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 77]
Warning (2) : Attempt to read property "id" on null [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Record/BasesController.php, line 77]
Warning (2) : Undefined array key "timeline" [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Component/Everyone/EveryoneComponent.php, line 92]
Warning (2) : Trying to access array offset on value of type null [in /home/users/0/cycle-ut2/apps/public_take/src/Controller/Component/Everyone/EveryoneComponent.php, line 92]
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 1919

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 1919 📋

TypeError
Toggle Vendor Stack Frames
    }
    $options['limit'] = -1;
    $table_name_ $this->getTableName($table_key);
    $result TableRegistry::getTableLocator()->get($table_name_)->find('all',
      $this->getTableFilterBasicCombo($table_key$project_id$options)
    )->all();
    return $result->count();
  }
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