Warning (2) : Attempt to read property "team_id" on null [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Record/BasesController.php, line 88]
Warning (2) : Attempt to read property "id" on null [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Record/BasesController.php, line 88]
Warning (2) : Undefined array key 6049 [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Component/Everyone/EveryoneComponent.php, line 101]
Warning (2) : Trying to access array offset on null [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Component/Everyone/EveryoneComponent.php, line 101]
Warning (512) : Unable to emit headers. Headers sent in file=/home/users/0/cycle-ut2/apps/public_take/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /home/users/0/cycle-ut2/apps/public_take/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/users/0/cycle-ut2/apps/public_take/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/users/0/cycle-ut2/apps/public_take/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 164]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/users/0/cycle-ut2/apps/public_take/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/users/0/cycle-ut2/apps/public_take/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Cake\ORM\Locator\TableLocator::get(): Argument #1 ($alias) must be of type string, null given, called in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Component/Everyone/EveryoneComponent.php on line 2698

Cake\ORM\Locator\TableLocator::get(): Argument #1 ($alias) must be of type string, null given, called in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Component/Everyone/EveryoneComponent.php on line 2698 📋

TypeError
Toggle Vendor Stack Frames
<?php     }
<?php     $options['limit'] = -1;
<?php 
<?php     $table_name_ = $this->getTableName($table_key);
<?php     $result = TableRegistry::getTableLocator()->get($table_name_)->find('all',
<?php       $this->getTableFilterBasicCombo($table_key, $project_id, $options)
<?php     )->all();
<?php     return $result->count();
<?php   }
Error in: ROOT/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php, line 202

If you want to customize this error message, create templates/Error/error500.php