zend framework2 的配置加载过程

一、public/index.php    

      "当访问zendframework2的网站后,不管URL路径如何,总是首先加载index.php"


-------------------------【第1条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\public\index.php

---切换目录到D:\myphp\www\hellow\public

-------------------------【第2条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\init_autoloader.php


-------------------------【第3条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\autoload.php


-------------------------【第4条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\composer\autoload_real.php

--- 命名空间:
--- 类名:ComposerAutoloaderInitd52082b987b6b585dc858a46ffbe3e90
--- 函数名:getLoader
--- 方法名:ComposerAutoloaderInitd52082b987b6b585dc858a46ffbe3e90::getLoader
--- 命名空间:
--- 类名:ComposerAutoloaderInitd52082b987b6b585dc858a46ffbe3e90
--- 函数名:loadClassLoader
--- 方法名:ComposerAutoloaderInitd52082b987b6b585dc858a46ffbe3e90::loadClassLoader

-------------------------【第5条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\composer\ClassLoader.php


-------------------------【第6条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\composer\autoload_namespaces.php


-------------------------【第7条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\composer\autoload_classmap.php


-------------------------【第8条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\config\application.config.php


-------------------------【第9条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\Application\Module.php


-------------------------【第10条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:Application
--- 类 名:Application\Module
--- 方法名:Application\Module::getAutoloaderConfig

-------------------------【第11条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第12条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:Application
--- 类 名:Application\Module
--- 方法名:Application\Module::getConfig

-------------------------【第13条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第14条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\Application\config\module.config.php


-------------------------【第15条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\Album\Module.php


-------------------------【第16条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:Album
--- 类 名:Album\Module
--- 方法名:Album\Module::getAutoloaderConfig

-------------------------【第17条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第18条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\Album\autoload_classmap.php


-------------------------【第19条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:Album
--- 类 名:Album\Module
--- 方法名:Album\Module::getConfig

-------------------------【第20条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第21条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\Album\config\module.config.php


-------------------------【第22条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:Album
--- 类 名:Album\Module
--- 方法名:Album\Module::getServiceConfig

-------------------------【第23条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第24条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\questions\Module.php


-------------------------【第25条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:questions
--- 类 名:questions\Module
--- 方法名:questions\Module::getAutoloaderConfig

-------------------------【第26条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第27条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\questions\autoload_classmap.php


-------------------------【第28条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:questions
--- 类 名:questions\Module
--- 方法名:questions\Module::getConfig

-------------------------【第29条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第30条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\questions\config\module.config.php


-------------------------【第31条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:questions
--- 类 名:questions\Module
--- 方法名:questions\Module::getServiceConfig

-------------------------【第32条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第33条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\config\autoload\global.php


-------------------------【第34条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\config\autoload\local.php


-------------------------【第35条信息】----------------------------------------------
****************************************************************************************************************

--- 命名空间:Application
--- 类 名:Application\Module
--- 方法名:Application\Module::onBootstrap

-------------------------【第36条信息】----------------------------------------------
****************************************************************************************************************


-------------------------【第37条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\module\questions\src\questions\Controller\questionsController.php


-------------------------【第38条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\SLPack\Rest\RestTable.php


-------------------------【第39条信息】----------------------------------------------
进入文件:D:\myphp\www\hellow\vendor\SLPack\CommonFuc\MyFuc.php

 

posted @ 2015-10-30 16:05  LAOS  阅读(250)  评论(0编辑  收藏  举报