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.
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 MVC is a modular application. You can find multiple compatible modules on packagist.
[]Route home Template layout/layout
content: string
Template application/index/index
public/index.php - Line: 37
2. dispatch 2.00 MBpublic/index.php - Line: 37
3. dispatch 2.00 MBsrc/DispatchListener.php - Line: 117
4. render 2.00 MBsrc/Application.php - Line: 335
5. renderer 2.00 MBHttp/DefaultRenderingStrategy.php - Line: 92
6. renderer.post 2.00 MBHttp/DefaultRenderingStrategy.php - Line: 92
7. renderer 2.00 MBsrc/View.php - Line: 223
8. renderer.post 2.00 MBsrc/View.php - Line: 223
9. response 2.00 MBHttp/DefaultRenderingStrategy.php - Line: 92
10. finish 2.00 MBsrc/Application.php - Line: 335
11. collected 2.00 MBListener/ProfilerListener.php - Line: 79
Memory Peak 2.00 MBConfig)
array:18 [ "service_manager" => array:6 [ "abstract_factories" => array:4 [ 0 => "Laminas\Form\FormAbstractServiceFactory" 1 => "Laminas\Db\Adapter\AdapterAbstractServiceFactory" 2 => "Laminas\Cache\Service\StorageCacheAbstractServiceFactory" "DoctrineModule" => "DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory" ] "aliases" => array:26 [ "Laminas\Form\Annotation\AnnotationBuilder" => "FormAnnotationBuilder" "Laminas\Form\Annotation\AttributeBuilder" => "FormAttributeBuilder" "Laminas\Form\FormElementManager" => "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" "Zend\Paginator\AdapterPluginManager" => "Laminas\Paginator\AdapterPluginManager" "Zend\Paginator\ScrollingStylePluginManager" => "Laminas\Paginator\ScrollingStylePluginManager" "Laminas\Db\Adapter\Adapter" => "Laminas\Db\Adapter\AdapterInterface" "Zend\Db\Adapter\AdapterInterface" => "Laminas\Db\Adapter\AdapterInterface" "Zend\Db\Adapter\Adapter" => "Laminas\Db\Adapter\Adapter" "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" "Laminas\Validator\Translator\TranslatorInterface" => "Laminas\Validator\Translator\Translator" "ValidatorManager" => "Laminas\Validator\ValidatorPluginManager" "Zend\Validator\ValidatorPluginManager" => "Laminas\Validator\ValidatorPluginManager" "Laminas\Log\Logger" => "Psr\Log\LoggerInterface" ] "factories" => array:52 [ "FormAnnotationBuilder" => "Laminas\Form\Annotation\BuilderAbstractFactory" "FormAttributeBuilder" => "Laminas\Form\Annotation\BuilderAbstractFactory" "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\Paginator\AdapterPluginManager" => "Laminas\Paginator\AdapterPluginManagerFactory" "Laminas\Paginator\ScrollingStylePluginManager" => "Laminas\Paginator\ScrollingStylePluginManagerFactory" "Laminas\Db\Adapter\AdapterInterface" => "Laminas\Db\Adapter\AdapterServiceFactory" "SerializerAdapterManager" => "Laminas\Serializer\AdapterPluginManagerFactory" "Laminas\Serializer\AdapterPluginManager" => "Laminas\Serializer\AdapterPluginManagerFactory" "Laminas\Serializer\Adapter\AdapterInterface" => Laminas\Serializer\GenericSerializerFactory {#37 -serializerName: "Laminas\Serializer\Adapter\PhpSerialize" -options: null } "Laminas\Router\Http\TreeRouteStack" => "Laminas\Router\Http\HttpRouterFactory" "Laminas\Router\RoutePluginManager" => "Laminas\Router\RoutePluginManagerFactory" "Laminas\Router\RouteStackInterface" => "Laminas\Router\RouterFactory" "Laminas\Validator\Translator\Translator" => "Laminas\Validator\Translator\TranslatorFactory" "Laminas\Validator\ValidatorPluginManager" => "Laminas\Validator\ValidatorPluginManagerFactory" "Laminas\Cache\Storage\AdapterPluginManager" => "Laminas\Cache\Service\StorageAdapterPluginManagerFactory" "Laminas\Cache\Storage\PluginManager" => "Laminas\Cache\Service\StoragePluginManagerFactory" "Laminas\Cache\Service\StoragePluginFactory" => "Laminas\Cache\Service\StoragePluginFactoryFactory" "Laminas\Cache\Service\StoragePluginFactoryInterface" => "Laminas\Cache\Service\StoragePluginFactoryFactory" "Laminas\Cache\Service\StorageAdapterFactory" => "Laminas\Cache\Service\StorageAdapterFactoryFactory" "Laminas\Cache\Service\StorageAdapterFactoryInterface" => "Laminas\Cache\Service\StorageAdapterFactoryFactory" "Laminas\Cache\Command\DeprecatedStorageFactoryConfigurationCheckCommand" => "Laminas\Cache\Command\DeprecatedStorageFactoryConfigurationCheckCommandFactory" "doctrine.cli" => "DoctrineModule\Service\CliFactory" "DoctrineORMModule\CliConfigurator" => "DoctrineORMModule\Service\CliConfiguratorFactory" "Doctrine\ORM\EntityManager" => "DoctrineORMModule\Service\EntityManagerAliasCompatFactory" "doctrine.dbal_cmd.runsql" => "DoctrineORMModule\Service\RunSqlCommandFactory" "doctrine.dbal_cmd.reserved_words" => "DoctrineORMModule\Service\ReservedWordsCommandFactory" "Application\Listener\ErrorListener" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Listener\RouteListener" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Middleware\AuthenticationMiddleware" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\LogHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapResponseHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\PropertyReportHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\ResponseHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\RequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\ApiHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\GeneralHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapRequest\BaseSoapRequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapRequest\DeedsTrackingSoapRequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapRequest\LookupSoapRequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapRequest\PropertySearchSoapRequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapRequest\DocumentSearchSoapRequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Helper\SoapRequest\PersonSearchSoapRequestHelper" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Service\PropertySearchService" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Service\LookupService" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Service\DocumentSearchService" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Service\DeedsTrackingService" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Application\Service\PersonSearchService" => "Laminas\ServiceManager\AbstractFactory\ReflectionBasedAbstractFactory" "Psr\Log\LoggerInterface" => Closure(): void {#420 returnType: "void" class: "Laminas\DeveloperTools\Collector\ConfigCollector" } ] "delegators" => array:1 [ "Laminas\Cache\Storage\AdapterPluginManager" => array:2 [ 0 => "Laminas\Cache\Storage\Adapter\Memory\AdapterPluginManagerDelegatorFactory" 1 => "Laminas\Cache\Storage\Adapter\Filesystem\AdapterPluginManagerDelegatorFactory" ] ] "invokables" => array:16 [ "DoctrineModule\Authentication\Storage\Session" => "Laminas\Authentication\Storage\Session" "doctrine.orm_cmd.clear_cache_metadata" => "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand" "doctrine.orm_cmd.clear_cache_result" => "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand" "doctrine.orm_cmd.clear_cache_query" => "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand" "doctrine.orm_cmd.schema_tool_create" => "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand" "doctrine.orm_cmd.schema_tool_update" => "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand" "doctrine.orm_cmd.schema_tool_drop" => "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand" "doctrine.orm_cmd.convert_d1_schema" => "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand" "doctrine.orm_cmd.generate_entities" => "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand" "doctrine.orm_cmd.generate_proxies" => "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand" "doctrine.orm_cmd.convert_mapping" => "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand" "doctrine.orm_cmd.run_dql" => "Doctrine\ORM\Tools\Console\Command\RunDqlCommand" "doctrine.orm_cmd.validate_schema" => "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand" "doctrine.orm_cmd.info" => "Doctrine\ORM\Tools\Console\Command\InfoCommand" "doctrine.orm_cmd.ensure_production_settings" => "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand" "doctrine.orm_cmd.generate_repositories" => "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand" ] "lazy_services" => array:1 [ "class_map" => array:15 [ "Application\Listener\ErrorListener" => "Application\Listener\ErrorListener" "Application\Listener\RouteListener" => "Application\Listener\RouteListener" "Application\Middleware\AuthenticationMiddleware" => "Application\Middleware\AuthenticationMiddleware" "Application\Helper\LogHelper" => "Application\Helper\LogHelper" "Application\Helper\SoapResponseHelper" => "Application\Helper\SoapResponseHelper" "Application\Helper\PropertyReportHelper" => "Application\Helper\PropertyReportHelper" "Application\Helper\ResponseHelper" => "Application\Helper\ResponseHelper" "Application\Helper\RequestHelper" => "Application\Helper\RequestHelper" "Application\Helper\ApiHelper" => "Application\Helper\ApiHelper" "Application\Helper\GeneralHelper" => "Application\Helper\GeneralHelper" "Application\Service\PropertySearchService" => "Application\Service\PropertySearchService" "Application\Service\LookupService" => "Application\Service\LookupService" "Application\Service\DocumentSearchService" => "Application\Service\DocumentSearchService" "Application\Service\DeedsTrackingService" => "Application\Service\DeedsTrackingService" "Application\Service\PersonSearchService" => "Application\Service\PersonSearchService" ] ] ] "view_helpers" => array:2 [ "aliases" => array:195 [ "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" ] "factories" => array:44 [ "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\Form\View\Helper\Factory\FormElementErrorsFactory" "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" ] ] "input_filters" => array:1 [ "abstract_factories" => array:1 [ 0 => "Laminas\InputFilter\InputFilterAbstractServiceFactory" ] ] "route_manager" => [] "router" => array:1 [ "routes" => array:7 [ "doctrine_orm_module_yuml" => array:2 [ "type" => "literal" "options" => array:2 [ "route" => "/ocra_service_manager_yuml" "defaults" => array:2 [ "controller" => "DoctrineORMModule\Yuml\YumlController" "action" => "index" ] ] ] "home" => array:2 [ "type" => "Laminas\Router\Http\Literal" "options" => array:2 [ "route" => "/" "defaults" => array:2 [ "controller" => "Application\Controller\IndexController" "action" => "index" ] ] ] "property" => array:3 [ "type" => "Laminas\Router\Http\Segment" "options" => array:3 [ "route" => "/property[/:action]" "constraints" => array:1 [ "action" => "(lpi|erf|sectionaltitle|farm|holding)" ] "defaults" => array:2 [ "controller" => "Application\Controller\PropertySearchController" "action" => "lpi" ] ] "child_routes" => array:1 [ "methods" => array:2 [ "type" => "Laminas\Router\Http\Method" "options" => array:1 [ "verb" => "post" ] ] ] ] "lookup" => array:3 [ "type" => "Laminas\Router\Http\Segment" "options" => array:3 [ "route" => "/lookup[/:action]" "constraints" => array:1 [ "action" => "(town|office|scheme|farmname|holding)" ] "defaults" => array:2 [ "controller" => "Application\Controller\LookupController" "action" => "town" ] ] "child_routes" => array:1 [ "methods" => array:2 [ "type" => "Laminas\Router\Http\Method" "options" => array:1 [ "verb" => "post" ] ] ] ] "tracking" => array:3 [ "type" => "Laminas\Router\Http\Segment" "options" => array:3 [ "route" => "/tracking[/:action]" "constraints" => array:1 [ "action" => "(trackingnumber|propertybyerf|propertybysectionaltitlescheme)" ] "defaults" => array:2 [ "controller" => "Application\Controller\DeedsTrackingController" "action" => "property" ] ] "child_routes" => array:1 [ "methods" => array:2 [ "type" => "Laminas\Router\Http\Method" "options" => array:1 [ "verb" => "post" ] ] ] ] "document" => array:3 [ "type" => "Laminas\Router\Http\Segment" "options" => array:3 [ "route" => "/document[/:action]" "constraints" => array:1 [ "action" => "(bynumber|documentproperties|propertydocuments|persondocuments)" ] "defaults" => array:2 [ "controller" => "Application\Controller\DocumentSearchController" "action" => "bynumber" ] ] "child_routes" => array:1 [ "methods" => array:2 [ "type" => "Laminas\Router\Http\Method" "options" => array:1 [ "verb" => "post" ] ] ] ] "person" => array:3 [ "type" => "Laminas\Router\Http\Segment" "options" => array:3 [ "route" => "/person[/:action]" "constraints" => array:1 [ "action" => "(idno|name|details)" ] "defaults" => array:2 [ "controller" => "Application\Controller\PersonSearchController" "action" => "idno" ] ] "child_routes" => array:1 [ "methods" => array:2 [ "type" => "Laminas\Router\Http\Method" "options" => array:1 [ "verb" => "post" ] ] ] ] ] ] "view_manager" => array:8 [ "template_path_stack" => array:2 [ "laminas-developer-tools" => "/var/www/vendor/laminas/laminas-developer-tools/config/../view" 0 => "/var/www/module/Application/config/../view" ] "template_map" => array:6 [ "laminas-developer-tools/toolbar/doctrine-orm-queries" => "/var/www/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml" "laminas-developer-tools/toolbar/doctrine-orm-mappings" => "/var/www/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml" "layout/layout" => "/var/www/module/Application/config/../view/layout/layout.phtml" "application/index/index" => "/var/www/module/Application/config/../view/application/index/index.phtml" "error/404" => "/var/www/module/Application/config/../view/error/404.phtml" "error/index" => "/var/www/module/Application/config/../view/error/index.phtml" ] "display_not_found_reason" => true "display_exceptions" => true "doctype" => "HTML5" "not_found_template" => "error/404" "exception_template" => "error/index" "strategies" => array:1 [ 0 => "ViewJsonStrategy" ] ] "laminas-cli" => array:1 [ "commands" => array:1 [ "laminas-cache:deprecation:check-storage-factory-config" => "Laminas\Cache\Command\DeprecatedStorageFactoryConfigurationCheckCommand" ] ] "caches" => array:5 [ "doctrinemodule.cache.apcu" => array:2 [ "adapter" => "apcu" "options" => array:1 [ "namespace" => "DoctrineModule" ] ] "doctrinemodule.cache.array" => array:2 [ "adapter" => "Laminas\Cache\Storage\Adapter\Memory" "options" => array:1 [ "namespace" => "DoctrineModule" ] ] "doctrinemodule.cache.filesystem" => array:3 [ "adapter" => "filesystem" "options" => array:3 [ "namespace" => "DoctrineModule" "cache_dir" => "./data/cache/doctrine/" "key_pattern" => "/^[a-z0-9_\+\-\[\]\\$#]*$/Di" ] "plugins" => array:1 [ 0 => array:1 [ "name" => "serializer" ] ] ] "doctrinemodule.cache.memcached" => array:2 [ "adapter" => "memcached" "options" => array:2 [ "namespace" => "DoctrineModule" "servers" => [] ] ] "doctrinemodule.cache.redis" => array:2 [ "adapter" => "redis" "options" => array:2 [ "namespace" => "DoctrineModule" "server" => array:2 [ "host" => "localhost" "post" => 6379 ] ] ] ] "doctrine" => array:15 [ "cache" => array:5 [ "apcu" => array:2 [ "class" => "DoctrineModule\Cache\LaminasStorageCache" "instance" => "doctrinemodule.cache.apcu" ] "array" => array:2 [ "class" => "DoctrineModule\Cache\LaminasStorageCache" "instance" => "doctrinemodule.cache.array" ] "filesystem" => array:2 [ "class" => "DoctrineModule\Cache\LaminasStorageCache" "instance" => "doctrinemodule.cache.filesystem" ] "memcached" => array:2 [ "class" => "DoctrineModule\Cache\LaminasStorageCache" "instance" => "doctrinemodule.cache.memcached" ] "redis" => array:2 [ "class" => "DoctrineModule\Cache\LaminasStorageCache" "instance" => "doctrinemodule.cache.redis" ] ] "authentication" => array:2 [ "odm_default" => [] "orm_default" => array:1 [ "objectManager" => "doctrine.entitymanager.orm_default" ] ] "authenticationadapter" => array:2 [ "odm_default" => true "orm_default" => true ] "authenticationstorage" => array:2 [ "odm_default" => true "orm_default" => true ] "authenticationservice" => array:2 [ "odm_default" => true "orm_default" => true ] "connection" => array:1 [ "orm_default" => array:4 [ "configuration" => "orm_default" "eventmanager" => "orm_default" "params" => array:7 [ "host" => "mariadb" "port" => "3306" "user" => "deedsapi" "password" => "P@$$w0rd" "dbname" => "deedsapi" "charset" => "utf8mb4" "driverOptions" => array:2 [ 19 => 2 3 => 2 ] ] "driverClass" => "Doctrine\DBAL\Driver\PDO\MySQL\Driver" ] ] "configuration" => array:1 [ "orm_default" => array:13 [ "metadata_cache" => "filesystem" "query_cache" => "filesystem" "result_cache" => "array" "hydration_cache" => "array" "driver" => "orm_default" "generate_proxies" => false "proxy_dir" => "./data/cache/doctrine/" "proxy_namespace" => "DoctrineORMModule\Proxy" "filters" => [] "datetime_functions" => [] "string_functions" => [] "numeric_functions" => [] "second_level_cache" => [] ] ] "driver" => array:3 [ "orm_default" => array:2 [ "class" => "Doctrine\Persistence\Mapping\Driver\MappingDriverChain" "drivers" => array:1 [ "Application\Entity" => "application_entities" ] ] "application_entities" => array:3 [ "class" => "Doctrine\ORM\Mapping\Driver\AttributeDriver" "cache" => "array" "paths" => array:1 [ 0 => "/var/www/config/autoload/../../module/Application/src/Entity" ] ] "orm_logging" => array:1 [ "drivers" => array:1 [ "Application\Entity" => "application_entities" ] ] ] "entitymanager" => array:1 [ "orm_default" => array:2 [ "connection" => "orm_default" "configuration" => "orm_default" ] ] "eventmanager" => array:1 [ "orm_default" => [] ] "sql_logger_collector" => array:1 [ "orm_default" => [] ] "mapping_collector" => array:1 [ "orm_default" => [] ] "entity_resolver" => array:1 [ "orm_default" => [] ] "migrations_configuration" => array:1 [ "orm_default" => array:8 [ "table_storage" => array:5 [ "table_name" => "doctrine_migration_versions" "version_column_name" => "version" "version_column_length" => 191 "executed_at_column_name" => "executedAt" "execution_time_column_name" => "executionTime" ] "migrations_paths" => array:1 [ "adms\Migrations" => "./data/migrations" ] "migrations" => [] "all_or_nothing" => false "check_database_platform" => true "custom_template" => null "dependency_factory_services" => [] "organize_migrations" => "year_and_month" ] ] "migrations_cmd" => array:13 [ "current" => [] "dumpschema" => [] "diff" => [] "generate" => [] "execute" => [] "latest" => [] "list" => [] "migrate" => [] "rollup" => [] "status" => [] "syncmetadatastorage" => [] "uptodate" => [] "version" => [] ] ] "doctrine_factories" => array:13 [ "cache" => "DoctrineModule\Service\CacheFactory" "eventmanager" => "DoctrineModule\Service\EventManagerFactory" "driver" => "DoctrineModule\Service\DriverFactory" "authenticationadapter" => "DoctrineModule\Service\Authentication\AdapterFactory" "authenticationstorage" => "DoctrineModule\Service\Authentication\StorageFactory" "authenticationservice" => "DoctrineModule\Service\Authentication\AuthenticationServiceFactory" "connection" => "DoctrineORMModule\Service\DBALConnectionFactory" "configuration" => "DoctrineORMModule\Service\ConfigurationFactory" "entitymanager" => "DoctrineORMModule\Service\EntityManagerFactory" "entity_resolver" => "DoctrineORMModule\Service\EntityResolverFactory" "sql_logger_collector" => "DoctrineORMModule\Service\SQLLoggerCollectorFactory" "mapping_collector" => "DoctrineORMModule\Service\MappingCollectorFactory" "migrations_cmd" => "DoctrineORMModule\Service\MigrationsCommandFactory" ] "validators" => array:2 [ "aliases" => array:3 [ "DoctrineNoObjectExists" => "DoctrineModule\Validator\NoObjectExists" "DoctrineObjectExists" => "DoctrineModule\Validator\ObjectExists" "DoctrineUniqueObject" => "DoctrineModule\Validator\UniqueObject" ] "factories" => array:3 [ "DoctrineModule\Validator\NoObjectExists" => "DoctrineModule\Validator\Service\NoObjectExistsFactory" "DoctrineModule\Validator\ObjectExists" => "DoctrineModule\Validator\Service\ObjectExistsFactory" "DoctrineModule\Validator\UniqueObject" => "DoctrineModule\Validator\Service\UniqueObjectFactory" ] ] "form_elements" => array:2 [ "aliases" => array:3 [ "objectselect" => "DoctrineModule\Form\Element\ObjectSelect" "objectradio" => "DoctrineModule\Form\Element\ObjectRadio" "objectmulticheckbox" => "DoctrineModule\Form\Element\ObjectMultiCheckbox" ] "factories" => array:3 [ "DoctrineModule\Form\Element\ObjectSelect" => "DoctrineORMModule\Service\ObjectSelectFactory" "DoctrineModule\Form\Element\ObjectRadio" => "DoctrineORMModule\Service\ObjectRadioFactory" "DoctrineModule\Form\Element\ObjectMultiCheckbox" => "DoctrineORMModule\Service\ObjectMultiCheckboxFactory" ] ] "hydrators" => array:1 [ "factories" => array:1 [ "Doctrine\Laminas\Hydrator\DoctrineObject" => "DoctrineORMModule\Service\DoctrineObjectHydratorFactory" ] ] "laminas-developer-tools" => array:3 [ "profiler" => array:6 [ "collectors" => array:2 [ "doctrine.sql_logger_collector.orm_default" => "doctrine.sql_logger_collector.orm_default" "doctrine.mapping_collector.orm_default" => "doctrine.mapping_collector.orm_default" ] "enabled" => true "strict" => true "flush_early" => false "cache_dir" => "data/cache" "matcher" => [] ] "toolbar" => array:5 [ "entries" => array:2 [ "doctrine.sql_logger_collector.orm_default" => "laminas-developer-tools/toolbar/doctrine-orm-queries" "doctrine.mapping_collector.orm_default" => "laminas-developer-tools/toolbar/doctrine-orm-mappings" ] "enabled" => true "auto_hide" => false "position" => "bottom" "version_check" => false ] "events" => array:3 [ "enabled" => true "collectors" => [] "identifiers" => [] ] ] "controllers" => array:2 [ "abstract_factories" => array:1 [ 0 => "Laminas\Mvc\Controller\LazyControllerAbstractFactory" ] "factories" => [] ] "api" => array:1 [ "key" => "e57db48d-ec1a-425c-a286-6d1bafe7644a" ] "deedsapi" => array:4 [ "endpoint" => "https://deedssoap.deeds.gov.za/deeds-registration-soap/DeedsRegistrationEnquiryServiceImplService" "namespace" => "http://enquiry.service.registration.deeds.gov.za/" "username" => "A0181779" "password" => "12@Dm1N@21" ] "listeners" => array:2 [ 0 => "Application\Listener\ErrorListener" 1 => "Application\Listener\RouteListener" ] ]
ApplicationConfig)
array:5 [ "modules" => array:16 [ 0 => "Laminas\Form" 1 => "Laminas\Hydrator" 2 => "Laminas\InputFilter" 3 => "Laminas\Filter" 4 => "Laminas\Paginator" 5 => "Laminas\Db" 6 => "Laminas\Serializer" 7 => "Laminas\Router" 8 => "Laminas\Validator" 9 => "Laminas\DeveloperTools" 10 => "Laminas\Cache" 11 => "Laminas\Cache\Storage\Adapter\Memory" 12 => "Laminas\Cache\Storage\Adapter\Filesystem" 13 => "DoctrineModule" 14 => "DoctrineORMModule" 15 => "Application" ] "module_listener_options" => array:7 [ "use_laminas_loader" => true "config_glob_paths" => array:2 [ 0 => "/var/www/config/autoload/{{,*.}global,{,*.}local}.php" 1 => "/var/www/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/" ] "db" => array:6 [ "host" => "mariadb" "port" => "3306" "dbname" => "deedsapi" "username" => "deedsapi" "password" => "P@$$w0rd" "charset" => "utf8mb4" ] "logging" => array:3 [ "file_log" => 0 "file_log_path" => "data/logs/application.log" "db_log" => 1 ] "app" => array:1 [ "xml_log_path" => "data/logs/xml/" ] ]