( ! ) Warning: Attempt to read property "status" on null in /var/www/html/dev.leaderslinked.com/module/LeadersLinked/src/Module.php on line 200 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 461952 | {main}( ) | .../index.php:0 |
2 | 0.0064 | 1813736 | Laminas\Mvc\Application::init( $configuration = ['modules' => [0 => 'Laminas\\Mvc\\Middleware', 1 => 'Laminas\\Navigation', 2 => 'Laminas\\Paginator', 3 => 'Laminas\\Di', 4 => 'Laminas\\Log', 5 => 'Laminas\\Db', 6 => 'Laminas\\Mvc\\Plugin\\FilePrg', 7 => 'Laminas\\Mvc\\Plugin\\FlashMessenger', 8 => 'Laminas\\Mvc\\Plugin\\Identity', 9 => 'Laminas\\Mvc\\Plugin\\Prg', 10 => 'Laminas\\Session', 11 => 'Laminas\\Mvc\\I18n', 12 => 'Laminas\\Form', 13 => 'Laminas\\Hydrator', 14 => 'Laminas\\InputFilter', 15 => 'Laminas\\Filter', 16 => 'Laminas\\I18n', 17 => 'Laminas\\Router', 18 => 'Laminas\\Validator', 19 => 'Laminas\\Diactoros', 20 => 'Application', 21 => 'LeadersLinked'], 'module_listener_options' => ['use_laminas_loader' => TRUE, 'config_glob_paths' => [...], 'config_cache_enabled' => FALSE, 'config_cache_key' => 'application.config.cache', 'module_map_cache_enabled' => TRUE, 'module_map_cache_key' => 'application.module.cache', 'cache_dir' => 'data/cache/', 'check_dependencies' => TRUE]] ) | .../index.php:52 |
3 | 0.0236 | 5287832 | Laminas\Mvc\Application->bootstrap( $listeners = [] ) | .../Application.php:260 |
4 | 0.0267 | 5794568 | Laminas\EventManager\EventManager->triggerEvent( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../Application.php:148 |
5 | 0.0267 | 5794568 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } }, $callback = ??? ) | .../EventManager.php:170 |
6 | 0.0304 | 6387992 | LeadersLinked\Module->onBootstrap( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../EventManager.php:320 |
( ! ) Warning: Attempt to read property "id" on null in /var/www/html/dev.leaderslinked.com/module/LeadersLinked/src/Module.php on line 357 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 461952 | {main}( ) | .../index.php:0 |
2 | 0.0064 | 1813736 | Laminas\Mvc\Application::init( $configuration = ['modules' => [0 => 'Laminas\\Mvc\\Middleware', 1 => 'Laminas\\Navigation', 2 => 'Laminas\\Paginator', 3 => 'Laminas\\Di', 4 => 'Laminas\\Log', 5 => 'Laminas\\Db', 6 => 'Laminas\\Mvc\\Plugin\\FilePrg', 7 => 'Laminas\\Mvc\\Plugin\\FlashMessenger', 8 => 'Laminas\\Mvc\\Plugin\\Identity', 9 => 'Laminas\\Mvc\\Plugin\\Prg', 10 => 'Laminas\\Session', 11 => 'Laminas\\Mvc\\I18n', 12 => 'Laminas\\Form', 13 => 'Laminas\\Hydrator', 14 => 'Laminas\\InputFilter', 15 => 'Laminas\\Filter', 16 => 'Laminas\\I18n', 17 => 'Laminas\\Router', 18 => 'Laminas\\Validator', 19 => 'Laminas\\Diactoros', 20 => 'Application', 21 => 'LeadersLinked'], 'module_listener_options' => ['use_laminas_loader' => TRUE, 'config_glob_paths' => [...], 'config_cache_enabled' => FALSE, 'config_cache_key' => 'application.config.cache', 'module_map_cache_enabled' => TRUE, 'module_map_cache_key' => 'application.module.cache', 'cache_dir' => 'data/cache/', 'check_dependencies' => TRUE]] ) | .../index.php:52 |
3 | 0.0236 | 5287832 | Laminas\Mvc\Application->bootstrap( $listeners = [] ) | .../Application.php:260 |
4 | 0.0267 | 5794568 | Laminas\EventManager\EventManager->triggerEvent( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../Application.php:148 |
5 | 0.0267 | 5794568 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } }, $callback = ??? ) | .../EventManager.php:170 |
6 | 0.0304 | 6387992 | LeadersLinked\Module->onBootstrap( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../EventManager.php:320 |
7 | 0.0395 | 7999936 | LeadersLinked\Module->initAcl( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../Module.php:299 |
( ! ) Warning: Attempt to read property "default" on null in /var/www/html/dev.leaderslinked.com/module/LeadersLinked/src/Module.php on line 492 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 461952 | {main}( ) | .../index.php:0 |
2 | 0.0064 | 1813736 | Laminas\Mvc\Application::init( $configuration = ['modules' => [0 => 'Laminas\\Mvc\\Middleware', 1 => 'Laminas\\Navigation', 2 => 'Laminas\\Paginator', 3 => 'Laminas\\Di', 4 => 'Laminas\\Log', 5 => 'Laminas\\Db', 6 => 'Laminas\\Mvc\\Plugin\\FilePrg', 7 => 'Laminas\\Mvc\\Plugin\\FlashMessenger', 8 => 'Laminas\\Mvc\\Plugin\\Identity', 9 => 'Laminas\\Mvc\\Plugin\\Prg', 10 => 'Laminas\\Session', 11 => 'Laminas\\Mvc\\I18n', 12 => 'Laminas\\Form', 13 => 'Laminas\\Hydrator', 14 => 'Laminas\\InputFilter', 15 => 'Laminas\\Filter', 16 => 'Laminas\\I18n', 17 => 'Laminas\\Router', 18 => 'Laminas\\Validator', 19 => 'Laminas\\Diactoros', 20 => 'Application', 21 => 'LeadersLinked'], 'module_listener_options' => ['use_laminas_loader' => TRUE, 'config_glob_paths' => [...], 'config_cache_enabled' => FALSE, 'config_cache_key' => 'application.config.cache', 'module_map_cache_enabled' => TRUE, 'module_map_cache_key' => 'application.module.cache', 'cache_dir' => 'data/cache/', 'check_dependencies' => TRUE]] ) | .../index.php:52 |
3 | 0.0236 | 5287832 | Laminas\Mvc\Application->bootstrap( $listeners = [] ) | .../Application.php:260 |
4 | 0.0267 | 5794568 | Laminas\EventManager\EventManager->triggerEvent( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../Application.php:148 |
5 | 0.0267 | 5794568 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } }, $callback = ??? ) | .../EventManager.php:170 |
6 | 0.0304 | 6387992 | LeadersLinked\Module->onBootstrap( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../EventManager.php:320 |
7 | 0.0395 | 7999936 | LeadersLinked\Module->initAcl( $event = class Laminas\Mvc\MvcEvent { protected $name = 'bootstrap'; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = NULL; protected $requestUri = NULL; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = NULL; 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 } } ) | .../Module.php:299 |
( ! ) Warning: Attempt to read property "default" on null in /var/www/html/dev.leaderslinked.com/module/LeadersLinked/src/Controller/HomeController.php on line 149 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 461952 | {main}( ) | .../index.php:0 |
2 | 0.0458 | 9205360 | Laminas\Mvc\Application->run( ) | .../index.php:52 |
3 | 0.0464 | 9215528 | Laminas\EventManager\EventManager->triggerEventUntil( $callback = class Closure { public $static = ['event' => class Laminas\Mvc\MvcEvent { ... }]; public $parameter = ['$r' => '<required>'] }, $event = class Laminas\Mvc\MvcEvent { protected $name = 'dispatch'; protected $target = class LeadersLinked\Controller\HomeController { protected $plugins = class Laminas\Mvc\Controller\PluginManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $eventIdentifier = 'Laminas\\Mvc\\Controller\\AbstractActionController'; private $adapter = class Laminas\Db\Adapter\Adapter { ... }; private $cache = class LeadersLinked\Cache\CacheImpl { ... }; private $logger = class Laminas\Log\Logger { ... }; private $config = [...]; private $translator = class Laminas\Mvc\I18n\Translator { ... } }; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $params = [...]; protected $matchedRouteName = 'home'; protected $length = 1 }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/auth.phtml'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE } } ) | .../Application.php:319 |
4 | 0.0464 | 9215528 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $name = 'dispatch'; protected $target = class LeadersLinked\Controller\HomeController { protected $plugins = class Laminas\Mvc\Controller\PluginManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $eventIdentifier = 'Laminas\\Mvc\\Controller\\AbstractActionController'; private $adapter = class Laminas\Db\Adapter\Adapter { ... }; private $cache = class LeadersLinked\Cache\CacheImpl { ... }; private $logger = class Laminas\Log\Logger { ... }; private $config = [...]; private $translator = class Laminas\Mvc\I18n\Translator { ... } }; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $params = [...]; protected $matchedRouteName = 'home'; protected $length = 1 }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/auth.phtml'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE } }, $callback = class Closure { public $static = ['event' => class Laminas\Mvc\MvcEvent { ... }]; public $parameter = ['$r' => '<required>'] } ) | .../EventManager.php:178 |
5 | 0.0464 | 9216152 | Laminas\Mvc\DispatchListener->onDispatch( $e = class Laminas\Mvc\MvcEvent { protected $name = 'dispatch'; protected $target = class LeadersLinked\Controller\HomeController { protected $plugins = class Laminas\Mvc\Controller\PluginManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $eventIdentifier = 'Laminas\\Mvc\\Controller\\AbstractActionController'; private $adapter = class Laminas\Db\Adapter\Adapter { ... }; private $cache = class LeadersLinked\Cache\CacheImpl { ... }; private $logger = class Laminas\Log\Logger { ... }; private $config = [...]; private $translator = class Laminas\Mvc\I18n\Translator { ... } }; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $params = [...]; protected $matchedRouteName = 'home'; protected $length = 1 }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/auth.phtml'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE } } ) | .../EventManager.php:320 |
6 | 0.0484 | 9519976 | Laminas\Mvc\Controller\AbstractController->dispatch( $request = class Laminas\Http\PhpEnvironment\Request { protected $metadata = []; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { protected $pluginClassLoader = class Laminas\Http\HeaderLoader { ... }; protected $headersKeys = [...]; protected $headers = [...] }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { protected $scheme = 'http'; protected $userInfo = NULL; protected $host = 'test.cesams.com'; protected $port = NULL; protected $path = '/dev.leaderslinked.com/public/'; protected $query = ''; protected $fragment = NULL; protected $validHostTypes = 27; protected $user = NULL; protected $password = NULL }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { private ${ArrayObject}storage = [...] }; protected $envParams = class Laminas\Stdlib\Parameters { private ${ArrayObject}storage = [...] } }, $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = []; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [100 => 'Continue', 101 => 'Switching Protocols', 102 => 'Processing', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 207 => 'Multi-status', 208 => 'Already Reported', 226 => 'IM Used', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 306 => 'Switch Proxy', 307 => 'Temporary Redirect', 308 => 'Permanent Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Content Too Large', 414 => 'URI Too Long', 415 => 'Unsupported Media Type', 416 => 'Range Not Satisfiable', 417 => 'Expectation Failed', 418 => 'I\'m a teapot', 422 => 'Unprocessable Content', 423 => 'Locked', 424 => 'Failed Dependency', 425 => 'Too Early', 426 => 'Upgrade Required', 428 => 'Precondition Required', 429 => 'Too Many Requests', 431 => 'Request Header Fields Too Large', 444 => 'Connection Closed Without Response', 451 => 'Unavailable For Legal Reasons', 499 => 'Client Closed Request', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Timeout', 505 => 'HTTP Version not supported', 506 => 'Variant Also Negotiates', 507 => 'Insufficient Storage', 508 => 'Loop Detected', 510 => 'Not Extended', 511 => 'Network Authentication Required', 599 => 'Network Connect Timeout Error']; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL } ) | .../DispatchListener.php:117 |
7 | 0.0484 | 9520360 | Laminas\EventManager\EventManager->triggerEventUntil( $callback = class Closure { public $parameter = ['$test' => '<required>'] }, $event = class Laminas\Mvc\MvcEvent { protected $name = 'dispatch'; protected $target = class LeadersLinked\Controller\HomeController { protected $plugins = class Laminas\Mvc\Controller\PluginManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $eventIdentifier = 'Laminas\\Mvc\\Controller\\AbstractActionController'; private $adapter = class Laminas\Db\Adapter\Adapter { ... }; private $cache = class LeadersLinked\Cache\CacheImpl { ... }; private $logger = class Laminas\Log\Logger { ... }; private $config = [...]; private $translator = class Laminas\Mvc\I18n\Translator { ... } }; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $params = [...]; protected $matchedRouteName = 'home'; protected $length = 1 }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/auth.phtml'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE } } ) | .../AbstractController.php:105 |
8 | 0.0484 | 9520360 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\Mvc\MvcEvent { protected $name = 'dispatch'; protected $target = class LeadersLinked\Controller\HomeController { protected $plugins = class Laminas\Mvc\Controller\PluginManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $eventIdentifier = 'Laminas\\Mvc\\Controller\\AbstractActionController'; private $adapter = class Laminas\Db\Adapter\Adapter { ... }; private $cache = class LeadersLinked\Cache\CacheImpl { ... }; private $logger = class Laminas\Log\Logger { ... }; private $config = [...]; private $translator = class Laminas\Mvc\I18n\Translator { ... } }; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $params = [...]; protected $matchedRouteName = 'home'; protected $length = 1 }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/auth.phtml'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE } }, $callback = class Closure { public $parameter = ['$test' => '<required>'] } ) | .../EventManager.php:178 |
9 | 0.0484 | 9522712 | Laminas\Mvc\Controller\AbstractActionController->onDispatch( $e = class Laminas\Mvc\MvcEvent { protected $name = 'dispatch'; protected $target = class LeadersLinked\Controller\HomeController { protected $plugins = class Laminas\Mvc\Controller\PluginManager { ... }; protected $request = class Laminas\Http\PhpEnvironment\Request { ... }; protected $response = class Laminas\Http\PhpEnvironment\Response { ... }; protected $event = ...; protected $events = class Laminas\EventManager\EventManager { ... }; protected $eventIdentifier = 'Laminas\\Mvc\\Controller\\AbstractActionController'; private $adapter = class Laminas\Db\Adapter\Adapter { ... }; private $cache = class LeadersLinked\Cache\CacheImpl { ... }; private $logger = class Laminas\Log\Logger { ... }; private $config = [...]; private $translator = class Laminas\Mvc\I18n\Translator { ... } }; 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 { ... }]; protected $stopPropagation = FALSE; 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 $metadata = [...]; protected $content = ''; protected $version = '1.1'; protected $headers = class Laminas\Http\Headers { ... }; protected $method = 'GET'; protected $allowCustomMethods = TRUE; protected $uri = class Laminas\Uri\Http { ... }; protected $queryParams = NULL; protected $postParams = NULL; protected $fileParams = NULL; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $basePath = NULL; protected $requestUri = '/dev.leaderslinked.com/public/'; protected $serverParams = class Laminas\Stdlib\Parameters { ... }; protected $envParams = class Laminas\Stdlib\Parameters { ... } }; protected $response = class Laminas\Http\PhpEnvironment\Response { protected $metadata = [...]; protected $content = ''; protected $version = NULL; protected $headers = NULL; protected $recommendedReasonPhrases = [...]; protected $statusCode = 200; protected $reasonPhrase = NULL; public $headersSent = NULL; protected $contentSent = FALSE; private $headersSentHandler = NULL }; protected $result = NULL; protected $router = class Laminas\Router\Http\TreeRouteStack { protected $routes = class Laminas\Router\PriorityList { ... }; protected $routePluginManager = class Laminas\Router\RoutePluginManager { ... }; protected $defaultParams = [...]; protected $baseUrl = '/dev.leaderslinked.com/public'; protected $requestUri = class Laminas\Uri\Http { ... }; protected $prototypes = class ArrayObject { ... }; public $priority = NULL }; protected $routeMatch = class Laminas\Router\Http\RouteMatch { protected $params = [...]; protected $matchedRouteName = 'home'; protected $length = 1 }; protected $viewModel = class Laminas\View\Model\ViewModel { protected $captureTo = 'content'; protected $children = [...]; protected $options = [...]; protected $template = 'layout/auth.phtml'; protected $terminate = FALSE; protected $variables = class Laminas\View\Variables { ... }; protected $append = FALSE } } ) | .../EventManager.php:320 |
10 | 0.0484 | 9522752 | LeadersLinked\Controller\HomeController->indexAction( ) | .../AbstractActionController.php:72 |