| ( ! ) Fatal error: Uncaught Error: Unknown named parameter $subject in /var/www/payments-test/lib/Cake/Utility/ObjectCollection.php on line 129 |
| ( ! ) Error: Unknown named parameter $subject in /var/www/payments-test/lib/Cake/Utility/ObjectCollection.php on line 129 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0211 | 3331896 | ErrorHandler::handleException( $exception = class MissingControllerException { protected $message = 'Controller class Sitemap.xmlController could not be found.'; private string ${Exception}string = ''; protected $code = 404; protected string $file = '/var/www/payments-test/lib/Cake/Routing/Dispatcher.php'; protected int $line = 161; private array ${Exception}trace = [0 => [...]]; private ?Throwable ${Exception}previous = NULL; protected $_responseHeaders = NULL; protected $_attributes = ['class' => 'Sitemap.xmlController', 'plugin' => NULL]; protected $_messageTemplate = 'Controller class %s could not be found.' } ) | .../ErrorHandler.php:0 |
| 2 | 0.0229 | 3501848 | ExceptionRenderer->__construct( $exception = class MissingControllerException { protected $message = 'Controller class Sitemap.xmlController could not be found.'; private string ${Exception}string = ''; protected $code = 404; protected string $file = '/var/www/payments-test/lib/Cake/Routing/Dispatcher.php'; protected int $line = 161; private array ${Exception}trace = [0 => [...]]; private ?Throwable ${Exception}previous = NULL; protected $_responseHeaders = NULL; protected $_attributes = ['class' => 'Sitemap.xmlController', 'plugin' => NULL]; protected $_messageTemplate = 'Controller class %s could not be found.' } ) | .../ErrorHandler.php:126 |
| 3 | 0.0229 | 3501848 | ExceptionRenderer->_getController( $exception = class MissingControllerException { protected $message = 'Controller class Sitemap.xmlController could not be found.'; private string ${Exception}string = ''; protected $code = 404; protected string $file = '/var/www/payments-test/lib/Cake/Routing/Dispatcher.php'; protected int $line = 161; private array ${Exception}trace = [0 => [...]]; private ?Throwable ${Exception}previous = NULL; protected $_responseHeaders = NULL; protected $_attributes = ['class' => 'Sitemap.xmlController', 'plugin' => NULL]; protected $_messageTemplate = 'Controller class %s could not be found.' } ) | .../ExceptionRenderer.php:95 |
| 4 | 0.0248 | 3725120 | Controller->startupProcess( ) | .../ExceptionRenderer.php:158 |
| 5 | 0.0249 | 3734024 | CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'Controller.initialize'; protected $_subject = class CakeErrorController { public $name = 'CakeError'; public $uses = [...]; public $helpers = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Errors'; public $layoutPath = NULL; public $viewVars = [...]; public $view = 'index'; public $layout = 'default'; public $autoRender = TRUE; public $autoLayout = TRUE; public $Components = class ComponentCollection { ... }; public $components = [...]; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $cacheAction = FALSE; public $passedArgs = [...]; public $scaffold = FALSE; public $methods = [...]; public $modelClass = 'SystemSettings'; public $modelKey = 'cake_error'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { ... }; public $Settings = [...]; public $Session = class SessionComponent { ... }; public $Flash = class FlashComponent { ... } }; public $data = NULL; public $result = NULL; protected $_stopped = FALSE } ) | .../Controller.php:682 |
| 6 | 0.0249 | 3734024 | ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'Controller.initialize'; protected $_subject = class CakeErrorController { public $name = 'CakeError'; public $uses = [...]; public $helpers = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Errors'; public $layoutPath = NULL; public $viewVars = [...]; public $view = 'index'; public $layout = 'default'; public $autoRender = TRUE; public $autoLayout = TRUE; public $Components = class ComponentCollection { ... }; public $components = [...]; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $cacheAction = FALSE; public $passedArgs = [...]; public $scaffold = FALSE; public $methods = [...]; public $modelClass = 'SystemSettings'; public $modelKey = 'cake_error'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { ... }; public $Settings = [...]; public $Session = class SessionComponent { ... }; public $Flash = class FlashComponent { ... } }; public $data = NULL; public $result = NULL; protected $_stopped = FALSE }, $params = ???, $options = ??? ) | .../CakeEventManager.php:243 |