Welcome to
Laminas MVC Skeleton Application

Congratulations! You have successfully installed the Laminas MVC Skeleton. This skeleton can serve as a simple starting point for you to begin building your application on Laminas MVC.


Check Laminas on GitHub »

Follow Development

Laminas Project is under active development. If you are interested in following the development, you can check Laminas dev blog, and Laminas issue tracker (link requires a GitHub account). This is a great resource for staying up to date with the latest developments!

Laminas Project Portal »

Discover Modules

Laminas MVC is a modular application. You can find multiple compatible modules on packagist.

Explore Laminas Modules »

Help & Support

If you need any help or support while developing with Laminas, you may reach us via chat or forum. We'd love to hear any questions or feedback you may have regarding any release.

Ping us on chat »

Laminas
Documentation Modules Gallery PHP Version 7.3.33 Extensions intl ModulesLaminas\SessionLaminas\LogLaminas\DbLaminas\Mvc\I18nLaminas\FormLaminas\HydratorLaminas\InputFilterLaminas\FilterLaminas\I18nLaminas\CacheLaminas\RouterLaminas\ValidatorLaminas\DeveloperToolsApplication
Request and Response 200 IndexController::index on home
Status code 200 Method GET Controller Application\Controller\IndexController Action index Other Route Parameters
^ []
Route home Template layout/layout

  content: string

Template application/index/index

  

Execution Time 73.89 ms
1. route 63.94 ms
File: public/index.php - Line: 42
Target: Laminas\Mvc\Application
2. dispatch 64.57 ms
File: public/index.php - Line: 42
Target: Laminas\Mvc\Application
3. dispatch 65.89 ms
File: src/DispatchListener.php - Line: 139
Target: Application\Controller\IndexController
4. render 66.18 ms
File: src/Application.php - Line: 347
Target: Laminas\Mvc\Application
5. renderer 66.33 ms
File: Http/DefaultRenderingStrategy.php - Line: 104
Target: Laminas\View\View
6. renderer.post 66.47 ms
File: Http/DefaultRenderingStrategy.php - Line: 104
Target: Laminas\View\View
7. renderer 66.60 ms
File: src/View.php - Line: 235
Target: Laminas\View\View
8. renderer.post 66.72 ms
File: src/View.php - Line: 235
Target: Laminas\View\View
9. response 72.35 ms
File: Http/DefaultRenderingStrategy.php - Line: 104
Target: Laminas\View\View
10. finish 72.49 ms
File: src/Application.php - Line: 347
Target: Laminas\Mvc\Application
11. collected 74.25 ms
File: Listener/ProfilerListener.php - Line: 92
Target: NULL
Total Time 73.89 ms
Memory Peak 2.00 MB
1. route 2.00 MB

public/index.php - Line: 42

2. dispatch 2.00 MB

public/index.php - Line: 42

3. dispatch 2.00 MB

src/DispatchListener.php - Line: 139

4. render 2.00 MB

src/Application.php - Line: 347

5. renderer 2.00 MB

Http/DefaultRenderingStrategy.php - Line: 104

6. renderer.post 2.00 MB

Http/DefaultRenderingStrategy.php - Line: 104

7. renderer 2.00 MB

src/View.php - Line: 235

8. renderer.post 2.00 MB

src/View.php - Line: 235

9. response 2.00 MB

Http/DefaultRenderingStrategy.php - Line: 104

10. finish 2.00 MB

src/Application.php - Line: 347

11. collected 4.00 MB

Listener/ProfilerListener.php - Line: 92

Memory Peak 2.00 MB
Config Config
Merged Config (Config)
^ array:10 [
  "service_manager" => array:4 [
    "abstract_factories" => array:6 [
      0 => "Laminas\Session\Service\ContainerAbstractServiceFactory"
      1 => "Laminas\Log\LoggerAbstractServiceFactory"
      2 => "Laminas\Log\PsrLoggerAbstractAdapterFactory"
      3 => "Laminas\Db\Adapter\AdapterAbstractServiceFactory"
      4 => "Laminas\Form\FormAbstractServiceFactory"
      5 => "Laminas\Cache\Service\StorageCacheAbstractServiceFactory"
    ]
    "aliases" => array:39 [
      "Laminas\Session\SessionManager" => "Laminas\Session\ManagerInterface"
      "Zend\Session\SessionManager" => "Laminas\Session\SessionManager"
      "Zend\Session\Config\ConfigInterface" => "Laminas\Session\Config\ConfigInterface"
      "Zend\Session\ManagerInterface" => "Laminas\Session\ManagerInterface"
      "Zend\Session\Storage\StorageInterface" => "Laminas\Session\Storage\StorageInterface"
      "Zend\Log\Logger" => "Laminas\Log\Logger"
      "Laminas\Db\Adapter\Adapter" => "Laminas\Db\Adapter\AdapterInterface"
      "Zend\Db\Adapter\AdapterInterface" => "Laminas\Db\Adapter\AdapterInterface"
      "Zend\Db\Adapter\Adapter" => "Laminas\Db\Adapter\Adapter"
      "MvcTranslator" => "Laminas\Mvc\I18n\Translator"
      "Zend\Mvc\I18n\Translator" => "Laminas\Mvc\I18n\Translator"
      "Laminas\Form\Annotation\FormAnnotationBuilder" => "FormAnnotationBuilder"
      "Laminas\Form\Annotation\AnnotationBuilder" => "FormAnnotationBuilder"
      "Laminas\Form\FormElementManager" => "FormElementManager"
      "Zend\Form\Annotation\FormAnnotationBuilder" => "Laminas\Form\Annotation\FormAnnotationBuilder"
      "Zend\Form\Annotation\AnnotationBuilder" => "Laminas\Form\Annotation\AnnotationBuilder"
      "Zend\Form\FormElementManager" => "Laminas\Form\FormElementManager"
      "HydratorManager" => "Laminas\Hydrator\HydratorPluginManager"
      "Zend\Hydrator\HydratorPluginManager" => "Laminas\Hydrator\HydratorPluginManager"
      "Zend\Hydrator\StandaloneHydratorPluginManager" => "Laminas\Hydrator\StandaloneHydratorPluginManager"
      "InputFilterManager" => "Laminas\InputFilter\InputFilterPluginManager"
      "Zend\InputFilter\InputFilterPluginManager" => "Laminas\InputFilter\InputFilterPluginManager"
      "FilterManager" => "Laminas\Filter\FilterPluginManager"
      "Zend\Filter\FilterPluginManager" => "Laminas\Filter\FilterPluginManager"
      "TranslatorPluginManager" => "Laminas\I18n\Translator\LoaderPluginManager"
      "Zend\I18n\Translator\TranslatorInterface" => "Laminas\I18n\Translator\TranslatorInterface"
      "Zend\I18n\Translator\LoaderPluginManager" => "Laminas\I18n\Translator\LoaderPluginManager"
      "Zend\Cache\PatternPluginManager" => "Laminas\Cache\PatternPluginManager"
      "Zend\Cache\Storage\AdapterPluginManager" => "Laminas\Cache\Storage\AdapterPluginManager"
      "Zend\Cache\Storage\PluginManager" => "Laminas\Cache\Storage\PluginManager"
      "HttpRouter" => "Laminas\Router\Http\TreeRouteStack"
      "router" => "Laminas\Router\RouteStackInterface"
      "Router" => "Laminas\Router\RouteStackInterface"
      "RoutePluginManager" => "Laminas\Router\RoutePluginManager"
      "Zend\Router\Http\TreeRouteStack" => "Laminas\Router\Http\TreeRouteStack"
      "Zend\Router\RoutePluginManager" => "Laminas\Router\RoutePluginManager"
      "Zend\Router\RouteStackInterface" => "Laminas\Router\RouteStackInterface"
      "ValidatorManager" => "Laminas\Validator\ValidatorPluginManager"
      "Zend\Validator\ValidatorPluginManager" => "Laminas\Validator\ValidatorPluginManager"
    ]
    "factories" => array:25 [
      "Laminas\Session\Config\ConfigInterface" => "Laminas\Session\Service\SessionConfigFactory"
      "Laminas\Session\ManagerInterface" => "Laminas\Session\Service\SessionManagerFactory"
      "Laminas\Session\Storage\StorageInterface" => "Laminas\Session\Service\StorageFactory"
      "Laminas\Log\Logger" => "Laminas\Log\LoggerServiceFactory"
      "LogFilterManager" => "Laminas\Log\FilterPluginManagerFactory"
      "LogFormatterManager" => "Laminas\Log\FormatterPluginManagerFactory"
      "LogProcessorManager" => "Laminas\Log\ProcessorPluginManagerFactory"
      "LogWriterManager" => "Laminas\Log\WriterPluginManagerFactory"
      "Laminas\Db\Adapter\AdapterInterface" => "Laminas\Db\Adapter\AdapterServiceFactory"
      "Laminas\Mvc\I18n\Translator" => "Laminas\Mvc\I18n\TranslatorFactory"
      "FormAnnotationBuilder" => "Laminas\Form\Annotation\AnnotationBuilderFactory"
      "FormElementManager" => "Laminas\Form\FormElementManagerFactory"
      "Laminas\Hydrator\HydratorPluginManager" => "Laminas\Hydrator\HydratorPluginManagerFactory"
      "Laminas\Hydrator\StandaloneHydratorPluginManager" => "Laminas\Hydrator\StandaloneHydratorPluginManagerFactory"
      "Laminas\InputFilter\InputFilterPluginManager" => "Laminas\InputFilter\InputFilterPluginManagerFactory"
      "Laminas\Filter\FilterPluginManager" => "Laminas\Filter\FilterPluginManagerFactory"
      "Laminas\I18n\Translator\TranslatorInterface" => "Laminas\I18n\Translator\TranslatorServiceFactory"
      "Laminas\I18n\Translator\LoaderPluginManager" => "Laminas\I18n\Translator\LoaderPluginManagerFactory"
      "Laminas\Cache\PatternPluginManager" => "Laminas\Cache\Service\PatternPluginManagerFactory"
      "Laminas\Cache\Storage\AdapterPluginManager" => "Laminas\Cache\Service\StorageAdapterPluginManagerFactory"
      "Laminas\Cache\Storage\PluginManager" => "Laminas\Cache\Service\StoragePluginManagerFactory"
      "Laminas\Router\Http\TreeRouteStack" => "Laminas\Router\Http\HttpRouterFactory"
      "Laminas\Router\RoutePluginManager" => "Laminas\Router\RoutePluginManagerFactory"
      "Laminas\Router\RouteStackInterface" => "Laminas\Router\RouterFactory"
      "Laminas\Validator\ValidatorPluginManager" => "Laminas\Validator\ValidatorPluginManagerFactory"
    ]
    "delegators" => array:2 [
      "HttpRouter" => array:1 [
        0 => "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
      ]
      "Laminas\Router\Http\TreeRouteStack" => array:1 [
        0 => "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
      ]
    ]
  ]
  "view_helpers" => array:2 [
    "aliases" => array:261 [
      "form" => "Laminas\Form\View\Helper\Form"
      "Form" => "Laminas\Form\View\Helper\Form"
      "formbutton" => "Laminas\Form\View\Helper\FormButton"
      "form_button" => "Laminas\Form\View\Helper\FormButton"
      "formButton" => "Laminas\Form\View\Helper\FormButton"
      "FormButton" => "Laminas\Form\View\Helper\FormButton"
      "formcaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
      "form_captcha" => "Laminas\Form\View\Helper\FormCaptcha"
      "formCaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
      "FormCaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
      "captchadumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "captcha_dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "captcha/dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "CaptchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "captchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "formcaptchadumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "form_captcha_dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "formCaptchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "FormCaptchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "captchafiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "captcha/figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "captcha_figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "captchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "CaptchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "formcaptchafiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "form_captcha_figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "formCaptchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "FormCaptchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "captchaimage" => "Laminas\Form\View\Helper\Captcha\Image"
      "captcha/image" => "Laminas\Form\View\Helper\Captcha\Image"
      "captcha_image" => "Laminas\Form\View\Helper\Captcha\Image"
      "captchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
      "CaptchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
      "formcaptchaimage" => "Laminas\Form\View\Helper\Captcha\Image"
      "form_captcha_image" => "Laminas\Form\View\Helper\Captcha\Image"
      "formCaptchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
      "FormCaptchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
      "captcharecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "captcha/recaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "captcha_recaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "captchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "CaptchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "formcaptcharecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "form_captcha_recaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "formCaptchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "FormCaptchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "formcheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
      "form_checkbox" => "Laminas\Form\View\Helper\FormCheckbox"
      "formCheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
      "FormCheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
      "formcollection" => "Laminas\Form\View\Helper\FormCollection"
      "form_collection" => "Laminas\Form\View\Helper\FormCollection"
      "formCollection" => "Laminas\Form\View\Helper\FormCollection"
      "FormCollection" => "Laminas\Form\View\Helper\FormCollection"
      "formcolor" => "Laminas\Form\View\Helper\FormColor"
      "form_color" => "Laminas\Form\View\Helper\FormColor"
      "formColor" => "Laminas\Form\View\Helper\FormColor"
      "FormColor" => "Laminas\Form\View\Helper\FormColor"
      "formdate" => "Laminas\Form\View\Helper\FormDate"
      "form_date" => "Laminas\Form\View\Helper\FormDate"
      "formDate" => "Laminas\Form\View\Helper\FormDate"
      "FormDate" => "Laminas\Form\View\Helper\FormDate"
      "formdatetime" => "Laminas\Form\View\Helper\FormDateTime"
      "form_date_time" => "Laminas\Form\View\Helper\FormDateTime"
      "formDateTime" => "Laminas\Form\View\Helper\FormDateTime"
      "FormDateTime" => "Laminas\Form\View\Helper\FormDateTime"
      "formdatetimelocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
      "form_date_time_local" => "Laminas\Form\View\Helper\FormDateTimeLocal"
      "formDateTimeLocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
      "FormDateTimeLocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
      "formdatetimeselect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
      "form_date_time_select" => "Laminas\Form\View\Helper\FormDateTimeSelect"
      "formDateTimeSelect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
      "FormDateTimeSelect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
      "formdateselect" => "Laminas\Form\View\Helper\FormDateSelect"
      "form_date_select" => "Laminas\Form\View\Helper\FormDateSelect"
      "formDateSelect" => "Laminas\Form\View\Helper\FormDateSelect"
      "FormDateSelect" => "Laminas\Form\View\Helper\FormDateSelect"
      "form_element" => "Laminas\Form\View\Helper\FormElement"
      "formelement" => "Laminas\Form\View\Helper\FormElement"
      "formElement" => "Laminas\Form\View\Helper\FormElement"
      "FormElement" => "Laminas\Form\View\Helper\FormElement"
      "form_element_errors" => "Laminas\Form\View\Helper\FormElementErrors"
      "formelementerrors" => "Laminas\Form\View\Helper\FormElementErrors"
      "formElementErrors" => "Laminas\Form\View\Helper\FormElementErrors"
      "FormElementErrors" => "Laminas\Form\View\Helper\FormElementErrors"
      "form_email" => "Laminas\Form\View\Helper\FormEmail"
      "formemail" => "Laminas\Form\View\Helper\FormEmail"
      "formEmail" => "Laminas\Form\View\Helper\FormEmail"
      "FormEmail" => "Laminas\Form\View\Helper\FormEmail"
      "form_file" => "Laminas\Form\View\Helper\FormFile"
      "formfile" => "Laminas\Form\View\Helper\FormFile"
      "formFile" => "Laminas\Form\View\Helper\FormFile"
      "FormFile" => "Laminas\Form\View\Helper\FormFile"
      "formfileapcprogress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
      "form_file_apc_progress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
      "formFileApcProgress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
      "FormFileApcProgress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
      "formfilesessionprogress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
      "form_file_session_progress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
      "formFileSessionProgress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
      "FormFileSessionProgress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
      "formfileuploadprogress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
      "form_file_upload_progress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
      "formFileUploadProgress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
      "FormFileUploadProgress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
      "formhidden" => "Laminas\Form\View\Helper\FormHidden"
      "form_hidden" => "Laminas\Form\View\Helper\FormHidden"
      "formHidden" => "Laminas\Form\View\Helper\FormHidden"
      "FormHidden" => "Laminas\Form\View\Helper\FormHidden"
      "formimage" => "Laminas\Form\View\Helper\FormImage"
      "form_image" => "Laminas\Form\View\Helper\FormImage"
      "formImage" => "Laminas\Form\View\Helper\FormImage"
      "FormImage" => "Laminas\Form\View\Helper\FormImage"
      "forminput" => "Laminas\Form\View\Helper\FormInput"
      "form_input" => "Laminas\Form\View\Helper\FormInput"
      "formInput" => "Laminas\Form\View\Helper\FormInput"
      "FormInput" => "Laminas\Form\View\Helper\FormInput"
      "formlabel" => "Laminas\Form\View\Helper\FormLabel"
      "form_label" => "Laminas\Form\View\Helper\FormLabel"
      "formLabel" => "Laminas\Form\View\Helper\FormLabel"
      "FormLabel" => "Laminas\Form\View\Helper\FormLabel"
      "formmonth" => "Laminas\Form\View\Helper\FormMonth"
      "form_month" => "Laminas\Form\View\Helper\FormMonth"
      "formMonth" => "Laminas\Form\View\Helper\FormMonth"
      "FormMonth" => "Laminas\Form\View\Helper\FormMonth"
      "formmonthselect" => "Laminas\Form\View\Helper\FormMonthSelect"
      "form_month_select" => "Laminas\Form\View\Helper\FormMonthSelect"
      "formMonthSelect" => "Laminas\Form\View\Helper\FormMonthSelect"
      "FormMonthSelect" => "Laminas\Form\View\Helper\FormMonthSelect"
      "formmulticheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
      "form_multi_checkbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
      "formMultiCheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
      "FormMultiCheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
      "formnumber" => "Laminas\Form\View\Helper\FormNumber"
      "form_number" => "Laminas\Form\View\Helper\FormNumber"
      "formNumber" => "Laminas\Form\View\Helper\FormNumber"
      "FormNumber" => "Laminas\Form\View\Helper\FormNumber"
      "formpassword" => "Laminas\Form\View\Helper\FormPassword"
      "form_password" => "Laminas\Form\View\Helper\FormPassword"
      "formPassword" => "Laminas\Form\View\Helper\FormPassword"
      "FormPassword" => "Laminas\Form\View\Helper\FormPassword"
      "formradio" => "Laminas\Form\View\Helper\FormRadio"
      "form_radio" => "Laminas\Form\View\Helper\FormRadio"
      "formRadio" => "Laminas\Form\View\Helper\FormRadio"
      "FormRadio" => "Laminas\Form\View\Helper\FormRadio"
      "formrange" => "Laminas\Form\View\Helper\FormRange"
      "form_range" => "Laminas\Form\View\Helper\FormRange"
      "formRange" => "Laminas\Form\View\Helper\FormRange"
      "FormRange" => "Laminas\Form\View\Helper\FormRange"
      "formreset" => "Laminas\Form\View\Helper\FormReset"
      "form_reset" => "Laminas\Form\View\Helper\FormReset"
      "formReset" => "Laminas\Form\View\Helper\FormReset"
      "FormReset" => "Laminas\Form\View\Helper\FormReset"
      "formrow" => "Laminas\Form\View\Helper\FormRow"
      "form_row" => "Laminas\Form\View\Helper\FormRow"
      "formRow" => "Laminas\Form\View\Helper\FormRow"
      "FormRow" => "Laminas\Form\View\Helper\FormRow"
      "formsearch" => "Laminas\Form\View\Helper\FormSearch"
      "form_search" => "Laminas\Form\View\Helper\FormSearch"
      "formSearch" => "Laminas\Form\View\Helper\FormSearch"
      "FormSearch" => "Laminas\Form\View\Helper\FormSearch"
      "formselect" => "Laminas\Form\View\Helper\FormSelect"
      "form_select" => "Laminas\Form\View\Helper\FormSelect"
      "formSelect" => "Laminas\Form\View\Helper\FormSelect"
      "FormSelect" => "Laminas\Form\View\Helper\FormSelect"
      "formsubmit" => "Laminas\Form\View\Helper\FormSubmit"
      "form_submit" => "Laminas\Form\View\Helper\FormSubmit"
      "formSubmit" => "Laminas\Form\View\Helper\FormSubmit"
      "FormSubmit" => "Laminas\Form\View\Helper\FormSubmit"
      "formtel" => "Laminas\Form\View\Helper\FormTel"
      "form_tel" => "Laminas\Form\View\Helper\FormTel"
      "formTel" => "Laminas\Form\View\Helper\FormTel"
      "FormTel" => "Laminas\Form\View\Helper\FormTel"
      "formtext" => "Laminas\Form\View\Helper\FormText"
      "form_text" => "Laminas\Form\View\Helper\FormText"
      "formText" => "Laminas\Form\View\Helper\FormText"
      "FormText" => "Laminas\Form\View\Helper\FormText"
      "formtextarea" => "Laminas\Form\View\Helper\FormTextarea"
      "form_text_area" => "Laminas\Form\View\Helper\FormTextarea"
      "formTextarea" => "Laminas\Form\View\Helper\FormTextarea"
      "formTextArea" => "Laminas\Form\View\Helper\FormTextarea"
      "FormTextArea" => "Laminas\Form\View\Helper\FormTextarea"
      "formtime" => "Laminas\Form\View\Helper\FormTime"
      "form_time" => "Laminas\Form\View\Helper\FormTime"
      "formTime" => "Laminas\Form\View\Helper\FormTime"
      "FormTime" => "Laminas\Form\View\Helper\FormTime"
      "formurl" => "Laminas\Form\View\Helper\FormUrl"
      "form_url" => "Laminas\Form\View\Helper\FormUrl"
      "formUrl" => "Laminas\Form\View\Helper\FormUrl"
      "FormUrl" => "Laminas\Form\View\Helper\FormUrl"
      "formweek" => "Laminas\Form\View\Helper\FormWeek"
      "form_week" => "Laminas\Form\View\Helper\FormWeek"
      "formWeek" => "Laminas\Form\View\Helper\FormWeek"
      "FormWeek" => "Laminas\Form\View\Helper\FormWeek"
      "Zend\Form\View\Helper\Form" => "Laminas\Form\View\Helper\Form"
      "Zend\Form\View\Helper\FormButton" => "Laminas\Form\View\Helper\FormButton"
      "Zend\Form\View\Helper\FormCaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
      "Zend\Form\View\Helper\Captcha\Dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
      "Zend\Form\View\Helper\Captcha\Figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
      "Zend\Form\View\Helper\Captcha\Image" => "Laminas\Form\View\Helper\Captcha\Image"
      "Zend\Form\View\Helper\Captcha\ReCaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
      "Zend\Form\View\Helper\FormCheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
      "Zend\Form\View\Helper\FormCollection" => "Laminas\Form\View\Helper\FormCollection"
      "Zend\Form\View\Helper\FormColor" => "Laminas\Form\View\Helper\FormColor"
      "Zend\Form\View\Helper\FormDate" => "Laminas\Form\View\Helper\FormDate"
      "Zend\Form\View\Helper\FormDateTime" => "Laminas\Form\View\Helper\FormDateTime"
      "Zend\Form\View\Helper\FormDateTimeLocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
      "Zend\Form\View\Helper\FormDateTimeSelect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
      "Zend\Form\View\Helper\FormDateSelect" => "Laminas\Form\View\Helper\FormDateSelect"
      "Zend\Form\View\Helper\FormElement" => "Laminas\Form\View\Helper\FormElement"
      "Zend\Form\View\Helper\FormElementErrors" => "Laminas\Form\View\Helper\FormElementErrors"
      "Zend\Form\View\Helper\FormEmail" => "Laminas\Form\View\Helper\FormEmail"
      "Zend\Form\View\Helper\FormFile" => "Laminas\Form\View\Helper\FormFile"
      "Zend\Form\View\Helper\File\FormFileApcProgress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
      "Zend\Form\View\Helper\File\FormFileSessionProgress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
      "Zend\Form\View\Helper\File\FormFileUploadProgress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
      "Zend\Form\View\Helper\FormHidden" => "Laminas\Form\View\Helper\FormHidden"
      "Zend\Form\View\Helper\FormImage" => "Laminas\Form\View\Helper\FormImage"
      "Zend\Form\View\Helper\FormInput" => "Laminas\Form\View\Helper\FormInput"
      "Zend\Form\View\Helper\FormLabel" => "Laminas\Form\View\Helper\FormLabel"
      "Zend\Form\View\Helper\FormMonth" => "Laminas\Form\View\Helper\FormMonth"
      "Zend\Form\View\Helper\FormMonthSelect" => "Laminas\Form\View\Helper\FormMonthSelect"
      "Zend\Form\View\Helper\FormMultiCheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
      "Zend\Form\View\Helper\FormNumber" => "Laminas\Form\View\Helper\FormNumber"
      "Zend\Form\View\Helper\FormPassword" => "Laminas\Form\View\Helper\FormPassword"
      "Zend\Form\View\Helper\FormRadio" => "Laminas\Form\View\Helper\FormRadio"
      "Zend\Form\View\Helper\FormRange" => "Laminas\Form\View\Helper\FormRange"
      "Zend\Form\View\Helper\FormReset" => "Laminas\Form\View\Helper\FormReset"
      "Zend\Form\View\Helper\FormRow" => "Laminas\Form\View\Helper\FormRow"
      "Zend\Form\View\Helper\FormSearch" => "Laminas\Form\View\Helper\FormSearch"
      "Zend\Form\View\Helper\FormSelect" => "Laminas\Form\View\Helper\FormSelect"
      "Zend\Form\View\Helper\FormSubmit" => "Laminas\Form\View\Helper\FormSubmit"
      "Zend\Form\View\Helper\FormTel" => "Laminas\Form\View\Helper\FormTel"
      "Zend\Form\View\Helper\FormText" => "Laminas\Form\View\Helper\FormText"
      "Zend\Form\View\Helper\FormTextarea" => "Laminas\Form\View\Helper\FormTextarea"
      "Zend\Form\View\Helper\FormTime" => "Laminas\Form\View\Helper\FormTime"
      "Zend\Form\View\Helper\FormUrl" => "Laminas\Form\View\Helper\FormUrl"
      "Zend\Form\View\Helper\FormWeek" => "Laminas\Form\View\Helper\FormWeek"
      "currencyformat" => "Laminas\I18n\View\Helper\CurrencyFormat"
      "currencyFormat" => "Laminas\I18n\View\Helper\CurrencyFormat"
      "CurrencyFormat" => "Laminas\I18n\View\Helper\CurrencyFormat"
      "dateformat" => "Laminas\I18n\View\Helper\DateFormat"
      "dateFormat" => "Laminas\I18n\View\Helper\DateFormat"
      "DateFormat" => "Laminas\I18n\View\Helper\DateFormat"
      "numberformat" => "Laminas\I18n\View\Helper\NumberFormat"
      "numberFormat" => "Laminas\I18n\View\Helper\NumberFormat"
      "NumberFormat" => "Laminas\I18n\View\Helper\NumberFormat"
      "plural" => "Laminas\I18n\View\Helper\Plural"
      "Plural" => "Laminas\I18n\View\Helper\Plural"
      "translate" => "Laminas\I18n\View\Helper\Translate"
      "Translate" => "Laminas\I18n\View\Helper\Translate"
      "translateplural" => "Laminas\I18n\View\Helper\TranslatePlural"
      "translatePlural" => "Laminas\I18n\View\Helper\TranslatePlural"
      "TranslatePlural" => "Laminas\I18n\View\Helper\TranslatePlural"
      "Zend\I18n\View\Helper\CurrencyFormat" => "Laminas\I18n\View\Helper\CurrencyFormat"
      "Zend\I18n\View\Helper\DateFormat" => "Laminas\I18n\View\Helper\DateFormat"
      "Zend\I18n\View\Helper\NumberFormat" => "Laminas\I18n\View\Helper\NumberFormat"
      "Zend\I18n\View\Helper\Plural" => "Laminas\I18n\View\Helper\Plural"
      "Zend\I18n\View\Helper\Translate" => "Laminas\I18n\View\Helper\Translate"
      "Zend\I18n\View\Helper\TranslatePlural" => "Laminas\I18n\View\Helper\TranslatePlural"
    ]
    "factories" => array:50 [
      "Laminas\Form\View\Helper\Form" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormButton" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormCaptcha" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\Captcha\Dumb" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\Captcha\Figlet" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\Captcha\Image" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\Captcha\ReCaptcha" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormCheckbox" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormCollection" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormColor" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormDate" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormDateTime" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormDateTimeLocal" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormDateTimeSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormDateSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormElement" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormElementErrors" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormEmail" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormFile" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\File\FormFileApcProgress" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\File\FormFileSessionProgress" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\File\FormFileUploadProgress" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormHidden" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormImage" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormInput" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormLabel" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormMonth" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormMonthSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormMultiCheckbox" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormNumber" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormPassword" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormRadio" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormRange" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormReset" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormRow" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormSearch" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormSubmit" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormTel" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormText" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormTextarea" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormTime" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormUrl" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\Form\View\Helper\FormWeek" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\View\Helper\CurrencyFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\View\Helper\DateFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\View\Helper\NumberFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\View\Helper\Plural" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\View\Helper\Translate" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\View\Helper\TranslatePlural" => "Laminas\ServiceManager\Factory\InvokableFactory"
    ]
  ]
  "input_filters" => array:1 [
    "abstract_factories" => array:1 [
      0 => "Laminas\InputFilter\InputFilterAbstractServiceFactory"
    ]
  ]
  "filters" => array:2 [
    "aliases" => array:14 [
      "alnum" => "Laminas\I18n\Filter\Alnum"
      "Alnum" => "Laminas\I18n\Filter\Alnum"
      "alpha" => "Laminas\I18n\Filter\Alpha"
      "Alpha" => "Laminas\I18n\Filter\Alpha"
      "numberformat" => "Laminas\I18n\Filter\NumberFormat"
      "numberFormat" => "Laminas\I18n\Filter\NumberFormat"
      "NumberFormat" => "Laminas\I18n\Filter\NumberFormat"
      "numberparse" => "Laminas\I18n\Filter\NumberParse"
      "numberParse" => "Laminas\I18n\Filter\NumberParse"
      "NumberParse" => "Laminas\I18n\Filter\NumberParse"
      "Zend\I18n\Filter\Alnum" => "Laminas\I18n\Filter\Alnum"
      "Zend\I18n\Filter\Alpha" => "Laminas\I18n\Filter\Alpha"
      "Zend\I18n\Filter\NumberFormat" => "Laminas\I18n\Filter\NumberFormat"
      "Zend\I18n\Filter\NumberParse" => "Laminas\I18n\Filter\NumberParse"
    ]
    "factories" => array:4 [
      "Laminas\I18n\Filter\Alnum" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Filter\Alpha" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Filter\NumberFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Filter\NumberParse" => "Laminas\ServiceManager\Factory\InvokableFactory"
    ]
  ]
  "validators" => array:2 [
    "aliases" => array:30 [
      "alnum" => "Laminas\I18n\Validator\Alnum"
      "Alnum" => "Laminas\I18n\Validator\Alnum"
      "alpha" => "Laminas\I18n\Validator\Alpha"
      "Alpha" => "Laminas\I18n\Validator\Alpha"
      "datetime" => "Laminas\I18n\Validator\DateTime"
      "dateTime" => "Laminas\I18n\Validator\DateTime"
      "DateTime" => "Laminas\I18n\Validator\DateTime"
      "float" => "Laminas\I18n\Validator\IsFloat"
      "Float" => "Laminas\I18n\Validator\IsFloat"
      "int" => "Laminas\I18n\Validator\IsInt"
      "Int" => "Laminas\I18n\Validator\IsInt"
      "isfloat" => "Laminas\I18n\Validator\IsFloat"
      "isFloat" => "Laminas\I18n\Validator\IsFloat"
      "IsFloat" => "Laminas\I18n\Validator\IsFloat"
      "isint" => "Laminas\I18n\Validator\IsInt"
      "isInt" => "Laminas\I18n\Validator\IsInt"
      "IsInt" => "Laminas\I18n\Validator\IsInt"
      "phonenumber" => "Laminas\I18n\Validator\PhoneNumber"
      "phoneNumber" => "Laminas\I18n\Validator\PhoneNumber"
      "PhoneNumber" => "Laminas\I18n\Validator\PhoneNumber"
      "postcode" => "Laminas\I18n\Validator\PostCode"
      "postCode" => "Laminas\I18n\Validator\PostCode"
      "PostCode" => "Laminas\I18n\Validator\PostCode"
      "Zend\I18n\Validator\Alnum" => "Laminas\I18n\Validator\Alnum"
      "Zend\I18n\Validator\Alpha" => "Laminas\I18n\Validator\Alpha"
      "Zend\I18n\Validator\DateTime" => "Laminas\I18n\Validator\DateTime"
      "Zend\I18n\Validator\IsFloat" => "Laminas\I18n\Validator\IsFloat"
      "Zend\I18n\Validator\IsInt" => "Laminas\I18n\Validator\IsInt"
      "Zend\I18n\Validator\PhoneNumber" => "Laminas\I18n\Validator\PhoneNumber"
      "Zend\I18n\Validator\PostCode" => "Laminas\I18n\Validator\PostCode"
    ]
    "factories" => array:7 [
      "Laminas\I18n\Validator\Alnum" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Validator\Alpha" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Validator\DateTime" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Validator\IsFloat" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Validator\IsInt" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Validator\PhoneNumber" => "Laminas\ServiceManager\Factory\InvokableFactory"
      "Laminas\I18n\Validator\PostCode" => "Laminas\ServiceManager\Factory\InvokableFactory"
    ]
  ]
  "route_manager" => []
  "router" => array:1 [
    "routes" => array:2 [
      "home" => array:2 [
        "type" => "Laminas\Router\Http\Literal"
        "options" => array:2 [
          "route" => "/"
          "defaults" => array:2 [
            "controller" => "Application\Controller\IndexController"
            "action" => "index"
          ]
        ]
      ]
      "application" => array:2 [
        "type" => "Laminas\Router\Http\Segment"
        "options" => array:2 [
          "route" => "/application[/:action]"
          "defaults" => array:2 [
            "controller" => "Application\Controller\IndexController"
            "action" => "index"
          ]
        ]
      ]
    ]
  ]
  "view_manager" => array:7 [
    "template_path_stack" => array:2 [
      "laminas-developer-tools" => "/var/www/vhosts/kuczkowicz.de/httpdocs/vendor/laminas/laminas-developer-tools/config/../view"
      0 => "/var/www/vhosts/kuczkowicz.de/httpdocs/module/Application/config/../view"
    ]
    "display_not_found_reason" => true
    "display_exceptions" => true
    "doctype" => "HTML5"
    "not_found_template" => "error/404"
    "exception_template" => "error/index"
    "template_map" => array:4 [
      "layout/layout" => "/var/www/vhosts/kuczkowicz.de/httpdocs/module/Application/config/../view/layout/layout.phtml"
      "application/index/index" => "/var/www/vhosts/kuczkowicz.de/httpdocs/module/Application/config/../view/application/index/index.phtml"
      "error/404" => "/var/www/vhosts/kuczkowicz.de/httpdocs/module/Application/config/../view/error/404.phtml"
      "error/index" => "/var/www/vhosts/kuczkowicz.de/httpdocs/module/Application/config/../view/error/index.phtml"
    ]
  ]
  "controllers" => array:1 [
    "factories" => array:1 [
      "Application\Controller\IndexController" => "Laminas\ServiceManager\Factory\InvokableFactory"
    ]
  ]
  "laminas-developer-tools" => array:3 [
    "profiler" => array:6 [
      "enabled" => true
      "strict" => true
      "flush_early" => false
      "cache_dir" => "data/cache"
      "matcher" => []
      "collectors" => []
    ]
    "events" => array:3 [
      "enabled" => true
      "collectors" => []
      "identifiers" => []
    ]
    "toolbar" => array:5 [
      "enabled" => true
      "auto_hide" => false
      "position" => "bottom"
      "version_check" => false
      "entries" => []
    ]
  ]
]
Application Config ApplicationConfig
Application Config (ApplicationConfig)
^ array:2 [
  "modules" => array:14 [
    0 => "Laminas\Session"
    1 => "Laminas\Log"
    2 => "Laminas\Db"
    3 => "Laminas\Mvc\I18n"
    4 => "Laminas\Form"
    5 => "Laminas\Hydrator"
    6 => "Laminas\InputFilter"
    7 => "Laminas\Filter"
    8 => "Laminas\I18n"
    9 => "Laminas\Cache"
    10 => "Laminas\Router"
    11 => "Laminas\Validator"
    12 => "Laminas\DeveloperTools"
    13 => "Application"
  ]
  "module_listener_options" => array:7 [
    "use_laminas_loader" => false
    "config_glob_paths" => array:2 [
      0 => "/var/www/vhosts/kuczkowicz.de/httpdocs/config/autoload/{{,*.}global,{,*.}local}.php"
      1 => "/var/www/vhosts/kuczkowicz.de/httpdocs/config/autoload/{,*.}{global,local}-development.php"
    ]
    "config_cache_enabled" => false
    "config_cache_key" => "application.config.cache"
    "module_map_cache_enabled" => false
    "module_map_cache_key" => "application.module.cache"
    "cache_dir" => "data/cache/"
  ]
]
Database (Laminas\Db) N/A
Error You have to install or enable @bjyoungblood's Laminas\Db Profiler to use this feature.