( ! ) Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /var/www/html/module/Application/src/View/Helper/MenuViewHelper.php on line 54 |
( ! ) TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /var/www/html/module/Application/src/View/Helper/MenuViewHelper.php on line 54 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 399312 | {main}( ) | .../index.php:0 |
2 | 0.0556 | 5243328 | Laminas\Mvc\Application->run( ) | .../index.php:44 |
3 | 0.0683 | 5483656 | Laminas\Mvc\Application->completeRequest( $event = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE } ) | .../Application.php:335 |
4 | 0.0683 | 5483656 | Laminas\EventManager\EventManager->triggerEvent( $event = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE } ) | .../Application.php:354 |
5 | 0.0683 | 5483656 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE }, $callback = ??? ) | .../EventManager.php:170 |
6 | 0.0683 | 5484264 | Laminas\Mvc\View\Http\DefaultRenderingStrategy->render( $e = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE } ) | .../EventManager.php:320 |
7 | 0.0811 | 5630224 | Laminas\EventManager\EventManager->triggerEvent( $event = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE } ) | .../DefaultRenderingStrategy.php:110 |
8 | 0.0811 | 5630224 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE }, $callback = ??? ) | .../EventManager.php:170 |
9 | 0.0811 | 5631464 | Laminas\Mvc\View\Http\DefaultRenderingStrategy->render( $e = class Laminas\Mvc\MvcEvent { protected $application = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $request = class Laminas\Http\PhpEnvironment\Request { protected $baseUrl = ''; protected $basePath = ''; protected $requestUri = '/article/ecole'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $metadata = [...]; protected $content = '' }; protected $response = class Laminas\Http\PhpEnvironment\Response { public $headersSent = NULL; protected $version = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 500; protected $reasonPhrase = NULL; protected $headers = NULL; protected $metadata = [...]; protected $content = '' }; protected $result = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'error/index'; protected $terminate = FALSE; protected $variables = [...]; protected $append = FALSE }; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $baseUrl = ''; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL; protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...] }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $length = 14; protected $params = [...]; protected $matchedRouteName = 'article' }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/layout'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE }; protected $name = 'render.error'; protected $target = class Laminas\Mvc\Application { protected $defaultListeners = [...]; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected Laminas\ServiceManager\ServiceManager $serviceManager = class Laminas\ServiceManager\ServiceManager { ... } }; protected $params = ['application' => class Laminas\Mvc\Application { ... }, 'request' => class Laminas\Http\PhpEnvironment\Request { ... }, 'response' => class Laminas\Http\PhpEnvironment\Response { ... }, 'router' => class Laminas\Router\Http\TreeRouteStack { ... }, 'route-match' => class Laminas\Router\Http\RouteMatch { ... }, 'error' => 'error-exception', 'controller' => 'Application\\Controller\\ArticleController', 'controller-class' => 'Application\\Controller\\ArticleController', 'exception' => class TypeError { ... }, '__RESULT__' => class Laminas\View\Model\ViewModel { ... }]; protected $stopPropagation = FALSE } ) | .../EventManager.php:320 |