( ! ) Fatal error: Uncaught Laminas\ModuleManager\Exception\RuntimeException: Module (Zend\Mvc\Plugin\Identity) could not be initialized. in /var/www/woodframe/vendor/laminas/laminas-modulemanager/src/ModuleManager.php on line 180 | ||||
---|---|---|---|---|
( ! ) Laminas\ModuleManager\Exception\RuntimeException: Module (Zend\Mvc\Plugin\Identity) could not be initialized. in /var/www/woodframe/vendor/laminas/laminas-modulemanager/src/ModuleManager.php on line 180 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0002 | 372264 | {main}( ) | .../index.php:0 |
2 | 0.0202 | 1914008 | Laminas\Mvc\Application::init( $configuration = ['modules' => [0 => 'Laminas\\Mvc\\Plugin\\Identity', 1 => 'Laminas\\Mvc\\Plugin\\FlashMessenger', 2 => 'Laminas\\Session', 3 => 'Laminas\\Mvc\\I18n', 4 => 'Laminas\\I18n', 5 => 'Laminas\\Mail', 6 => 'Laminas\\Log', 7 => 'Laminas\\Cache', 8 => 'Laminas\\Form', 9 => 'Laminas\\Hydrator', 10 => 'Laminas\\InputFilter', 11 => 'Laminas\\Filter', 12 => 'Laminas\\Router', 13 => 'Laminas\\Validator', 14 => 'Laminas\\Paginator', 15 => 'Zend\\Mvc\\Plugin\\Identity', 16 => 'Zend\\Cache', 17 => 'Zend\\Form', 18 => 'Zend\\InputFilter', 19 => 'Zend\\Filter', 20 => 'Zend\\Paginator', 21 => 'Zend\\Hydrator', 22 => 'Zend\\Mail', 23 => 'Zend\\Mvc\\I18n', 24 => 'Zend\\I18n', 25 => 'Zend\\Mvc\\Plugin\\FlashMessenger', 26 => 'Zend\\Session', 27 => 'Zend\\Log', 28 => 'Zend\\Router', 29 => 'Zend\\Validator', 30 => 'DoctrineModule', 31 => 'DoctrineORMModule', 32 => 'Laminas\\DeveloperTools', 33 => 'Laminas\\Diactoros', 34 => 'Application', 35 => 'Cron', 36 => 'Beheer'], 'module_listener_options' => ['module_paths' => [...], 'config_glob_paths' => [...], 'config_cache_enabled' => FALSE, 'config_cache_key' => 'application.config.cache', 'module_map_cache_enabled' => FALSE, 'module_map_cache_key' => 'application.module.cache', 'cache_dir' => '/var/www/woodframe/config/../data/cache/']] ) | .../index.php:120 |
3 | 0.0279 | 2547736 | Laminas\ModuleManager\ModuleManager->loadModules( ) | .../Application.php:251 |
4 | 0.0279 | 2547736 | Laminas\EventManager\EventManager->triggerEvent( $event = class Laminas\ModuleManager\ModuleEvent { protected $name = 'loadModule.resolve'; protected $target = class Laminas\ModuleManager\ModuleManager { protected $loadedModules = [...]; protected $events = class Laminas\EventManager\EventManager { ... }; protected $event = ...; protected $loadFinished = 1; protected $modules = [...]; protected $modulesAreLoaded = FALSE }; protected $params = ['ServiceManager' => class Laminas\ServiceManager\ServiceManager { ... }, 'configListener' => class Laminas\ModuleManager\Listener\ConfigListener { ... }]; protected $stopPropagation = FALSE; protected $module = class Laminas\Paginator\Module { }; protected $moduleName = 'Zend\\Mvc\\Plugin\\Identity'; protected $configListener = class Laminas\ModuleManager\Listener\ConfigListener { protected $options = class Laminas\ModuleManager\Listener\ListenerOptions { ... }; protected $configs = [...]; protected $mergedConfig = [...]; protected $mergedConfigObject = NULL; protected $skipConfig = FALSE; protected $paths = [...]; protected $listeners = [...] } } ) | .../ModuleManager.php:99 |
5 | 0.0279 | 2547736 | Laminas\EventManager\EventManager->triggerListeners( $event = class Laminas\ModuleManager\ModuleEvent { protected $name = 'loadModule.resolve'; protected $target = class Laminas\ModuleManager\ModuleManager { protected $loadedModules = [...]; protected $events = class Laminas\EventManager\EventManager { ... }; protected $event = ...; protected $loadFinished = 1; protected $modules = [...]; protected $modulesAreLoaded = FALSE }; protected $params = ['ServiceManager' => class Laminas\ServiceManager\ServiceManager { ... }, 'configListener' => class Laminas\ModuleManager\Listener\ConfigListener { ... }]; protected $stopPropagation = FALSE; protected $module = class Laminas\Paginator\Module { }; protected $moduleName = 'Zend\\Mvc\\Plugin\\Identity'; protected $configListener = class Laminas\ModuleManager\Listener\ConfigListener { protected $options = class Laminas\ModuleManager\Listener\ListenerOptions { ... }; protected $configs = [...]; protected $mergedConfig = [...]; protected $mergedConfigObject = NULL; protected $skipConfig = FALSE; protected $paths = [...]; protected $listeners = [...] } }, $callback = ??? ) | .../EventManager.php:168 |
6 | 0.0280 | 2554160 | Laminas\ModuleManager\ModuleManager->onLoadModules( class Laminas\ModuleManager\ModuleEvent { protected $name = 'loadModule.resolve'; protected $target = class Laminas\ModuleManager\ModuleManager { protected $loadedModules = [...]; protected $events = class Laminas\EventManager\EventManager { ... }; protected $event = ...; protected $loadFinished = 1; protected $modules = [...]; protected $modulesAreLoaded = FALSE }; protected $params = ['ServiceManager' => class Laminas\ServiceManager\ServiceManager { ... }, 'configListener' => class Laminas\ModuleManager\Listener\ConfigListener { ... }]; protected $stopPropagation = FALSE; protected $module = class Laminas\Paginator\Module { }; protected $moduleName = 'Zend\\Mvc\\Plugin\\Identity'; protected $configListener = class Laminas\ModuleManager\Listener\ConfigListener { protected $options = class Laminas\ModuleManager\Listener\ListenerOptions { ... }; protected $configs = [...]; protected $mergedConfig = [...]; protected $mergedConfigObject = NULL; protected $skipConfig = FALSE; protected $paths = [...]; protected $listeners = [...] } } ) | .../EventManager.php:318 |
7 | 0.0341 | 2899328 | Laminas\ModuleManager\ModuleManager->loadModule( $module = 'Zend\\Mvc\\Plugin\\Identity' ) | .../ModuleManager.php:76 |
8 | 0.0341 | 2899328 | Laminas\ModuleManager\ModuleManager->loadModuleByName( $event = class Laminas\ModuleManager\ModuleEvent { protected $name = 'loadModule.resolve'; protected $target = class Laminas\ModuleManager\ModuleManager { protected $loadedModules = [...]; protected $events = class Laminas\EventManager\EventManager { ... }; protected $event = ...; protected $loadFinished = 1; protected $modules = [...]; protected $modulesAreLoaded = FALSE }; protected $params = ['ServiceManager' => class Laminas\ServiceManager\ServiceManager { ... }, 'configListener' => class Laminas\ModuleManager\Listener\ConfigListener { ... }]; protected $stopPropagation = FALSE; protected $module = class Laminas\Paginator\Module { }; protected $moduleName = 'Zend\\Mvc\\Plugin\\Identity'; protected $configListener = class Laminas\ModuleManager\Listener\ConfigListener { protected $options = class Laminas\ModuleManager\Listener\ListenerOptions { ... }; protected $configs = [...]; protected $mergedConfig = [...]; protected $mergedConfigObject = NULL; protected $skipConfig = FALSE; protected $paths = [...]; protected $listeners = [...] } } ) | .../ModuleManager.php:154 |