Notice: compact(): Undefined variable: extras in /home4/firetwoo/public_html/zf2/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php on line 389

Notice: compact(): Undefined variable: extras in /home4/firetwoo/public_html/zf2/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php on line 389

Notice: compact(): Undefined variable: extras in /home4/firetwoo/public_html/zf2/vendor/zendframework/zendframework/library/Zend/View/Helper/HeadLink.php on line 389


Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home4/firetwoo/public_html/zf2/vendor/zendframework/zendframework/library/Zend/I18n/Translator/Loader/Gettext.php on line 140
Welcome to Zend Framework 2

Congratulations! You have successfully installed the ZF2 Skeleton Application. You are currently running Zend Framework version 2.3.1. This skeleton can serve as a simple starting point for you to begin building your application on ZF2.

Fork Zend Framework 2 on GitHub »

Follow Development

Zend Framework 2 is under active development. If you are interested in following the development of ZF2, there is a special ZF2 portal on the official Zend Framework website which provides links to the ZF2 wiki, dev blog, issue tracker, and much more. This is a great resource for staying up to date with the latest developments!

ZF2 Development Portal »

Discover Modules

The community is working on developing a community site to serve as a repository and gallery for ZF2 modules. The project is available on GitHub. The site is currently live and currently contains a list of some of the modules already available for ZF2.

Explore ZF2 Modules »

Help & Support

If you need any help or support while developing with ZF2, you may reach us via IRC: #zftalk on Freenode. We'd love to hear any questions or feedback you may have regarding the beta releases. Alternatively, you may subscribe and post questions to the mailing lists.

Ping us on IRC »


Zend Framework 2 2.3.1
Documentation Modules Gallery Version 2.3.1 PHP Version 7.4.33 Extensions intl ModulesZendDeveloperToolsApplicationDoctrineModuleDoctrineORMModuleZfcBaseZfcUserZfcUserDoctrineORMLoginJh
Request and Response 200 Index::index on home
Status code 200 Method GET Controller Application\Controller\Index Action index Route home Templateslayout/layoutapplication/index/index
Execution Time 25.52 ms

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home4/firetwoo/public_html/zf2/vendor/zendframework/zend-developer-tools/src/ZendDeveloperTools/Collector/TimeCollector.php on line 125
1. route15.32 ms
File: Mvc/Application.php - Line: 296
Target: Zend\Mvc\Application
2. dispatch1.96 ms
File: Mvc/Application.php - Line: 313
Target: Zend\Mvc\Application
3. dispatch3.55 ms
File: Controller/AbstractController.php - Line: 117
Target: Application\Controller\IndexController
4. render1.53 ms
File: Mvc/Application.php - Line: 352
Target: Zend\Mvc\Application
5. renderer27.18 µs
File: View/View.php - Line: 175
Target: Zend\View\View
6. renderer.post16.93 µs
File: View/View.php - Line: 185
Target: Zend\View\View
7. renderer20.98 µs
File: View/View.php - Line: 175
Target: Zend\View\View
8. renderer.post14.07 µs
File: View/View.php - Line: 185
Target: Zend\View\View
9. response1.84 ms
File: View/View.php - Line: 216
Target: Zend\View\View
10. finish22.89 µs
File: Mvc/Application.php - Line: 353
Target: Zend\Mvc\Application
Total Time 25.52 ms
Memory Peak 8.00 Mb
1. route8.00 Mb

Mvc/Application.php - Line: 296

2. dispatch0 B

Mvc/Application.php - Line: 313

3. dispatch0 B

Controller/AbstractController.php - Line: 117

4. render0 B

Mvc/Application.php - Line: 352

5. renderer0 B

View/View.php - Line: 175

6. renderer.post0 B

View/View.php - Line: 185

7. renderer0 B

View/View.php - Line: 175

8. renderer.post0 B

View/View.php - Line: 185

9. response0 B

View/View.php - Line: 216

10. finish0 B

Mvc/Application.php - Line: 353

Memory Peak 8.00 Mb
Config Config
Merged Config (Config)
array(14) {
  ["view_manager"] => array(7) {
    ["template_path_stack"] => array(5) {
      ["zenddevelopertools"] => string(88) "/home4/firetwoo/public_html/zf2/vendor/zendframework/zend-developer-tools/config/../view"
      [0] => string(65) "/home4/firetwoo/public_html/zf2/module/Application/config/../view"
      ["zfcuser"] => string(73) "/home4/firetwoo/public_html/zf2/vendor/zf-commons/zfc-user/config/../view"
      ["login"] => string(59) "/home4/firetwoo/public_html/zf2/module/Login/config/../view"
      ["jh"] => string(56) "/home4/firetwoo/public_html/zf2/module/Jh/config/../view"
    }
    ["display_not_found_reason"] => bool(true)
    ["display_exceptions"] => bool(true)
    ["doctype"] => string(5) "HTML5"
    ["not_found_template"] => string(9) "error/404"
    ["exception_template"] => string(11) "error/index"
    ["template_map"] => array(6) {
      ["layout/layout"] => string(85) "/home4/firetwoo/public_html/zf2/module/Application/config/../view/layout/layout.phtml"
      ["application/index/index"] => string(95) "/home4/firetwoo/public_html/zf2/module/Application/config/../view/application/index/index.phtml"
      ["error/404"] => string(81) "/home4/firetwoo/public_html/zf2/module/Application/config/../view/error/404.phtml"
      ["error/index"] => string(83) "/home4/firetwoo/public_html/zf2/module/Application/config/../view/error/index.phtml"
      ["zend-developer-tools/toolbar/doctrine-orm-queries"] => string(138) "/home4/firetwoo/public_html/zf2/vendor/doctrine/doctrine-orm-module/config/../view/zend-developer-tools/toolbar/doctrine-orm-queries.phtml"
      ["zend-developer-tools/toolbar/doctrine-orm-mappings"] => string(139) "/home4/firetwoo/public_html/zf2/vendor/doctrine/doctrine-orm-module/config/../view/zend-developer-tools/toolbar/doctrine-orm-mappings.phtml"
    }
  }
  ["router"] => array(1) {
    ["routes"] => array(6) {
      ["home"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(1) "/"
          ["defaults"] => array(2) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(5) "index"
          }
        }
      }
      ["application"] => array(4) {
        ["type"] => string(7) "Literal"
        ["options"] => array(2) {
          ["route"] => string(12) "/application"
          ["defaults"] => array(3) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["controller"] => string(5) "Index"
            ["action"] => string(5) "index"
          }
        }
        ["may_terminate"] => bool(true)
        ["child_routes"] => array(1) {
          ["default"] => array(2) {
            ["type"] => string(7) "Segment"
            ["options"] => array(3) {
              ["route"] => string(24) "/[:controller[/:action]]"
              ["constraints"] => array(2) {
                ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
              }
              ["defaults"] => array(0) {
              }
            }
          }
        }
      }
      ["doctrine_orm_module_yuml"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(26) "/ocra_service_manager_yuml"
          ["defaults"] => array(2) {
            ["controller"] => string(37) "DoctrineORMModule\Yuml\YumlController"
            ["action"] => string(5) "index"
          }
        }
      }
      ["zfcuser"] => array(5) {
        ["type"] => string(7) "Literal"
        ["priority"] => int(1000)
        ["options"] => array(2) {
          ["route"] => string(5) "/user"
          ["defaults"] => array(2) {
            ["controller"] => string(7) "zfcuser"
            ["action"] => string(5) "index"
          }
        }
        ["may_terminate"] => bool(true)
        ["child_routes"] => array(6) {
          ["login"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(6) "/login"
              ["defaults"] => array(2) {
                ["controller"] => string(7) "zfcuser"
                ["action"] => string(5) "login"
              }
            }
          }
          ["authenticate"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(13) "/authenticate"
              ["defaults"] => array(2) {
                ["controller"] => string(7) "zfcuser"
                ["action"] => string(12) "authenticate"
              }
            }
          }
          ["logout"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(7) "/logout"
              ["defaults"] => array(2) {
                ["controller"] => string(7) "zfcuser"
                ["action"] => string(6) "logout"
              }
            }
          }
          ["register"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(9) "/register"
              ["defaults"] => array(2) {
                ["controller"] => string(7) "zfcuser"
                ["action"] => string(8) "register"
              }
            }
          }
          ["changepassword"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(16) "/change-password"
              ["defaults"] => array(2) {
                ["controller"] => string(7) "zfcuser"
                ["action"] => string(14) "changepassword"
              }
            }
          }
          ["changeemail"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(13) "/change-email"
              ["defaults"] => array(2) {
                ["controller"] => string(7) "zfcuser"
                ["action"] => string(11) "changeemail"
              }
            }
          }
        }
      }
      ["login"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(22) "/login[/:action][/:id]"
          ["constraints"] => array(2) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(2) {
            ["controller"] => string(22) "Login\Controller\Login"
            ["action"] => string(5) "index"
          }
        }
      }
      ["jh"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(19) "/jh[/:action][/:id]"
          ["constraints"] => array(2) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(2) {
            ["controller"] => string(16) "Jh\Controller\Jh"
            ["action"] => string(5) "index"
          }
        }
      }
    }
  }
  ["service_manager"] => array(4) {
    ["abstract_factories"] => array(3) {
      [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
      [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
      ["DoctrineModule"] => string(60) "DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory"
    }
    ["aliases"] => array(2) {
      ["translator"] => string(13) "MvcTranslator"
      ["zfcuser_zend_db_adapter"] => string(23) "Zend\Db\Adapter\Adapter"
    }
    ["invokables"] => array(18) {
      ["DoctrineModule\Authentication\Storage\Session"] => string(35) "Zend\Authentication\Storage\Session"
      ["doctrine.dbal_cmd.runsql"] => string(50) "\Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"
      ["doctrine.dbal_cmd.import"] => string(50) "\Doctrine\DBAL\Tools\Console\Command\ImportCommand"
      ["doctrine.orm_cmd.clear_cache_metadata"] => string(62) "\Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
      ["doctrine.orm_cmd.clear_cache_result"] => string(60) "\Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
      ["doctrine.orm_cmd.clear_cache_query"] => string(59) "\Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
      ["doctrine.orm_cmd.schema_tool_create"] => string(60) "\Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
      ["doctrine.orm_cmd.schema_tool_update"] => string(60) "\Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
      ["doctrine.orm_cmd.schema_tool_drop"] => string(58) "\Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
      ["doctrine.orm_cmd.convert_d1_schema"] => string(65) "\Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
      ["doctrine.orm_cmd.generate_entities"] => string(59) "\Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
      ["doctrine.orm_cmd.generate_proxies"] => string(58) "\Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
      ["doctrine.orm_cmd.convert_mapping"] => string(57) "\Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
      ["doctrine.orm_cmd.run_dql"] => string(49) "\Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
      ["doctrine.orm_cmd.validate_schema"] => string(57) "\Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
      ["doctrine.orm_cmd.info"] => string(47) "\Doctrine\ORM\Tools\Console\Command\InfoCommand"
      ["doctrine.orm_cmd.ensure_production_settings"] => string(67) "\Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
      ["doctrine.orm_cmd.generate_repositories"] => string(63) "\Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
    }
    ["factories"] => array(3) {
      ["doctrine.cli"] => string(33) "DoctrineModule\Service\CliFactory"
      ["Doctrine\ORM\EntityManager"] => string(57) "DoctrineORMModule\Service\EntityManagerAliasCompatFactory"
      ["Zend\Db\Adapter\Adapter"] => string(37) "Zend\Db\Adapter\AdapterServiceFactory"
    }
  }
  ["translator"] => array(2) {
    ["locale"] => string(5) "en_US"
    ["translation_file_patterns"] => array(1) {
      [0] => array(3) {
        ["type"] => string(7) "gettext"
        ["base_dir"] => string(69) "/home4/firetwoo/public_html/zf2/module/Application/config/../language"
        ["pattern"] => string(5) "%s.mo"
      }
    }
  }
  ["controllers"] => array(2) {
    ["invokables"] => array(4) {
      ["Application\Controller\Index"] => string(38) "Application\Controller\IndexController"
      ["zfcuser"] => string(33) "ZfcUser\Controller\UserController"
      ["Login\Controller\Login"] => string(32) "Login\Controller\LoginController"
      ["Jh\Controller\Jh"] => string(26) "Jh\Controller\JhController"
    }
    ["factories"] => array(1) {
      ["DoctrineModule\Controller\Cli"] => string(43) "DoctrineModule\Service\CliControllerFactory"
    }
  }
  ["console"] => array(1) {
    ["router"] => array(1) {
      ["routes"] => array(1) {
        ["doctrine_cli"] => array(1) {
          ["type"] => string(11) "symfony_cli"
        }
      }
    }
  }
  ["doctrine"] => array(16) {
    ["cache"] => array(9) {
      ["apc"] => array(2) {
        ["class"] => string(30) "Doctrine\Common\Cache\ApcCache"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["array"] => array(2) {
        ["class"] => string(32) "Doctrine\Common\Cache\ArrayCache"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["filesystem"] => array(3) {
        ["class"] => string(37) "Doctrine\Common\Cache\FilesystemCache"
        ["directory"] => string(25) "data/DoctrineModule/cache"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["memcache"] => array(3) {
        ["class"] => string(35) "Doctrine\Common\Cache\MemcacheCache"
        ["instance"] => string(17) "my_memcache_alias"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["memcached"] => array(3) {
        ["class"] => string(36) "Doctrine\Common\Cache\MemcachedCache"
        ["instance"] => string(18) "my_memcached_alias"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["redis"] => array(3) {
        ["class"] => string(32) "Doctrine\Common\Cache\RedisCache"
        ["instance"] => string(14) "my_redis_alias"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["wincache"] => array(2) {
        ["class"] => string(35) "Doctrine\Common\Cache\WinCacheCache"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["xcache"] => array(2) {
        ["class"] => string(33) "Doctrine\Common\Cache\XcacheCache"
        ["namespace"] => string(14) "DoctrineModule"
      }
      ["zenddata"] => array(2) {
        ["class"] => string(35) "Doctrine\Common\Cache\ZendDataCache"
        ["namespace"] => string(14) "DoctrineModule"
      }
    }
    ["authentication"] => array(2) {
      ["odm_default"] => array(0) {
      }
      ["orm_default"] => array(1) {
        ["objectManager"] => string(34) "doctrine.entitymanager.orm_default"
      }
    }
    ["authenticationadapter"] => array(2) {
      ["odm_default"] => bool(true)
      ["orm_default"] => bool(true)
    }
    ["authenticationstorage"] => array(2) {
      ["odm_default"] => bool(true)
      ["orm_default"] => bool(true)
    }
    ["authenticationservice"] => array(2) {
      ["odm_default"] => bool(true)
      ["orm_default"] => bool(true)
    }
    ["connection"] => array(1) {
      ["orm_default"] => array(4) {
        ["configuration"] => string(11) "orm_default"
        ["eventmanager"] => string(11) "orm_default"
        ["params"] => array(5) {
          ["host"] => string(9) "localhost"
          ["port"] => string(4) "3306"
          ["user"] => string(16) "firetwoo_cbevins"
          ["password"] => string(9) "Hockey#16"
          ["dbname"] => string(15) "firetwoo_semllc"
        }
        ["driverClass"] => string(36) "Doctrine\DBAL\Driver\PDOMySql\Driver"
      }
    }
    ["configuration"] => array(1) {
      ["orm_default"] => array(12) {
        ["metadata_cache"] => string(5) "array"
        ["query_cache"] => string(5) "array"
        ["result_cache"] => string(5) "array"
        ["hydration_cache"] => string(5) "array"
        ["driver"] => string(11) "orm_default"
        ["generate_proxies"] => bool(true)
        ["proxy_dir"] => string(28) "data/DoctrineORMModule/Proxy"
        ["proxy_namespace"] => string(23) "DoctrineORMModule\Proxy"
        ["filters"] => array(0) {
        }
        ["datetime_functions"] => array(0) {
        }
        ["string_functions"] => array(0) {
        }
        ["numeric_functions"] => array(0) {
        }
      }
    }
    ["driver"] => array(2) {
      ["orm_default"] => array(2) {
        ["class"] => string(39) "Doctrine\ORM\Mapping\Driver\DriverChain"
        ["drivers"] => array(1) {
          ["ZfcUser\Entity"] => string(14) "zfcuser_entity"
        }
      }
      ["zfcuser_entity"] => array(2) {
        ["class"] => string(37) "Doctrine\ORM\Mapping\Driver\XmlDriver"
        ["paths"] => string(90) "/home4/firetwoo/public_html/zf2/vendor/zf-commons/zfc-user-doctrine-orm/config/xml/zfcuser"
      }
    }
    ["entitymanager"] => array(1) {
      ["orm_default"] => array(2) {
        ["connection"] => string(11) "orm_default"
        ["configuration"] => string(11) "orm_default"
      }
    }
    ["eventmanager"] => array(1) {
      ["orm_default"] => array(0) {
      }
    }
    ["sql_logger_collector"] => array(1) {
      ["orm_default"] => array(0) {
      }
    }
    ["mapping_collector"] => array(1) {
      ["orm_default"] => array(0) {
      }
    }
    ["formannotationbuilder"] => array(1) {
      ["orm_default"] => array(0) {
      }
    }
    ["entity_resolver"] => array(1) {
      ["orm_default"] => array(0) {
      }
    }
    ["migrations_configuration"] => array(1) {
      ["orm_default"] => array(4) {
        ["directory"] => string(33) "data/DoctrineORMModule/Migrations"
        ["name"] => string(28) "Doctrine Database Migrations"
        ["namespace"] => string(28) "DoctrineORMModule\Migrations"
        ["table"] => string(10) "migrations"
      }
    }
    ["migrations_cmd"] => array(6) {
      ["generate"] => array(0) {
      }
      ["execute"] => array(0) {
      }
      ["migrate"] => array(0) {
      }
      ["status"] => array(0) {
      }
      ["version"] => array(0) {
      }
      ["diff"] => array(0) {
      }
    }
  }
  ["doctrine_factories"] => array(15) {
    ["cache"] => string(35) "DoctrineModule\Service\CacheFactory"
    ["eventmanager"] => string(42) "DoctrineModule\Service\EventManagerFactory"
    ["driver"] => string(36) "DoctrineModule\Service\DriverFactory"
    ["authenticationadapter"] => string(52) "DoctrineModule\Service\Authentication\AdapterFactory"
    ["authenticationstorage"] => string(52) "DoctrineModule\Service\Authentication\StorageFactory"
    ["authenticationservice"] => string(66) "DoctrineModule\Service\Authentication\AuthenticationServiceFactory"
    ["connection"] => string(47) "DoctrineORMModule\Service\DBALConnectionFactory"
    ["configuration"] => string(46) "DoctrineORMModule\Service\ConfigurationFactory"
    ["entitymanager"] => string(46) "DoctrineORMModule\Service\EntityManagerFactory"
    ["entity_resolver"] => string(47) "DoctrineORMModule\Service\EntityResolverFactory"
    ["sql_logger_collector"] => string(51) "DoctrineORMModule\Service\SQLLoggerCollectorFactory"
    ["mapping_collector"] => string(49) "DoctrineORMModule\Service\MappingCollectorFactory"
    ["formannotationbuilder"] => string(54) "DoctrineORMModule\Service\FormAnnotationBuilderFactory"
    ["migrations_configuration"] => string(56) "DoctrineORMModule\Service\MigrationsConfigurationFactory"
    ["migrations_cmd"] => string(50) "DoctrineORMModule\Service\MigrationsCommandFactory"
  }
  ["route_manager"] => array(1) {
    ["factories"] => array(1) {
      ["symfony_cli"] => string(45) "DoctrineModule\Service\SymfonyCliRouteFactory"
    }
  }
  ["form_elements"] => array(2) {
    ["aliases"] => array(3) {
      ["objectselect"] => string(40) "DoctrineModule\Form\Element\ObjectSelect"
      ["objectradio"] => string(39) "DoctrineModule\Form\Element\ObjectRadio"
      ["objectmulticheckbox"] => string(47) "DoctrineModule\Form\Element\ObjectMultiCheckbox"
    }
    ["factories"] => array(3) {
      ["DoctrineModule\Form\Element\ObjectSelect"] => string(45) "DoctrineORMModule\Service\ObjectSelectFactory"
      ["DoctrineModule\Form\Element\ObjectRadio"] => string(44) "DoctrineORMModule\Service\ObjectRadioFactory"
      ["DoctrineModule\Form\Element\ObjectMultiCheckbox"] => string(52) "DoctrineORMModule\Service\ObjectMultiCheckboxFactory"
    }
  }
  ["hydrators"] => array(1) {
    ["factories"] => array(1) {
      ["DoctrineModule\Stdlib\Hydrator\DoctrineObject"] => string(55) "DoctrineORMModule\Service\DoctrineObjectHydratorFactory"
    }
  }
  ["zenddevelopertools"] => array(3) {
    ["profiler"] => array(6) {
      ["collectors"] => array(2) {
        ["doctrine.sql_logger_collector.orm_default"] => string(41) "doctrine.sql_logger_collector.orm_default"
        ["doctrine.mapping_collector.orm_default"] => string(38) "doctrine.mapping_collector.orm_default"
      }
      ["enabled"] => bool(true)
      ["strict"] => bool(true)
      ["flush_early"] => bool(false)
      ["cache_dir"] => string(10) "data/cache"
      ["matcher"] => array(0) {
      }
    }
    ["toolbar"] => array(5) {
      ["entries"] => array(2) {
        ["doctrine.sql_logger_collector.orm_default"] => string(49) "zend-developer-tools/toolbar/doctrine-orm-queries"
        ["doctrine.mapping_collector.orm_default"] => string(50) "zend-developer-tools/toolbar/doctrine-orm-mappings"
      }
      ["enabled"] => bool(true)
      ["auto_hide"] => bool(false)
      ["position"] => string(6) "bottom"
      ["version_check"] => bool(false)
    }
    ["events"] => array(3) {
      ["enabled"] => bool(true)
      ["collectors"] => array(0) {
      }
      ["identifiers"] => array(0) {
      }
    }
  }
  ["zfcuser"] => array(6) {
    ["enable_registration"] => bool(true)
    ["enable_username"] => bool(false)
    ["auth_adapters"] => array(1) {
      [100] => string(33) "ZfcUser\Authentication\Adapter\Db"
    }
    ["enable_display_name"] => bool(true)
    ["auth_identity_fields"] => array(1) {
      [0] => string(5) "email"
    }
    ["login_after_registration"] => bool(true)
  }
  ["db"] => array(5) {
    ["driver"] => string(8) "PdoMysql"
    ["hostname"] => string(9) "localhost"
    ["database"] => string(15) "firetwoo_semllc"
    ["username"] => string(16) "firetwoo_cbevins"
    ["password"] => string(9) "Hockey#16"
  }
}
Application Config ApplicationConfig
Application Config (ApplicationConfig)
array(2) {
  ["modules"] => array(9) {
    [0] => string(18) "ZendDeveloperTools"
    [1] => string(11) "Application"
    [2] => string(14) "DoctrineModule"
    [3] => string(17) "DoctrineORMModule"
    [4] => string(7) "ZfcBase"
    [5] => string(7) "ZfcUser"
    [6] => string(18) "ZfcUserDoctrineORM"
    [7] => string(5) "Login"
    [8] => string(2) "Jh"
  }
  ["module_listener_options"] => array(2) {
    ["module_paths"] => array(2) {
      [0] => string(8) "./module"
      [1] => string(8) "./vendor"
    }
    ["config_glob_paths"] => array(1) {
      [0] => string(39) "config/autoload/{,*.}{global,local}.php"
    }
  }
}
Database (Zend\Db) N/A
Error You have to install or enable @bjyoungblood's Zend\Db Profiler to use this feature.
Doctrine ORM (Queries) 0 queries in 0.00 µs
DoctrineORMModule Queries for doctrine.sql_logger_collector.orm_default
Doctrine ORM (Mappings) 2 mappings
DoctrineORMModule Mappings for doctrine.mapping_collector.orm_default
ZfcUser\Entity\User
ZfcUserDoctrineORM\Entity\User