array(27) {
[0]=>
array(6) {
["file"]=>
string(81) "/var/www/html/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php"
["line"]=>
int(117)
["function"]=>
string(3) "new"
["class"]=>
string(34) "Doctrine\DBAL\Driver\PDO\Exception"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
object(PDOException)#459 (8) {
["message":protected]=>
string(195) "SQLSTATE[HY000]: General error: 3065 Expression #1 of ORDER BY clause is not in SELECT list, references column 'procuracoop.c0_.id' which is not in SELECT list; this is incompatible with DISTINCT"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
string(5) "HY000"
["file":protected]=>
string(81) "/var/www/html/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php"
["line":protected]=>
int(115)
["trace":"Exception":private]=>
array(27) {
[0]=>
array(6) {
["file"]=>
string(81) "/var/www/html/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php"
["line"]=>
int(115)
["function"]=>
string(7) "execute"
["class"]=>
string(12) "PDOStatement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
NULL
}
}
[1]=>
array(6) {
["file"]=>
string(72) "/var/www/html/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php"
["line"]=>
int(1255)
["function"]=>
string(7) "execute"
["class"]=>
string(33) "Doctrine\DBAL\Driver\PDOStatement"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[2]=>
array(6) {
["file"]=>
string(91) "/var/www/html/html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php"
["line"]=>
int(50)
["function"]=>
string(12) "executeQuery"
["class"]=>
string(24) "Doctrine\DBAL\Connection"
["type"]=>
string(2) "->"
["args"]=>
array(4) {
[0]=>
string(414) "SELECT DISTINCT c0_.isocode AS isocode_0, e1_.label AS label_1, e1_.group_name AS group_name_2, e1_.color AS color_3 FROM users u2_ INNER JOIN users_countries u3_ ON u2_.id = u3_.user_id INNER JOIN countries c0_ ON c0_.id = u3_.country_id INNER JOIN users_evaluation_types u4_ ON u2_.id = u4_.user_id INNER JOIN evaluation_type e1_ ON e1_.id = u4_.evaluation_type_id WHERE u2_.workgroup_id <> ? ORDER BY c0_.id ASC"
[1]=>
array(1) {
[0]=>
string(4) "USER"
}
[2]=>
array(1) {
[0]=>
int(2)
}
[3]=>
NULL
}
}
[3]=>
array(6) {
["file"]=>
string(65) "/var/www/html/html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php"
["line"]=>
int(338)
["function"]=>
string(7) "execute"
["class"]=>
string(44) "Doctrine\ORM\Query\Exec\SingleSelectExecutor"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
object(Doctrine\DBAL\Connection)#248 (14) {
["_conn":protected]=>
object(Doctrine\DBAL\Driver\PDO\Connection)#347 (0) {
}
["_config":protected]=>
object(Doctrine\ORM\Configuration)#249 (1) {
["_attributes":protected]=>
array(13) {
["autoGenerateProxyClasses"]=>
int(1)
["proxyDir"]=>
string(28) "data/DoctrineORMModule/Proxy"
["proxyNamespace"]=>
string(23) "DoctrineORMModule\Proxy"
["entityNamespaces"]=>
array(0) {
}
["classMetadataFactoryName"]=>
string(41) "Doctrine\ORM\Mapping\ClassMetadataFactory"
["metadataCacheImpl"]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["queryCacheImpl"]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["resultCacheImpl"]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["hydrationCacheImpl"]=>
object(Doctrine\Common\Cache\ArrayCache)#255 (6) {
["data":"Doctrine\Common\Cache\ArrayCache":private]=>
array(0) {
}
["hitsCount":"Doctrine\Common\Cache\ArrayCache":private]=>
int(0)
["missesCount":"Doctrine\Common\Cache\ArrayCache":private]=>
int(0)
["upTime":"Doctrine\Common\Cache\ArrayCache":private]=>
int(1610864009)
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
NULL
}
["metadataDriverImpl"]=>
object(Doctrine\Persistence\Mapping\Driver\MappingDriverChain)#256 (2) {
["defaultDriver":"Doctrine\Persistence\Mapping\Driver\MappingDriverChain":private]=>
NULL
["drivers":"Doctrine\Persistence\Mapping\Driver\MappingDriverChain":private]=>
array(2) {
["Common\Entity"]=>
object(Doctrine\ORM\Mapping\Driver\AnnotationDriver)#266 (6) {
["entityAnnotationClasses":protected]=>
array(2) {
["Doctrine\ORM\Mapping\Entity"]=>
int(1)
["Doctrine\ORM\Mapping\MappedSuperclass"]=>
int(2)
}
["reader":protected]=>
object(Doctrine\Common\Annotations\CachedReader)#264 (5) {
["delegate":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Annotations\IndexedReader)#265 (1) {
["delegate":"Doctrine\Common\Annotations\IndexedReader":private]=>
object(Doctrine\Common\Annotations\AnnotationReader)#258 (5) {
["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#259 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#260 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#261 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#262 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(1) {
["ignoreannotation"]=>
string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation"
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(true)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(101) {
["Annotation"]=>
bool(true)
["Attribute"]=>
bool(true)
["Attributes"]=>
bool(true)
["Required"]=>
bool(true)
["Target"]=>
bool(true)
["fix"]=>
bool(true)
["fixme"]=>
bool(true)
["override"]=>
bool(true)
["abstract"]=>
bool(true)
["access"]=>
bool(true)
["code"]=>
bool(true)
["deprec"]=>
bool(true)
["endcode"]=>
bool(true)
["exception"]=>
bool(true)
["final"]=>
bool(true)
["ingroup"]=>
bool(true)
["inheritdoc"]=>
bool(true)
["inheritDoc"]=>
bool(true)
["magic"]=>
bool(true)
["name"]=>
bool(true)
["private"]=>
bool(true)
["static"]=>
bool(true)
["staticvar"]=>
bool(true)
["staticVar"]=>
bool(true)
["toc"]=>
bool(true)
["tutorial"]=>
bool(true)
["throw"]=>
bool(true)
["api"]=>
bool(true)
["author"]=>
bool(true)
["category"]=>
bool(true)
["copyright"]=>
bool(true)
["deprecated"]=>
bool(true)
["example"]=>
bool(true)
["filesource"]=>
bool(true)
["global"]=>
bool(true)
["ignore"]=>
bool(true)
["internal"]=>
bool(true)
["license"]=>
bool(true)
["link"]=>
bool(true)
["method"]=>
bool(true)
["package"]=>
bool(true)
["param"]=>
bool(true)
["property"]=>
bool(true)
["property-read"]=>
bool(true)
["property-write"]=>
bool(true)
["return"]=>
bool(true)
["see"]=>
bool(true)
["since"]=>
bool(true)
["source"]=>
bool(true)
["subpackage"]=>
bool(true)
["throws"]=>
bool(true)
["todo"]=>
bool(true)
["TODO"]=>
bool(true)
["usedby"]=>
bool(true)
["uses"]=>
bool(true)
["var"]=>
bool(true)
["version"]=>
bool(true)
["after"]=>
bool(true)
["afterClass"]=>
bool(true)
["backupGlobals"]=>
bool(true)
["backupStaticAttributes"]=>
bool(true)
["before"]=>
bool(true)
["beforeClass"]=>
bool(true)
["codeCoverageIgnore"]=>
bool(true)
["codeCoverageIgnoreStart"]=>
bool(true)
["codeCoverageIgnoreEnd"]=>
bool(true)
["covers"]=>
bool(true)
["coversDefaultClass"]=>
bool(true)
["coversNothing"]=>
bool(true)
["dataProvider"]=>
bool(true)
["depends"]=>
bool(true)
["doesNotPerformAssertions"]=>
bool(true)
["expectedException"]=>
bool(true)
["expectedExceptionCode"]=>
bool(true)
["expectedExceptionMessage"]=>
bool(true)
["expectedExceptionMessageRegExp"]=>
bool(true)
["group"]=>
bool(true)
["large"]=>
bool(true)
["medium"]=>
bool(true)
["preserveGlobalState"]=>
bool(true)
["requires"]=>
bool(true)
["runTestsInSeparateProcesses"]=>
bool(true)
["runInSeparateProcess"]=>
bool(true)
["small"]=>
bool(true)
["test"]=>
bool(true)
["testdox"]=>
bool(true)
["testWith"]=>
bool(true)
["ticket"]=>
bool(true)
["SuppressWarnings"]=>
bool(true)
["noinspection"]=>
bool(true)
["package_version"]=>
bool(true)
["startuml"]=>
bool(true)
["enduml"]=>
bool(true)
["experimental"]=>
bool(true)
["phpcsSuppress"]=>
bool(true)
["codingStandardsIgnoreStart"]=>
bool(true)
["codingStandardsIgnoreEnd"]=>
bool(true)
["extends"]=>
bool(true)
["implements"]=>
bool(true)
["template"]=>
bool(true)
["use"]=>
bool(true)
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\PhpParser)#263 (0) {
}
["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
}
}
["cache":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["debug":"Doctrine\Common\Annotations\CachedReader":private]=>
bool(false)
["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
["loadedFilemtimes":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/var/www/html/html/module/Common/config/../src/Entity"
}
["excludePaths":protected]=>
array(0) {
}
["fileExtension":protected]=>
string(4) ".php"
["classNames":protected]=>
NULL
}
["User\Entity"]=>
object(Doctrine\ORM\Mapping\Driver\AnnotationDriver)#275 (6) {
["entityAnnotationClasses":protected]=>
array(2) {
["Doctrine\ORM\Mapping\Entity"]=>
int(1)
["Doctrine\ORM\Mapping\MappedSuperclass"]=>
int(2)
}
["reader":protected]=>
object(Doctrine\Common\Annotations\CachedReader)#273 (5) {
["delegate":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Annotations\IndexedReader)#274 (1) {
["delegate":"Doctrine\Common\Annotations\IndexedReader":private]=>
object(Doctrine\Common\Annotations\AnnotationReader)#257 (5) {
["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#268 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#269 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#270 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#271 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(1) {
["ignoreannotation"]=>
string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation"
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(true)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(101) {
["Annotation"]=>
bool(true)
["Attribute"]=>
bool(true)
["Attributes"]=>
bool(true)
["Required"]=>
bool(true)
["Target"]=>
bool(true)
["fix"]=>
bool(true)
["fixme"]=>
bool(true)
["override"]=>
bool(true)
["abstract"]=>
bool(true)
["access"]=>
bool(true)
["code"]=>
bool(true)
["deprec"]=>
bool(true)
["endcode"]=>
bool(true)
["exception"]=>
bool(true)
["final"]=>
bool(true)
["ingroup"]=>
bool(true)
["inheritdoc"]=>
bool(true)
["inheritDoc"]=>
bool(true)
["magic"]=>
bool(true)
["name"]=>
bool(true)
["private"]=>
bool(true)
["static"]=>
bool(true)
["staticvar"]=>
bool(true)
["staticVar"]=>
bool(true)
["toc"]=>
bool(true)
["tutorial"]=>
bool(true)
["throw"]=>
bool(true)
["api"]=>
bool(true)
["author"]=>
bool(true)
["category"]=>
bool(true)
["copyright"]=>
bool(true)
["deprecated"]=>
bool(true)
["example"]=>
bool(true)
["filesource"]=>
bool(true)
["global"]=>
bool(true)
["ignore"]=>
bool(true)
["internal"]=>
bool(true)
["license"]=>
bool(true)
["link"]=>
bool(true)
["method"]=>
bool(true)
["package"]=>
bool(true)
["param"]=>
bool(true)
["property"]=>
bool(true)
["property-read"]=>
bool(true)
["property-write"]=>
bool(true)
["return"]=>
bool(true)
["see"]=>
bool(true)
["since"]=>
bool(true)
["source"]=>
bool(true)
["subpackage"]=>
bool(true)
["throws"]=>
bool(true)
["todo"]=>
bool(true)
["TODO"]=>
bool(true)
["usedby"]=>
bool(true)
["uses"]=>
bool(true)
["var"]=>
bool(true)
["version"]=>
bool(true)
["after"]=>
bool(true)
["afterClass"]=>
bool(true)
["backupGlobals"]=>
bool(true)
["backupStaticAttributes"]=>
bool(true)
["before"]=>
bool(true)
["beforeClass"]=>
bool(true)
["codeCoverageIgnore"]=>
bool(true)
["codeCoverageIgnoreStart"]=>
bool(true)
["codeCoverageIgnoreEnd"]=>
bool(true)
["covers"]=>
bool(true)
["coversDefaultClass"]=>
bool(true)
["coversNothing"]=>
bool(true)
["dataProvider"]=>
bool(true)
["depends"]=>
bool(true)
["doesNotPerformAssertions"]=>
bool(true)
["expectedException"]=>
bool(true)
["expectedExceptionCode"]=>
bool(true)
["expectedExceptionMessage"]=>
bool(true)
["expectedExceptionMessageRegExp"]=>
bool(true)
["group"]=>
bool(true)
["large"]=>
bool(true)
["medium"]=>
bool(true)
["preserveGlobalState"]=>
bool(true)
["requires"]=>
bool(true)
["runTestsInSeparateProcesses"]=>
bool(true)
["runInSeparateProcess"]=>
bool(true)
["small"]=>
bool(true)
["test"]=>
bool(true)
["testdox"]=>
bool(true)
["testWith"]=>
bool(true)
["ticket"]=>
bool(true)
["SuppressWarnings"]=>
bool(true)
["noinspection"]=>
bool(true)
["package_version"]=>
bool(true)
["startuml"]=>
bool(true)
["enduml"]=>
bool(true)
["experimental"]=>
bool(true)
["phpcsSuppress"]=>
bool(true)
["codingStandardsIgnoreStart"]=>
bool(true)
["codingStandardsIgnoreEnd"]=>
bool(true)
["extends"]=>
bool(true)
["implements"]=>
bool(true)
["template"]=>
bool(true)
["use"]=>
bool(true)
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\PhpParser)#272 (0) {
}
["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
}
}
["cache":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["debug":"Doctrine\Common\Annotations\CachedReader":private]=>
bool(false)
["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
["loadedFilemtimes":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
}
["paths":protected]=>
array(1) {
[0]=>
string(51) "/var/www/html/html/module/User/config/../src/Entity"
}
["excludePaths":protected]=>
array(0) {
}
["fileExtension":protected]=>
string(4) ".php"
["classNames":protected]=>
NULL
}
}
}
["sqlLogger"]=>
NULL
["entityListenerResolver"]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["customDatetimeFunctions"]=>
array(1) {
["if"]=>
string(37) "DoctrineExtensions\Query\Mysql\IfElse"
}
}
}
["_eventManager":protected]=>
object(Doctrine\Common\EventManager)#247 (1) {
["_listeners":"Doctrine\Common\EventManager":private]=>
array(6) {
["loadClassMetadata"]=>
array(1) {
["000000002cd4b9ee000000003a94bd51"]=>
object(Doctrine\ORM\Tools\ResolveTargetEntityListener)#251 (1) {
["resolveTargetEntities":"Doctrine\ORM\Tools\ResolveTargetEntityListener":private]=>
array(0) {
}
}
}
["onClassMetadataNotFound"]=>
array(1) {
["000000002cd4b9ee000000003a94bd51"]=>
object(Doctrine\ORM\Tools\ResolveTargetEntityListener)#251 (1) {
["resolveTargetEntities":"Doctrine\ORM\Tools\ResolveTargetEntityListener":private]=>
array(0) {
}
}
}
["prePersist"]=>
array(3) {
["000000002cd4b83e000000003a94bd51"]=>
object(Page\Listener\NewsListener)#299 (1) {
["authenticationService":"Page\Listener\NewsListener":private]=>
object(Laminas\Authentication\AuthenticationService)#239 (2) {
["storage":protected]=>
object(Laminas\Authentication\Storage\Session)#240 (3) {
["session":protected]=>
object(Laminas\Session\Container)#296 (7) {
["name":protected]=>
string(14) "authentication"
["manager":protected]=>
object(Laminas\Session\SessionManager)#287 (11) {
["defaultDestroyOptions":protected]=>
array(2) {
["send_expire_cookie"]=>
bool(true)
["clear_storage"]=>
bool(false)
}
["defaultOptions":protected]=>
array(1) {
["attach_default_validators"]=>
bool(true)
}
["defaultValidators":protected]=>
array(1) {
[0]=>
string(28) "Laminas\Session\Validator\Id"
}
["name":protected]=>
NULL
["validatorChain":protected]=>
object(Laminas\Session\ValidatorChain)#290 (5) {
["storage":protected]=>
object(Laminas\Session\Storage\SessionArrayStorage)#289 (0) {
}
["events":protected]=>
array(1) {
["session.validate"]=>
array(1) {
[1]=>
array(1) {
[0]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Laminas\Session\Validator\Id)#292 (1) {
["id":protected]=>
string(32) "7dba456742962c908e1e22aed5b9cd8b"
}
[1]=>
string(7) "isValid"
}
}
}
}
}
["eventPrototype":protected]=>
object(Laminas\EventManager\Event)#291 (4) {
["name":protected]=>
NULL
["target":protected]=>
NULL
["params":protected]=>
array(0) {
}
["stopPropagation":protected]=>
bool(false)
}
["identifiers":protected]=>
array(0) {
}
["sharedManager":protected]=>
NULL
}
["config":protected]=>
object(Laminas\Session\Config\SessionConfig)#288 (19) {
["knownSaveHandlers":protected]=>
NULL
["phpErrorCode":protected]=>
bool(false)
["phpErrorMessage":protected]=>
bool(false)
["rememberMeSeconds":protected]=>
int(1209600)
["saveHandler":protected]=>
NULL
["serializeHandler":protected]=>
NULL
["validCacheLimiters":protected]=>
array(5) {
[0]=>
string(0) ""
[1]=>
string(7) "nocache"
[2]=>
string(6) "public"
[3]=>
string(7) "private"
[4]=>
string(17) "private_no_expire"
}
["validHashBitsPerCharacters":protected]=>
array(3) {
[0]=>
int(4)
[1]=>
int(5)
[2]=>
int(6)
}
["validSidBitsPerCharacters":protected]=>
array(3) {
[0]=>
int(4)
[1]=>
int(5)
[2]=>
int(6)
}
["validHashFunctions":protected]=>
NULL
["name":protected]=>
NULL
["savePath":protected]=>
NULL
["cookieLifetime":protected]=>
NULL
["cookiePath":protected]=>
NULL
["cookieDomain":protected]=>
NULL
["cookieSecure":protected]=>
NULL
["cookieHttpOnly":protected]=>
NULL
["useCookies":protected]=>
NULL
["options":protected]=>
array(0) {
}
}
["defaultConfigClass":protected]=>
string(36) "Laminas\Session\Config\SessionConfig"
["storage":protected]=>
object(Laminas\Session\Storage\SessionArrayStorage)#289 (0) {
}
["defaultStorageClass":protected]=>
string(43) "Laminas\Session\Storage\SessionArrayStorage"
["saveHandler":protected]=>
NULL
["validators":protected]=>
array(1) {
[0]=>
string(28) "Laminas\Session\Validator\Id"
}
}
["defaultValue":"Laminas\Session\AbstractContainer":private]=>
NULL
["storage":protected]=>
array(0) {
}
["flag":protected]=>
int(2)
["iteratorClass":protected]=>
string(13) "ArrayIterator"
["protectedProperties":protected]=>
array(6) {
[0]=>
string(4) "name"
[1]=>
string(7) "manager"
[2]=>
string(7) "storage"
[3]=>
string(4) "flag"
[4]=>
string(13) "iteratorClass"
[5]=>
string(19) "protectedProperties"
}
}
["namespace":protected]=>
string(14) "authentication"
["member":protected]=>
string(7) "storage"
}
["adapter":protected]=>
object(DoctrineModule\Authentication\Adapter\ObjectRepository)#293 (4) {
["options":protected]=>
object(DoctrineModule\Options\Authentication)#294 (9) {
["objectManager":protected]=>
object(Doctrine\ORM\EntityManager)#244 (11) {
["config":"Doctrine\ORM\EntityManager":private]=>
object(Doctrine\ORM\Configuration)#249 (1) {
["_attributes":protected]=>
array(13) {
["autoGenerateProxyClasses"]=>
int(1)
["proxyDir"]=>
string(28) "data/DoctrineORMModule/Proxy"
["proxyNamespace"]=>
string(23) "DoctrineORMModule\Proxy"
["entityNamespaces"]=>
array(0) {
}
["classMetadataFactoryName"]=>
string(41) "Doctrine\ORM\Mapping\ClassMetadataFactory"
["metadataCacheImpl"]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["queryCacheImpl"]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["resultCacheImpl"]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["hydrationCacheImpl"]=>
object(Doctrine\Common\Cache\ArrayCache)#255 (6) {
["data":"Doctrine\Common\Cache\ArrayCache":private]=>
array(0) {
}
["hitsCount":"Doctrine\Common\Cache\ArrayCache":private]=>
int(0)
["missesCount":"Doctrine\Common\Cache\ArrayCache":private]=>
int(0)
["upTime":"Doctrine\Common\Cache\ArrayCache":private]=>
int(1610864009)
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
NULL
}
["metadataDriverImpl"]=>
object(Doctrine\Persistence\Mapping\Driver\MappingDriverChain)#256 (2) {
["defaultDriver":"Doctrine\Persistence\Mapping\Driver\MappingDriverChain":private]=>
NULL
["drivers":"Doctrine\Persistence\Mapping\Driver\MappingDriverChain":private]=>
array(2) {
["Common\Entity"]=>
object(Doctrine\ORM\Mapping\Driver\AnnotationDriver)#266 (6) {
["entityAnnotationClasses":protected]=>
array(2) {
["Doctrine\ORM\Mapping\Entity"]=>
int(1)
["Doctrine\ORM\Mapping\MappedSuperclass"]=>
int(2)
}
["reader":protected]=>
object(Doctrine\Common\Annotations\CachedReader)#264 (5) {
["delegate":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Annotations\IndexedReader)#265 (1) {
["delegate":"Doctrine\Common\Annotations\IndexedReader":private]=>
object(Doctrine\Common\Annotations\AnnotationReader)#258 (5) {
["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#259 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#260 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#261 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#262 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(1) {
["ignoreannotation"]=>
string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation"
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(true)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(101) {
["Annotation"]=>
bool(true)
["Attribute"]=>
bool(true)
["Attributes"]=>
bool(true)
["Required"]=>
bool(true)
["Target"]=>
bool(true)
["fix"]=>
bool(true)
["fixme"]=>
bool(true)
["override"]=>
bool(true)
["abstract"]=>
bool(true)
["access"]=>
bool(true)
["code"]=>
bool(true)
["deprec"]=>
bool(true)
["endcode"]=>
bool(true)
["exception"]=>
bool(true)
["final"]=>
bool(true)
["ingroup"]=>
bool(true)
["inheritdoc"]=>
bool(true)
["inheritDoc"]=>
bool(true)
["magic"]=>
bool(true)
["name"]=>
bool(true)
["private"]=>
bool(true)
["static"]=>
bool(true)
["staticvar"]=>
bool(true)
["staticVar"]=>
bool(true)
["toc"]=>
bool(true)
["tutorial"]=>
bool(true)
["throw"]=>
bool(true)
["api"]=>
bool(true)
["author"]=>
bool(true)
["category"]=>
bool(true)
["copyright"]=>
bool(true)
["deprecated"]=>
bool(true)
["example"]=>
bool(true)
["filesource"]=>
bool(true)
["global"]=>
bool(true)
["ignore"]=>
bool(true)
["internal"]=>
bool(true)
["license"]=>
bool(true)
["link"]=>
bool(true)
["method"]=>
bool(true)
["package"]=>
bool(true)
["param"]=>
bool(true)
["property"]=>
bool(true)
["property-read"]=>
bool(true)
["property-write"]=>
bool(true)
["return"]=>
bool(true)
["see"]=>
bool(true)
["since"]=>
bool(true)
["source"]=>
bool(true)
["subpackage"]=>
bool(true)
["throws"]=>
bool(true)
["todo"]=>
bool(true)
["TODO"]=>
bool(true)
["usedby"]=>
bool(true)
["uses"]=>
bool(true)
["var"]=>
bool(true)
["version"]=>
bool(true)
["after"]=>
bool(true)
["afterClass"]=>
bool(true)
["backupGlobals"]=>
bool(true)
["backupStaticAttributes"]=>
bool(true)
["before"]=>
bool(true)
["beforeClass"]=>
bool(true)
["codeCoverageIgnore"]=>
bool(true)
["codeCoverageIgnoreStart"]=>
bool(true)
["codeCoverageIgnoreEnd"]=>
bool(true)
["covers"]=>
bool(true)
["coversDefaultClass"]=>
bool(true)
["coversNothing"]=>
bool(true)
["dataProvider"]=>
bool(true)
["depends"]=>
bool(true)
["doesNotPerformAssertions"]=>
bool(true)
["expectedException"]=>
bool(true)
["expectedExceptionCode"]=>
bool(true)
["expectedExceptionMessage"]=>
bool(true)
["expectedExceptionMessageRegExp"]=>
bool(true)
["group"]=>
bool(true)
["large"]=>
bool(true)
["medium"]=>
bool(true)
["preserveGlobalState"]=>
bool(true)
["requires"]=>
bool(true)
["runTestsInSeparateProcesses"]=>
bool(true)
["runInSeparateProcess"]=>
bool(true)
["small"]=>
bool(true)
["test"]=>
bool(true)
["testdox"]=>
bool(true)
["testWith"]=>
bool(true)
["ticket"]=>
bool(true)
["SuppressWarnings"]=>
bool(true)
["noinspection"]=>
bool(true)
["package_version"]=>
bool(true)
["startuml"]=>
bool(true)
["enduml"]=>
bool(true)
["experimental"]=>
bool(true)
["phpcsSuppress"]=>
bool(true)
["codingStandardsIgnoreStart"]=>
bool(true)
["codingStandardsIgnoreEnd"]=>
bool(true)
["extends"]=>
bool(true)
["implements"]=>
bool(true)
["template"]=>
bool(true)
["use"]=>
bool(true)
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\PhpParser)#263 (0) {
}
["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
}
}
["cache":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["debug":"Doctrine\Common\Annotations\CachedReader":private]=>
bool(false)
["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
["loadedFilemtimes":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/var/www/html/html/module/Common/config/../src/Entity"
}
["excludePaths":protected]=>
array(0) {
}
["fileExtension":protected]=>
string(4) ".php"
["classNames":protected]=>
NULL
}
["User\Entity"]=>
object(Doctrine\ORM\Mapping\Driver\AnnotationDriver)#275 (6) {
["entityAnnotationClasses":protected]=>
array(2) {
["Doctrine\ORM\Mapping\Entity"]=>
int(1)
["Doctrine\ORM\Mapping\MappedSuperclass"]=>
int(2)
}
["reader":protected]=>
object(Doctrine\Common\Annotations\CachedReader)#273 (5) {
["delegate":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Annotations\IndexedReader)#274 (1) {
["delegate":"Doctrine\Common\Annotations\IndexedReader":private]=>
object(Doctrine\Common\Annotations\AnnotationReader)#257 (5) {
["parser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#268 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#269 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["preParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\DocParser)#270 (10) {
["lexer":"Doctrine\Common\Annotations\DocParser":private]=>
object(Doctrine\Common\Annotations\DocLexer)#271 (9) {
["noCase":protected]=>
array(10) {
["@"]=>
int(101)
[","]=>
int(104)
["("]=>
int(109)
[")"]=>
int(103)
["{"]=>
int(108)
["}"]=>
int(102)
["="]=>
int(105)
[":"]=>
int(112)
["-"]=>
int(113)
["\"]=>
int(107)
}
["withCase":protected]=>
array(3) {
["true"]=>
int(110)
["false"]=>
int(106)
["null"]=>
int(111)
}
["input":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
["tokens":"Doctrine\Common\Lexer\AbstractLexer":private]=>
array(0) {
}
["position":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["peek":"Doctrine\Common\Lexer\AbstractLexer":private]=>
int(0)
["lookahead"]=>
NULL
["token"]=>
NULL
["regex":"Doctrine\Common\Lexer\AbstractLexer":private]=>
NULL
}
["target":"Doctrine\Common\Annotations\DocParser":private]=>
NULL
["isNestedAnnotation":"Doctrine\Common\Annotations\DocParser":private]=>
bool(false)
["imports":"Doctrine\Common\Annotations\DocParser":private]=>
array(1) {
["ignoreannotation"]=>
string(55) "Doctrine\Common\Annotations\Annotation\IgnoreAnnotation"
}
["classExists":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoreNotImportedAnnotations":"Doctrine\Common\Annotations\DocParser":private]=>
bool(true)
["namespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\DocParser":private]=>
array(101) {
["Annotation"]=>
bool(true)
["Attribute"]=>
bool(true)
["Attributes"]=>
bool(true)
["Required"]=>
bool(true)
["Target"]=>
bool(true)
["fix"]=>
bool(true)
["fixme"]=>
bool(true)
["override"]=>
bool(true)
["abstract"]=>
bool(true)
["access"]=>
bool(true)
["code"]=>
bool(true)
["deprec"]=>
bool(true)
["endcode"]=>
bool(true)
["exception"]=>
bool(true)
["final"]=>
bool(true)
["ingroup"]=>
bool(true)
["inheritdoc"]=>
bool(true)
["inheritDoc"]=>
bool(true)
["magic"]=>
bool(true)
["name"]=>
bool(true)
["private"]=>
bool(true)
["static"]=>
bool(true)
["staticvar"]=>
bool(true)
["staticVar"]=>
bool(true)
["toc"]=>
bool(true)
["tutorial"]=>
bool(true)
["throw"]=>
bool(true)
["api"]=>
bool(true)
["author"]=>
bool(true)
["category"]=>
bool(true)
["copyright"]=>
bool(true)
["deprecated"]=>
bool(true)
["example"]=>
bool(true)
["filesource"]=>
bool(true)
["global"]=>
bool(true)
["ignore"]=>
bool(true)
["internal"]=>
bool(true)
["license"]=>
bool(true)
["link"]=>
bool(true)
["method"]=>
bool(true)
["package"]=>
bool(true)
["param"]=>
bool(true)
["property"]=>
bool(true)
["property-read"]=>
bool(true)
["property-write"]=>
bool(true)
["return"]=>
bool(true)
["see"]=>
bool(true)
["since"]=>
bool(true)
["source"]=>
bool(true)
["subpackage"]=>
bool(true)
["throws"]=>
bool(true)
["todo"]=>
bool(true)
["TODO"]=>
bool(true)
["usedby"]=>
bool(true)
["uses"]=>
bool(true)
["var"]=>
bool(true)
["version"]=>
bool(true)
["after"]=>
bool(true)
["afterClass"]=>
bool(true)
["backupGlobals"]=>
bool(true)
["backupStaticAttributes"]=>
bool(true)
["before"]=>
bool(true)
["beforeClass"]=>
bool(true)
["codeCoverageIgnore"]=>
bool(true)
["codeCoverageIgnoreStart"]=>
bool(true)
["codeCoverageIgnoreEnd"]=>
bool(true)
["covers"]=>
bool(true)
["coversDefaultClass"]=>
bool(true)
["coversNothing"]=>
bool(true)
["dataProvider"]=>
bool(true)
["depends"]=>
bool(true)
["doesNotPerformAssertions"]=>
bool(true)
["expectedException"]=>
bool(true)
["expectedExceptionCode"]=>
bool(true)
["expectedExceptionMessage"]=>
bool(true)
["expectedExceptionMessageRegExp"]=>
bool(true)
["group"]=>
bool(true)
["large"]=>
bool(true)
["medium"]=>
bool(true)
["preserveGlobalState"]=>
bool(true)
["requires"]=>
bool(true)
["runTestsInSeparateProcesses"]=>
bool(true)
["runInSeparateProcess"]=>
bool(true)
["small"]=>
bool(true)
["test"]=>
bool(true)
["testdox"]=>
bool(true)
["testWith"]=>
bool(true)
["ticket"]=>
bool(true)
["SuppressWarnings"]=>
bool(true)
["noinspection"]=>
bool(true)
["package_version"]=>
bool(true)
["startuml"]=>
bool(true)
["enduml"]=>
bool(true)
["experimental"]=>
bool(true)
["phpcsSuppress"]=>
bool(true)
["codingStandardsIgnoreStart"]=>
bool(true)
["codingStandardsIgnoreEnd"]=>
bool(true)
["extends"]=>
bool(true)
["implements"]=>
bool(true)
["template"]=>
bool(true)
["use"]=>
bool(true)
}
["ignoredAnnotationNamespaces":"Doctrine\Common\Annotations\DocParser":private]=>
array(0) {
}
["context":"Doctrine\Common\Annotations\DocParser":private]=>
string(0) ""
}
["phpParser":"Doctrine\Common\Annotations\AnnotationReader":private]=>
object(Doctrine\Common\Annotations\PhpParser)#272 (0) {
}
["imports":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
["ignoredAnnotationNames":"Doctrine\Common\Annotations\AnnotationReader":private]=>
array(0) {
}
}
}
["cache":"Doctrine\Common\Annotations\CachedReader":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["debug":"Doctrine\Common\Annotations\CachedReader":private]=>
bool(false)
["loadedAnnotations":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
["loadedFilemtimes":"Doctrine\Common\Annotations\CachedReader":private]=>
array(0) {
}
}
["paths":protected]=>
array(1) {
[0]=>
string(51) "/var/www/html/html/module/User/config/../src/Entity"
}
["excludePaths":protected]=>
array(0) {
}
["fileExtension":protected]=>
string(4) ".php"
["classNames":protected]=>
NULL
}
}
}
["sqlLogger"]=>
NULL
["entityListenerResolver"]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["customDatetimeFunctions"]=>
array(1) {
["if"]=>
string(37) "DoctrineExtensions\Query\Mysql\IfElse"
}
}
}
["conn":"Doctrine\ORM\EntityManager":private]=>
*RECURSION*
["metadataFactory":"Doctrine\ORM\EntityManager":private]=>
object(Doctrine\ORM\Mapping\ClassMetadataFactory)#245 (10) {
["em":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
*RECURSION*
["targetPlatform":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["driver":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["evm":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["embeddablesActiveNesting":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
array(0) {
}
["cacheSalt":protected]=>
string(14) "$CLASSMETADATA"
["cacheDriver":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["loadedMetadata":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
array(0) {
}
["initialized":protected]=>
bool(false)
["reflectionService":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
NULL
}
["unitOfWork":"Doctrine\ORM\EntityManager":private]=>
object(Doctrine\ORM\UnitOfWork)#276 (26) {
["identityMap":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityIdentifiers":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["originalEntityData":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityChangeSets":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityStates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["scheduledForSynchronization":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityInsertions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["extraUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityDeletions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["nonCascadedNewDetectedEntities":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionDeletions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["visitedCollections":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["em":"Doctrine\ORM\UnitOfWork":private]=>
*RECURSION*
["persisters":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionPersisters":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["evm":"Doctrine\ORM\UnitOfWork":private]=>
*RECURSION*
["listenersInvoker":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Event\ListenersInvoker)#277 (2) {
["resolver":"Doctrine\ORM\Event\ListenersInvoker":private]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["eventManager":"Doctrine\ORM\Event\ListenersInvoker":private]=>
*RECURSION*
}
["identifierFlattener":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Utility\IdentifierFlattener)#279 (2) {
["unitOfWork":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
*RECURSION*
["metadataFactory":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
object(Doctrine\ORM\Mapping\ClassMetadataFactory)#245 (10) {
["em":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
*RECURSION*
["targetPlatform":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["driver":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["evm":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["embeddablesActiveNesting":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
array(0) {
}
["cacheSalt":protected]=>
string(14) "$CLASSMETADATA"
["cacheDriver":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["loadedMetadata":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
array(0) {
}
["initialized":protected]=>
bool(false)
["reflectionService":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
NULL
}
}
["orphanRemovals":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["readOnlyObjects":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["eagerLoadingEntities":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["hasCache":protected]=>
bool(false)
["hydrationCompleteHandler":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Internal\HydrationCompleteHandler)#280 (3) {
["listenersInvoker":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
object(Doctrine\ORM\Event\ListenersInvoker)#277 (2) {
["resolver":"Doctrine\ORM\Event\ListenersInvoker":private]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["eventManager":"Doctrine\ORM\Event\ListenersInvoker":private]=>
*RECURSION*
}
["em":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
*RECURSION*
["deferredPostLoadInvocations":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
array(0) {
}
}
["reflectionPropertiesGetter":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter)#281 (2) {
["properties":"Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter":private]=>
array(0) {
}
["reflectionService":"Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter":private]=>
object(Doctrine\Persistence\Mapping\RuntimeReflectionService)#282 (1) {
["supportsTypedPropertiesWorkaround":"Doctrine\Persistence\Mapping\RuntimeReflectionService":private]=>
bool(true)
}
}
}
["eventManager":"Doctrine\ORM\EntityManager":private]=>
*RECURSION*
["proxyFactory":"Doctrine\ORM\EntityManager":private]=>
object(Doctrine\ORM\Proxy\ProxyFactory)#283 (8) {
["em":"Doctrine\ORM\Proxy\ProxyFactory":private]=>
*RECURSION*
["uow":"Doctrine\ORM\Proxy\ProxyFactory":private]=>
object(Doctrine\ORM\UnitOfWork)#276 (26) {
["identityMap":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityIdentifiers":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["originalEntityData":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityChangeSets":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityStates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["scheduledForSynchronization":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityInsertions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["extraUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityDeletions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["nonCascadedNewDetectedEntities":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionDeletions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["visitedCollections":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["em":"Doctrine\ORM\UnitOfWork":private]=>
*RECURSION*
["persisters":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionPersisters":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["evm":"Doctrine\ORM\UnitOfWork":private]=>
*RECURSION*
["listenersInvoker":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Event\ListenersInvoker)#277 (2) {
["resolver":"Doctrine\ORM\Event\ListenersInvoker":private]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["eventManager":"Doctrine\ORM\Event\ListenersInvoker":private]=>
*RECURSION*
}
["identifierFlattener":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Utility\IdentifierFlattener)#279 (2) {
["unitOfWork":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
*RECURSION*
["metadataFactory":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
object(Doctrine\ORM\Mapping\ClassMetadataFactory)#245 (10) {
["em":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
*RECURSION*
["targetPlatform":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["driver":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["evm":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["embeddablesActiveNesting":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
array(0) {
}
["cacheSalt":protected]=>
string(14) "$CLASSMETADATA"
["cacheDriver":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["loadedMetadata":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
array(0) {
}
["initialized":protected]=>
bool(false)
["reflectionService":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
NULL
}
}
["orphanRemovals":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["readOnlyObjects":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["eagerLoadingEntities":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["hasCache":protected]=>
bool(false)
["hydrationCompleteHandler":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Internal\HydrationCompleteHandler)#280 (3) {
["listenersInvoker":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
object(Doctrine\ORM\Event\ListenersInvoker)#277 (2) {
["resolver":"Doctrine\ORM\Event\ListenersInvoker":private]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["eventManager":"Doctrine\ORM\Event\ListenersInvoker":private]=>
*RECURSION*
}
["em":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
*RECURSION*
["deferredPostLoadInvocations":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
array(0) {
}
}
["reflectionPropertiesGetter":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter)#281 (2) {
["properties":"Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter":private]=>
array(0) {
}
["reflectionService":"Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter":private]=>
object(Doctrine\Persistence\Mapping\RuntimeReflectionService)#282 (1) {
["supportsTypedPropertiesWorkaround":"Doctrine\Persistence\Mapping\RuntimeReflectionService":private]=>
bool(true)
}
}
}
["proxyNs":"Doctrine\ORM\Proxy\ProxyFactory":private]=>
string(23) "DoctrineORMModule\Proxy"
["identifierFlattener":"Doctrine\ORM\Proxy\ProxyFactory":private]=>
object(Doctrine\ORM\Utility\IdentifierFlattener)#285 (2) {
["unitOfWork":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
object(Doctrine\ORM\UnitOfWork)#276 (26) {
["identityMap":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityIdentifiers":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["originalEntityData":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityChangeSets":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityStates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["scheduledForSynchronization":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityInsertions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["extraUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["entityDeletions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["nonCascadedNewDetectedEntities":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionDeletions":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionUpdates":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["visitedCollections":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["em":"Doctrine\ORM\UnitOfWork":private]=>
*RECURSION*
["persisters":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["collectionPersisters":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["evm":"Doctrine\ORM\UnitOfWork":private]=>
*RECURSION*
["listenersInvoker":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Event\ListenersInvoker)#277 (2) {
["resolver":"Doctrine\ORM\Event\ListenersInvoker":private]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["eventManager":"Doctrine\ORM\Event\ListenersInvoker":private]=>
*RECURSION*
}
["identifierFlattener":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Utility\IdentifierFlattener)#279 (2) {
["unitOfWork":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
*RECURSION*
["metadataFactory":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
object(Doctrine\ORM\Mapping\ClassMetadataFactory)#245 (10) {
["em":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
*RECURSION*
["targetPlatform":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["driver":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["evm":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["embeddablesActiveNesting":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
array(0) {
}
["cacheSalt":protected]=>
string(14) "$CLASSMETADATA"
["cacheDriver":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["loadedMetadata":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
array(0) {
}
["initialized":protected]=>
bool(false)
["reflectionService":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
NULL
}
}
["orphanRemovals":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["readOnlyObjects":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["eagerLoadingEntities":"Doctrine\ORM\UnitOfWork":private]=>
array(0) {
}
["hasCache":protected]=>
bool(false)
["hydrationCompleteHandler":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Internal\HydrationCompleteHandler)#280 (3) {
["listenersInvoker":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
object(Doctrine\ORM\Event\ListenersInvoker)#277 (2) {
["resolver":"Doctrine\ORM\Event\ListenersInvoker":private]=>
object(Doctrine\ORM\Mapping\DefaultEntityListenerResolver)#278 (1) {
["instances":"Doctrine\ORM\Mapping\DefaultEntityListenerResolver":private]=>
array(0) {
}
}
["eventManager":"Doctrine\ORM\Event\ListenersInvoker":private]=>
*RECURSION*
}
["em":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
*RECURSION*
["deferredPostLoadInvocations":"Doctrine\ORM\Internal\HydrationCompleteHandler":private]=>
array(0) {
}
}
["reflectionPropertiesGetter":"Doctrine\ORM\UnitOfWork":private]=>
object(Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter)#281 (2) {
["properties":"Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter":private]=>
array(0) {
}
["reflectionService":"Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter":private]=>
object(Doctrine\Persistence\Mapping\RuntimeReflectionService)#282 (1) {
["supportsTypedPropertiesWorkaround":"Doctrine\Persistence\Mapping\RuntimeReflectionService":private]=>
bool(true)
}
}
}
["metadataFactory":"Doctrine\ORM\Utility\IdentifierFlattener":private]=>
object(Doctrine\ORM\Mapping\ClassMetadataFactory)#245 (10) {
["em":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
*RECURSION*
["targetPlatform":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["driver":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["evm":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["embeddablesActiveNesting":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
array(0) {
}
["cacheSalt":protected]=>
string(14) "$CLASSMETADATA"
["cacheDriver":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["loadedMetadata":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
array(0) {
}
["initialized":protected]=>
bool(false)
["reflectionService":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
NULL
}
}
["metadataFactory":"Doctrine\Common\Proxy\AbstractProxyFactory":private]=>
object(Doctrine\ORM\Mapping\ClassMetadataFactory)#245 (10) {
["em":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
*RECURSION*
["targetPlatform":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["driver":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["evm":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
NULL
["embeddablesActiveNesting":"Doctrine\ORM\Mapping\ClassMetadataFactory":private]=>
array(0) {
}
["cacheSalt":protected]=>
string(14) "$CLASSMETADATA"
["cacheDriver":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
object(Doctrine\Common\Cache\MemcachedCache)#254 (3) {
["memcached":"Doctrine\Common\Cache\MemcachedCache":private]=>
object(Memcached)#253 (0) {
}
["namespace":"Doctrine\Common\Cache\CacheProvider":private]=>
string(14) "DoctrineModule"
["namespaceVersion":"Doctrine\Common\Cache\CacheProvider":private]=>
int(1)
}
["loadedMetadata":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
array(0) {
}
["initialized":protected]=>
bool(false)
["reflectionService":"Doctrine\Persistence\Mapping\AbstractClassMetadataFactory":private]=>
NULL
}
["proxyGenerator":"Doctrine\Common\Proxy\AbstractProxyFactory":private]=>
object(Doctrine\Common\Proxy\ProxyGenerator)#284 (4) {
["proxyNamespace":"Doctrine\Common\Proxy\ProxyGenerator":private]=>
string(23) "DoctrineORMModule\Proxy"
["proxyDirectory":"Doctrine\Common\Proxy\ProxyGenerator":private]=>
string(28) "data/DoctrineORMModule/Proxy"
["placeholders":protected]=>
array(2) {
["baseProxyInterface"]=>
string(24) "Doctrine\ORM\Proxy\Proxy"
["additionalProperties"]=>
string(0) ""
}
["proxyClassTemplate":protected]=>
string(3611) ";
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class extends \ implements \
{
/**
* @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
* three parameters, being respectively the proxy object to be initialized, the method that triggered the
* initialization process and an array of ordered parameters that were passed to that method.
*
* @see \Doctrine\Common\Proxy\Proxy::__setInitializer
*/
public $__initializer__;
/**
* @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
*
* @see \Doctrine\Common\Proxy\Proxy::__setCloner
*/
public $__cloner__;
/**
* @var boolean flag indicating if this object was already initialized
*
* @see \Doctrine\Persistence\Proxy::__isInitialized
*/
public $__isInitialized__ = false;
/**
* @var array properties to be lazy loaded, indexed by property name
*/
public static $lazyPropertiesNames = ;
/**
* @var array default values of properties to be lazy loaded, with keys being the property names
*
* @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
*/
public static $lazyPropertiesDefaults = ;
/**
* Forces initialization of the proxy
*/
public function __load()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []);
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __isInitialized()
{
return $this->__isInitialized__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitialized($initialized)
{
$this->__isInitialized__ = $initialized;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitializer(\Closure $initializer = null)
{
$this->__initializer__ = $initializer;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __getInitializer()
{
return $this->__initializer__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setCloner(\Closure $cloner = null)
{
$this->__cloner__ = $cloner;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific cloning logic
*/
public function __getCloner()
{
return $this->__cloner__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
* @deprecated no longer in use - generated code now relies on internal components rather than generated public API
* @static
*/
public function __getLazyProperties()
{
return self::$lazyPropertiesDefaults;
}
}
"
}
["autoGenerate":"Doctrine\Common\Proxy\AbstractProxyFactory":private]=>
int(1)
["definitions":"Doctrine\Common\Proxy\AbstractProxyFactory":private]=>
array(0) {
}
}
["repositoryFactory":"Doctrine\ORM\EntityManager":private]=>
object(Doctrine\ORM\Repository\DefaultRepositoryFactory)#267 (1) {
["repositoryList":"Doctrine\ORM\Repository\DefaultRepositoryFactory":private]=>
array(0) {
}
}
["expressionBuilder":"Doctrine\ORM\EntityManager":private]=>
object(Doctrine\ORM\Query\Expr)#337 (0) {
}
["closed":"Doctrine\ORM\EntityManager":private]=>
bool(false)
["filterCollection":"Doctrine\ORM\EntityManager":private]=>
NULL
["cache":"Doctrine\ORM\EntityManager":private]=>
NULL
}
["objectRepository":protected]=>
NULL
["identityClass":protected]=>
string(16) "User\Entity\User"
["identityProperty":protected]=>
string(8) "username"
["credentialProperty":protected]=>
string(8) "password"
["credentialCallable":protected]=>
string(34) "User\Entity\User::credentialsCheck"
["classMetadata":protected]=>
NULL
["storage":protected]=>
string(45) "DoctrineModule\Authentication\Storage\Session"
["__strictMode__":protected]=>
bool(true)
}
["authenticationResultInfo":protected]=>
NULL
["credential":protected]=>
NULL
["identity":protected]=>
NULL
}
}
}
["000000002cd4b83f000000003a94bd51"]=>
object(Page\Listener\QuestionListener)#298 (0) {
}
["000000002cd4b825000000003a94bd51"]=>
object(User\Listener\UserListener)#304 (3) {
["emailService":"User\Listener\UserListener":private]=>
object(Common\Service\EmailService)#306 (4) {
["config":"Common\Service\EmailService":private]=>
array(29) {
["filters"]=>
array(2) {
["aliases"]=>
array(14) {
["alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["Alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["Alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["numberformat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["numberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["NumberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["numberparse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["numberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["NumberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["Zend\I18n\Filter\Alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["Zend\I18n\Filter\Alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["Zend\I18n\Filter\NumberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["Zend\I18n\Filter\NumberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
}
["factories"]=>
array(4) {
["Laminas\I18n\Filter\Alnum"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\Alpha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\NumberParse"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
["service_manager"]=>
array(5) {
["aliases"]=>
array(52) {
["TranslatorPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["Zend\I18n\Translator\TranslatorInterface"]=>
string(43) "Laminas\I18n\Translator\TranslatorInterface"
["Zend\I18n\Translator\LoaderPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["InputFilterManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["Zend\InputFilter\InputFilterPluginManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["FilterManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["Zend\Filter\FilterPluginManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["HydratorManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\HydratorPluginManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\StandaloneHydratorPluginManager"]=>
string(48) "Laminas\Hydrator\StandaloneHydratorPluginManager"
["Zend\Paginator\AdapterPluginManager"]=>
string(38) "Laminas\Paginator\AdapterPluginManager"
["Zend\Paginator\ScrollingStylePluginManager"]=>
string(45) "Laminas\Paginator\ScrollingStylePluginManager"
["Zend\Mail\Protocol\SmtpPluginManager"]=>
string(39) "Laminas\Mail\Protocol\SmtpPluginManager"
["Di"]=>
string(18) "DependencyInjector"
["Laminas\Di\LocatorInterface"]=>
string(18) "DependencyInjector"
["Zend\Di\LocatorInterface"]=>
string(27) "Laminas\Di\LocatorInterface"
["Laminas\Session\SessionManager"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\SessionManager"]=>
string(30) "Laminas\Session\SessionManager"
["Zend\Session\Config\ConfigInterface"]=>
string(38) "Laminas\Session\Config\ConfigInterface"
["Zend\Session\ManagerInterface"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\Storage\StorageInterface"]=>
string(40) "Laminas\Session\Storage\StorageInterface"
["MvcTranslator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["Zend\Mvc\I18n\Translator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["console"]=>
string(14) "ConsoleAdapter"
["Console"]=>
string(14) "ConsoleAdapter"
["ConsoleDefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["ConsoleRenderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["Zend\Mvc\Console\View\Renderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Log\Logger"]=>
string(18) "Laminas\Log\Logger"
["Laminas\Form\Annotation\FormAnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\Annotation\AnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\FormElementManager"]=>
string(18) "FormElementManager"
["Zend\Form\Annotation\FormAnnotationBuilder"]=>
string(45) "Laminas\Form\Annotation\FormAnnotationBuilder"
["Zend\Form\Annotation\AnnotationBuilder"]=>
string(41) "Laminas\Form\Annotation\AnnotationBuilder"
["Zend\Form\FormElementManager"]=>
string(31) "Laminas\Form\FormElementManager"
["Laminas\Db\Adapter\Adapter"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\AdapterInterface"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\Adapter"]=>
string(26) "Laminas\Db\Adapter\Adapter"
["Zend\Cache\PatternPluginManager"]=>
string(34) "Laminas\Cache\PatternPluginManager"
["Zend\Cache\Storage\AdapterPluginManager"]=>
string(42) "Laminas\Cache\Storage\AdapterPluginManager"
["Zend\Cache\Storage\PluginManager"]=>
string(35) "Laminas\Cache\Storage\PluginManager"
["HttpRouter"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["Router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\Http\TreeRouteStack"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["Zend\Router\RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\RouteStackInterface"]=>
string(34) "Laminas\Router\RouteStackInterface"
["ValidatorManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Zend\Validator\ValidatorPluginManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Doctrine\ORM\EntityManager"]=>
string(34) "doctrine.entitymanager.orm_default"
}
["factories"]=>
array(79) {
["Laminas\I18n\Translator\TranslatorInterface"]=>
string(48) "Laminas\I18n\Translator\TranslatorServiceFactory"
["Laminas\I18n\Translator\LoaderPluginManager"]=>
string(50) "Laminas\I18n\Translator\LoaderPluginManagerFactory"
["Laminas\InputFilter\InputFilterPluginManager"]=>
string(51) "Laminas\InputFilter\InputFilterPluginManagerFactory"
["Laminas\Filter\FilterPluginManager"]=>
string(41) "Laminas\Filter\FilterPluginManagerFactory"
["Laminas\Hydrator\HydratorPluginManager"]=>
string(45) "Laminas\Hydrator\HydratorPluginManagerFactory"
["Laminas\Hydrator\StandaloneHydratorPluginManager"]=>
string(55) "Laminas\Hydrator\StandaloneHydratorPluginManagerFactory"
["Laminas\Paginator\AdapterPluginManager"]=>
string(45) "Laminas\Paginator\AdapterPluginManagerFactory"
["Laminas\Paginator\ScrollingStylePluginManager"]=>
string(52) "Laminas\Paginator\ScrollingStylePluginManagerFactory"
["Laminas\Mail\Protocol\SmtpPluginManager"]=>
string(46) "Laminas\Mail\Protocol\SmtpPluginManagerFactory"
["DependencyInjector"]=>
string(35) "Laminas\ServiceManager\Di\DiFactory"
["DiAbstractServiceFactory"]=>
string(57) "Laminas\ServiceManager\Di\DiAbstractServiceFactoryFactory"
["DiServiceInitializer"]=>
string(53) "Laminas\ServiceManager\Di\DiServiceInitializerFactory"
["DiStrictAbstractServiceFactory"]=>
string(63) "Laminas\ServiceManager\Di\DiStrictAbstractServiceFactoryFactory"
["Laminas\Session\Config\ConfigInterface"]=>
string(44) "Laminas\Session\Service\SessionConfigFactory"
["Laminas\Session\ManagerInterface"]=>
string(45) "Laminas\Session\Service\SessionManagerFactory"
["Laminas\Session\Storage\StorageInterface"]=>
string(38) "Laminas\Session\Service\StorageFactory"
["Laminas\Mvc\I18n\Translator"]=>
string(34) "Laminas\Mvc\I18n\TranslatorFactory"
["ConsoleAdapter"]=>
string(49) "Laminas\Mvc\Console\Service\ConsoleAdapterFactory"
["ConsoleExceptionStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleExceptionStrategyFactory"
["ConsoleRouteNotFoundStrategy"]=>
string(63) "Laminas\Mvc\Console\Service\ConsoleRouteNotFoundStrategyFactory"
["ConsoleRouter"]=>
string(47) "Laminas\Mvc\Console\Router\ConsoleRouterFactory"
["ConsoleViewManager"]=>
string(53) "Laminas\Mvc\Console\Service\ConsoleViewManagerFactory"
["Laminas\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\DefaultRenderingStrategyFactory"
["Laminas\Mvc\Console\View\Renderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Log\Logger"]=>
string(32) "Laminas\Log\LoggerServiceFactory"
["LogFilterManager"]=>
string(38) "Laminas\Log\FilterPluginManagerFactory"
["LogFormatterManager"]=>
string(41) "Laminas\Log\FormatterPluginManagerFactory"
["LogProcessorManager"]=>
string(41) "Laminas\Log\ProcessorPluginManagerFactory"
["LogWriterManager"]=>
string(38) "Laminas\Log\WriterPluginManagerFactory"
["FormAnnotationBuilder"]=>
string(48) "Laminas\Form\Annotation\AnnotationBuilderFactory"
["FormElementManager"]=>
string(38) "Laminas\Form\FormElementManagerFactory"
["Laminas\Db\Adapter\AdapterInterface"]=>
string(40) "Laminas\Db\Adapter\AdapterServiceFactory"
["Laminas\Cache\PatternPluginManager"]=>
string(49) "Laminas\Cache\Service\PatternPluginManagerFactory"
["Laminas\Cache\Storage\AdapterPluginManager"]=>
string(56) "Laminas\Cache\Service\StorageAdapterPluginManagerFactory"
["Laminas\Cache\Storage\PluginManager"]=>
string(49) "Laminas\Cache\Service\StoragePluginManagerFactory"
["Laminas\Router\Http\TreeRouteStack"]=>
string(37) "Laminas\Router\Http\HttpRouterFactory"
["Laminas\Router\RoutePluginManager"]=>
string(40) "Laminas\Router\RoutePluginManagerFactory"
["Laminas\Router\RouteStackInterface"]=>
string(28) "Laminas\Router\RouterFactory"
["Laminas\Validator\ValidatorPluginManager"]=>
string(47) "Laminas\Validator\ValidatorPluginManagerFactory"
["doctrine.cli"]=>
string(33) "DoctrineModule\Service\CliFactory"
["DoctrineORMModule\CliConfigurator"]=>
string(48) "DoctrineORMModule\Service\CliConfiguratorFactory"
["Doctrine\ORM\EntityManager"]=>
string(57) "DoctrineORMModule\Service\EntityManagerAliasCompatFactory"
["memcached"]=>
string(38) "Common\Service\MemcachedServiceFactory"
["memcachedStorage"]=>
string(38) "Common\Service\MemcachedStorageFactory"
["Common\Form\EvaluationForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Guard\RouteGuard"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationQuestionHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationQuestionValueHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\AinService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\AuthorizationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EmailService"]=>
string(34) "Common\Service\EmailServiceFactory"
["Common\Service\EvaluationQuestionService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EvaluationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EvaluationTypeService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\CountryService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\NewsService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\QuoteService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingDocumentService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingVideoService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TranslationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Strategy\UnauthorizedStrategy"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Laminas\I18n\Translator\Translator"]=>
string(48) "Laminas\I18n\Translator\TranslatorServiceFactory"
["Page\Form\NewsForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Form\QuoteForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Form\TrainingForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\NewsInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\QuoteInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\TrainingInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\TrainingTextInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Listener\NewsListener"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Form\UserForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Hydrator\ProfileHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Hydrator\UserHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Listener\UserListener"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Service\UserService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Service\UserEvaluationTypeService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Laminas\Authentication\AuthenticationService"]=>
string(41) "User\Service\AuthenticationServiceFactory"
}
["abstract_factories"]=>
array(7) {
[0]=>
string(55) "Laminas\Session\Service\ContainerAbstractServiceFactory"
[1]=>
string(40) "Laminas\Log\LoggerAbstractServiceFactory"
[2]=>
string(43) "Laminas\Log\PsrLoggerAbstractAdapterFactory"
[3]=>
string(39) "Laminas\Form\FormAbstractServiceFactory"
[4]=>
string(48) "Laminas\Db\Adapter\AdapterAbstractServiceFactory"
[5]=>
string(56) "Laminas\Cache\Service\StorageCacheAbstractServiceFactory"
["DoctrineModule"]=>
string(60) "DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory"
}
["delegators"]=>
array(9) {
["HttpRouter"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
["Laminas\Router\Http\TreeRouteStack"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
["ControllerManager"]=>
array(1) {
[0]=>
string(61) "Laminas\Mvc\Console\Service\ControllerManagerDelegatorFactory"
}
["Request"]=>
array(1) {
[0]=>
string(58) "Laminas\Mvc\Console\Service\ConsoleRequestDelegatorFactory"
}
["Response"]=>
array(1) {
[0]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleResponseDelegatorFactory"
}
["Laminas\Router\RouteStackInterface"]=>
array(1) {
[0]=>
string(56) "Laminas\Mvc\Console\Router\ConsoleRouterDelegatorFactory"
}
["Laminas\Mvc\SendResponseListener"]=>
array(1) {
[0]=>
string(65) "Laminas\Mvc\Console\Service\ConsoleResponseSenderDelegatorFactory"
}
["ViewHelperManager"]=>
array(1) {
[0]=>
string(68) "Laminas\Mvc\Console\Service\ConsoleViewHelperManagerDelegatorFactory"
}
["ViewManager"]=>
array(1) {
[0]=>
string(55) "Laminas\Mvc\Console\Service\ViewManagerDelegatorFactory"
}
}
["invokables"]=>
array(24) {
["DoctrineModule\Authentication\Storage\Session"]=>
string(38) "Laminas\Authentication\Storage\Session"
["doctrine.dbal_cmd.runsql"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"
["doctrine.dbal_cmd.import"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\ImportCommand"
["doctrine.orm_cmd.clear_cache_metadata"]=>
string(61) "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
["doctrine.orm_cmd.clear_cache_result"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
["doctrine.orm_cmd.clear_cache_query"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
["doctrine.orm_cmd.schema_tool_create"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
["doctrine.orm_cmd.schema_tool_update"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
["doctrine.orm_cmd.schema_tool_drop"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
["doctrine.orm_cmd.convert_d1_schema"]=>
string(64) "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
["doctrine.orm_cmd.generate_entities"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
["doctrine.orm_cmd.generate_proxies"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
["doctrine.orm_cmd.convert_mapping"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
["doctrine.orm_cmd.run_dql"]=>
string(48) "Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
["doctrine.orm_cmd.validate_schema"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
["doctrine.orm_cmd.info"]=>
string(46) "Doctrine\ORM\Tools\Console\Command\InfoCommand"
["doctrine.orm_cmd.ensure_production_settings"]=>
string(66) "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
["doctrine.orm_cmd.generate_repositories"]=>
string(62) "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
["Psr\Http\Message\RequestFactoryInterface"]=>
string(32) "Laminas\Diactoros\RequestFactory"
["Psr\Http\Message\ResponseFactoryInterface"]=>
string(33) "Laminas\Diactoros\ResponseFactory"
["Psr\Http\Message\StreamFactoryInterface"]=>
string(31) "Laminas\Diactoros\StreamFactory"
["Psr\Http\Message\ServerRequestFactoryInterface"]=>
string(38) "Laminas\Diactoros\ServerRequestFactory"
["Psr\Http\Message\UploadedFileFactoryInterface"]=>
string(37) "Laminas\Diactoros\UploadedFileFactory"
["Psr\Http\Message\UriFactoryInterface"]=>
string(28) "Laminas\Diactoros\UriFactory"
}
}
["validators"]=>
array(2) {
["aliases"]=>
array(33) {
["alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["Alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["Alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["datetime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["dateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["DateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["float"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["Float"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["int"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["Int"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["isfloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["isFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["IsFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["isint"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["isInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["IsInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["phonenumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["phoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["PhoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["postcode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["postCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["PostCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["Zend\I18n\Validator\Alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["Zend\I18n\Validator\Alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["Zend\I18n\Validator\DateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["Zend\I18n\Validator\IsFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["Zend\I18n\Validator\IsInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["Zend\I18n\Validator\PhoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["Zend\I18n\Validator\PostCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["DoctrineNoObjectExists"]=>
string(39) "DoctrineModule\Validator\NoObjectExists"
["DoctrineObjectExists"]=>
string(37) "DoctrineModule\Validator\ObjectExists"
["DoctrineUniqueObject"]=>
string(37) "DoctrineModule\Validator\UniqueObject"
}
["factories"]=>
array(10) {
["Laminas\I18n\Validator\Alnum"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\Alpha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\DateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\IsFloat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\IsInt"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\PhoneNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\PostCode"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["DoctrineModule\Validator\NoObjectExists"]=>
string(54) "DoctrineModule\Validator\Service\NoObjectExistsFactory"
["DoctrineModule\Validator\ObjectExists"]=>
string(52) "DoctrineModule\Validator\Service\ObjectExistsFactory"
["DoctrineModule\Validator\UniqueObject"]=>
string(52) "DoctrineModule\Validator\Service\UniqueObjectFactory"
}
}
["view_helpers"]=>
array(3) {
["aliases"]=>
array(278) {
["currencyformat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["currencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["dateformat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["dateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["numberformat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["numberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["translateplural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["translatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["Zend\I18n\View\Helper\CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["Zend\I18n\View\Helper\DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["Zend\I18n\View\Helper\NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["Zend\I18n\View\Helper\Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Zend\I18n\View\Helper\Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Zend\I18n\View\Helper\TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["flashmessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["flashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["zendviewhelperflashmessenger"]=>
string(31) "laminasviewhelperflashmessenger"
["form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["formbutton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["form_button"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formcaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["form_captcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["formCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["captchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha/dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["CaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formcaptchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["form_captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["FormCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha/figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["CaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formcaptchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["form_captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["FormCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha/image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["CaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formcaptchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["form_captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["FormCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha/recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["CaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcaptcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["form_captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["FormCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["form_checkbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formcollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["form_collection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formcolor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["form_color"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formdate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["form_date"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formdatetime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["form_date_time"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formdatetimelocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["form_date_time_local"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formdatetimeselect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["form_date_time_select"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formdateselect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_date_select"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["formDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_element"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formelement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["form_element_errors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formelementerrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["form_email"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formemail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["form_file"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfileapcprogress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["form_file_apc_progress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formfilesessionprogress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["form_file_session_progress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formfileuploadprogress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["form_file_upload_progress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formhidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["form_hidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formimage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["form_image"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["formImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["forminput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["form_input"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formlabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["form_label"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formmonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["form_month"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formmonthselect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["form_month_select"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formmulticheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["form_multi_checkbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formnumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["form_number"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formpassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["form_password"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formradio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["form_radio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formrange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["form_range"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formreset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["form_reset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formrow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["form_row"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formsearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["form_search"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formselect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["form_select"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formsubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["form_submit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formtel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["form_tel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formtext"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["form_text"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formtextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["form_text_area"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["FormTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formtime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["form_time"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formurl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["form_url"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formweek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["form_week"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["formWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["Zend\Form\View\Helper\Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Zend\Form\View\Helper\FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["Zend\Form\View\Helper\FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["Zend\Form\View\Helper\Captcha\Dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["Zend\Form\View\Helper\Captcha\Figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["Zend\Form\View\Helper\Captcha\Image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["Zend\Form\View\Helper\Captcha\ReCaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["Zend\Form\View\Helper\FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["Zend\Form\View\Helper\FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["Zend\Form\View\Helper\FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["Zend\Form\View\Helper\FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["Zend\Form\View\Helper\FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["Zend\Form\View\Helper\FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["Zend\Form\View\Helper\FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["Zend\Form\View\Helper\FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["Zend\Form\View\Helper\FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["Zend\Form\View\Helper\FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["Zend\Form\View\Helper\FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["Zend\Form\View\Helper\FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["Zend\Form\View\Helper\File\FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["Zend\Form\View\Helper\File\FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["Zend\Form\View\Helper\File\FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["Zend\Form\View\Helper\FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["Zend\Form\View\Helper\FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["Zend\Form\View\Helper\FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["Zend\Form\View\Helper\FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["Zend\Form\View\Helper\FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["Zend\Form\View\Helper\FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["Zend\Form\View\Helper\FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["Zend\Form\View\Helper\FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["Zend\Form\View\Helper\FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["Zend\Form\View\Helper\FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["Zend\Form\View\Helper\FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["Zend\Form\View\Helper\FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["Zend\Form\View\Helper\FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["Zend\Form\View\Helper\FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["Zend\Form\View\Helper\FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["Zend\Form\View\Helper\FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["Zend\Form\View\Helper\FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["Zend\Form\View\Helper\FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["Zend\Form\View\Helper\FormTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["Zend\Form\View\Helper\FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["Zend\Form\View\Helper\FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["Zend\Form\View\Helper\FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["atFormRow"]=>
string(32) "Common\View\Helper\FormRowHelper"
["atFormMultiCheckbox"]=>
string(42) "Common\View\Helper\FormMultiCheckboxHelper"
["atFormMultiCheckboxGroup"]=>
string(47) "Common\View\Helper\FormMultiCheckboxGroupHelper"
["listFilter"]=>
string(35) "Common\View\Helper\ListFilterHelper"
["quotes"]=>
string(31) "Common\View\Helper\QuotesHelper"
["translateEdit"]=>
string(38) "Common\View\Helper\TranslateEditHelper"
["homeMap"]=>
string(26) "Page\View\Helper\MapHelper"
["news"]=>
string(27) "Page\View\Helper\NewsHelper"
["formEvaluationQuestion"]=>
string(45) "Page\View\Helper\FormEvaluationQuestionHelper"
["formEvaluationQuestions"]=>
string(46) "Page\View\Helper\FormEvaluationQuestionsHelper"
["authentication"]=>
string(37) "User\View\Helper\AuthenticationHelper"
["userImage"]=>
string(32) "User\View\Helper\UserImageHelper"
}
["factories"]=>
array(64) {
["Laminas\I18n\View\Helper\CurrencyFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\DateFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Plural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Translate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\TranslatePlural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["laminasviewhelperflashmessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["Laminas\Form\View\Helper\Form"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormButton"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Dumb"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Figlet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Image"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\ReCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCollection"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormColor"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeLocal"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElement"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElementErrors"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormEmail"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormFile"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileApcProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileSessionProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileUploadProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormHidden"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormImage"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormInput"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormLabel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonth"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonthSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMultiCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormPassword"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRadio"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRange"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormReset"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRow"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSearch"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSubmit"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormText"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTextarea"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormUrl"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormWeek"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Common\View\Helper\FormRowHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\FormMultiCheckboxHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\FormMultiCheckboxGroupHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\ListFilterHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\QuotesHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\TranslateEditHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\MapHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\NewsHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\FormEvaluationQuestionHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\FormEvaluationQuestionsHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\View\Helper\AuthenticationHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\View\Helper\UserImageHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
}
["invokables"]=>
array(1) {
["translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
}
}
["input_filters"]=>
array(1) {
["abstract_factories"]=>
array(1) {
[0]=>
string(53) "Laminas\InputFilter\InputFilterAbstractServiceFactory"
}
}
["controller_plugins"]=>
array(2) {
["aliases"]=>
array(35) {
["prg"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["postRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["postredirectget"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["Laminas\Mvc\Controller\Plugin\PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["Zend\Mvc\Controller\Plugin\PostRedirectGet"]=>
string(45) "Laminas\Mvc\Controller\Plugin\PostRedirectGet"
["Zend\Mvc\Plugin\Prg\PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Laminas\Mvc\Controller\Plugin\Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Zend\Mvc\Controller\Plugin\Identity"]=>
string(38) "Laminas\Mvc\Controller\Plugin\Identity"
["Zend\Mvc\Plugin\Identity\Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["flashmessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["flashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["Laminas\Mvc\Controller\Plugin\FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["Zend\Mvc\Controller\Plugin\FlashMessenger"]=>
string(44) "Laminas\Mvc\Controller\Plugin\FlashMessenger"
["Zend\Mvc\Plugin\FlashMessenger\FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["fileprg"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["filePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["filepostredirectget"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["Laminas\Mvc\Controller\Plugin\FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["Zend\Mvc\Controller\Plugin\FilePostRedirectGet"]=>
string(49) "Laminas\Mvc\Controller\Plugin\FilePostRedirectGet"
["Zend\Mvc\Plugin\FilePrg\FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["CreateConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["createConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["createconsolenotfoundmodel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["Zend\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"]=>
string(63) "Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"
["Zend\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["assets"]=>
string(37) "Common\Controller\Plugin\AssetsPlugin"
["meta"]=>
string(35) "Common\Controller\Plugin\MetaPlugin"
["statsSatisfaction"]=>
string(46) "Page\Controller\Plugin\StatsSatisfactionPlugin"
["evaluationPDF"]=>
string(36) "Page\Controller\Plugin\EvaluationPDF"
}
["factories"]=>
array(9) {
["Laminas\Mvc\Plugin\Prg\PostRedirectGet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\Identity\Identity"]=>
string(43) "Laminas\Mvc\Plugin\Identity\IdentityFactory"
["Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Common\Controller\Plugin\AssetsPlugin"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Controller\Plugin\MetaPlugin"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\Plugin\StatsSatisfactionPlugin"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\Plugin\EvaluationPDF"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
}
}
["console"]=>
array(1) {
["router"]=>
array(1) {
["routes"]=>
array(4) {
["doctrine_cli"]=>
array(1) {
["type"]=>
string(11) "symfony_cli"
}
["translations-export"]=>
array(2) {
["type"]=>
string(33) "Laminas\Mvc\Console\Router\Simple"
["options"]=>
array(2) {
["route"]=>
string(27) "translation export "
["defaults"]=>
array(2) {
["controller"]=>
string(46) "Common\Controller\TranslationConsoleController"
["action"]=>
string(6) "export"
}
}
}
["translations-import"]=>
array(2) {
["type"]=>
string(33) "Laminas\Mvc\Console\Router\Simple"
["options"]=>
array(2) {
["route"]=>
string(27) "translation import "
["defaults"]=>
array(2) {
["controller"]=>
string(46) "Common\Controller\TranslationConsoleController"
["action"]=>
string(6) "import"
}
}
}
["user-images"]=>
array(2) {
["type"]=>
string(33) "Laminas\Mvc\Console\Router\Simple"
["options"]=>
array(2) {
["route"]=>
string(17) "user image resize"
["defaults"]=>
array(2) {
["controller"]=>
string(37) "User\Controller\UserConsoleController"
["action"]=>
string(12) "image-resize"
}
}
}
}
}
}
["route_manager"]=>
array(1) {
["factories"]=>
array(1) {
["symfony_cli"]=>
string(45) "DoctrineModule\Service\SymfonyCliRouteFactory"
}
}
["router"]=>
array(1) {
["routes"]=>
array(21) {
["doctrine_orm_module_yuml"]=>
array(2) {
["type"]=>
string(7) "literal"
["options"]=>
array(2) {
["route"]=>
string(26) "/ocra_service_manager_yuml"
["defaults"]=>
array(2) {
["controller"]=>
string(37) "DoctrineORMModule\Yuml\YumlController"
["action"]=>
string(5) "index"
}
}
}
["translation"]=>
array(3) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(22) "/translation[/:action]"
["defaults"]=>
array(2) {
["controller"]=>
string(39) "Common\Controller\TranslationController"
["action"]=>
string(5) "index"
}
}
}
["home"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(1) "/"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\PageController"
["action"]=>
string(4) "home"
}
}
}
["page"]=>
array(3) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["priority"]=>
int(-1000)
["options"]=>
array(3) {
["route"]=>
string(6) "/:page"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\PageController"
["action"]=>
string(5) "index"
}
["constraints"]=>
array(1) {
["page"]=>
string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
}
}
}
["videos"]=>
array(5) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(7) "/videos"
["defaults"]=>
array(2) {
["controller"]=>
string(39) "Page\Controller\TrainingVideoController"
["action"]=>
string(5) "index"
}
}
["may_terminate"]=>
bool(true)
["child_routes"]=>
array(2) {
["save"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(5) "/save"
["defaults"]=>
array(2) {
["controller"]=>
string(39) "Page\Controller\TrainingVideoController"
["action"]=>
string(4) "save"
}
}
}
["delete"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(7) "/delete"
["defaults"]=>
array(2) {
["controller"]=>
string(39) "Page\Controller\TrainingVideoController"
["action"]=>
string(6) "delete"
}
}
}
}
}
["calendar"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(9) "/calendar"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\PageController"
["action"]=>
string(8) "calendar"
}
}
}
["training"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(17) "/training[/:page]"
["defaults"]=>
array(2) {
["controller"]=>
string(34) "Page\Controller\TrainingController"
["action"]=>
string(4) "page"
}
}
}
["trainings"]=>
array(5) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(10) "/trainings"
["defaults"]=>
array(2) {
["controller"]=>
string(34) "Page\Controller\TrainingController"
["action"]=>
string(5) "index"
}
}
["may_terminate"]=>
bool(true)
["child_routes"]=>
array(4) {
["delete"]=>
array(3) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(11) "/delete/:id"
["defaults"]=>
array(2) {
["controller"]=>
string(34) "Page\Controller\TrainingController"
["action"]=>
string(6) "delete"
}
}
}
["delete-document"]=>
array(3) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(16) "/delete-document"
["defaults"]=>
array(2) {
["controller"]=>
string(34) "Page\Controller\TrainingController"
["action"]=>
string(15) "delete-document"
}
}
}
["upload"]=>
array(3) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(7) "/upload"
["defaults"]=>
array(2) {
["controller"]=>
string(34) "Page\Controller\TrainingController"
["action"]=>
string(6) "upload"
}
}
}
["wizard"]=>
array(3) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["priority"]=>
int(100)
["options"]=>
array(2) {
["route"]=>
string(13) "/wizard[/:id]"
["defaults"]=>
array(2) {
["controller"]=>
string(34) "Page\Controller\TrainingController"
["action"]=>
string(6) "wizard"
}
}
}
}
}
["news-page"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(3) {
["route"]=>
string(12) "/news/:alias"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\PageController"
["action"]=>
string(9) "news-page"
}
["constraints"]=>
array(1) {
["alias"]=>
string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
}
}
}
["documents"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(18) "/documents[/:path]"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(9) "documents"
}
}
}
["files"]=>
array(4) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(1) {
["route"]=>
string(6) "/files"
}
["may_terminate"]=>
bool(true)
["child_routes"]=>
array(7) {
["create-folder"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(14) "/create-folder"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(13) "create-folder"
}
}
}
["delete-folder"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(14) "/delete-folder"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(13) "delete-folder"
}
}
}
["rename-folder"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(14) "/rename-folder"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(13) "rename-folder"
}
}
}
["upload-file"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(12) "/upload-file"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(11) "upload-file"
}
}
}
["download"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(15) "/download/:path"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(8) "download"
}
}
}
["delete-file"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(12) "/delete-file"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(11) "delete-file"
}
}
}
["delete-files"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(13) "/delete-files"
["defaults"]=>
array(2) {
["controller"]=>
string(35) "Page\Controller\DocumentsController"
["action"]=>
string(12) "delete-files"
}
}
}
}
}
["training-form"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(3) {
["route"]=>
string(30) "/training-form[/:action[/:id]]"
["defaults"]=>
array(2) {
["controller"]=>
string(38) "Page\Controller\TrainingFormController"
["action"]=>
string(5) "index"
}
["constraints"]=>
array(2) {
["action"]=>
string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
["id"]=>
string(6) "[0-9]*"
}
}
}
["quotes"]=>
array(4) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(7) "/quotes"
["defaults"]=>
array(2) {
["controller"]=>
string(31) "Page\Controller\QuoteController"
["action"]=>
string(5) "index"
}
}
["may_terminate"]=>
bool(true)
["child_routes"]=>
array(3) {
["add"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(4) "/add"
["defaults"]=>
array(2) {
["controller"]=>
string(31) "Page\Controller\QuoteController"
["action"]=>
string(6) "wizard"
}
}
}
["edit"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(9) "/edit/:id"
["defaults"]=>
array(2) {
["controller"]=>
string(31) "Page\Controller\QuoteController"
["action"]=>
string(6) "wizard"
}
}
}
["delete"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(11) "/delete/:id"
["defaults"]=>
array(2) {
["controller"]=>
string(31) "Page\Controller\QuoteController"
["action"]=>
string(6) "delete"
}
}
}
}
}
["news-admin"]=>
array(4) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(11) "/news-admin"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\NewsController"
["action"]=>
string(5) "index"
}
}
["may_terminate"]=>
bool(true)
["child_routes"]=>
array(3) {
["add"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(4) "/add"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\NewsController"
["action"]=>
string(6) "wizard"
}
}
}
["edit"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(9) "/edit/:id"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\NewsController"
["action"]=>
string(6) "wizard"
}
}
}
["delete"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(11) "/delete/:id"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "Page\Controller\NewsController"
["action"]=>
string(6) "delete"
}
}
}
}
}
["login"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(6) "/login"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\AuthController"
["action"]=>
string(5) "login"
}
}
}
["logout"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(7) "/logout"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\AuthController"
["action"]=>
string(6) "logout"
}
}
}
["profile"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(16) "/profile[/:type]"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\UserController"
["action"]=>
string(7) "profile"
}
}
}
["token"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(6) "/token"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\AuthController"
["action"]=>
string(5) "token"
}
}
}
["forgot-password"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(25) "/forgot-password[/:token]"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\AuthController"
["action"]=>
string(15) "forgot-password"
}
}
}
["register"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(16) "/register/:token"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\AuthController"
["action"]=>
string(15) "forgot-password"
}
}
}
["users"]=>
array(4) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(6) "/users"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\UserController"
["action"]=>
string(5) "index"
}
}
["may_terminate"]=>
bool(true)
["child_routes"]=>
array(3) {
["add"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Literal"
["options"]=>
array(2) {
["route"]=>
string(4) "/add"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\UserController"
["action"]=>
string(6) "wizard"
}
}
}
["edit"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(11) "/edit[/:id]"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\UserController"
["action"]=>
string(6) "wizard"
}
}
}
["delete"]=>
array(2) {
["type"]=>
string(27) "Laminas\Router\Http\Segment"
["options"]=>
array(2) {
["route"]=>
string(13) "/delete[/:id]"
["defaults"]=>
array(2) {
["controller"]=>
string(30) "User\Controller\UserController"
["action"]=>
string(6) "delete"
}
}
}
}
}
}
}
["doctrine"]=>
array(17) {
["cache"]=>
array(11) {
["apc"]=>
array(2) {
["class"]=>
string(30) "Doctrine\Common\Cache\ApcCache"
["namespace"]=>
string(14) "DoctrineModule"
}
["apcu"]=>
array(2) {
["class"]=>
string(31) "Doctrine\Common\Cache\ApcuCache"
["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(9) "memcached"
["namespace"]=>
string(14) "DoctrineModule"
}
["predis"]=>
array(3) {
["class"]=>
string(33) "Doctrine\Common\Cache\PredisCache"
["instance"]=>
string(15) "my_predis_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(6) {
["objectManager"]=>
string(34) "doctrine.entitymanager.orm_default"
["object_manager"]=>
string(26) "Doctrine\ORM\EntityManager"
["identity_class"]=>
string(16) "User\Entity\User"
["identity_property"]=>
string(8) "username"
["credential_property"]=>
string(8) "password"
["credentialCallable"]=>
string(34) "User\Entity\User::credentialsCheck"
}
}
["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(6) {
["host"]=>
string(45) "devain-mysql-master.default.svc.cluster.local"
["port"]=>
string(4) "3306"
["user"]=>
string(4) "root"
["password"]=>
string(12) "testcase2121"
["dbname"]=>
string(11) "procuracoop"
["charset"]=>
string(4) "utf8"
}
["driverClass"]=>
string(36) "Doctrine\DBAL\Driver\PDOMySql\Driver"
}
}
["configuration"]=>
array(1) {
["orm_default"]=>
array(13) {
["metadata_cache"]=>
string(9) "memcached"
["query_cache"]=>
string(9) "memcached"
["result_cache"]=>
string(9) "memcached"
["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) {
}
["second_level_cache"]=>
array(0) {
}
}
}
["driver"]=>
array(3) {
["orm_default"]=>
array(2) {
["class"]=>
string(54) "Doctrine\Persistence\Mapping\Driver\MappingDriverChain"
["drivers"]=>
array(2) {
["Common\Entity"]=>
string(13) "Common_driver"
["User\Entity"]=>
string(11) "User_driver"
}
}
["Common_driver"]=>
array(3) {
["class"]=>
string(44) "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
["cache"]=>
string(9) "memcached"
["paths"]=>
array(1) {
[0]=>
string(53) "/var/www/html/html/module/Common/config/../src/Entity"
}
}
["User_driver"]=>
array(3) {
["class"]=>
string(44) "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
["cache"]=>
string(9) "memcached"
["paths"]=>
array(1) {
[0]=>
string(51) "/var/www/html/html/module/User/config/../src/Entity"
}
}
}
["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(6) {
["directory"]=>
string(33) "data/DoctrineORMModule/Migrations"
["name"]=>
string(28) "Doctrine Database Migrations"
["namespace"]=>
string(28) "DoctrineORMModule\Migrations"
["table"]=>
string(10) "migrations"
["column"]=>
string(7) "version"
["custom_template"]=>
NULL
}
}
["migrations_cmd"]=>
array(7) {
["generate"]=>
array(0) {
}
["execute"]=>
array(0) {
}
["migrate"]=>
array(0) {
}
["status"]=>
array(0) {
}
["version"]=>
array(0) {
}
["diff"]=>
array(0) {
}
["latest"]=>
array(0) {
}
}
["orm_autoload_annotations"]=>
bool(true)
}
["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"
}
["controllers"]=>
array(1) {
["factories"]=>
array(13) {
["DoctrineModule\Controller\Cli"]=>
string(43) "DoctrineModule\Service\CliControllerFactory"
["Common\Controller\TranslationController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Controller\TranslationConsoleController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\DocumentsController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\NewsController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\PageController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\QuoteController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\TrainingController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\TrainingFormController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\TrainingVideoController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Controller\AuthController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Controller\UserConsoleController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Controller\UserController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
}
}
["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) {
["Doctrine\Laminas\Hydrator\DoctrineObject"]=>
string(55) "DoctrineORMModule\Service\DoctrineObjectHydratorFactory"
}
}
["view_manager"]=>
array(8) {
["template_map"]=>
array(30) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/header.phtml"
["partial/login"]=>
string(67) "/var/www/html/html/module/Common/config/../view/partial/login.phtml"
["partial/sidebar"]=>
string(69) "/var/www/html/html/module/Common/config/../view/partial/sidebar.phtml"
["partial/translation"]=>
string(73) "/var/www/html/html/module/Common/config/../view/partial/translation.phtml"
["partial/home/slider"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/slider.phtml"
["partial/home/training"]=>
string(75) "/var/www/html/html/module/Page/config/../view/page/page/home/training.phtml"
["partial/home/stats-satisfaction"]=>
string(85) "/var/www/html/html/module/Page/config/../view/page/page/home/stats-satisfaction.phtml"
["partial/home/map"]=>
string(70) "/var/www/html/html/module/Page/config/../view/page/page/home/map.phtml"
["partial/home/quotes"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/quotes.phtml"
["partial/training/q1"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q1.phtml"
["partial/training/q2"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q2.phtml"
["partial/training/q3"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q3.phtml"
["partial/training/q4"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q4.phtml"
["partial/training/q5"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q5.phtml"
["partial/training/q6"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q6.phtml"
["partial/training/q7"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q7.phtml"
["partial/training/q8"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q8.phtml"
["partial/training/q9"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q9.phtml"
["partial/training/q10"]=>
string(84) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q10.phtml"
}
["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_path_stack"]=>
array(3) {
[0]=>
string(47) "/var/www/html/html/module/Common/config/../view"
[1]=>
string(45) "/var/www/html/html/module/Page/config/../view"
[2]=>
string(45) "/var/www/html/html/module/User/config/../view"
}
["strategies"]=>
array(2) {
[0]=>
string(16) "ViewJsonStrategy"
[1]=>
string(16) "ViewJsonStrategy"
}
}
["laminas-developer-tools"]=>
array(2) {
["profiler"]=>
array(1) {
["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"
}
}
["toolbar"]=>
array(1) {
["entries"]=>
array(2) {
["doctrine.sql_logger_collector.orm_default"]=>
string(52) "laminas-developer-tools/toolbar/doctrine-orm-queries"
["doctrine.mapping_collector.orm_default"]=>
string(53) "laminas-developer-tools/toolbar/doctrine-orm-mappings"
}
}
}
["assets"]=>
array(2) {
["css"]=>
array(18) {
["layout"]=>
array(3) {
[0]=>
string(29) "/css/assets/bootstrap.min.css"
[1]=>
string(30) "/css/template/common/fonts.css"
[2]=>
string(33) "/css/template/common/template.css"
}
["calendar"]=>
array(2) {
[0]=>
string(32) "/css/assets/fullcalendar.min.css"
[1]=>
string(31) "/css/template/page/calendar.css"
}
["home"]=>
array(1) {
[0]=>
string(27) "/css/template/page/home.css"
}
["news"]=>
array(1) {
[0]=>
string(27) "/css/template/page/news.css"
}
["documents"]=>
array(1) {
[0]=>
string(32) "/css/template/page/documents.css"
}
["training"]=>
array(2) {
[0]=>
string(31) "/css/template/page/training.css"
[1]=>
string(36) "/css/template/page/training-page.css"
}
["trainings"]=>
array(1) {
[0]=>
string(32) "/css/template/training/index.css"
}
["trainers"]=>
array(1) {
[0]=>
string(31) "/css/template/page/trainers.css"
}
["videos"]=>
array(1) {
[0]=>
string(29) "/css/template/page/videos.css"
}
["quotes"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["quotes/add"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["quotes/edit"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["news-admin"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["news-admin/add"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["news-admin/edit"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["users"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["users/add"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
["users/edit"]=>
array(1) {
[0]=>
string(32) "/css/template/common/private.css"
}
}
["js"]=>
array(16) {
["layout"]=>
array(7) {
[0]=>
string(24) "/js/assets/jquery.min.js"
[1]=>
string(24) "/js/assets/popper.min.js"
[2]=>
string(27) "/js/assets/bootstrap.min.js"
[3]=>
string(25) "/js/assets/tinymce.min.js"
[4]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[5]=>
string(32) "/js/template/common/translate.js"
[6]=>
string(29) "/js/template/common/layout.js"
}
["home"]=>
array(6) {
[0]=>
string(28) "/js/template/page/counter.js"
[1]=>
string(29) "/js/template/page/carousel.js"
[2]=>
string(25) "/js/template/page/home.js"
[3]=>
string(67) "https://cdnjs.cloudflare.com/ajax/libs/raphael/2.2.7/raphael.min.js"
[4]=>
string(31) "/js/assets/jquery.mapael.min.js"
[5]=>
string(42) "/js/assets/world_countries_mercator.min.js"
}
["calendar"]=>
array(4) {
[0]=>
string(24) "/js/assets/moment.min.js"
[1]=>
string(30) "/js/assets/fullcalendar.min.js"
[2]=>
string(24) "/js/assets/locale-all.js"
[3]=>
string(29) "/js/template/page/calendar.js"
}
["news"]=>
array(1) {
[0]=>
string(25) "/js/template/page/news.js"
}
["news-admin/add"]=>
array(1) {
[0]=>
string(31) "/js/template/news/news-admin.js"
}
["news-admin/edit"]=>
array(3) {
[0]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[1]=>
string(25) "/js/assets/tinymce.min.js"
[2]=>
string(31) "/js/template/news/news-admin.js"
}
["documents"]=>
array(1) {
[0]=>
string(30) "/js/template/page/documents.js"
}
["trainings"]=>
array(1) {
[0]=>
string(31) "/js/template/trainings/index.js"
}
["trainings/wizard"]=>
array(1) {
[0]=>
string(32) "/js/template/trainings/wizard.js"
}
["training-form"]=>
array(1) {
[0]=>
string(35) "/js/template/training-form/index.js"
}
["training-form/view"]=>
array(1) {
[0]=>
string(34) "/js/template/training-form/view.js"
}
["videos"]=>
array(1) {
[0]=>
string(27) "/js/template/page/videos.js"
}
["quotes/add"]=>
array(3) {
[0]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[1]=>
string(25) "/js/assets/tinymce.min.js"
[2]=>
string(28) "/js/template/quote/wizard.js"
}
["quotes/edit"]=>
array(3) {
[0]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[1]=>
string(25) "/js/assets/tinymce.min.js"
[2]=>
string(28) "/js/template/quote/wizard.js"
}
["users/add"]=>
array(3) {
[0]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[1]=>
string(25) "/js/assets/tinymce.min.js"
[2]=>
string(27) "/js/template/user/wizard.js"
}
["users/edit"]=>
array(3) {
[0]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[1]=>
string(25) "/js/assets/tinymce.min.js"
[2]=>
string(27) "/js/template/user/wizard.js"
}
}
}
["authorization"]=>
array(2) {
["roles"]=>
array(4) {
[0]=>
array(1) {
["parent"]=>
NULL
}
[1]=>
array(1) {
["parent"]=>
int(0)
}
[2]=>
array(1) {
["parent"]=>
int(1)
}
[3]=>
array(1) {
["parent"]=>
int(2)
}
}
["routes"]=>
array(42) {
["calendar"]=>
int(0)
["documents"]=>
int(1)
["files/create-folder"]=>
int(3)
["files/delete-file"]=>
int(3)
["files/delete-files"]=>
int(3)
["files/delete-folder"]=>
int(3)
["files/download"]=>
int(1)
["files/rename-folder"]=>
int(3)
["files/upload-file"]=>
int(3)
["forgot-password"]=>
int(0)
["home"]=>
int(0)
["login"]=>
int(0)
["logout"]=>
int(1)
["news-admin"]=>
int(3)
["news-admin/add"]=>
int(3)
["news-admin/edit"]=>
int(3)
["news-admin/delete"]=>
int(3)
["news-page"]=>
int(0)
["page"]=>
int(0)
["profile"]=>
int(1)
["register"]=>
int(0)
["quotes"]=>
int(3)
["quotes/add"]=>
int(3)
["quotes/edit"]=>
int(3)
["quotes/delete"]=>
int(3)
["token"]=>
int(0)
["training"]=>
int(0)
["training-form"]=>
int(2)
["trainings"]=>
int(3)
["trainings/delete"]=>
int(3)
["trainings/delete-document"]=>
int(3)
["trainings/upload"]=>
int(3)
["trainings/wizard"]=>
int(3)
["translation"]=>
int(3)
["upload-file"]=>
int(3)
["users"]=>
int(3)
["users/add"]=>
int(3)
["users/edit"]=>
int(3)
["users/delete"]=>
int(3)
["videos"]=>
int(0)
["videos/save"]=>
int(3)
["videos/delete"]=>
int(3)
}
}
["email"]=>
array(3) {
[1]=>
array(2) {
["subject"]=>
string(45) "Evaluation form completed for the %s training"
["template"]=>
string(26) "email/pending-notification"
}
[2]=>
array(2) {
["subject"]=>
string(46) "Forgot password on Agriterra Trainings website"
["template"]=>
string(21) "email/forgot-password"
}
[3]=>
array(2) {
["subject"]=>
string(49) "Finish registering on Agriterra Trainings website"
["template"]=>
string(14) "email/register"
}
}
["meta"]=>
array(11) {
["home"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(4) "Home"
}
["description"]=>
string(94) "Cooperative business development & farmer entrepreneurship · Advice – Training – Exchange"
["keywords"]=>
string(81) "cooperative,business,development,farmer,entrepreneurship,advice,training,exchange"
}
["training"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(20) "Training & Workshops"
}
["description"]=>
string(48) "Our training modules, descriptions and overviews"
["keywords"]=>
string(28) "agriterra,training,workshops"
}
["training/management"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(25) "Management & Organisation"
}
["description"]=>
string(34) "Training Management & Organisation"
["keywords"]=>
string(42) "agriterra,training,management,organisation"
}
["training/governance"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(23) "Governance & Leadership"
}
["description"]=>
string(32) "Training Governance & Leadership"
["keywords"]=>
string(40) "agriterra,training,governance,leadership"
}
["training/financial"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(20) "Financial Management"
}
["description"]=>
string(29) "Training Financial Management"
["keywords"]=>
string(39) "agriterra,training,financial,management"
}
["training/lobby"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(5) "Lobby"
}
["description"]=>
string(14) "Training Lobby"
["keywords"]=>
string(5) "lobby"
}
["training/business"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(20) "Business Development"
}
["description"]=>
string(29) "Training Business Development"
["keywords"]=>
string(39) "agriterra,training,business,development"
}
["page/trainers"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(8) "Trainers"
}
["description"]=>
string(12) "Our Trainers"
["keywords"]=>
string(18) "agriterra,trainers"
}
["page/news"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(4) "News"
}
["description"]=>
string(51) "View the breaking news and the Tweets by @Agriterra"
["keywords"]=>
string(14) "agriterra,news"
}
["calendar"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(8) "Calendar"
}
["description"]=>
string(18) "Workshops Calendar"
["keywords"]=>
string(18) "agriterra,calendar"
}
["page/videos"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(6) "Videos"
}
["description"]=>
string(10) "Our Videos"
["keywords"]=>
string(16) "agriterra,videos"
}
}
["session_config"]=>
array(2) {
["cookie_lifetime"]=>
int(86400)
["gc_maxlifetime"]=>
int(2592000)
}
["view_helper_config"]=>
array(1) {
["flashmessenger"]=>
array(3) {
["message_open_format"]=>
string(104) "× "
["message_close_string"]=>
string(12) "
"
["message_separator_string"]=>
string(11) ""
}
}
["ain"]=>
array(1) {
["url"]=>
string(26) "https://api.agro-info.net/"
}
["uploads"]=>
string(60) "/var/www/html/html/module/Common/config/../../../public/data"
["translator"]=>
array(2) {
["locale"]=>
string(5) "en_US"
["translation_file_patterns"]=>
array(1) {
[0]=>
array(3) {
["type"]=>
string(8) "phparray"
["base_dir"]=>
string(50) "/var/www/html/html/config/autoload/../../data/i18n"
["pattern"]=>
string(6) "%s.php"
}
}
}
["mail"]=>
array(11) {
["enabled"]=>
bool(true)
["from"]=>
string(22) "training@agriterra.org"
["from_name"]=>
string(13) "agriterra.org"
["bcc"]=>
string(27) "notifications@agriterra.org"
["server"]=>
string(18) "smtp.office365.com"
["smtp_user"]=>
string(22) "training@agriterra.org"
["smtp_password"]=>
string(10) "Haxi81199!"
["ssl"]=>
string(3) "tls"
["connection_class"]=>
string(5) "login"
["port"]=>
int(587)
["overrideAddress"]=>
NULL
}
["memcached"]=>
array(2) {
["host"]=>
string(14) "memcd-training"
["port"]=>
int(11211)
}
["oauth"]=>
array(1) {
["client"]=>
array(2) {
["id"]=>
int(2)
["secret"]=>
string(40) "1fADkIJGcIElj1zE9Sy8rfertgVvoSH6kVInNX9g"
}
}
["currentUrl"]=>
string(31) "https://training.agriterra.org/"
}
["transport":"Common\Service\EmailService":private]=>
object(Laminas\Mail\Transport\Smtp)#307 (6) {
["options":protected]=>
object(Laminas\Mail\Transport\SmtpOptions)#308 (7) {
["name":protected]=>
string(9) "localhost"
["connectionClass":protected]=>
string(4) "smtp"
["connectionConfig":protected]=>
array(0) {
}
["host":protected]=>
string(9) "127.0.0.1"
["port":protected]=>
int(25)
["connectionTimeLimit":protected]=>
NULL
["__strictMode__":protected]=>
bool(true)
}
["envelope":protected]=>
NULL
["connection":protected]=>
NULL
["autoDisconnect":protected]=>
bool(true)
["plugins":protected]=>
NULL
["connectedTime":protected]=>
NULL
}
["viewModel":"Common\Service\EmailService":private]=>
object(Laminas\View\Model\ViewModel)#309 (7) {
["captureTo":protected]=>
string(7) "content"
["children":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["template":protected]=>
string(0) ""
["terminate":protected]=>
bool(false)
["variables":protected]=>
object(Laminas\View\Variables)#310 (2) {
["strictVars":protected]=>
bool(false)
["storage":"ArrayObject":private]=>
array(0) {
}
}
["append":protected]=>
bool(false)
}
["renderer":"Common\Service\EmailService":private]=>
object(Laminas\View\Renderer\PhpRenderer)#203 (10) {
["__content":"Laminas\View\Renderer\PhpRenderer":private]=>
string(0) ""
["__renderTrees":"Laminas\View\Renderer\PhpRenderer":private]=>
bool(false)
["__template":"Laminas\View\Renderer\PhpRenderer":private]=>
string(11) "error/index"
["__templates":"Laminas\View\Renderer\PhpRenderer":private]=>
array(0) {
}
["__templateResolver":"Laminas\View\Renderer\PhpRenderer":private]=>
object(Laminas\View\Resolver\AggregateResolver)#205 (3) {
["lastLookupFailure":protected]=>
bool(false)
["lastSuccessfulResolver":protected]=>
object(Laminas\View\Resolver\TemplateMapResolver)#208 (1) {
["map":protected]=>
array(30) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/header.phtml"
["partial/login"]=>
string(67) "/var/www/html/html/module/Common/config/../view/partial/login.phtml"
["partial/sidebar"]=>
string(69) "/var/www/html/html/module/Common/config/../view/partial/sidebar.phtml"
["partial/translation"]=>
string(73) "/var/www/html/html/module/Common/config/../view/partial/translation.phtml"
["partial/home/slider"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/slider.phtml"
["partial/home/training"]=>
string(75) "/var/www/html/html/module/Page/config/../view/page/page/home/training.phtml"
["partial/home/stats-satisfaction"]=>
string(85) "/var/www/html/html/module/Page/config/../view/page/page/home/stats-satisfaction.phtml"
["partial/home/map"]=>
string(70) "/var/www/html/html/module/Page/config/../view/page/page/home/map.phtml"
["partial/home/quotes"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/quotes.phtml"
["partial/training/q1"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q1.phtml"
["partial/training/q2"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q2.phtml"
["partial/training/q3"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q3.phtml"
["partial/training/q4"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q4.phtml"
["partial/training/q5"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q5.phtml"
["partial/training/q6"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q6.phtml"
["partial/training/q7"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q7.phtml"
["partial/training/q8"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q8.phtml"
["partial/training/q9"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q9.phtml"
["partial/training/q10"]=>
string(84) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q10.phtml"
}
}
["queue":protected]=>
object(Laminas\Stdlib\PriorityQueue)#206 (3) {
["queueClass":protected]=>
string(31) "Laminas\Stdlib\SplPriorityQueue"
["items":protected]=>
array(6) {
[0]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\TemplateMapResolver)#208 (1) {
["map":protected]=>
array(30) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/header.phtml"
["partial/login"]=>
string(67) "/var/www/html/html/module/Common/config/../view/partial/login.phtml"
["partial/sidebar"]=>
string(69) "/var/www/html/html/module/Common/config/../view/partial/sidebar.phtml"
["partial/translation"]=>
string(73) "/var/www/html/html/module/Common/config/../view/partial/translation.phtml"
["partial/home/slider"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/slider.phtml"
["partial/home/training"]=>
string(75) "/var/www/html/html/module/Page/config/../view/page/page/home/training.phtml"
["partial/home/stats-satisfaction"]=>
string(85) "/var/www/html/html/module/Page/config/../view/page/page/home/stats-satisfaction.phtml"
["partial/home/map"]=>
string(70) "/var/www/html/html/module/Page/config/../view/page/page/home/map.phtml"
["partial/home/quotes"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/quotes.phtml"
["partial/training/q1"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q1.phtml"
["partial/training/q2"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q2.phtml"
["partial/training/q3"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q3.phtml"
["partial/training/q4"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q4.phtml"
["partial/training/q5"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q5.phtml"
["partial/training/q6"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q6.phtml"
["partial/training/q7"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q7.phtml"
["partial/training/q8"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q8.phtml"
["partial/training/q9"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q9.phtml"
["partial/training/q10"]=>
string(84) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q10.phtml"
}
}
["priority"]=>
int(1)
}
[1]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\TemplatePathStack)#210 (6) {
["defaultSuffix":protected]=>
string(5) "phtml"
["paths":protected]=>
object(Laminas\Stdlib\SplStack)#211 (2) {
["flags":"SplDoublyLinkedList":private]=>
int(6)
["dllist":"SplDoublyLinkedList":private]=>
array(3) {
[0]=>
string(48) "/var/www/html/html/module/Common/config/../view/"
[1]=>
string(46) "/var/www/html/html/module/Page/config/../view/"
[2]=>
string(46) "/var/www/html/html/module/User/config/../view/"
}
}
["lastLookupFailure":protected]=>
bool(false)
["lfiProtectionOn":protected]=>
bool(true)
["useViewStream":protected]=>
bool(true)
["useStreamWrapper":protected]=>
bool(false)
}
["priority"]=>
int(1)
}
[2]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\PrefixPathStackResolver)#213 (1) {
["prefixes":"Laminas\View\Resolver\PrefixPathStackResolver":private]=>
array(0) {
}
}
["priority"]=>
int(1)
}
[3]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\RelativeFallbackResolver)#215 (1) {
["resolver":"Laminas\View\Resolver\RelativeFallbackResolver":private]=>
object(Laminas\View\Resolver\TemplateMapResolver)#208 (1) {
["map":protected]=>
array(30) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/header.phtml"
["partial/login"]=>
string(67) "/var/www/html/html/module/Common/config/../view/partial/login.phtml"
["partial/sidebar"]=>
string(69) "/var/www/html/html/module/Common/config/../view/partial/sidebar.phtml"
["partial/translation"]=>
string(73) "/var/www/html/html/module/Common/config/../view/partial/translation.phtml"
["partial/home/slider"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/slider.phtml"
["partial/home/training"]=>
string(75) "/var/www/html/html/module/Page/config/../view/page/page/home/training.phtml"
["partial/home/stats-satisfaction"]=>
string(85) "/var/www/html/html/module/Page/config/../view/page/page/home/stats-satisfaction.phtml"
["partial/home/map"]=>
string(70) "/var/www/html/html/module/Page/config/../view/page/page/home/map.phtml"
["partial/home/quotes"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/quotes.phtml"
["partial/training/q1"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q1.phtml"
["partial/training/q2"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q2.phtml"
["partial/training/q3"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q3.phtml"
["partial/training/q4"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q4.phtml"
["partial/training/q5"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q5.phtml"
["partial/training/q6"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q6.phtml"
["partial/training/q7"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q7.phtml"
["partial/training/q8"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q8.phtml"
["partial/training/q9"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q9.phtml"
["partial/training/q10"]=>
string(84) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q10.phtml"
}
}
}
["priority"]=>
int(1)
}
[4]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\RelativeFallbackResolver)#216 (1) {
["resolver":"Laminas\View\Resolver\RelativeFallbackResolver":private]=>
object(Laminas\View\Resolver\TemplatePathStack)#210 (6) {
["defaultSuffix":protected]=>
string(5) "phtml"
["paths":protected]=>
object(Laminas\Stdlib\SplStack)#211 (2) {
["flags":"SplDoublyLinkedList":private]=>
int(6)
["dllist":"SplDoublyLinkedList":private]=>
array(3) {
[0]=>
string(48) "/var/www/html/html/module/Common/config/../view/"
[1]=>
string(46) "/var/www/html/html/module/Page/config/../view/"
[2]=>
string(46) "/var/www/html/html/module/User/config/../view/"
}
}
["lastLookupFailure":protected]=>
bool(false)
["lfiProtectionOn":protected]=>
bool(true)
["useViewStream":protected]=>
bool(true)
["useStreamWrapper":protected]=>
bool(false)
}
}
["priority"]=>
int(1)
}
[5]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\RelativeFallbackResolver)#217 (1) {
["resolver":"Laminas\View\Resolver\RelativeFallbackResolver":private]=>
object(Laminas\View\Resolver\PrefixPathStackResolver)#213 (1) {
["prefixes":"Laminas\View\Resolver\PrefixPathStackResolver":private]=>
array(0) {
}
}
}
["priority"]=>
int(1)
}
}
["queue":protected]=>
object(Laminas\Stdlib\SplPriorityQueue)#214 (4) {
["serial":protected]=>
int(9223372036854775801)
["flags":"SplPriorityQueue":private]=>
int(1)
["isCorrupted":"SplPriorityQueue":private]=>
bool(false)
["heap":"SplPriorityQueue":private]=>
array(6) {
[0]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\TemplateMapResolver)#208 (1) {
["map":protected]=>
array(30) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/header.phtml"
["partial/login"]=>
string(67) "/var/www/html/html/module/Common/config/../view/partial/login.phtml"
["partial/sidebar"]=>
string(69) "/var/www/html/html/module/Common/config/../view/partial/sidebar.phtml"
["partial/translation"]=>
string(73) "/var/www/html/html/module/Common/config/../view/partial/translation.phtml"
["partial/home/slider"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/slider.phtml"
["partial/home/training"]=>
string(75) "/var/www/html/html/module/Page/config/../view/page/page/home/training.phtml"
["partial/home/stats-satisfaction"]=>
string(85) "/var/www/html/html/module/Page/config/../view/page/page/home/stats-satisfaction.phtml"
["partial/home/map"]=>
string(70) "/var/www/html/html/module/Page/config/../view/page/page/home/map.phtml"
["partial/home/quotes"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/quotes.phtml"
["partial/training/q1"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q1.phtml"
["partial/training/q2"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q2.phtml"
["partial/training/q3"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q3.phtml"
["partial/training/q4"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q4.phtml"
["partial/training/q5"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q5.phtml"
["partial/training/q6"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q6.phtml"
["partial/training/q7"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q7.phtml"
["partial/training/q8"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q8.phtml"
["partial/training/q9"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q9.phtml"
["partial/training/q10"]=>
string(84) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q10.phtml"
}
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775807)
}
}
[1]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\TemplatePathStack)#210 (6) {
["defaultSuffix":protected]=>
string(5) "phtml"
["paths":protected]=>
object(Laminas\Stdlib\SplStack)#211 (2) {
["flags":"SplDoublyLinkedList":private]=>
int(6)
["dllist":"SplDoublyLinkedList":private]=>
array(3) {
[0]=>
string(48) "/var/www/html/html/module/Common/config/../view/"
[1]=>
string(46) "/var/www/html/html/module/Page/config/../view/"
[2]=>
string(46) "/var/www/html/html/module/User/config/../view/"
}
}
["lastLookupFailure":protected]=>
bool(false)
["lfiProtectionOn":protected]=>
bool(true)
["useViewStream":protected]=>
bool(true)
["useStreamWrapper":protected]=>
bool(false)
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775806)
}
}
[2]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\PrefixPathStackResolver)#213 (1) {
["prefixes":"Laminas\View\Resolver\PrefixPathStackResolver":private]=>
array(0) {
}
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775805)
}
}
[3]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\RelativeFallbackResolver)#215 (1) {
["resolver":"Laminas\View\Resolver\RelativeFallbackResolver":private]=>
object(Laminas\View\Resolver\TemplateMapResolver)#208 (1) {
["map":protected]=>
array(30) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/header.phtml"
["partial/login"]=>
string(67) "/var/www/html/html/module/Common/config/../view/partial/login.phtml"
["partial/sidebar"]=>
string(69) "/var/www/html/html/module/Common/config/../view/partial/sidebar.phtml"
["partial/translation"]=>
string(73) "/var/www/html/html/module/Common/config/../view/partial/translation.phtml"
["partial/home/slider"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/slider.phtml"
["partial/home/training"]=>
string(75) "/var/www/html/html/module/Page/config/../view/page/page/home/training.phtml"
["partial/home/stats-satisfaction"]=>
string(85) "/var/www/html/html/module/Page/config/../view/page/page/home/stats-satisfaction.phtml"
["partial/home/map"]=>
string(70) "/var/www/html/html/module/Page/config/../view/page/page/home/map.phtml"
["partial/home/quotes"]=>
string(73) "/var/www/html/html/module/Page/config/../view/page/page/home/quotes.phtml"
["partial/training/q1"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q1.phtml"
["partial/training/q2"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q2.phtml"
["partial/training/q3"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q3.phtml"
["partial/training/q4"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q4.phtml"
["partial/training/q5"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q5.phtml"
["partial/training/q6"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q6.phtml"
["partial/training/q7"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q7.phtml"
["partial/training/q8"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q8.phtml"
["partial/training/q9"]=>
string(83) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q9.phtml"
["partial/training/q10"]=>
string(84) "/var/www/html/html/module/Page/config/../view/page/training-form/questions/q10.phtml"
}
}
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775804)
}
}
[4]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\RelativeFallbackResolver)#216 (1) {
["resolver":"Laminas\View\Resolver\RelativeFallbackResolver":private]=>
object(Laminas\View\Resolver\TemplatePathStack)#210 (6) {
["defaultSuffix":protected]=>
string(5) "phtml"
["paths":protected]=>
object(Laminas\Stdlib\SplStack)#211 (2) {
["flags":"SplDoublyLinkedList":private]=>
int(6)
["dllist":"SplDoublyLinkedList":private]=>
array(3) {
[0]=>
string(48) "/var/www/html/html/module/Common/config/../view/"
[1]=>
string(46) "/var/www/html/html/module/Page/config/../view/"
[2]=>
string(46) "/var/www/html/html/module/User/config/../view/"
}
}
["lastLookupFailure":protected]=>
bool(false)
["lfiProtectionOn":protected]=>
bool(true)
["useViewStream":protected]=>
bool(true)
["useStreamWrapper":protected]=>
bool(false)
}
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775803)
}
}
[5]=>
array(2) {
["data"]=>
object(Laminas\View\Resolver\RelativeFallbackResolver)#217 (1) {
["resolver":"Laminas\View\Resolver\RelativeFallbackResolver":private]=>
object(Laminas\View\Resolver\PrefixPathStackResolver)#213 (1) {
["prefixes":"Laminas\View\Resolver\PrefixPathStackResolver":private]=>
array(0) {
}
}
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775802)
}
}
}
}
}
}
["__file":"Laminas\View\Renderer\PhpRenderer":private]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["__helpers":"Laminas\View\Renderer\PhpRenderer":private]=>
object(Laminas\View\HelperPluginManager)#83 (18) {
["aliases":protected]=>
array(446) {
["asset"]=>
string(25) "Laminas\View\Helper\Asset"
["Asset"]=>
string(25) "Laminas\View\Helper\Asset"
["basePath"]=>
string(28) "Laminas\View\Helper\BasePath"
["BasePath"]=>
string(28) "Laminas\View\Helper\BasePath"
["basepath"]=>
string(28) "Laminas\View\Helper\BasePath"
["Cycle"]=>
string(25) "Laminas\View\Helper\Cycle"
["cycle"]=>
string(25) "Laminas\View\Helper\Cycle"
["declareVars"]=>
string(31) "Laminas\View\Helper\DeclareVars"
["DeclareVars"]=>
string(31) "Laminas\View\Helper\DeclareVars"
["declarevars"]=>
string(31) "Laminas\View\Helper\DeclareVars"
["Doctype"]=>
string(27) "Laminas\View\Helper\Doctype"
["doctype"]=>
string(27) "Laminas\View\Helper\Doctype"
["escapeCss"]=>
string(29) "Laminas\View\Helper\EscapeCss"
["EscapeCss"]=>
string(29) "Laminas\View\Helper\EscapeCss"
["escapecss"]=>
string(29) "Laminas\View\Helper\EscapeCss"
["escapeHtmlAttr"]=>
string(34) "Laminas\View\Helper\EscapeHtmlAttr"
["EscapeHtmlAttr"]=>
string(34) "Laminas\View\Helper\EscapeHtmlAttr"
["escapehtmlattr"]=>
string(34) "Laminas\View\Helper\EscapeHtmlAttr"
["escapeHtml"]=>
string(30) "Laminas\View\Helper\EscapeHtml"
["EscapeHtml"]=>
string(30) "Laminas\View\Helper\EscapeHtml"
["escapehtml"]=>
string(30) "Laminas\View\Helper\EscapeHtml"
["escapeJs"]=>
string(28) "Laminas\View\Helper\EscapeJs"
["EscapeJs"]=>
string(28) "Laminas\View\Helper\EscapeJs"
["escapejs"]=>
string(28) "Laminas\View\Helper\EscapeJs"
["escapeUrl"]=>
string(29) "Laminas\View\Helper\EscapeUrl"
["EscapeUrl"]=>
string(29) "Laminas\View\Helper\EscapeUrl"
["escapeurl"]=>
string(29) "Laminas\View\Helper\EscapeUrl"
["flashmessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["flashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["Gravatar"]=>
string(28) "Laminas\View\Helper\Gravatar"
["gravatar"]=>
string(28) "Laminas\View\Helper\Gravatar"
["headLink"]=>
string(28) "Laminas\View\Helper\HeadLink"
["HeadLink"]=>
string(28) "Laminas\View\Helper\HeadLink"
["headlink"]=>
string(28) "Laminas\View\Helper\HeadLink"
["headMeta"]=>
string(28) "Laminas\View\Helper\HeadMeta"
["HeadMeta"]=>
string(28) "Laminas\View\Helper\HeadMeta"
["headmeta"]=>
string(28) "Laminas\View\Helper\HeadMeta"
["headScript"]=>
string(30) "Laminas\View\Helper\HeadScript"
["HeadScript"]=>
string(30) "Laminas\View\Helper\HeadScript"
["headscript"]=>
string(30) "Laminas\View\Helper\HeadScript"
["headStyle"]=>
string(29) "Laminas\View\Helper\HeadStyle"
["HeadStyle"]=>
string(29) "Laminas\View\Helper\HeadStyle"
["headstyle"]=>
string(29) "Laminas\View\Helper\HeadStyle"
["headTitle"]=>
string(29) "Laminas\View\Helper\HeadTitle"
["HeadTitle"]=>
string(29) "Laminas\View\Helper\HeadTitle"
["headtitle"]=>
string(29) "Laminas\View\Helper\HeadTitle"
["htmlflash"]=>
string(29) "Laminas\View\Helper\HtmlFlash"
["htmlFlash"]=>
string(29) "Laminas\View\Helper\HtmlFlash"
["HtmlFlash"]=>
string(29) "Laminas\View\Helper\HtmlFlash"
["htmllist"]=>
string(28) "Laminas\View\Helper\HtmlList"
["htmlList"]=>
string(28) "Laminas\View\Helper\HtmlList"
["HtmlList"]=>
string(28) "Laminas\View\Helper\HtmlList"
["htmlobject"]=>
string(30) "Laminas\View\Helper\HtmlObject"
["htmlObject"]=>
string(30) "Laminas\View\Helper\HtmlObject"
["HtmlObject"]=>
string(30) "Laminas\View\Helper\HtmlObject"
["htmlpage"]=>
string(28) "Laminas\View\Helper\HtmlPage"
["htmlPage"]=>
string(28) "Laminas\View\Helper\HtmlPage"
["HtmlPage"]=>
string(28) "Laminas\View\Helper\HtmlPage"
["htmlquicktime"]=>
string(33) "Laminas\View\Helper\HtmlQuicktime"
["htmlQuicktime"]=>
string(33) "Laminas\View\Helper\HtmlQuicktime"
["HtmlQuicktime"]=>
string(33) "Laminas\View\Helper\HtmlQuicktime"
["htmltag"]=>
string(27) "Laminas\View\Helper\HtmlTag"
["htmlTag"]=>
string(27) "Laminas\View\Helper\HtmlTag"
["HtmlTag"]=>
string(27) "Laminas\View\Helper\HtmlTag"
["identity"]=>
string(28) "Laminas\View\Helper\Identity"
["Identity"]=>
string(28) "Laminas\View\Helper\Identity"
["inlinescript"]=>
string(32) "Laminas\View\Helper\InlineScript"
["inlineScript"]=>
string(32) "Laminas\View\Helper\InlineScript"
["InlineScript"]=>
string(32) "Laminas\View\Helper\InlineScript"
["json"]=>
string(24) "Laminas\View\Helper\Json"
["Json"]=>
string(24) "Laminas\View\Helper\Json"
["layout"]=>
string(26) "Laminas\View\Helper\Layout"
["Layout"]=>
string(26) "Laminas\View\Helper\Layout"
["paginationcontrol"]=>
string(37) "Laminas\View\Helper\PaginationControl"
["paginationControl"]=>
string(37) "Laminas\View\Helper\PaginationControl"
["PaginationControl"]=>
string(37) "Laminas\View\Helper\PaginationControl"
["partial"]=>
string(27) "Laminas\View\Helper\Partial"
["partialloop"]=>
string(31) "Laminas\View\Helper\PartialLoop"
["partialLoop"]=>
string(31) "Laminas\View\Helper\PartialLoop"
["PartialLoop"]=>
string(31) "Laminas\View\Helper\PartialLoop"
["Partial"]=>
string(27) "Laminas\View\Helper\Partial"
["placeholder"]=>
string(31) "Laminas\View\Helper\Placeholder"
["Placeholder"]=>
string(31) "Laminas\View\Helper\Placeholder"
["renderchildmodel"]=>
string(36) "Laminas\View\Helper\RenderChildModel"
["renderChildModel"]=>
string(36) "Laminas\View\Helper\RenderChildModel"
["RenderChildModel"]=>
string(36) "Laminas\View\Helper\RenderChildModel"
["render_child_model"]=>
string(36) "Laminas\View\Helper\RenderChildModel"
["rendertoplaceholder"]=>
string(39) "Laminas\View\Helper\RenderToPlaceholder"
["renderToPlaceholder"]=>
string(39) "Laminas\View\Helper\RenderToPlaceholder"
["RenderToPlaceholder"]=>
string(39) "Laminas\View\Helper\RenderToPlaceholder"
["serverurl"]=>
string(29) "Laminas\View\Helper\ServerUrl"
["serverUrl"]=>
string(29) "Laminas\View\Helper\ServerUrl"
["ServerUrl"]=>
string(29) "Laminas\View\Helper\ServerUrl"
["url"]=>
string(23) "Laminas\View\Helper\Url"
["Url"]=>
string(23) "Laminas\View\Helper\Url"
["view_model"]=>
string(29) "Laminas\View\Helper\ViewModel"
["viewmodel"]=>
string(29) "Laminas\View\Helper\ViewModel"
["viewModel"]=>
string(29) "Laminas\View\Helper\ViewModel"
["ViewModel"]=>
string(29) "Laminas\View\Helper\ViewModel"
["Zend\View\Helper\Asset"]=>
string(25) "Laminas\View\Helper\Asset"
["Zend\View\Helper\FlashMessenger"]=>
string(34) "Laminas\View\Helper\FlashMessenger"
["Zend\View\Helper\Identity"]=>
string(28) "Laminas\View\Helper\Identity"
["Zend\View\Helper\BasePath"]=>
string(28) "Laminas\View\Helper\BasePath"
["Zend\View\Helper\Cycle"]=>
string(25) "Laminas\View\Helper\Cycle"
["Zend\View\Helper\DeclareVars"]=>
string(31) "Laminas\View\Helper\DeclareVars"
["Zend\View\Helper\Doctype"]=>
string(27) "Laminas\View\Helper\Doctype"
["Zend\View\Helper\EscapeHtml"]=>
string(30) "Laminas\View\Helper\EscapeHtml"
["Zend\View\Helper\EscapeHtmlAttr"]=>
string(34) "Laminas\View\Helper\EscapeHtmlAttr"
["Zend\View\Helper\EscapeJs"]=>
string(28) "Laminas\View\Helper\EscapeJs"
["Zend\View\Helper\EscapeCss"]=>
string(29) "Laminas\View\Helper\EscapeCss"
["Zend\View\Helper\EscapeUrl"]=>
string(29) "Laminas\View\Helper\EscapeUrl"
["Zend\View\Helper\Gravatar"]=>
string(28) "Laminas\View\Helper\Gravatar"
["Zend\View\Helper\HtmlTag"]=>
string(27) "Laminas\View\Helper\HtmlTag"
["Zend\View\Helper\HeadLink"]=>
string(28) "Laminas\View\Helper\HeadLink"
["Zend\View\Helper\HeadMeta"]=>
string(28) "Laminas\View\Helper\HeadMeta"
["Zend\View\Helper\HeadScript"]=>
string(30) "Laminas\View\Helper\HeadScript"
["Zend\View\Helper\HeadStyle"]=>
string(29) "Laminas\View\Helper\HeadStyle"
["Zend\View\Helper\HeadTitle"]=>
string(29) "Laminas\View\Helper\HeadTitle"
["Zend\View\Helper\HtmlFlash"]=>
string(29) "Laminas\View\Helper\HtmlFlash"
["Zend\View\Helper\HtmlList"]=>
string(28) "Laminas\View\Helper\HtmlList"
["Zend\View\Helper\HtmlObject"]=>
string(30) "Laminas\View\Helper\HtmlObject"
["Zend\View\Helper\HtmlPage"]=>
string(28) "Laminas\View\Helper\HtmlPage"
["Zend\View\Helper\HtmlQuicktime"]=>
string(33) "Laminas\View\Helper\HtmlQuicktime"
["Zend\View\Helper\InlineScript"]=>
string(32) "Laminas\View\Helper\InlineScript"
["Zend\View\Helper\Json"]=>
string(24) "Laminas\View\Helper\Json"
["Zend\View\Helper\Layout"]=>
string(26) "Laminas\View\Helper\Layout"
["Zend\View\Helper\PaginationControl"]=>
string(37) "Laminas\View\Helper\PaginationControl"
["Zend\View\Helper\PartialLoop"]=>
string(31) "Laminas\View\Helper\PartialLoop"
["Zend\View\Helper\Partial"]=>
string(27) "Laminas\View\Helper\Partial"
["Zend\View\Helper\Placeholder"]=>
string(31) "Laminas\View\Helper\Placeholder"
["Zend\View\Helper\RenderChildModel"]=>
string(36) "Laminas\View\Helper\RenderChildModel"
["Zend\View\Helper\RenderToPlaceholder"]=>
string(39) "Laminas\View\Helper\RenderToPlaceholder"
["Zend\View\Helper\ServerUrl"]=>
string(29) "Laminas\View\Helper\ServerUrl"
["Zend\View\Helper\Url"]=>
string(23) "Laminas\View\Helper\Url"
["Zend\View\Helper\ViewModel"]=>
string(29) "Laminas\View\Helper\ViewModel"
["zendviewhelperasset"]=>
string(25) "Laminas\View\Helper\Asset"
["zendviewhelperflashmessenger"]=>
string(31) "laminasviewhelperflashmessenger"
["zendviewhelperidentity"]=>
string(28) "Laminas\View\Helper\Identity"
["zendviewhelperbasepath"]=>
string(28) "Laminas\View\Helper\BasePath"
["zendviewhelpercycle"]=>
string(25) "Laminas\View\Helper\Cycle"
["zendviewhelperdeclarevars"]=>
string(31) "Laminas\View\Helper\DeclareVars"
["zendviewhelperdoctype"]=>
string(27) "Laminas\View\Helper\Doctype"
["zendviewhelperescapehtml"]=>
string(30) "Laminas\View\Helper\EscapeHtml"
["zendviewhelperescapehtmlattr"]=>
string(34) "Laminas\View\Helper\EscapeHtmlAttr"
["zendviewhelperescapejs"]=>
string(28) "Laminas\View\Helper\EscapeJs"
["zendviewhelperescapecss"]=>
string(29) "Laminas\View\Helper\EscapeCss"
["zendviewhelperescapeurl"]=>
string(29) "Laminas\View\Helper\EscapeUrl"
["zendviewhelpergravatar"]=>
string(28) "Laminas\View\Helper\Gravatar"
["zendviewhelperhtmltag"]=>
string(27) "Laminas\View\Helper\HtmlTag"
["zendviewhelperheadlink"]=>
string(28) "Laminas\View\Helper\HeadLink"
["zendviewhelperheadmeta"]=>
string(28) "Laminas\View\Helper\HeadMeta"
["zendviewhelperheadscript"]=>
string(30) "Laminas\View\Helper\HeadScript"
["zendviewhelperheadstyle"]=>
string(29) "Laminas\View\Helper\HeadStyle"
["zendviewhelperheadtitle"]=>
string(29) "Laminas\View\Helper\HeadTitle"
["zendviewhelperhtmlflash"]=>
string(29) "Laminas\View\Helper\HtmlFlash"
["zendviewhelperhtmllist"]=>
string(28) "Laminas\View\Helper\HtmlList"
["zendviewhelperhtmlobject"]=>
string(30) "Laminas\View\Helper\HtmlObject"
["zendviewhelperhtmlpage"]=>
string(28) "Laminas\View\Helper\HtmlPage"
["zendviewhelperhtmlquicktime"]=>
string(33) "Laminas\View\Helper\HtmlQuicktime"
["zendviewhelperinlinescript"]=>
string(32) "Laminas\View\Helper\InlineScript"
["zendviewhelperjson"]=>
string(24) "Laminas\View\Helper\Json"
["zendviewhelperlayout"]=>
string(26) "Laminas\View\Helper\Layout"
["zendviewhelperpaginationcontrol"]=>
string(37) "Laminas\View\Helper\PaginationControl"
["zendviewhelperpartialloop"]=>
string(31) "Laminas\View\Helper\PartialLoop"
["zendviewhelperpartial"]=>
string(27) "Laminas\View\Helper\Partial"
["zendviewhelperplaceholder"]=>
string(31) "Laminas\View\Helper\Placeholder"
["zendviewhelperrenderchildmodel"]=>
string(36) "Laminas\View\Helper\RenderChildModel"
["zendviewhelperrendertoplaceholder"]=>
string(39) "Laminas\View\Helper\RenderToPlaceholder"
["zendviewhelperserverurl"]=>
string(29) "Laminas\View\Helper\ServerUrl"
["zendviewhelperurl"]=>
string(23) "Laminas\View\Helper\Url"
["zendviewhelperviewmodel"]=>
string(29) "Laminas\View\Helper\ViewModel"
["currencyformat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["currencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["dateformat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["dateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["numberformat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["numberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["translateplural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["translatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["Zend\I18n\View\Helper\CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["Zend\I18n\View\Helper\DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["Zend\I18n\View\Helper\NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["Zend\I18n\View\Helper\Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Zend\I18n\View\Helper\Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Zend\I18n\View\Helper\TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["formbutton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["form_button"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formcaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["form_captcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["formCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["captchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha/dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["CaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formcaptchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["form_captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["FormCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha/figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["CaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formcaptchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["form_captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["FormCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha/image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["CaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formcaptchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["form_captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["FormCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha/recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["CaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcaptcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["form_captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["FormCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["form_checkbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formcollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["form_collection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formcolor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["form_color"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formdate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["form_date"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formdatetime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["form_date_time"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formdatetimelocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["form_date_time_local"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formdatetimeselect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["form_date_time_select"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formdateselect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_date_select"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["formDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_element"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formelement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["form_element_errors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formelementerrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["form_email"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formemail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["form_file"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfileapcprogress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["form_file_apc_progress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formfilesessionprogress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["form_file_session_progress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formfileuploadprogress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["form_file_upload_progress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formhidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["form_hidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formimage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["form_image"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["formImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["forminput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["form_input"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formlabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["form_label"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formmonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["form_month"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formmonthselect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["form_month_select"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formmulticheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["form_multi_checkbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formnumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["form_number"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formpassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["form_password"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formradio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["form_radio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formrange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["form_range"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formreset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["form_reset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formrow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["form_row"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formsearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["form_search"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formselect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["form_select"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formsubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["form_submit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formtel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["form_tel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formtext"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["form_text"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formtextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["form_text_area"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["FormTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formtime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["form_time"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formurl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["form_url"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formweek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["form_week"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["formWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["Zend\Form\View\Helper\Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Zend\Form\View\Helper\FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["Zend\Form\View\Helper\FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["Zend\Form\View\Helper\Captcha\Dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["Zend\Form\View\Helper\Captcha\Figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["Zend\Form\View\Helper\Captcha\Image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["Zend\Form\View\Helper\Captcha\ReCaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["Zend\Form\View\Helper\FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["Zend\Form\View\Helper\FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["Zend\Form\View\Helper\FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["Zend\Form\View\Helper\FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["Zend\Form\View\Helper\FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["Zend\Form\View\Helper\FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["Zend\Form\View\Helper\FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["Zend\Form\View\Helper\FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["Zend\Form\View\Helper\FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["Zend\Form\View\Helper\FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["Zend\Form\View\Helper\FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["Zend\Form\View\Helper\FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["Zend\Form\View\Helper\File\FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["Zend\Form\View\Helper\File\FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["Zend\Form\View\Helper\File\FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["Zend\Form\View\Helper\FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["Zend\Form\View\Helper\FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["Zend\Form\View\Helper\FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["Zend\Form\View\Helper\FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["Zend\Form\View\Helper\FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["Zend\Form\View\Helper\FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["Zend\Form\View\Helper\FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["Zend\Form\View\Helper\FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["Zend\Form\View\Helper\FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["Zend\Form\View\Helper\FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["Zend\Form\View\Helper\FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["Zend\Form\View\Helper\FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["Zend\Form\View\Helper\FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["Zend\Form\View\Helper\FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["Zend\Form\View\Helper\FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["Zend\Form\View\Helper\FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["Zend\Form\View\Helper\FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["Zend\Form\View\Helper\FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["Zend\Form\View\Helper\FormTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["Zend\Form\View\Helper\FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["Zend\Form\View\Helper\FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["Zend\Form\View\Helper\FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["atFormRow"]=>
string(32) "Common\View\Helper\FormRowHelper"
["atFormMultiCheckbox"]=>
string(42) "Common\View\Helper\FormMultiCheckboxHelper"
["atFormMultiCheckboxGroup"]=>
string(47) "Common\View\Helper\FormMultiCheckboxGroupHelper"
["listFilter"]=>
string(35) "Common\View\Helper\ListFilterHelper"
["quotes"]=>
string(31) "Common\View\Helper\QuotesHelper"
["translateEdit"]=>
string(38) "Common\View\Helper\TranslateEditHelper"
["homeMap"]=>
string(26) "Page\View\Helper\MapHelper"
["news"]=>
string(27) "Page\View\Helper\NewsHelper"
["formEvaluationQuestion"]=>
string(45) "Page\View\Helper\FormEvaluationQuestionHelper"
["formEvaluationQuestions"]=>
string(46) "Page\View\Helper\FormEvaluationQuestionsHelper"
["authentication"]=>
string(37) "User\View\Helper\AuthenticationHelper"
["userImage"]=>
string(32) "User\View\Helper\UserImageHelper"
}
["factories":protected]=>
array(135) {
["Laminas\I18n\View\Helper\CurrencyFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\DateFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Plural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Translate"]=>
object(Laminas\ServiceManager\Factory\InvokableFactory)#433 (0) {
}
["Laminas\I18n\View\Helper\TranslatePlural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["laminasviewhelperflashmessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["Laminas\Form\View\Helper\Form"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormButton"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Dumb"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Figlet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Image"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\ReCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCollection"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormColor"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeLocal"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElement"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElementErrors"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormEmail"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormFile"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileApcProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileSessionProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileUploadProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormHidden"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormImage"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormInput"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormLabel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonth"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonthSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMultiCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormPassword"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRadio"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRange"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormReset"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRow"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSearch"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSubmit"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormText"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTextarea"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormUrl"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormWeek"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Common\View\Helper\FormRowHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\FormMultiCheckboxHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\FormMultiCheckboxGroupHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\ListFilterHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\QuotesHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\TranslateEditHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\MapHelper"]=>
object(Common\Service\ServiceManagerReflectionFactory)#435 (0) {
}
["Page\View\Helper\NewsHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\FormEvaluationQuestionHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\FormEvaluationQuestionsHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\View\Helper\AuthenticationHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\View\Helper\UserImageHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["laminasviewhelperdoctype"]=>
object(Closure)#86 (2) {
["static"]=>
array(1) {
["services"]=>
object(Laminas\ServiceManager\ServiceManager)#9 (15) {
["abstractFactories":protected]=>
array(7) {
["000000002cd4b956000000003a94bd51"]=>
object(Laminas\Session\Service\ContainerAbstractServiceFactory)#67 (3) {
["config":protected]=>
array(0) {
}
["configKey":protected]=>
string(18) "session_containers"
["sessionManager":protected]=>
NULL
}
["000000002cd4b951000000003a94bd51"]=>
object(Laminas\Log\LoggerAbstractServiceFactory)#68 (2) {
["config":protected]=>
array(0) {
}
["configKey":protected]=>
string(3) "log"
}
["000000002cd4b950000000003a94bd51"]=>
object(Laminas\Log\PsrLoggerAbstractAdapterFactory)#69 (2) {
["configKey":protected]=>
string(7) "psr_log"
["config":protected]=>
array(0) {
}
}
["000000002cd4b953000000003a94bd51"]=>
object(Laminas\Form\FormAbstractServiceFactory)#70 (3) {
["config":protected]=>
array(0) {
}
["configKey":protected]=>
string(5) "forms"
["factory":protected]=>
NULL
}
["000000002cd4b952000000003a94bd51"]=>
object(Laminas\Db\Adapter\AdapterAbstractServiceFactory)#71 (1) {
["config":protected]=>
array(0) {
}
}
["000000002cd4b95d000000003a94bd51"]=>
object(Laminas\Cache\Service\StorageCacheAbstractServiceFactory)#72 (2) {
["config":protected]=>
array(0) {
}
["configKey":protected]=>
string(6) "caches"
}
["000000002cd4b95c000000003a94bd51"]=>
object(DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory)#73 (0) {
}
}
["aliases":protected]=>
array(106) {
["EventManagerInterface"]=>
string(33) "Laminas\EventManager\EventManager"
["Laminas\EventManager\EventManagerInterface"]=>
string(12) "EventManager"
["Laminas\ModuleManager\ModuleManager"]=>
string(13) "ModuleManager"
["Laminas\ModuleManager\Listener\ServiceListener"]=>
string(15) "ServiceListener"
["Laminas\EventManager\SharedEventManager"]=>
string(18) "SharedEventManager"
["SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["Laminas\EventManager\SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["application"]=>
string(11) "Application"
["Config"]=>
string(6) "config"
["configuration"]=>
string(6) "config"
["Configuration"]=>
string(6) "config"
["HttpDefaultRenderingStrategy"]=>
string(46) "Laminas\Mvc\View\Http\DefaultRenderingStrategy"
["MiddlewareListener"]=>
string(30) "Laminas\Mvc\MiddlewareListener"
["request"]=>
string(7) "Request"
["response"]=>
string(8) "Response"
["RouteListener"]=>
string(25) "Laminas\Mvc\RouteListener"
["SendResponseListener"]=>
string(32) "Laminas\Mvc\SendResponseListener"
["View"]=>
string(17) "Laminas\View\View"
["ViewFeedRenderer"]=>
string(34) "Laminas\View\Renderer\FeedRenderer"
["ViewJsonRenderer"]=>
string(34) "Laminas\View\Renderer\JsonRenderer"
["ViewPhpRendererStrategy"]=>
string(41) "Laminas\View\Strategy\PhpRendererStrategy"
["ViewPhpRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["ViewRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\Mvc\Controller\PluginManager"]=>
string(23) "ControllerPluginManager"
["Laminas\Mvc\View\Http\InjectTemplateListener"]=>
string(22) "InjectTemplateListener"
["Laminas\View\Renderer\RendererInterface"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\View\Resolver\TemplateMapResolver"]=>
string(23) "ViewTemplateMapResolver"
["Laminas\View\Resolver\TemplatePathStack"]=>
string(21) "ViewTemplatePathStack"
["Laminas\View\Resolver\AggregateResolver"]=>
string(12) "ViewResolver"
["Laminas\View\Resolver\ResolverInterface"]=>
string(12) "ViewResolver"
["TranslatorPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["Zend\I18n\Translator\TranslatorInterface"]=>
string(43) "Laminas\I18n\Translator\TranslatorInterface"
["Zend\I18n\Translator\LoaderPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["InputFilterManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["Zend\InputFilter\InputFilterPluginManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["FilterManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["Zend\Filter\FilterPluginManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["HydratorManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\HydratorPluginManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\StandaloneHydratorPluginManager"]=>
string(48) "Laminas\Hydrator\StandaloneHydratorPluginManager"
["Zend\Paginator\AdapterPluginManager"]=>
string(38) "Laminas\Paginator\AdapterPluginManager"
["Zend\Paginator\ScrollingStylePluginManager"]=>
string(45) "Laminas\Paginator\ScrollingStylePluginManager"
["Zend\Mail\Protocol\SmtpPluginManager"]=>
string(39) "Laminas\Mail\Protocol\SmtpPluginManager"
["Di"]=>
string(18) "DependencyInjector"
["Laminas\Di\LocatorInterface"]=>
string(18) "DependencyInjector"
["Zend\Di\LocatorInterface"]=>
string(27) "Laminas\Di\LocatorInterface"
["Laminas\Session\SessionManager"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\SessionManager"]=>
string(30) "Laminas\Session\SessionManager"
["Zend\Session\Config\ConfigInterface"]=>
string(38) "Laminas\Session\Config\ConfigInterface"
["Zend\Session\ManagerInterface"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\Storage\StorageInterface"]=>
string(40) "Laminas\Session\Storage\StorageInterface"
["MvcTranslator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["Zend\Mvc\I18n\Translator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["console"]=>
string(14) "ConsoleAdapter"
["Console"]=>
string(14) "ConsoleAdapter"
["ConsoleDefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["ConsoleRenderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["Zend\Mvc\Console\View\Renderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Log\Logger"]=>
string(18) "Laminas\Log\Logger"
["Laminas\Form\Annotation\FormAnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\Annotation\AnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\FormElementManager"]=>
string(18) "FormElementManager"
["Zend\Form\Annotation\FormAnnotationBuilder"]=>
string(45) "Laminas\Form\Annotation\FormAnnotationBuilder"
["Zend\Form\Annotation\AnnotationBuilder"]=>
string(41) "Laminas\Form\Annotation\AnnotationBuilder"
["Zend\Form\FormElementManager"]=>
string(31) "Laminas\Form\FormElementManager"
["Laminas\Db\Adapter\Adapter"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\AdapterInterface"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\Adapter"]=>
string(26) "Laminas\Db\Adapter\Adapter"
["Zend\Cache\PatternPluginManager"]=>
string(34) "Laminas\Cache\PatternPluginManager"
["Zend\Cache\Storage\AdapterPluginManager"]=>
string(42) "Laminas\Cache\Storage\AdapterPluginManager"
["Zend\Cache\Storage\PluginManager"]=>
string(35) "Laminas\Cache\Storage\PluginManager"
["HttpRouter"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["Router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\Http\TreeRouteStack"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["Zend\Router\RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\RouteStackInterface"]=>
string(34) "Laminas\Router\RouteStackInterface"
["ValidatorManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Zend\Validator\ValidatorPluginManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Doctrine\ORM\EntityManager"]=>
string(34) "doctrine.entitymanager.orm_default"
["DoctrineModule\Authentication\Storage\Session"]=>
string(38) "Laminas\Authentication\Storage\Session"
["doctrine.dbal_cmd.runsql"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"
["doctrine.dbal_cmd.import"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\ImportCommand"
["doctrine.orm_cmd.clear_cache_metadata"]=>
string(61) "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
["doctrine.orm_cmd.clear_cache_result"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
["doctrine.orm_cmd.clear_cache_query"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
["doctrine.orm_cmd.schema_tool_create"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
["doctrine.orm_cmd.schema_tool_update"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
["doctrine.orm_cmd.schema_tool_drop"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
["doctrine.orm_cmd.convert_d1_schema"]=>
string(64) "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
["doctrine.orm_cmd.generate_entities"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
["doctrine.orm_cmd.generate_proxies"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
["doctrine.orm_cmd.convert_mapping"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
["doctrine.orm_cmd.run_dql"]=>
string(48) "Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
["doctrine.orm_cmd.validate_schema"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
["doctrine.orm_cmd.info"]=>
string(46) "Doctrine\ORM\Tools\Console\Command\InfoCommand"
["doctrine.orm_cmd.ensure_production_settings"]=>
string(66) "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
["doctrine.orm_cmd.generate_repositories"]=>
string(62) "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
["Psr\Http\Message\RequestFactoryInterface"]=>
string(32) "Laminas\Diactoros\RequestFactory"
["Psr\Http\Message\ResponseFactoryInterface"]=>
string(33) "Laminas\Diactoros\ResponseFactory"
["Psr\Http\Message\StreamFactoryInterface"]=>
string(31) "Laminas\Diactoros\StreamFactory"
["Psr\Http\Message\ServerRequestFactoryInterface"]=>
string(38) "Laminas\Diactoros\ServerRequestFactory"
["Psr\Http\Message\UploadedFileFactoryInterface"]=>
string(37) "Laminas\Diactoros\UploadedFileFactory"
["Psr\Http\Message\UriFactoryInterface"]=>
string(28) "Laminas\Diactoros\UriFactory"
}
["allowOverride":protected]=>
bool(false)
["creationContext":protected]=>
*RECURSION*
["delegators":protected]=>
array(9) {
["HttpRouter"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
["Laminas\Router\Http\TreeRouteStack"]=>
array(1) {
[0]=>
object(Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory)#151 (0) {
}
}
["ControllerManager"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Service\ControllerManagerDelegatorFactory)#75 (0) {
}
}
["Request"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Service\ConsoleRequestDelegatorFactory)#113 (0) {
}
}
["Response"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Service\ConsoleResponseDelegatorFactory)#112 (0) {
}
}
["Laminas\Router\RouteStackInterface"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Router\ConsoleRouterDelegatorFactory)#147 (1) {
["knownRouterNames":"Laminas\Mvc\Console\Router\ConsoleRouterDelegatorFactory":private]=>
array(2) {
[0]=>
string(6) "router"
[1]=>
string(34) "laminas\router\routestackinterface"
}
}
}
["Laminas\Mvc\SendResponseListener"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Service\ConsoleResponseSenderDelegatorFactory)#132 (0) {
}
}
["ViewHelperManager"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Service\ConsoleViewHelperManagerDelegatorFactory)#80 (0) {
}
}
["ViewManager"]=>
array(1) {
[0]=>
object(Laminas\Mvc\Console\Service\ViewManagerDelegatorFactory)#133 (0) {
}
}
}
["factories":protected]=>
array(138) {
["Application"]=>
object(Laminas\Mvc\Service\ApplicationFactory)#109 (0) {
}
["config"]=>
object(Laminas\Mvc\Service\ConfigFactory)#12 (0) {
}
["ControllerManager"]=>
object(Laminas\Mvc\Service\ControllerManagerFactory)#77 (0) {
}
["ControllerPluginManager"]=>
object(Laminas\Mvc\Service\ControllerPluginManagerFactory)#56 (0) {
}
["DispatchListener"]=>
object(Laminas\Mvc\Service\DispatchListenerFactory)#128 (0) {
}
["HttpExceptionStrategy"]=>
object(Laminas\Mvc\Service\HttpExceptionStrategyFactory)#150 (0) {
}
["HttpMethodListener"]=>
object(Laminas\Mvc\Service\HttpMethodListenerFactory)#130 (0) {
}
["HttpRouteNotFoundStrategy"]=>
object(Laminas\Mvc\Service\HttpRouteNotFoundStrategyFactory)#134 (0) {
}
["HttpViewManager"]=>
object(Laminas\Mvc\Service\HttpViewManagerFactory)#136 (0) {
}
["InjectTemplateListener"]=>
object(Laminas\Mvc\Service\InjectTemplateListenerFactory)#222 (0) {
}
["PaginatorPluginManager"]=>
string(49) "Laminas\Mvc\Service\PaginatorPluginManagerFactory"
["Request"]=>
object(Laminas\Mvc\Service\RequestFactory)#115 (0) {
}
["Response"]=>
object(Laminas\Mvc\Service\ResponseFactory)#124 (0) {
}
["ViewHelperManager"]=>
object(Laminas\Mvc\Service\ViewHelperManagerFactory)#82 (1) {
["defaultHelperMapClasses":protected]=>
array(0) {
}
}
["Laminas\Mvc\View\Http\DefaultRenderingStrategy"]=>
object(Laminas\Mvc\Service\HttpDefaultRenderingStrategyFactory)#194 (0) {
}
["ViewFeedStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewFeedStrategyFactory"
["ViewJsonStrategy"]=>
object(Laminas\Mvc\Service\ViewJsonStrategyFactory)#226 (0) {
}
["ViewManager"]=>
object(Laminas\Mvc\Service\ViewManagerFactory)#135 (0) {
}
["ViewResolver"]=>
object(Laminas\Mvc\Service\ViewResolverFactory)#204 (0) {
}
["ViewTemplateMapResolver"]=>
object(Laminas\Mvc\Service\ViewTemplateMapResolverFactory)#207 (0) {
}
["ViewTemplatePathStack"]=>
object(Laminas\Mvc\Service\ViewTemplatePathStackFactory)#209 (0) {
}
["ViewPrefixPathStackResolver"]=>
object(Laminas\Mvc\Service\ViewPrefixPathStackResolverFactory)#212 (0) {
}
["Laminas\Mvc\MiddlewareListener"]=>
object(Laminas\ServiceManager\Factory\InvokableFactory)#126 (0) {
}
["Laminas\Mvc\RouteListener"]=>
object(Laminas\ServiceManager\Factory\InvokableFactory)#123 (0) {
}
["Laminas\Mvc\SendResponseListener"]=>
object(Laminas\Mvc\Service\SendResponseListenerFactory)#139 (0) {
}
["Laminas\View\Renderer\FeedRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\JsonRenderer"]=>
object(Laminas\ServiceManager\Factory\InvokableFactory)#227 (0) {
}
["Laminas\View\Renderer\PhpRenderer"]=>
object(Laminas\Mvc\Service\ViewPhpRendererFactory)#202 (0) {
}
["Laminas\View\Strategy\PhpRendererStrategy"]=>
object(Laminas\Mvc\Service\ViewPhpRendererStrategyFactory)#200 (0) {
}
["Laminas\View\View"]=>
object(Laminas\Mvc\Service\ViewFactory)#196 (0) {
}
["Laminas\I18n\Translator\TranslatorInterface"]=>
object(Laminas\I18n\Translator\TranslatorServiceFactory)#400 (0) {
}
["Laminas\I18n\Translator\LoaderPluginManager"]=>
object(Laminas\I18n\Translator\LoaderPluginManagerFactory)#81 (1) {
["creationOptions":protected]=>
array(0) {
}
}
["Laminas\InputFilter\InputFilterPluginManager"]=>
object(Laminas\InputFilter\InputFilterPluginManagerFactory)#88 (1) {
["creationOptions":protected]=>
NULL
}
["Laminas\Filter\FilterPluginManager"]=>
object(Laminas\Filter\FilterPluginManagerFactory)#93 (1) {
["creationOptions":protected]=>
NULL
}
["Laminas\Hydrator\HydratorPluginManager"]=>
object(Laminas\Hydrator\HydratorPluginManagerFactory)#92 (0) {
}
["Laminas\Hydrator\StandaloneHydratorPluginManager"]=>
string(55) "Laminas\Hydrator\StandaloneHydratorPluginManagerFactory"
["Laminas\Paginator\AdapterPluginManager"]=>
string(45) "Laminas\Paginator\AdapterPluginManagerFactory"
["Laminas\Paginator\ScrollingStylePluginManager"]=>
string(52) "Laminas\Paginator\ScrollingStylePluginManagerFactory"
["Laminas\Mail\Protocol\SmtpPluginManager"]=>
string(46) "Laminas\Mail\Protocol\SmtpPluginManagerFactory"
["DependencyInjector"]=>
string(35) "Laminas\ServiceManager\Di\DiFactory"
["DiAbstractServiceFactory"]=>
string(57) "Laminas\ServiceManager\Di\DiAbstractServiceFactoryFactory"
["DiServiceInitializer"]=>
string(53) "Laminas\ServiceManager\Di\DiServiceInitializerFactory"
["DiStrictAbstractServiceFactory"]=>
string(63) "Laminas\ServiceManager\Di\DiStrictAbstractServiceFactoryFactory"
["Laminas\Session\Config\ConfigInterface"]=>
string(44) "Laminas\Session\Service\SessionConfigFactory"
["Laminas\Session\ManagerInterface"]=>
string(45) "Laminas\Session\Service\SessionManagerFactory"
["Laminas\Session\Storage\StorageInterface"]=>
string(38) "Laminas\Session\Service\StorageFactory"
["Laminas\Mvc\I18n\Translator"]=>
object(Laminas\Mvc\I18n\TranslatorFactory)#398 (0) {
}
["ConsoleAdapter"]=>
string(49) "Laminas\Mvc\Console\Service\ConsoleAdapterFactory"
["ConsoleExceptionStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleExceptionStrategyFactory"
["ConsoleRouteNotFoundStrategy"]=>
string(63) "Laminas\Mvc\Console\Service\ConsoleRouteNotFoundStrategyFactory"
["ConsoleRouter"]=>
string(47) "Laminas\Mvc\Console\Router\ConsoleRouterFactory"
["ConsoleViewManager"]=>
string(53) "Laminas\Mvc\Console\Service\ConsoleViewManagerFactory"
["Laminas\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\DefaultRenderingStrategyFactory"
["Laminas\Mvc\Console\View\Renderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Log\Logger"]=>
string(32) "Laminas\Log\LoggerServiceFactory"
["LogFilterManager"]=>
object(Laminas\Log\FilterPluginManagerFactory)#99 (1) {
["creationOptions":protected]=>
NULL
}
["LogFormatterManager"]=>
object(Laminas\Log\FormatterPluginManagerFactory)#101 (1) {
["creationOptions":protected]=>
NULL
}
["LogProcessorManager"]=>
object(Laminas\Log\ProcessorPluginManagerFactory)#95 (1) {
["creationOptions":protected]=>
NULL
}
["LogWriterManager"]=>
object(Laminas\Log\WriterPluginManagerFactory)#97 (1) {
["creationOptions":protected]=>
NULL
}
["FormAnnotationBuilder"]=>
string(48) "Laminas\Form\Annotation\AnnotationBuilderFactory"
["FormElementManager"]=>
object(Laminas\Form\FormElementManagerFactory)#103 (1) {
["creationOptions":protected]=>
NULL
}
["Laminas\Db\Adapter\AdapterInterface"]=>
string(40) "Laminas\Db\Adapter\AdapterServiceFactory"
["Laminas\Cache\PatternPluginManager"]=>
string(49) "Laminas\Cache\Service\PatternPluginManagerFactory"
["Laminas\Cache\Storage\AdapterPluginManager"]=>
string(56) "Laminas\Cache\Service\StorageAdapterPluginManagerFactory"
["Laminas\Cache\Storage\PluginManager"]=>
string(49) "Laminas\Cache\Service\StoragePluginManagerFactory"
["Laminas\Router\Http\TreeRouteStack"]=>
object(Laminas\Router\Http\HttpRouterFactory)#153 (0) {
}
["Laminas\Router\RoutePluginManager"]=>
object(Laminas\Router\RoutePluginManagerFactory)#79 (0) {
}
["Laminas\Router\RouteStackInterface"]=>
object(Laminas\Router\RouterFactory)#149 (0) {
}
["Laminas\Validator\ValidatorPluginManager"]=>
object(Laminas\Validator\ValidatorPluginManagerFactory)#105 (1) {
["creationOptions":protected]=>
NULL
}
["doctrine.cli"]=>
string(33) "DoctrineModule\Service\CliFactory"
["DoctrineORMModule\CliConfigurator"]=>
string(48) "DoctrineORMModule\Service\CliConfiguratorFactory"
["Doctrine\ORM\EntityManager"]=>
string(57) "DoctrineORMModule\Service\EntityManagerAliasCompatFactory"
["memcached"]=>
object(Common\Service\MemcachedServiceFactory)#252 (0) {
}
["memcachedStorage"]=>
string(38) "Common\Service\MemcachedStorageFactory"
["Common\Form\EvaluationForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Guard\RouteGuard"]=>
object(Common\Service\ServiceManagerReflectionFactory)#230 (0) {
}
["Common\Hydrator\EvaluationHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationQuestionHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationQuestionValueHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\AinService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#315 (0) {
}
["Common\Service\AuthorizationService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#232 (0) {
}
["Common\Service\EmailService"]=>
object(Common\Service\EmailServiceFactory)#303 (0) {
}
["Common\Service\EvaluationQuestionService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EvaluationService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#334 (0) {
}
["Common\Service\EvaluationTypeService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\CountryService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#327 (0) {
}
["Common\Service\NewsService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#321 (0) {
}
["Common\Service\QuoteService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingDocumentService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingVideoService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TranslationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Strategy\UnauthorizedStrategy"]=>
object(Common\Service\ServiceManagerReflectionFactory)#233 (0) {
}
["Laminas\I18n\Translator\Translator"]=>
object(Laminas\I18n\Translator\TranslatorServiceFactory)#231 (0) {
}
["Page\Form\NewsForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Form\QuoteForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Form\TrainingForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\NewsInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\QuoteInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\TrainingInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\TrainingTextInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Listener\NewsListener"]=>
object(Common\Service\ServiceManagerReflectionFactory)#297 (0) {
}
["User\Form\UserForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Hydrator\ProfileHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Hydrator\UserHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Listener\UserListener"]=>
object(Common\Service\ServiceManagerReflectionFactory)#301 (0) {
}
["User\Service\UserService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#436 (0) {
}
["User\Service\UserEvaluationTypeService"]=>
object(Common\Service\ServiceManagerReflectionFactory)#444 (0) {
}
["Laminas\Authentication\AuthenticationService"]=>
object(User\Service\AuthenticationServiceFactory)#235 (0) {
}
["Laminas\Authentication\Storage\Session"]=>
object(Laminas\ServiceManager\Factory\InvokableFactory)#242 (0) {
}
["Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\DBAL\Tools\Console\Command\ImportCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\RunDqlCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\InfoCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Diactoros\RequestFactory"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Diactoros\ResponseFactory"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Diactoros\StreamFactory"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Diactoros\ServerRequestFactory"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Diactoros\UploadedFileFactory"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Diactoros\UriFactory"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["EventManager"]=>
object(Laminas\Mvc\Service\EventManagerFactory)#15 (0) {
}
["ModuleManager"]=>
object(Laminas\Mvc\Service\ModuleManagerFactory)#10 (0) {
}
["ServiceListener"]=>
object(Laminas\Mvc\Service\ServiceListenerFactory)#13 (1) {
["defaultServiceConfig":protected]=>
array(3) {
["aliases"]=>
array(23) {
["application"]=>
string(11) "Application"
["Config"]=>
string(6) "config"
["configuration"]=>
string(6) "config"
["Configuration"]=>
string(6) "config"
["HttpDefaultRenderingStrategy"]=>
string(46) "Laminas\Mvc\View\Http\DefaultRenderingStrategy"
["MiddlewareListener"]=>
string(30) "Laminas\Mvc\MiddlewareListener"
["request"]=>
string(7) "Request"
["response"]=>
string(8) "Response"
["RouteListener"]=>
string(25) "Laminas\Mvc\RouteListener"
["SendResponseListener"]=>
string(32) "Laminas\Mvc\SendResponseListener"
["View"]=>
string(17) "Laminas\View\View"
["ViewFeedRenderer"]=>
string(34) "Laminas\View\Renderer\FeedRenderer"
["ViewJsonRenderer"]=>
string(34) "Laminas\View\Renderer\JsonRenderer"
["ViewPhpRendererStrategy"]=>
string(41) "Laminas\View\Strategy\PhpRendererStrategy"
["ViewPhpRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["ViewRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\Mvc\Controller\PluginManager"]=>
string(23) "ControllerPluginManager"
["Laminas\Mvc\View\Http\InjectTemplateListener"]=>
string(22) "InjectTemplateListener"
["Laminas\View\Renderer\RendererInterface"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\View\Resolver\TemplateMapResolver"]=>
string(23) "ViewTemplateMapResolver"
["Laminas\View\Resolver\TemplatePathStack"]=>
string(21) "ViewTemplatePathStack"
["Laminas\View\Resolver\AggregateResolver"]=>
string(12) "ViewResolver"
["Laminas\View\Resolver\ResolverInterface"]=>
string(12) "ViewResolver"
}
["invokables"]=>
array(0) {
}
["factories"]=>
array(30) {
["Application"]=>
string(38) "Laminas\Mvc\Service\ApplicationFactory"
["config"]=>
string(33) "Laminas\Mvc\Service\ConfigFactory"
["ControllerManager"]=>
string(44) "Laminas\Mvc\Service\ControllerManagerFactory"
["ControllerPluginManager"]=>
string(50) "Laminas\Mvc\Service\ControllerPluginManagerFactory"
["DispatchListener"]=>
string(43) "Laminas\Mvc\Service\DispatchListenerFactory"
["HttpExceptionStrategy"]=>
string(48) "Laminas\Mvc\Service\HttpExceptionStrategyFactory"
["HttpMethodListener"]=>
string(45) "Laminas\Mvc\Service\HttpMethodListenerFactory"
["HttpRouteNotFoundStrategy"]=>
string(52) "Laminas\Mvc\Service\HttpRouteNotFoundStrategyFactory"
["HttpViewManager"]=>
string(42) "Laminas\Mvc\Service\HttpViewManagerFactory"
["InjectTemplateListener"]=>
string(49) "Laminas\Mvc\Service\InjectTemplateListenerFactory"
["PaginatorPluginManager"]=>
string(49) "Laminas\Mvc\Service\PaginatorPluginManagerFactory"
["Request"]=>
string(34) "Laminas\Mvc\Service\RequestFactory"
["Response"]=>
string(35) "Laminas\Mvc\Service\ResponseFactory"
["ViewHelperManager"]=>
string(44) "Laminas\Mvc\Service\ViewHelperManagerFactory"
["Laminas\Mvc\View\Http\DefaultRenderingStrategy"]=>
string(55) "Laminas\Mvc\Service\HttpDefaultRenderingStrategyFactory"
["ViewFeedStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewFeedStrategyFactory"
["ViewJsonStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewJsonStrategyFactory"
["ViewManager"]=>
string(38) "Laminas\Mvc\Service\ViewManagerFactory"
["ViewResolver"]=>
string(39) "Laminas\Mvc\Service\ViewResolverFactory"
["ViewTemplateMapResolver"]=>
string(50) "Laminas\Mvc\Service\ViewTemplateMapResolverFactory"
["ViewTemplatePathStack"]=>
string(48) "Laminas\Mvc\Service\ViewTemplatePathStackFactory"
["ViewPrefixPathStackResolver"]=>
string(54) "Laminas\Mvc\Service\ViewPrefixPathStackResolverFactory"
["Laminas\Mvc\MiddlewareListener"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\RouteListener"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\SendResponseListener"]=>
string(47) "Laminas\Mvc\Service\SendResponseListenerFactory"
["Laminas\View\Renderer\FeedRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\JsonRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\PhpRenderer"]=>
string(42) "Laminas\Mvc\Service\ViewPhpRendererFactory"
["Laminas\View\Strategy\PhpRendererStrategy"]=>
string(50) "Laminas\Mvc\Service\ViewPhpRendererStrategyFactory"
["Laminas\View\View"]=>
string(31) "Laminas\Mvc\Service\ViewFactory"
}
}
}
["ServiceManager"]=>
object(Closure)#6 (2) {
["this"]=>
object(Laminas\Mvc\Service\ServiceManagerConfig)#5 (2) {
["config":protected]=>
array(9) {
["abstract_factories"]=>
array(0) {
}
["aliases"]=>
array(7) {
["EventManagerInterface"]=>
string(33) "Laminas\EventManager\EventManager"
["Laminas\EventManager\EventManagerInterface"]=>
string(12) "EventManager"
["Laminas\ModuleManager\ModuleManager"]=>
string(13) "ModuleManager"
["Laminas\ModuleManager\Listener\ServiceListener"]=>
string(15) "ServiceListener"
["Laminas\EventManager\SharedEventManager"]=>
string(18) "SharedEventManager"
["SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["Laminas\EventManager\SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
}
["delegators"]=>
array(0) {
}
["factories"]=>
array(5) {
["EventManager"]=>
string(39) "Laminas\Mvc\Service\EventManagerFactory"
["ModuleManager"]=>
string(40) "Laminas\Mvc\Service\ModuleManagerFactory"
["ServiceListener"]=>
string(42) "Laminas\Mvc\Service\ServiceListenerFactory"
["ServiceManager"]=>
*RECURSION*
["SharedEventManager"]=>
object(Closure)#7 (1) {
["this"]=>
*RECURSION*
}
}
["lazy_services"]=>
array(0) {
}
["initializers"]=>
array(1) {
["EventManagerAwareInitializer"]=>
object(Closure)#8 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$first"]=>
string(10) ""
["$second"]=>
string(10) ""
}
}
}
["invokables"]=>
array(0) {
}
["services"]=>
array(1) {
["Laminas\ServiceManager\ServiceManager"]=>
*RECURSION*
}
["shared"]=>
array(1) {
["EventManager"]=>
bool(false)
}
}
["allowedKeys":"Laminas\ServiceManager\Config":private]=>
array(9) {
["abstract_factories"]=>
bool(true)
["aliases"]=>
bool(true)
["delegators"]=>
bool(true)
["factories"]=>
bool(true)
["initializers"]=>
bool(true)
["invokables"]=>
bool(true)
["lazy_services"]=>
bool(true)
["services"]=>
bool(true)
["shared"]=>
bool(true)
}
}
["parameter"]=>
array(1) {
["$container"]=>
string(10) ""
}
}
["SharedEventManager"]=>
object(Closure)#7 (1) {
["this"]=>
object(Laminas\Mvc\Service\ServiceManagerConfig)#5 (2) {
["config":protected]=>
array(9) {
["abstract_factories"]=>
array(0) {
}
["aliases"]=>
array(7) {
["EventManagerInterface"]=>
string(33) "Laminas\EventManager\EventManager"
["Laminas\EventManager\EventManagerInterface"]=>
string(12) "EventManager"
["Laminas\ModuleManager\ModuleManager"]=>
string(13) "ModuleManager"
["Laminas\ModuleManager\Listener\ServiceListener"]=>
string(15) "ServiceListener"
["Laminas\EventManager\SharedEventManager"]=>
string(18) "SharedEventManager"
["SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["Laminas\EventManager\SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
}
["delegators"]=>
array(0) {
}
["factories"]=>
array(5) {
["EventManager"]=>
string(39) "Laminas\Mvc\Service\EventManagerFactory"
["ModuleManager"]=>
string(40) "Laminas\Mvc\Service\ModuleManagerFactory"
["ServiceListener"]=>
string(42) "Laminas\Mvc\Service\ServiceListenerFactory"
["ServiceManager"]=>
object(Closure)#6 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) ""
}
}
["SharedEventManager"]=>
*RECURSION*
}
["lazy_services"]=>
array(0) {
}
["initializers"]=>
array(1) {
["EventManagerAwareInitializer"]=>
object(Closure)#8 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$first"]=>
string(10) ""
["$second"]=>
string(10) ""
}
}
}
["invokables"]=>
array(0) {
}
["services"]=>
array(1) {
["Laminas\ServiceManager\ServiceManager"]=>
*RECURSION*
}
["shared"]=>
array(1) {
["EventManager"]=>
bool(false)
}
}
["allowedKeys":"Laminas\ServiceManager\Config":private]=>
array(9) {
["abstract_factories"]=>
bool(true)
["aliases"]=>
bool(true)
["delegators"]=>
bool(true)
["factories"]=>
bool(true)
["initializers"]=>
bool(true)
["invokables"]=>
bool(true)
["lazy_services"]=>
bool(true)
["services"]=>
bool(true)
["shared"]=>
bool(true)
}
}
}
}
["initializers":protected]=>
array(1) {
[0]=>
object(Closure)#8 (2) {
["this"]=>
object(Laminas\Mvc\Service\ServiceManagerConfig)#5 (2) {
["config":protected]=>
array(9) {
["abstract_factories"]=>
array(0) {
}
["aliases"]=>
array(7) {
["EventManagerInterface"]=>
string(33) "Laminas\EventManager\EventManager"
["Laminas\EventManager\EventManagerInterface"]=>
string(12) "EventManager"
["Laminas\ModuleManager\ModuleManager"]=>
string(13) "ModuleManager"
["Laminas\ModuleManager\Listener\ServiceListener"]=>
string(15) "ServiceListener"
["Laminas\EventManager\SharedEventManager"]=>
string(18) "SharedEventManager"
["SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["Laminas\EventManager\SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
}
["delegators"]=>
array(0) {
}
["factories"]=>
array(5) {
["EventManager"]=>
string(39) "Laminas\Mvc\Service\EventManagerFactory"
["ModuleManager"]=>
string(40) "Laminas\Mvc\Service\ModuleManagerFactory"
["ServiceListener"]=>
string(42) "Laminas\Mvc\Service\ServiceListenerFactory"
["ServiceManager"]=>
object(Closure)#6 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) ""
}
}
["SharedEventManager"]=>
object(Closure)#7 (1) {
["this"]=>
*RECURSION*
}
}
["lazy_services"]=>
array(0) {
}
["initializers"]=>
array(1) {
["EventManagerAwareInitializer"]=>
*RECURSION*
}
["invokables"]=>
array(0) {
}
["services"]=>
array(1) {
["Laminas\ServiceManager\ServiceManager"]=>
*RECURSION*
}
["shared"]=>
array(1) {
["EventManager"]=>
bool(false)
}
}
["allowedKeys":"Laminas\ServiceManager\Config":private]=>
array(9) {
["abstract_factories"]=>
bool(true)
["aliases"]=>
bool(true)
["delegators"]=>
bool(true)
["factories"]=>
bool(true)
["initializers"]=>
bool(true)
["invokables"]=>
bool(true)
["lazy_services"]=>
bool(true)
["services"]=>
bool(true)
["shared"]=>
bool(true)
}
}
["parameter"]=>
array(2) {
["$first"]=>
string(10) ""
["$second"]=>
string(10) ""
}
}
}
["lazyServices":protected]=>
array(0) {
}
["lazyServicesDelegator":"Laminas\ServiceManager\ServiceManager":private]=>
NULL
["resolvedAliases":"Laminas\ServiceManager\ServiceManager":private]=>
array(106) {
["EventManagerInterface"]=>
string(33) "Laminas\EventManager\EventManager"
["Laminas\EventManager\EventManagerInterface"]=>
string(12) "EventManager"
["Laminas\ModuleManager\ModuleManager"]=>
string(13) "ModuleManager"
["Laminas\ModuleManager\Listener\ServiceListener"]=>
string(15) "ServiceListener"
["Laminas\EventManager\SharedEventManager"]=>
string(18) "SharedEventManager"
["SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["Laminas\EventManager\SharedEventManagerInterface"]=>
string(18) "SharedEventManager"
["application"]=>
string(11) "Application"
["Config"]=>
string(6) "config"
["configuration"]=>
string(6) "config"
["Configuration"]=>
string(6) "config"
["HttpDefaultRenderingStrategy"]=>
string(46) "Laminas\Mvc\View\Http\DefaultRenderingStrategy"
["MiddlewareListener"]=>
string(30) "Laminas\Mvc\MiddlewareListener"
["request"]=>
string(7) "Request"
["response"]=>
string(8) "Response"
["RouteListener"]=>
string(25) "Laminas\Mvc\RouteListener"
["SendResponseListener"]=>
string(32) "Laminas\Mvc\SendResponseListener"
["View"]=>
string(17) "Laminas\View\View"
["ViewFeedRenderer"]=>
string(34) "Laminas\View\Renderer\FeedRenderer"
["ViewJsonRenderer"]=>
string(34) "Laminas\View\Renderer\JsonRenderer"
["ViewPhpRendererStrategy"]=>
string(41) "Laminas\View\Strategy\PhpRendererStrategy"
["ViewPhpRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["ViewRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\Mvc\Controller\PluginManager"]=>
string(23) "ControllerPluginManager"
["Laminas\Mvc\View\Http\InjectTemplateListener"]=>
string(22) "InjectTemplateListener"
["Laminas\View\Renderer\RendererInterface"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\View\Resolver\TemplateMapResolver"]=>
string(23) "ViewTemplateMapResolver"
["Laminas\View\Resolver\TemplatePathStack"]=>
string(21) "ViewTemplatePathStack"
["Laminas\View\Resolver\AggregateResolver"]=>
string(12) "ViewResolver"
["Laminas\View\Resolver\ResolverInterface"]=>
string(12) "ViewResolver"
["TranslatorPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["Zend\I18n\Translator\TranslatorInterface"]=>
string(43) "Laminas\I18n\Translator\TranslatorInterface"
["Zend\I18n\Translator\LoaderPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["InputFilterManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["Zend\InputFilter\InputFilterPluginManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["FilterManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["Zend\Filter\FilterPluginManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["HydratorManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\HydratorPluginManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\StandaloneHydratorPluginManager"]=>
string(48) "Laminas\Hydrator\StandaloneHydratorPluginManager"
["Zend\Paginator\AdapterPluginManager"]=>
string(38) "Laminas\Paginator\AdapterPluginManager"
["Zend\Paginator\ScrollingStylePluginManager"]=>
string(45) "Laminas\Paginator\ScrollingStylePluginManager"
["Zend\Mail\Protocol\SmtpPluginManager"]=>
string(39) "Laminas\Mail\Protocol\SmtpPluginManager"
["Di"]=>
string(18) "DependencyInjector"
["Laminas\Di\LocatorInterface"]=>
string(18) "DependencyInjector"
["Zend\Di\LocatorInterface"]=>
string(18) "DependencyInjector"
["Laminas\Session\SessionManager"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\SessionManager"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\Config\ConfigInterface"]=>
string(38) "Laminas\Session\Config\ConfigInterface"
["Zend\Session\ManagerInterface"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\Storage\StorageInterface"]=>
string(40) "Laminas\Session\Storage\StorageInterface"
["MvcTranslator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["Zend\Mvc\I18n\Translator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["console"]=>
string(14) "ConsoleAdapter"
["Console"]=>
string(14) "ConsoleAdapter"
["ConsoleDefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["ConsoleRenderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["Zend\Mvc\Console\View\Renderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Log\Logger"]=>
string(18) "Laminas\Log\Logger"
["Laminas\Form\Annotation\FormAnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\Annotation\AnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\FormElementManager"]=>
string(18) "FormElementManager"
["Zend\Form\Annotation\FormAnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Zend\Form\Annotation\AnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Zend\Form\FormElementManager"]=>
string(18) "FormElementManager"
["Laminas\Db\Adapter\Adapter"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\AdapterInterface"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\Adapter"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Cache\PatternPluginManager"]=>
string(34) "Laminas\Cache\PatternPluginManager"
["Zend\Cache\Storage\AdapterPluginManager"]=>
string(42) "Laminas\Cache\Storage\AdapterPluginManager"
["Zend\Cache\Storage\PluginManager"]=>
string(35) "Laminas\Cache\Storage\PluginManager"
["HttpRouter"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["Router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\Http\TreeRouteStack"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["Zend\Router\RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\RouteStackInterface"]=>
string(34) "Laminas\Router\RouteStackInterface"
["ValidatorManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Zend\Validator\ValidatorPluginManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Doctrine\ORM\EntityManager"]=>
string(34) "doctrine.entitymanager.orm_default"
["DoctrineModule\Authentication\Storage\Session"]=>
string(38) "Laminas\Authentication\Storage\Session"
["doctrine.dbal_cmd.runsql"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"
["doctrine.dbal_cmd.import"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\ImportCommand"
["doctrine.orm_cmd.clear_cache_metadata"]=>
string(61) "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
["doctrine.orm_cmd.clear_cache_result"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
["doctrine.orm_cmd.clear_cache_query"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
["doctrine.orm_cmd.schema_tool_create"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
["doctrine.orm_cmd.schema_tool_update"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
["doctrine.orm_cmd.schema_tool_drop"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
["doctrine.orm_cmd.convert_d1_schema"]=>
string(64) "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
["doctrine.orm_cmd.generate_entities"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
["doctrine.orm_cmd.generate_proxies"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
["doctrine.orm_cmd.convert_mapping"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
["doctrine.orm_cmd.run_dql"]=>
string(48) "Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
["doctrine.orm_cmd.validate_schema"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
["doctrine.orm_cmd.info"]=>
string(46) "Doctrine\ORM\Tools\Console\Command\InfoCommand"
["doctrine.orm_cmd.ensure_production_settings"]=>
string(66) "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
["doctrine.orm_cmd.generate_repositories"]=>
string(62) "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
["Psr\Http\Message\RequestFactoryInterface"]=>
string(32) "Laminas\Diactoros\RequestFactory"
["Psr\Http\Message\ResponseFactoryInterface"]=>
string(33) "Laminas\Diactoros\ResponseFactory"
["Psr\Http\Message\StreamFactoryInterface"]=>
string(31) "Laminas\Diactoros\StreamFactory"
["Psr\Http\Message\ServerRequestFactoryInterface"]=>
string(38) "Laminas\Diactoros\ServerRequestFactory"
["Psr\Http\Message\UploadedFileFactoryInterface"]=>
string(37) "Laminas\Diactoros\UploadedFileFactory"
["Psr\Http\Message\UriFactoryInterface"]=>
string(28) "Laminas\Diactoros\UriFactory"
}
["services":protected]=>
array(92) {
["ApplicationConfig"]=>
array(2) {
["modules"]=>
array(27) {
[0]=>
string(12) "Laminas\I18n"
[1]=>
string(19) "Laminas\InputFilter"
[2]=>
string(14) "Laminas\Filter"
[3]=>
string(16) "Laminas\Hydrator"
[4]=>
string(17) "Laminas\Paginator"
[5]=>
string(27) "Laminas\ZendFrameworkBridge"
[6]=>
string(12) "Laminas\Mail"
[7]=>
string(25) "Laminas\ServiceManager\Di"
[8]=>
string(15) "Laminas\Session"
[9]=>
string(22) "Laminas\Mvc\Plugin\Prg"
[10]=>
string(27) "Laminas\Mvc\Plugin\Identity"
[11]=>
string(33) "Laminas\Mvc\Plugin\FlashMessenger"
[12]=>
string(26) "Laminas\Mvc\Plugin\FilePrg"
[13]=>
string(16) "Laminas\Mvc\I18n"
[14]=>
string(19) "Laminas\Mvc\Console"
[15]=>
string(11) "Laminas\Log"
[16]=>
string(12) "Laminas\Form"
[17]=>
string(10) "Laminas\Db"
[18]=>
string(13) "Laminas\Cache"
[19]=>
string(14) "Laminas\Router"
[20]=>
string(17) "Laminas\Validator"
[21]=>
string(14) "DoctrineModule"
[22]=>
string(17) "DoctrineORMModule"
[23]=>
string(17) "Laminas\Diactoros"
[24]=>
string(6) "Common"
[25]=>
string(4) "Page"
[26]=>
string(4) "User"
}
["module_listener_options"]=>
array(7) {
["module_paths"]=>
array(2) {
[0]=>
string(8) "./module"
[1]=>
string(8) "./vendor"
}
["config_glob_paths"]=>
array(1) {
[0]=>
string(63) "/var/www/html/html/config/autoload/{{,*.}global,{,*.}local}.php"
}
["config_cache_enabled"]=>
bool(false)
["config_cache_key"]=>
string(24) "application.config.cache"
["module_map_cache_enabled"]=>
bool(false)
["module_map_cache_key"]=>
string(24) "application.module.cache"
["cache_dir"]=>
string(11) "data/cache/"
}
}
["Laminas\ServiceManager\ServiceManager"]=>
*RECURSION*
["ServiceListener"]=>
object(Laminas\ModuleManager\Listener\ServiceListener)#14 (5) {
["configuredServiceManager":protected]=>
NULL
["listeners":protected]=>
array(2) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(12) "onLoadModule"
}
[1]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "onLoadModulesPost"
}
}
["defaultServiceManager":protected]=>
*RECURSION*
["defaultServiceConfig":protected]=>
array(3) {
["aliases"]=>
array(23) {
["application"]=>
string(11) "Application"
["Config"]=>
string(6) "config"
["configuration"]=>
string(6) "config"
["Configuration"]=>
string(6) "config"
["HttpDefaultRenderingStrategy"]=>
string(46) "Laminas\Mvc\View\Http\DefaultRenderingStrategy"
["MiddlewareListener"]=>
string(30) "Laminas\Mvc\MiddlewareListener"
["request"]=>
string(7) "Request"
["response"]=>
string(8) "Response"
["RouteListener"]=>
string(25) "Laminas\Mvc\RouteListener"
["SendResponseListener"]=>
string(32) "Laminas\Mvc\SendResponseListener"
["View"]=>
string(17) "Laminas\View\View"
["ViewFeedRenderer"]=>
string(34) "Laminas\View\Renderer\FeedRenderer"
["ViewJsonRenderer"]=>
string(34) "Laminas\View\Renderer\JsonRenderer"
["ViewPhpRendererStrategy"]=>
string(41) "Laminas\View\Strategy\PhpRendererStrategy"
["ViewPhpRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["ViewRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\Mvc\Controller\PluginManager"]=>
string(23) "ControllerPluginManager"
["Laminas\Mvc\View\Http\InjectTemplateListener"]=>
string(22) "InjectTemplateListener"
["Laminas\View\Renderer\RendererInterface"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\View\Resolver\TemplateMapResolver"]=>
string(23) "ViewTemplateMapResolver"
["Laminas\View\Resolver\TemplatePathStack"]=>
string(21) "ViewTemplatePathStack"
["Laminas\View\Resolver\AggregateResolver"]=>
string(12) "ViewResolver"
["Laminas\View\Resolver\ResolverInterface"]=>
string(12) "ViewResolver"
}
["invokables"]=>
array(0) {
}
["factories"]=>
array(30) {
["Application"]=>
string(38) "Laminas\Mvc\Service\ApplicationFactory"
["config"]=>
string(33) "Laminas\Mvc\Service\ConfigFactory"
["ControllerManager"]=>
string(44) "Laminas\Mvc\Service\ControllerManagerFactory"
["ControllerPluginManager"]=>
string(50) "Laminas\Mvc\Service\ControllerPluginManagerFactory"
["DispatchListener"]=>
string(43) "Laminas\Mvc\Service\DispatchListenerFactory"
["HttpExceptionStrategy"]=>
string(48) "Laminas\Mvc\Service\HttpExceptionStrategyFactory"
["HttpMethodListener"]=>
string(45) "Laminas\Mvc\Service\HttpMethodListenerFactory"
["HttpRouteNotFoundStrategy"]=>
string(52) "Laminas\Mvc\Service\HttpRouteNotFoundStrategyFactory"
["HttpViewManager"]=>
string(42) "Laminas\Mvc\Service\HttpViewManagerFactory"
["InjectTemplateListener"]=>
string(49) "Laminas\Mvc\Service\InjectTemplateListenerFactory"
["PaginatorPluginManager"]=>
string(49) "Laminas\Mvc\Service\PaginatorPluginManagerFactory"
["Request"]=>
string(34) "Laminas\Mvc\Service\RequestFactory"
["Response"]=>
string(35) "Laminas\Mvc\Service\ResponseFactory"
["ViewHelperManager"]=>
string(44) "Laminas\Mvc\Service\ViewHelperManagerFactory"
["Laminas\Mvc\View\Http\DefaultRenderingStrategy"]=>
string(55) "Laminas\Mvc\Service\HttpDefaultRenderingStrategyFactory"
["ViewFeedStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewFeedStrategyFactory"
["ViewJsonStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewJsonStrategyFactory"
["ViewManager"]=>
string(38) "Laminas\Mvc\Service\ViewManagerFactory"
["ViewResolver"]=>
string(39) "Laminas\Mvc\Service\ViewResolverFactory"
["ViewTemplateMapResolver"]=>
string(50) "Laminas\Mvc\Service\ViewTemplateMapResolverFactory"
["ViewTemplatePathStack"]=>
string(48) "Laminas\Mvc\Service\ViewTemplatePathStackFactory"
["ViewPrefixPathStackResolver"]=>
string(54) "Laminas\Mvc\Service\ViewPrefixPathStackResolverFactory"
["Laminas\Mvc\MiddlewareListener"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\RouteListener"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\SendResponseListener"]=>
string(47) "Laminas\Mvc\Service\SendResponseListenerFactory"
["Laminas\View\Renderer\FeedRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\JsonRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\PhpRenderer"]=>
string(42) "Laminas\Mvc\Service\ViewPhpRendererFactory"
["Laminas\View\Strategy\PhpRendererStrategy"]=>
string(50) "Laminas\Mvc\Service\ViewPhpRendererStrategyFactory"
["Laminas\View\View"]=>
string(31) "Laminas\Mvc\Service\ViewFactory"
}
}
["serviceManagers":protected]=>
array(15) {
["000000002cd4b91c000000003a94bd51"]=>
array(5) {
["service_manager"]=>
*RECURSION*
["config_key"]=>
string(15) "service_manager"
["module_class_interface"]=>
string(54) "Laminas\ModuleManager\Feature\ServiceProviderInterface"
["module_class_method"]=>
string(16) "getServiceConfig"
["configuration"]=>
array(2) {
["default_config"]=>
array(3) {
["aliases"]=>
array(23) {
["application"]=>
string(11) "Application"
["Config"]=>
string(6) "config"
["configuration"]=>
string(6) "config"
["Configuration"]=>
string(6) "config"
["HttpDefaultRenderingStrategy"]=>
string(46) "Laminas\Mvc\View\Http\DefaultRenderingStrategy"
["MiddlewareListener"]=>
string(30) "Laminas\Mvc\MiddlewareListener"
["request"]=>
string(7) "Request"
["response"]=>
string(8) "Response"
["RouteListener"]=>
string(25) "Laminas\Mvc\RouteListener"
["SendResponseListener"]=>
string(32) "Laminas\Mvc\SendResponseListener"
["View"]=>
string(17) "Laminas\View\View"
["ViewFeedRenderer"]=>
string(34) "Laminas\View\Renderer\FeedRenderer"
["ViewJsonRenderer"]=>
string(34) "Laminas\View\Renderer\JsonRenderer"
["ViewPhpRendererStrategy"]=>
string(41) "Laminas\View\Strategy\PhpRendererStrategy"
["ViewPhpRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["ViewRenderer"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\Mvc\Controller\PluginManager"]=>
string(23) "ControllerPluginManager"
["Laminas\Mvc\View\Http\InjectTemplateListener"]=>
string(22) "InjectTemplateListener"
["Laminas\View\Renderer\RendererInterface"]=>
string(33) "Laminas\View\Renderer\PhpRenderer"
["Laminas\View\Resolver\TemplateMapResolver"]=>
string(23) "ViewTemplateMapResolver"
["Laminas\View\Resolver\TemplatePathStack"]=>
string(21) "ViewTemplatePathStack"
["Laminas\View\Resolver\AggregateResolver"]=>
string(12) "ViewResolver"
["Laminas\View\Resolver\ResolverInterface"]=>
string(12) "ViewResolver"
}
["invokables"]=>
array(0) {
}
["factories"]=>
array(30) {
["Application"]=>
string(38) "Laminas\Mvc\Service\ApplicationFactory"
["config"]=>
string(33) "Laminas\Mvc\Service\ConfigFactory"
["ControllerManager"]=>
string(44) "Laminas\Mvc\Service\ControllerManagerFactory"
["ControllerPluginManager"]=>
string(50) "Laminas\Mvc\Service\ControllerPluginManagerFactory"
["DispatchListener"]=>
string(43) "Laminas\Mvc\Service\DispatchListenerFactory"
["HttpExceptionStrategy"]=>
string(48) "Laminas\Mvc\Service\HttpExceptionStrategyFactory"
["HttpMethodListener"]=>
string(45) "Laminas\Mvc\Service\HttpMethodListenerFactory"
["HttpRouteNotFoundStrategy"]=>
string(52) "Laminas\Mvc\Service\HttpRouteNotFoundStrategyFactory"
["HttpViewManager"]=>
string(42) "Laminas\Mvc\Service\HttpViewManagerFactory"
["InjectTemplateListener"]=>
string(49) "Laminas\Mvc\Service\InjectTemplateListenerFactory"
["PaginatorPluginManager"]=>
string(49) "Laminas\Mvc\Service\PaginatorPluginManagerFactory"
["Request"]=>
string(34) "Laminas\Mvc\Service\RequestFactory"
["Response"]=>
string(35) "Laminas\Mvc\Service\ResponseFactory"
["ViewHelperManager"]=>
string(44) "Laminas\Mvc\Service\ViewHelperManagerFactory"
["Laminas\Mvc\View\Http\DefaultRenderingStrategy"]=>
string(55) "Laminas\Mvc\Service\HttpDefaultRenderingStrategyFactory"
["ViewFeedStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewFeedStrategyFactory"
["ViewJsonStrategy"]=>
string(43) "Laminas\Mvc\Service\ViewJsonStrategyFactory"
["ViewManager"]=>
string(38) "Laminas\Mvc\Service\ViewManagerFactory"
["ViewResolver"]=>
string(39) "Laminas\Mvc\Service\ViewResolverFactory"
["ViewTemplateMapResolver"]=>
string(50) "Laminas\Mvc\Service\ViewTemplateMapResolverFactory"
["ViewTemplatePathStack"]=>
string(48) "Laminas\Mvc\Service\ViewTemplatePathStackFactory"
["ViewPrefixPathStackResolver"]=>
string(54) "Laminas\Mvc\Service\ViewPrefixPathStackResolverFactory"
["Laminas\Mvc\MiddlewareListener"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\RouteListener"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\SendResponseListener"]=>
string(47) "Laminas\Mvc\Service\SendResponseListenerFactory"
["Laminas\View\Renderer\FeedRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\JsonRenderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\View\Renderer\PhpRenderer"]=>
string(42) "Laminas\Mvc\Service\ViewPhpRendererFactory"
["Laminas\View\Strategy\PhpRendererStrategy"]=>
string(50) "Laminas\Mvc\Service\ViewPhpRendererStrategyFactory"
["Laminas\View\View"]=>
string(31) "Laminas\Mvc\Service\ViewFactory"
}
}
["merged_config"]=>
array(5) {
["aliases"]=>
array(52) {
["TranslatorPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["Zend\I18n\Translator\TranslatorInterface"]=>
string(43) "Laminas\I18n\Translator\TranslatorInterface"
["Zend\I18n\Translator\LoaderPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["InputFilterManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["Zend\InputFilter\InputFilterPluginManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["FilterManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["Zend\Filter\FilterPluginManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["HydratorManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\HydratorPluginManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\StandaloneHydratorPluginManager"]=>
string(48) "Laminas\Hydrator\StandaloneHydratorPluginManager"
["Zend\Paginator\AdapterPluginManager"]=>
string(38) "Laminas\Paginator\AdapterPluginManager"
["Zend\Paginator\ScrollingStylePluginManager"]=>
string(45) "Laminas\Paginator\ScrollingStylePluginManager"
["Zend\Mail\Protocol\SmtpPluginManager"]=>
string(39) "Laminas\Mail\Protocol\SmtpPluginManager"
["Di"]=>
string(18) "DependencyInjector"
["Laminas\Di\LocatorInterface"]=>
string(18) "DependencyInjector"
["Zend\Di\LocatorInterface"]=>
string(27) "Laminas\Di\LocatorInterface"
["Laminas\Session\SessionManager"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\SessionManager"]=>
string(30) "Laminas\Session\SessionManager"
["Zend\Session\Config\ConfigInterface"]=>
string(38) "Laminas\Session\Config\ConfigInterface"
["Zend\Session\ManagerInterface"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\Storage\StorageInterface"]=>
string(40) "Laminas\Session\Storage\StorageInterface"
["MvcTranslator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["Zend\Mvc\I18n\Translator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["console"]=>
string(14) "ConsoleAdapter"
["Console"]=>
string(14) "ConsoleAdapter"
["ConsoleDefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["ConsoleRenderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["Zend\Mvc\Console\View\Renderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Log\Logger"]=>
string(18) "Laminas\Log\Logger"
["Laminas\Form\Annotation\FormAnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\Annotation\AnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\FormElementManager"]=>
string(18) "FormElementManager"
["Zend\Form\Annotation\FormAnnotationBuilder"]=>
string(45) "Laminas\Form\Annotation\FormAnnotationBuilder"
["Zend\Form\Annotation\AnnotationBuilder"]=>
string(41) "Laminas\Form\Annotation\AnnotationBuilder"
["Zend\Form\FormElementManager"]=>
string(31) "Laminas\Form\FormElementManager"
["Laminas\Db\Adapter\Adapter"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\AdapterInterface"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\Adapter"]=>
string(26) "Laminas\Db\Adapter\Adapter"
["Zend\Cache\PatternPluginManager"]=>
string(34) "Laminas\Cache\PatternPluginManager"
["Zend\Cache\Storage\AdapterPluginManager"]=>
string(42) "Laminas\Cache\Storage\AdapterPluginManager"
["Zend\Cache\Storage\PluginManager"]=>
string(35) "Laminas\Cache\Storage\PluginManager"
["HttpRouter"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["Router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\Http\TreeRouteStack"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["Zend\Router\RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\RouteStackInterface"]=>
string(34) "Laminas\Router\RouteStackInterface"
["ValidatorManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Zend\Validator\ValidatorPluginManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Doctrine\ORM\EntityManager"]=>
string(34) "doctrine.entitymanager.orm_default"
}
["factories"]=>
array(79) {
["Laminas\I18n\Translator\TranslatorInterface"]=>
string(48) "Laminas\I18n\Translator\TranslatorServiceFactory"
["Laminas\I18n\Translator\LoaderPluginManager"]=>
string(50) "Laminas\I18n\Translator\LoaderPluginManagerFactory"
["Laminas\InputFilter\InputFilterPluginManager"]=>
string(51) "Laminas\InputFilter\InputFilterPluginManagerFactory"
["Laminas\Filter\FilterPluginManager"]=>
string(41) "Laminas\Filter\FilterPluginManagerFactory"
["Laminas\Hydrator\HydratorPluginManager"]=>
string(45) "Laminas\Hydrator\HydratorPluginManagerFactory"
["Laminas\Hydrator\StandaloneHydratorPluginManager"]=>
string(55) "Laminas\Hydrator\StandaloneHydratorPluginManagerFactory"
["Laminas\Paginator\AdapterPluginManager"]=>
string(45) "Laminas\Paginator\AdapterPluginManagerFactory"
["Laminas\Paginator\ScrollingStylePluginManager"]=>
string(52) "Laminas\Paginator\ScrollingStylePluginManagerFactory"
["Laminas\Mail\Protocol\SmtpPluginManager"]=>
string(46) "Laminas\Mail\Protocol\SmtpPluginManagerFactory"
["DependencyInjector"]=>
string(35) "Laminas\ServiceManager\Di\DiFactory"
["DiAbstractServiceFactory"]=>
string(57) "Laminas\ServiceManager\Di\DiAbstractServiceFactoryFactory"
["DiServiceInitializer"]=>
string(53) "Laminas\ServiceManager\Di\DiServiceInitializerFactory"
["DiStrictAbstractServiceFactory"]=>
string(63) "Laminas\ServiceManager\Di\DiStrictAbstractServiceFactoryFactory"
["Laminas\Session\Config\ConfigInterface"]=>
string(44) "Laminas\Session\Service\SessionConfigFactory"
["Laminas\Session\ManagerInterface"]=>
string(45) "Laminas\Session\Service\SessionManagerFactory"
["Laminas\Session\Storage\StorageInterface"]=>
string(38) "Laminas\Session\Service\StorageFactory"
["Laminas\Mvc\I18n\Translator"]=>
string(34) "Laminas\Mvc\I18n\TranslatorFactory"
["ConsoleAdapter"]=>
string(49) "Laminas\Mvc\Console\Service\ConsoleAdapterFactory"
["ConsoleExceptionStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleExceptionStrategyFactory"
["ConsoleRouteNotFoundStrategy"]=>
string(63) "Laminas\Mvc\Console\Service\ConsoleRouteNotFoundStrategyFactory"
["ConsoleRouter"]=>
string(47) "Laminas\Mvc\Console\Router\ConsoleRouterFactory"
["ConsoleViewManager"]=>
string(53) "Laminas\Mvc\Console\Service\ConsoleViewManagerFactory"
["Laminas\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\DefaultRenderingStrategyFactory"
["Laminas\Mvc\Console\View\Renderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Log\Logger"]=>
string(32) "Laminas\Log\LoggerServiceFactory"
["LogFilterManager"]=>
string(38) "Laminas\Log\FilterPluginManagerFactory"
["LogFormatterManager"]=>
string(41) "Laminas\Log\FormatterPluginManagerFactory"
["LogProcessorManager"]=>
string(41) "Laminas\Log\ProcessorPluginManagerFactory"
["LogWriterManager"]=>
string(38) "Laminas\Log\WriterPluginManagerFactory"
["FormAnnotationBuilder"]=>
string(48) "Laminas\Form\Annotation\AnnotationBuilderFactory"
["FormElementManager"]=>
string(38) "Laminas\Form\FormElementManagerFactory"
["Laminas\Db\Adapter\AdapterInterface"]=>
string(40) "Laminas\Db\Adapter\AdapterServiceFactory"
["Laminas\Cache\PatternPluginManager"]=>
string(49) "Laminas\Cache\Service\PatternPluginManagerFactory"
["Laminas\Cache\Storage\AdapterPluginManager"]=>
string(56) "Laminas\Cache\Service\StorageAdapterPluginManagerFactory"
["Laminas\Cache\Storage\PluginManager"]=>
string(49) "Laminas\Cache\Service\StoragePluginManagerFactory"
["Laminas\Router\Http\TreeRouteStack"]=>
string(37) "Laminas\Router\Http\HttpRouterFactory"
["Laminas\Router\RoutePluginManager"]=>
string(40) "Laminas\Router\RoutePluginManagerFactory"
["Laminas\Router\RouteStackInterface"]=>
string(28) "Laminas\Router\RouterFactory"
["Laminas\Validator\ValidatorPluginManager"]=>
string(47) "Laminas\Validator\ValidatorPluginManagerFactory"
["doctrine.cli"]=>
string(33) "DoctrineModule\Service\CliFactory"
["DoctrineORMModule\CliConfigurator"]=>
string(48) "DoctrineORMModule\Service\CliConfiguratorFactory"
["Doctrine\ORM\EntityManager"]=>
string(57) "DoctrineORMModule\Service\EntityManagerAliasCompatFactory"
["memcached"]=>
string(38) "Common\Service\MemcachedServiceFactory"
["memcachedStorage"]=>
string(38) "Common\Service\MemcachedStorageFactory"
["Common\Form\EvaluationForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Guard\RouteGuard"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationQuestionHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Hydrator\EvaluationQuestionValueHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\AinService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\AuthorizationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EmailService"]=>
string(34) "Common\Service\EmailServiceFactory"
["Common\Service\EvaluationQuestionService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EvaluationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\EvaluationTypeService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\CountryService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\NewsService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\QuoteService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingDocumentService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TrainingVideoService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Service\TranslationService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Strategy\UnauthorizedStrategy"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Laminas\I18n\Translator\Translator"]=>
string(48) "Laminas\I18n\Translator\TranslatorServiceFactory"
["Page\Form\NewsForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Form\QuoteForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Form\TrainingForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\NewsInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\QuoteInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\TrainingInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\InputFilter\TrainingTextInputFilter"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Listener\NewsListener"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Form\UserForm"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Hydrator\ProfileHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Hydrator\UserHydrator"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Listener\UserListener"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Service\UserService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Service\UserEvaluationTypeService"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Laminas\Authentication\AuthenticationService"]=>
string(41) "User\Service\AuthenticationServiceFactory"
}
["abstract_factories"]=>
array(7) {
[0]=>
string(55) "Laminas\Session\Service\ContainerAbstractServiceFactory"
[1]=>
string(40) "Laminas\Log\LoggerAbstractServiceFactory"
[2]=>
string(43) "Laminas\Log\PsrLoggerAbstractAdapterFactory"
[3]=>
string(39) "Laminas\Form\FormAbstractServiceFactory"
[4]=>
string(48) "Laminas\Db\Adapter\AdapterAbstractServiceFactory"
[5]=>
string(56) "Laminas\Cache\Service\StorageCacheAbstractServiceFactory"
["DoctrineModule"]=>
string(60) "DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory"
}
["delegators"]=>
array(9) {
["HttpRouter"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
["Laminas\Router\Http\TreeRouteStack"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
["ControllerManager"]=>
array(1) {
[0]=>
string(61) "Laminas\Mvc\Console\Service\ControllerManagerDelegatorFactory"
}
["Request"]=>
array(1) {
[0]=>
string(58) "Laminas\Mvc\Console\Service\ConsoleRequestDelegatorFactory"
}
["Response"]=>
array(1) {
[0]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleResponseDelegatorFactory"
}
["Laminas\Router\RouteStackInterface"]=>
array(1) {
[0]=>
string(56) "Laminas\Mvc\Console\Router\ConsoleRouterDelegatorFactory"
}
["Laminas\Mvc\SendResponseListener"]=>
array(1) {
[0]=>
string(65) "Laminas\Mvc\Console\Service\ConsoleResponseSenderDelegatorFactory"
}
["ViewHelperManager"]=>
array(1) {
[0]=>
string(68) "Laminas\Mvc\Console\Service\ConsoleViewHelperManagerDelegatorFactory"
}
["ViewManager"]=>
array(1) {
[0]=>
string(55) "Laminas\Mvc\Console\Service\ViewManagerDelegatorFactory"
}
}
["invokables"]=>
array(24) {
["DoctrineModule\Authentication\Storage\Session"]=>
string(38) "Laminas\Authentication\Storage\Session"
["doctrine.dbal_cmd.runsql"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"
["doctrine.dbal_cmd.import"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\ImportCommand"
["doctrine.orm_cmd.clear_cache_metadata"]=>
string(61) "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
["doctrine.orm_cmd.clear_cache_result"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
["doctrine.orm_cmd.clear_cache_query"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
["doctrine.orm_cmd.schema_tool_create"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
["doctrine.orm_cmd.schema_tool_update"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
["doctrine.orm_cmd.schema_tool_drop"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
["doctrine.orm_cmd.convert_d1_schema"]=>
string(64) "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
["doctrine.orm_cmd.generate_entities"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
["doctrine.orm_cmd.generate_proxies"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
["doctrine.orm_cmd.convert_mapping"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
["doctrine.orm_cmd.run_dql"]=>
string(48) "Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
["doctrine.orm_cmd.validate_schema"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
["doctrine.orm_cmd.info"]=>
string(46) "Doctrine\ORM\Tools\Console\Command\InfoCommand"
["doctrine.orm_cmd.ensure_production_settings"]=>
string(66) "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
["doctrine.orm_cmd.generate_repositories"]=>
string(62) "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
["Psr\Http\Message\RequestFactoryInterface"]=>
string(32) "Laminas\Diactoros\RequestFactory"
["Psr\Http\Message\ResponseFactoryInterface"]=>
string(33) "Laminas\Diactoros\ResponseFactory"
["Psr\Http\Message\StreamFactoryInterface"]=>
string(31) "Laminas\Diactoros\StreamFactory"
["Psr\Http\Message\ServerRequestFactoryInterface"]=>
string(38) "Laminas\Diactoros\ServerRequestFactory"
["Psr\Http\Message\UploadedFileFactoryInterface"]=>
string(37) "Laminas\Diactoros\UploadedFileFactory"
["Psr\Http\Message\UriFactoryInterface"]=>
string(28) "Laminas\Diactoros\UriFactory"
}
}
}
}
["ControllerManager"]=>
array(5) {
["service_manager"]=>
string(17) "ControllerManager"
["config_key"]=>
string(11) "controllers"
["module_class_interface"]=>
string(57) "Laminas\ModuleManager\Feature\ControllerProviderInterface"
["module_class_method"]=>
string(19) "getControllerConfig"
["configuration"]=>
array(2) {
["DoctrineORMModule::getControllerConfig()"]=>
array(1) {
["factories"]=>
array(1) {
["DoctrineORMModule\Yuml\YumlController"]=>
string(44) "DoctrineORMModule\Yuml\YumlControllerFactory"
}
}
["merged_config"]=>
array(1) {
["factories"]=>
array(13) {
["DoctrineModule\Controller\Cli"]=>
string(43) "DoctrineModule\Service\CliControllerFactory"
["Common\Controller\TranslationController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Controller\TranslationConsoleController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\DocumentsController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\NewsController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\PageController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\QuoteController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\TrainingController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\TrainingFormController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\TrainingVideoController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Controller\AuthController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Controller\UserConsoleController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\Controller\UserController"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
}
}
}
}
["ControllerPluginManager"]=>
array(5) {
["service_manager"]=>
string(23) "ControllerPluginManager"
["config_key"]=>
string(18) "controller_plugins"
["module_class_interface"]=>
string(63) "Laminas\ModuleManager\Feature\ControllerPluginProviderInterface"
["module_class_method"]=>
string(25) "getControllerPluginConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(2) {
["aliases"]=>
array(35) {
["prg"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["postRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["postredirectget"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["Laminas\Mvc\Controller\Plugin\PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["Zend\Mvc\Controller\Plugin\PostRedirectGet"]=>
string(45) "Laminas\Mvc\Controller\Plugin\PostRedirectGet"
["Zend\Mvc\Plugin\Prg\PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Laminas\Mvc\Controller\Plugin\Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Zend\Mvc\Controller\Plugin\Identity"]=>
string(38) "Laminas\Mvc\Controller\Plugin\Identity"
["Zend\Mvc\Plugin\Identity\Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["flashmessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["flashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["Laminas\Mvc\Controller\Plugin\FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["Zend\Mvc\Controller\Plugin\FlashMessenger"]=>
string(44) "Laminas\Mvc\Controller\Plugin\FlashMessenger"
["Zend\Mvc\Plugin\FlashMessenger\FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["fileprg"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["filePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["filepostredirectget"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["Laminas\Mvc\Controller\Plugin\FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["Zend\Mvc\Controller\Plugin\FilePostRedirectGet"]=>
string(49) "Laminas\Mvc\Controller\Plugin\FilePostRedirectGet"
["Zend\Mvc\Plugin\FilePrg\FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["CreateConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["createConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["createconsolenotfoundmodel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["Zend\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"]=>
string(63) "Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"
["Zend\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["assets"]=>
string(37) "Common\Controller\Plugin\AssetsPlugin"
["meta"]=>
string(35) "Common\Controller\Plugin\MetaPlugin"
["statsSatisfaction"]=>
string(46) "Page\Controller\Plugin\StatsSatisfactionPlugin"
["evaluationPDF"]=>
string(36) "Page\Controller\Plugin\EvaluationPDF"
}
["factories"]=>
array(9) {
["Laminas\Mvc\Plugin\Prg\PostRedirectGet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\Identity\Identity"]=>
string(43) "Laminas\Mvc\Plugin\Identity\IdentityFactory"
["Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Common\Controller\Plugin\AssetsPlugin"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\Controller\Plugin\MetaPlugin"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\Plugin\StatsSatisfactionPlugin"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\Controller\Plugin\EvaluationPDF"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
}
}
}
}
["ViewHelperManager"]=>
array(5) {
["service_manager"]=>
string(17) "ViewHelperManager"
["config_key"]=>
string(12) "view_helpers"
["module_class_interface"]=>
string(57) "Laminas\ModuleManager\Feature\ViewHelperProviderInterface"
["module_class_method"]=>
string(19) "getViewHelperConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(3) {
["aliases"]=>
array(278) {
["currencyformat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["currencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["dateformat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["dateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["numberformat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["numberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["translateplural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["translatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["Zend\I18n\View\Helper\CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["Zend\I18n\View\Helper\DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["Zend\I18n\View\Helper\NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["Zend\I18n\View\Helper\Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Zend\I18n\View\Helper\Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Zend\I18n\View\Helper\TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["flashmessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["flashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["zendviewhelperflashmessenger"]=>
string(31) "laminasviewhelperflashmessenger"
["form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["formbutton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["form_button"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formcaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["form_captcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["formCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["captchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha/dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["CaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formcaptchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["form_captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["FormCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha/figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["CaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formcaptchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["form_captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["FormCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha/image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["CaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formcaptchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["form_captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["FormCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha/recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["CaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcaptcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["form_captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["FormCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["form_checkbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formcollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["form_collection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formcolor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["form_color"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formdate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["form_date"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formdatetime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["form_date_time"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formdatetimelocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["form_date_time_local"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formdatetimeselect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["form_date_time_select"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formdateselect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_date_select"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["formDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_element"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formelement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["form_element_errors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formelementerrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["form_email"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formemail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["form_file"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfileapcprogress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["form_file_apc_progress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formfilesessionprogress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["form_file_session_progress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formfileuploadprogress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["form_file_upload_progress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formhidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["form_hidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formimage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["form_image"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["formImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["forminput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["form_input"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formlabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["form_label"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formmonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["form_month"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formmonthselect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["form_month_select"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formmulticheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["form_multi_checkbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formnumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["form_number"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formpassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["form_password"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formradio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["form_radio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formrange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["form_range"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formreset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["form_reset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formrow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["form_row"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formsearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["form_search"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formselect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["form_select"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formsubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["form_submit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formtel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["form_tel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formtext"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["form_text"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formtextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["form_text_area"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["FormTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formtime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["form_time"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formurl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["form_url"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formweek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["form_week"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["formWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["Zend\Form\View\Helper\Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Zend\Form\View\Helper\FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["Zend\Form\View\Helper\FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["Zend\Form\View\Helper\Captcha\Dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["Zend\Form\View\Helper\Captcha\Figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["Zend\Form\View\Helper\Captcha\Image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["Zend\Form\View\Helper\Captcha\ReCaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["Zend\Form\View\Helper\FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["Zend\Form\View\Helper\FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["Zend\Form\View\Helper\FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["Zend\Form\View\Helper\FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["Zend\Form\View\Helper\FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["Zend\Form\View\Helper\FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["Zend\Form\View\Helper\FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["Zend\Form\View\Helper\FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["Zend\Form\View\Helper\FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["Zend\Form\View\Helper\FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["Zend\Form\View\Helper\FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["Zend\Form\View\Helper\FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["Zend\Form\View\Helper\File\FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["Zend\Form\View\Helper\File\FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["Zend\Form\View\Helper\File\FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["Zend\Form\View\Helper\FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["Zend\Form\View\Helper\FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["Zend\Form\View\Helper\FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["Zend\Form\View\Helper\FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["Zend\Form\View\Helper\FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["Zend\Form\View\Helper\FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["Zend\Form\View\Helper\FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["Zend\Form\View\Helper\FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["Zend\Form\View\Helper\FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["Zend\Form\View\Helper\FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["Zend\Form\View\Helper\FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["Zend\Form\View\Helper\FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["Zend\Form\View\Helper\FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["Zend\Form\View\Helper\FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["Zend\Form\View\Helper\FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["Zend\Form\View\Helper\FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["Zend\Form\View\Helper\FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["Zend\Form\View\Helper\FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["Zend\Form\View\Helper\FormTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["Zend\Form\View\Helper\FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["Zend\Form\View\Helper\FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["Zend\Form\View\Helper\FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["atFormRow"]=>
string(32) "Common\View\Helper\FormRowHelper"
["atFormMultiCheckbox"]=>
string(42) "Common\View\Helper\FormMultiCheckboxHelper"
["atFormMultiCheckboxGroup"]=>
string(47) "Common\View\Helper\FormMultiCheckboxGroupHelper"
["listFilter"]=>
string(35) "Common\View\Helper\ListFilterHelper"
["quotes"]=>
string(31) "Common\View\Helper\QuotesHelper"
["translateEdit"]=>
string(38) "Common\View\Helper\TranslateEditHelper"
["homeMap"]=>
string(26) "Page\View\Helper\MapHelper"
["news"]=>
string(27) "Page\View\Helper\NewsHelper"
["formEvaluationQuestion"]=>
string(45) "Page\View\Helper\FormEvaluationQuestionHelper"
["formEvaluationQuestions"]=>
string(46) "Page\View\Helper\FormEvaluationQuestionsHelper"
["authentication"]=>
string(37) "User\View\Helper\AuthenticationHelper"
["userImage"]=>
string(32) "User\View\Helper\UserImageHelper"
}
["factories"]=>
array(64) {
["Laminas\I18n\View\Helper\CurrencyFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\DateFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Plural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Translate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\TranslatePlural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["laminasviewhelperflashmessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["Laminas\Form\View\Helper\Form"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormButton"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Dumb"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Figlet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Image"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\ReCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCollection"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormColor"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeLocal"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElement"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElementErrors"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormEmail"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormFile"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileApcProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileSessionProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileUploadProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormHidden"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormImage"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormInput"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormLabel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonth"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonthSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMultiCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormPassword"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRadio"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRange"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormReset"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRow"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSearch"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSubmit"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormText"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTextarea"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormUrl"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormWeek"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Common\View\Helper\FormRowHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\FormMultiCheckboxHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\FormMultiCheckboxGroupHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\ListFilterHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\QuotesHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Common\View\Helper\TranslateEditHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\MapHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\NewsHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\FormEvaluationQuestionHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["Page\View\Helper\FormEvaluationQuestionsHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\View\Helper\AuthenticationHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
["User\View\Helper\UserImageHelper"]=>
string(46) "Common\Service\ServiceManagerReflectionFactory"
}
["invokables"]=>
array(1) {
["translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
}
}
}
}
["RoutePluginManager"]=>
array(5) {
["service_manager"]=>
string(18) "RoutePluginManager"
["config_key"]=>
string(13) "route_manager"
["module_class_interface"]=>
string(52) "Laminas\ModuleManager\Feature\RouteProviderInterface"
["module_class_method"]=>
string(14) "getRouteConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(1) {
["factories"]=>
array(1) {
["symfony_cli"]=>
string(45) "DoctrineModule\Service\SymfonyCliRouteFactory"
}
}
}
}
["TranslatorPluginManager"]=>
array(5) {
["service_manager"]=>
string(23) "TranslatorPluginManager"
["config_key"]=>
string(18) "translator_plugins"
["module_class_interface"]=>
string(63) "Laminas\ModuleManager\Feature\TranslatorPluginProviderInterface"
["module_class_method"]=>
string(25) "getTranslatorPluginConfig"
["configuration"]=>
array(0) {
}
}
["InputFilterManager"]=>
array(5) {
["service_manager"]=>
string(18) "InputFilterManager"
["config_key"]=>
string(13) "input_filters"
["module_class_interface"]=>
string(58) "Laminas\ModuleManager\Feature\InputFilterProviderInterface"
["module_class_method"]=>
string(20) "getInputFilterConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(1) {
["abstract_factories"]=>
array(1) {
[0]=>
string(53) "Laminas\InputFilter\InputFilterAbstractServiceFactory"
}
}
}
}
["FilterManager"]=>
array(5) {
["service_manager"]=>
string(13) "FilterManager"
["config_key"]=>
string(7) "filters"
["module_class_interface"]=>
string(38) "Laminas\Filter\FilterProviderInterface"
["module_class_method"]=>
string(15) "getFilterConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(2) {
["aliases"]=>
array(14) {
["alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["Alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["Alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["numberformat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["numberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["NumberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["numberparse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["numberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["NumberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["Zend\I18n\Filter\Alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["Zend\I18n\Filter\Alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["Zend\I18n\Filter\NumberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["Zend\I18n\Filter\NumberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
}
["factories"]=>
array(4) {
["Laminas\I18n\Filter\Alnum"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\Alpha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\NumberParse"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
}
}
["HydratorManager"]=>
array(5) {
["service_manager"]=>
string(15) "HydratorManager"
["config_key"]=>
string(9) "hydrators"
["module_class_interface"]=>
string(42) "Laminas\Hydrator\HydratorProviderInterface"
["module_class_method"]=>
string(17) "getHydratorConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(1) {
["factories"]=>
array(1) {
["Doctrine\Laminas\Hydrator\DoctrineObject"]=>
string(55) "DoctrineORMModule\Service\DoctrineObjectHydratorFactory"
}
}
}
}
["LogProcessorManager"]=>
array(5) {
["service_manager"]=>
string(19) "LogProcessorManager"
["config_key"]=>
string(14) "log_processors"
["module_class_interface"]=>
string(59) "Laminas\ModuleManager\Feature\LogProcessorProviderInterface"
["module_class_method"]=>
string(21) "getLogProcessorConfig"
["configuration"]=>
array(0) {
}
}
["LogWriterManager"]=>
array(5) {
["service_manager"]=>
string(16) "LogWriterManager"
["config_key"]=>
string(11) "log_writers"
["module_class_interface"]=>
string(56) "Laminas\ModuleManager\Feature\LogWriterProviderInterface"
["module_class_method"]=>
string(18) "getLogWriterConfig"
["configuration"]=>
array(0) {
}
}
["LogFilterManager"]=>
array(5) {
["service_manager"]=>
string(16) "LogFilterManager"
["config_key"]=>
string(11) "log_filters"
["module_class_interface"]=>
string(45) "Laminas\Log\Filter\LogFilterProviderInterface"
["module_class_method"]=>
string(18) "getLogFilterConfig"
["configuration"]=>
array(0) {
}
}
["LogFormatterManager"]=>
array(5) {
["service_manager"]=>
string(19) "LogFormatterManager"
["config_key"]=>
string(14) "log_formatters"
["module_class_interface"]=>
string(51) "Laminas\Log\Formatter\LogFormatterProviderInterface"
["module_class_method"]=>
string(21) "getLogFormatterConfig"
["configuration"]=>
array(0) {
}
}
["FormElementManager"]=>
array(5) {
["service_manager"]=>
string(18) "FormElementManager"
["config_key"]=>
string(13) "form_elements"
["module_class_interface"]=>
string(58) "Laminas\ModuleManager\Feature\FormElementProviderInterface"
["module_class_method"]=>
string(20) "getFormElementConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
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"
}
}
}
}
["ValidatorManager"]=>
array(5) {
["service_manager"]=>
string(16) "ValidatorManager"
["config_key"]=>
string(10) "validators"
["module_class_interface"]=>
string(44) "Laminas\Validator\ValidatorProviderInterface"
["module_class_method"]=>
string(18) "getValidatorConfig"
["configuration"]=>
array(1) {
["merged_config"]=>
array(2) {
["aliases"]=>
array(33) {
["alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["Alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["Alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["datetime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["dateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["DateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["float"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["Float"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["int"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["Int"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["isfloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["isFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["IsFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["isint"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["isInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["IsInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["phonenumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["phoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["PhoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["postcode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["postCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["PostCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["Zend\I18n\Validator\Alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["Zend\I18n\Validator\Alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["Zend\I18n\Validator\DateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["Zend\I18n\Validator\IsFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["Zend\I18n\Validator\IsInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["Zend\I18n\Validator\PhoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["Zend\I18n\Validator\PostCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["DoctrineNoObjectExists"]=>
string(39) "DoctrineModule\Validator\NoObjectExists"
["DoctrineObjectExists"]=>
string(37) "DoctrineModule\Validator\ObjectExists"
["DoctrineUniqueObject"]=>
string(37) "DoctrineModule\Validator\UniqueObject"
}
["factories"]=>
array(10) {
["Laminas\I18n\Validator\Alnum"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\Alpha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\DateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\IsFloat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\IsInt"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\PhoneNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\PostCode"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["DoctrineModule\Validator\NoObjectExists"]=>
string(54) "DoctrineModule\Validator\Service\NoObjectExistsFactory"
["DoctrineModule\Validator\ObjectExists"]=>
string(52) "DoctrineModule\Validator\Service\ObjectExistsFactory"
["DoctrineModule\Validator\UniqueObject"]=>
string(52) "DoctrineModule\Validator\Service\UniqueObjectFactory"
}
}
}
}
}
}
["SharedEventManager"]=>
object(Laminas\EventManager\SharedEventManager)#16 (1) {
["identifiers":protected]=>
array(3) {
["Laminas\Mvc\Application"]=>
array(1) {
["bootstrap"]=>
array(2) {
[1]=>
array(4) {
[0]=>
array(2) {
[0]=>
object(DoctrineModule\Module)#53 (1) {
["serviceManager":"DoctrineModule\Module":private]=>
*RECURSION*
}
[1]=>
string(11) "onBootstrap"
}
[1]=>
array(2) {
[0]=>
object(Common\Module)#58 (0) {
}
[1]=>
string(11) "onBootstrap"
}
[2]=>
array(2) {
[0]=>
object(Page\Module)#59 (0) {
}
[1]=>
string(11) "onBootstrap"
}
[3]=>
array(2) {
[0]=>
object(User\Module)#60 (0) {
}
[1]=>
string(11) "onBootstrap"
}
}
[1000]=>
array(1) {
[0]=>
object(Closure)#54 (3) {
["static"]=>
array(1) {
["moduleManager"]=>
object(Laminas\ModuleManager\ModuleManager)#30 (6) {
["loadedModules":protected]=>
array(27) {
["Laminas\I18n"]=>
object(Laminas\I18n\Module)#32 (0) {
}
["Laminas\InputFilter"]=>
object(Laminas\InputFilter\Module)#33 (0) {
}
["Laminas\Filter"]=>
object(Laminas\Filter\Module)#34 (0) {
}
["Laminas\Hydrator"]=>
object(Laminas\Hydrator\Module)#35 (0) {
}
["Laminas\Paginator"]=>
object(Laminas\Paginator\Module)#36 (0) {
}
["Laminas\ZendFrameworkBridge"]=>
object(Laminas\ZendFrameworkBridge\Module)#37 (0) {
}
["Laminas\Mail"]=>
object(Laminas\Mail\Module)#38 (0) {
}
["Laminas\ServiceManager\Di"]=>
object(Laminas\ServiceManager\Di\Module)#39 (0) {
}
["Laminas\Session"]=>
object(Laminas\Session\Module)#40 (0) {
}
["Laminas\Mvc\Plugin\Prg"]=>
object(Laminas\Mvc\Plugin\Prg\Module)#41 (0) {
}
["Laminas\Mvc\Plugin\Identity"]=>
object(Laminas\Mvc\Plugin\Identity\Module)#42 (0) {
}
["Laminas\Mvc\Plugin\FlashMessenger"]=>
object(Laminas\Mvc\Plugin\FlashMessenger\Module)#43 (0) {
}
["Laminas\Mvc\Plugin\FilePrg"]=>
object(Laminas\Mvc\Plugin\FilePrg\Module)#44 (0) {
}
["Laminas\Mvc\I18n"]=>
object(Laminas\Mvc\I18n\Module)#45 (0) {
}
["Laminas\Mvc\Console"]=>
object(Laminas\Mvc\Console\Module)#46 (0) {
}
["Laminas\Log"]=>
object(Laminas\Log\Module)#47 (0) {
}
["Laminas\Form"]=>
object(Laminas\Form\Module)#48 (0) {
}
["Laminas\Db"]=>
object(Laminas\Db\Module)#49 (0) {
}
["Laminas\Cache"]=>
object(Laminas\Cache\Module)#50 (0) {
}
["Laminas\Router"]=>
object(Laminas\Router\Module)#51 (0) {
}
["Laminas\Validator"]=>
object(Laminas\Validator\Module)#52 (0) {
}
["DoctrineModule"]=>
object(DoctrineModule\Module)#53 (1) {
["serviceManager":"DoctrineModule\Module":private]=>
*RECURSION*
}
["DoctrineORMModule"]=>
object(DoctrineORMModule\Module)#55 (0) {
}
["Laminas\Diactoros"]=>
object(Laminas\Diactoros\Module)#57 (0) {
}
["Common"]=>
object(Common\Module)#58 (0) {
}
["Page"]=>
object(Page\Module)#59 (0) {
}
["User"]=>
object(User\Module)#60 (0) {
}
}
["events":protected]=>
object(Laminas\EventManager\EventManager)#17 (4) {
["events":protected]=>
array(5) {
["loadModules"]=>
array(4) {
[9000]=>
array(1) {
[0]=>
array(1) {
[0]=>
array(2) {
[0]=>
object(Laminas\Loader\ModuleAutoloader)#22 (6) {
["paths":protected]=>
array(2) {
[0]=>
string(9) "./module/"
[1]=>
string(9) "./vendor/"
}
["explicitPaths":protected]=>
array(0) {
}
["namespacedPaths":protected]=>
array(0) {
}
["pharBasePath":protected]=>
string(0) ""
["pharExtensions":protected]=>
array(8) {
[0]=>
string(4) "phar"
[1]=>
string(8) "phar.tar"
[2]=>
string(3) "tar"
[3]=>
string(7) "phar.gz"
[4]=>
string(11) "phar.tar.gz"
[5]=>
string(6) "tar.gz"
[6]=>
string(8) "phar.zip"
[7]=>
string(3) "zip"
}
["moduleClassMap":protected]=>
array(0) {
}
}
[1]=>
string(8) "register"
}
}
}
[-1000]=>
array(1) {
[0]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(Laminas\ModuleManager\Listener\LocatorRegistrationListener)#20 (3) {
["modules":protected]=>
array(0) {
}
["options":protected]=>
object(Laminas\ModuleManager\Listener\ListenerOptions)#11 (12) {
["modulePaths":protected]=>
array(2) {
[0]=>
string(8) "./module"
[1]=>
string(8) "./vendor"
}
["configGlobPaths":protected]=>
array(1) {
[0]=>
string(63) "/var/www/html/html/config/autoload/{{,*.}global,{,*.}local}.php"
}
["configStaticPaths":protected]=>
array(0) {
}
["extraConfig":protected]=>
array(0) {
}
["configCacheEnabled":protected]=>
bool(false)
["configCacheKey":protected]=>
string(24) "application.config.cache"
["cacheDir":protected]=>
string(10) "data/cache"
["checkDependencies":protected]=>
bool(true)
["moduleMapCacheEnabled":protected]=>
bool(false)
["moduleMapCacheKey":protected]=>
string(24) "application.module.cache"
["useLaminasLoader":protected]=>
bool(true)
["__strictMode__":protected]=>
bool(true)
}
["listeners":protected]=>
array(2) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(12) "onLoadModule"
}
[1]=>
*RECURSION*
}
}
[1]=>
string(13) "onLoadModules"
}
[1]=>
array(2) {
[0]=>
object(Laminas\ModuleManager\Listener\ConfigListener)#19 (7) {
["configs":protected]=>
array(28) {
["Laminas\I18n"]=>
array(4) {
["filters"]=>
array(2) {
["aliases"]=>
array(14) {
["alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["Alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["Alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["numberformat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["numberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["NumberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["numberparse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["numberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["NumberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
["Zend\I18n\Filter\Alnum"]=>
string(25) "Laminas\I18n\Filter\Alnum"
["Zend\I18n\Filter\Alpha"]=>
string(25) "Laminas\I18n\Filter\Alpha"
["Zend\I18n\Filter\NumberFormat"]=>
string(32) "Laminas\I18n\Filter\NumberFormat"
["Zend\I18n\Filter\NumberParse"]=>
string(31) "Laminas\I18n\Filter\NumberParse"
}
["factories"]=>
array(4) {
["Laminas\I18n\Filter\Alnum"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\Alpha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Filter\NumberParse"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
["service_manager"]=>
array(2) {
["aliases"]=>
array(3) {
["TranslatorPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
["Zend\I18n\Translator\TranslatorInterface"]=>
string(43) "Laminas\I18n\Translator\TranslatorInterface"
["Zend\I18n\Translator\LoaderPluginManager"]=>
string(43) "Laminas\I18n\Translator\LoaderPluginManager"
}
["factories"]=>
array(2) {
["Laminas\I18n\Translator\TranslatorInterface"]=>
string(48) "Laminas\I18n\Translator\TranslatorServiceFactory"
["Laminas\I18n\Translator\LoaderPluginManager"]=>
string(50) "Laminas\I18n\Translator\LoaderPluginManagerFactory"
}
}
["validators"]=>
array(2) {
["aliases"]=>
array(30) {
["alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["Alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["Alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["datetime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["dateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["DateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["float"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["Float"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["int"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["Int"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["isfloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["isFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["IsFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["isint"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["isInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["IsInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["phonenumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["phoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["PhoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["postcode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["postCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["PostCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
["Zend\I18n\Validator\Alnum"]=>
string(28) "Laminas\I18n\Validator\Alnum"
["Zend\I18n\Validator\Alpha"]=>
string(28) "Laminas\I18n\Validator\Alpha"
["Zend\I18n\Validator\DateTime"]=>
string(31) "Laminas\I18n\Validator\DateTime"
["Zend\I18n\Validator\IsFloat"]=>
string(30) "Laminas\I18n\Validator\IsFloat"
["Zend\I18n\Validator\IsInt"]=>
string(28) "Laminas\I18n\Validator\IsInt"
["Zend\I18n\Validator\PhoneNumber"]=>
string(34) "Laminas\I18n\Validator\PhoneNumber"
["Zend\I18n\Validator\PostCode"]=>
string(31) "Laminas\I18n\Validator\PostCode"
}
["factories"]=>
array(7) {
["Laminas\I18n\Validator\Alnum"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\Alpha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\DateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\IsFloat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\IsInt"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\PhoneNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\Validator\PostCode"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
["view_helpers"]=>
array(2) {
["aliases"]=>
array(22) {
["currencyformat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["currencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["dateformat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["dateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["numberformat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["numberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["translateplural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["translatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
["Zend\I18n\View\Helper\CurrencyFormat"]=>
string(39) "Laminas\I18n\View\Helper\CurrencyFormat"
["Zend\I18n\View\Helper\DateFormat"]=>
string(35) "Laminas\I18n\View\Helper\DateFormat"
["Zend\I18n\View\Helper\NumberFormat"]=>
string(37) "Laminas\I18n\View\Helper\NumberFormat"
["Zend\I18n\View\Helper\Plural"]=>
string(31) "Laminas\I18n\View\Helper\Plural"
["Zend\I18n\View\Helper\Translate"]=>
string(34) "Laminas\I18n\View\Helper\Translate"
["Zend\I18n\View\Helper\TranslatePlural"]=>
string(40) "Laminas\I18n\View\Helper\TranslatePlural"
}
["factories"]=>
array(6) {
["Laminas\I18n\View\Helper\CurrencyFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\DateFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\NumberFormat"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Plural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\Translate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\I18n\View\Helper\TranslatePlural"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
}
["Laminas\InputFilter"]=>
array(2) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(2) {
["InputFilterManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
["Zend\InputFilter\InputFilterPluginManager"]=>
string(44) "Laminas\InputFilter\InputFilterPluginManager"
}
["factories"]=>
array(1) {
["Laminas\InputFilter\InputFilterPluginManager"]=>
string(51) "Laminas\InputFilter\InputFilterPluginManagerFactory"
}
}
["input_filters"]=>
array(1) {
["abstract_factories"]=>
array(1) {
[0]=>
string(53) "Laminas\InputFilter\InputFilterAbstractServiceFactory"
}
}
}
["Laminas\Filter"]=>
array(1) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(2) {
["FilterManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
["Zend\Filter\FilterPluginManager"]=>
string(34) "Laminas\Filter\FilterPluginManager"
}
["factories"]=>
array(1) {
["Laminas\Filter\FilterPluginManager"]=>
string(41) "Laminas\Filter\FilterPluginManagerFactory"
}
}
}
["Laminas\Hydrator"]=>
array(1) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(3) {
["HydratorManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\HydratorPluginManager"]=>
string(38) "Laminas\Hydrator\HydratorPluginManager"
["Zend\Hydrator\StandaloneHydratorPluginManager"]=>
string(48) "Laminas\Hydrator\StandaloneHydratorPluginManager"
}
["factories"]=>
array(2) {
["Laminas\Hydrator\HydratorPluginManager"]=>
string(45) "Laminas\Hydrator\HydratorPluginManagerFactory"
["Laminas\Hydrator\StandaloneHydratorPluginManager"]=>
string(55) "Laminas\Hydrator\StandaloneHydratorPluginManagerFactory"
}
}
}
["Laminas\Paginator"]=>
array(1) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(2) {
["Zend\Paginator\AdapterPluginManager"]=>
string(38) "Laminas\Paginator\AdapterPluginManager"
["Zend\Paginator\ScrollingStylePluginManager"]=>
string(45) "Laminas\Paginator\ScrollingStylePluginManager"
}
["factories"]=>
array(2) {
["Laminas\Paginator\AdapterPluginManager"]=>
string(45) "Laminas\Paginator\AdapterPluginManagerFactory"
["Laminas\Paginator\ScrollingStylePluginManager"]=>
string(52) "Laminas\Paginator\ScrollingStylePluginManagerFactory"
}
}
}
["Laminas\Mail"]=>
array(1) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(1) {
["Zend\Mail\Protocol\SmtpPluginManager"]=>
string(39) "Laminas\Mail\Protocol\SmtpPluginManager"
}
["factories"]=>
array(1) {
["Laminas\Mail\Protocol\SmtpPluginManager"]=>
string(46) "Laminas\Mail\Protocol\SmtpPluginManagerFactory"
}
}
}
["Laminas\ServiceManager\Di"]=>
array(1) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(3) {
["Di"]=>
string(18) "DependencyInjector"
["Laminas\Di\LocatorInterface"]=>
string(18) "DependencyInjector"
["Zend\Di\LocatorInterface"]=>
string(27) "Laminas\Di\LocatorInterface"
}
["factories"]=>
array(4) {
["DependencyInjector"]=>
string(35) "Laminas\ServiceManager\Di\DiFactory"
["DiAbstractServiceFactory"]=>
string(57) "Laminas\ServiceManager\Di\DiAbstractServiceFactoryFactory"
["DiServiceInitializer"]=>
string(53) "Laminas\ServiceManager\Di\DiServiceInitializerFactory"
["DiStrictAbstractServiceFactory"]=>
string(63) "Laminas\ServiceManager\Di\DiStrictAbstractServiceFactoryFactory"
}
}
}
["Laminas\Session"]=>
array(1) {
["service_manager"]=>
array(3) {
["abstract_factories"]=>
array(1) {
[0]=>
string(55) "Laminas\Session\Service\ContainerAbstractServiceFactory"
}
["aliases"]=>
array(5) {
["Laminas\Session\SessionManager"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\SessionManager"]=>
string(30) "Laminas\Session\SessionManager"
["Zend\Session\Config\ConfigInterface"]=>
string(38) "Laminas\Session\Config\ConfigInterface"
["Zend\Session\ManagerInterface"]=>
string(32) "Laminas\Session\ManagerInterface"
["Zend\Session\Storage\StorageInterface"]=>
string(40) "Laminas\Session\Storage\StorageInterface"
}
["factories"]=>
array(3) {
["Laminas\Session\Config\ConfigInterface"]=>
string(44) "Laminas\Session\Service\SessionConfigFactory"
["Laminas\Session\ManagerInterface"]=>
string(45) "Laminas\Session\Service\SessionManagerFactory"
["Laminas\Session\Storage\StorageInterface"]=>
string(38) "Laminas\Session\Service\StorageFactory"
}
}
}
["Laminas\Mvc\Plugin\Prg"]=>
array(1) {
["controller_plugins"]=>
array(2) {
["aliases"]=>
array(7) {
["prg"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["postRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["postredirectget"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["Laminas\Mvc\Controller\Plugin\PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
["Zend\Mvc\Controller\Plugin\PostRedirectGet"]=>
string(45) "Laminas\Mvc\Controller\Plugin\PostRedirectGet"
["Zend\Mvc\Plugin\Prg\PostRedirectGet"]=>
string(38) "Laminas\Mvc\Plugin\Prg\PostRedirectGet"
}
["factories"]=>
array(1) {
["Laminas\Mvc\Plugin\Prg\PostRedirectGet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
}
["Laminas\Mvc\Plugin\Identity"]=>
array(1) {
["controller_plugins"]=>
array(2) {
["aliases"]=>
array(5) {
["identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Laminas\Mvc\Controller\Plugin\Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
["Zend\Mvc\Controller\Plugin\Identity"]=>
string(38) "Laminas\Mvc\Controller\Plugin\Identity"
["Zend\Mvc\Plugin\Identity\Identity"]=>
string(36) "Laminas\Mvc\Plugin\Identity\Identity"
}
["factories"]=>
array(1) {
["Laminas\Mvc\Plugin\Identity\Identity"]=>
string(43) "Laminas\Mvc\Plugin\Identity\IdentityFactory"
}
}
}
["Laminas\Mvc\Plugin\FlashMessenger"]=>
array(2) {
["controller_plugins"]=>
array(2) {
["aliases"]=>
array(6) {
["flashmessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["flashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["Laminas\Mvc\Controller\Plugin\FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
["Zend\Mvc\Controller\Plugin\FlashMessenger"]=>
string(44) "Laminas\Mvc\Controller\Plugin\FlashMessenger"
["Zend\Mvc\Plugin\FlashMessenger\FlashMessenger"]=>
string(48) "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
}
["factories"]=>
array(1) {
["Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
["view_helpers"]=>
array(2) {
["aliases"]=>
array(5) {
["flashmessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["flashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(60) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
["zendviewhelperflashmessenger"]=>
string(31) "laminasviewhelperflashmessenger"
}
["factories"]=>
array(2) {
["Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
["laminasviewhelperflashmessenger"]=>
string(67) "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
}
}
}
["Laminas\Mvc\Plugin\FilePrg"]=>
array(1) {
["controller_plugins"]=>
array(2) {
["aliases"]=>
array(7) {
["fileprg"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["filePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["filepostredirectget"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["Laminas\Mvc\Controller\Plugin\FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
["Zend\Mvc\Controller\Plugin\FilePostRedirectGet"]=>
string(49) "Laminas\Mvc\Controller\Plugin\FilePostRedirectGet"
["Zend\Mvc\Plugin\FilePrg\FilePostRedirectGet"]=>
string(46) "Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"
}
["factories"]=>
array(1) {
["Laminas\Mvc\Plugin\FilePrg\FilePostRedirectGet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
}
["Laminas\Mvc\I18n"]=>
array(1) {
["service_manager"]=>
array(3) {
["aliases"]=>
array(2) {
["MvcTranslator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
["Zend\Mvc\I18n\Translator"]=>
string(27) "Laminas\Mvc\I18n\Translator"
}
["delegators"]=>
array(2) {
["HttpRouter"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
["Laminas\Router\Http\TreeRouteStack"]=>
array(1) {
[0]=>
string(50) "Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory"
}
}
["factories"]=>
array(1) {
["Laminas\Mvc\I18n\Translator"]=>
string(34) "Laminas\Mvc\I18n\TranslatorFactory"
}
}
}
["Laminas\Mvc\Console"]=>
array(3) {
["controller_plugins"]=>
array(2) {
["aliases"]=>
array(6) {
["CreateConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["createConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["createconsolenotfoundmodel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
["Zend\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"]=>
string(63) "Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"
["Zend\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"]=>
string(64) "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
}
["factories"]=>
array(1) {
["Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
["service_manager"]=>
array(3) {
["aliases"]=>
array(6) {
["console"]=>
string(14) "ConsoleAdapter"
["Console"]=>
string(14) "ConsoleAdapter"
["ConsoleDefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["ConsoleRenderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
["Zend\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(49) "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
["Zend\Mvc\Console\View\Renderer"]=>
string(33) "Laminas\Mvc\Console\View\Renderer"
}
["delegators"]=>
array(7) {
["ControllerManager"]=>
array(1) {
[0]=>
string(61) "Laminas\Mvc\Console\Service\ControllerManagerDelegatorFactory"
}
["Request"]=>
array(1) {
[0]=>
string(58) "Laminas\Mvc\Console\Service\ConsoleRequestDelegatorFactory"
}
["Response"]=>
array(1) {
[0]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleResponseDelegatorFactory"
}
["Laminas\Router\RouteStackInterface"]=>
array(1) {
[0]=>
string(56) "Laminas\Mvc\Console\Router\ConsoleRouterDelegatorFactory"
}
["Laminas\Mvc\SendResponseListener"]=>
array(1) {
[0]=>
string(65) "Laminas\Mvc\Console\Service\ConsoleResponseSenderDelegatorFactory"
}
["ViewHelperManager"]=>
array(1) {
[0]=>
string(68) "Laminas\Mvc\Console\Service\ConsoleViewHelperManagerDelegatorFactory"
}
["ViewManager"]=>
array(1) {
[0]=>
string(55) "Laminas\Mvc\Console\Service\ViewManagerDelegatorFactory"
}
}
["factories"]=>
array(7) {
["ConsoleAdapter"]=>
string(49) "Laminas\Mvc\Console\Service\ConsoleAdapterFactory"
["ConsoleExceptionStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\ConsoleExceptionStrategyFactory"
["ConsoleRouteNotFoundStrategy"]=>
string(63) "Laminas\Mvc\Console\Service\ConsoleRouteNotFoundStrategyFactory"
["ConsoleRouter"]=>
string(47) "Laminas\Mvc\Console\Router\ConsoleRouterFactory"
["ConsoleViewManager"]=>
string(53) "Laminas\Mvc\Console\Service\ConsoleViewManagerFactory"
["Laminas\Mvc\Console\View\DefaultRenderingStrategy"]=>
string(59) "Laminas\Mvc\Console\Service\DefaultRenderingStrategyFactory"
["Laminas\Mvc\Console\View\Renderer"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
["console"]=>
array(1) {
["router"]=>
array(1) {
["routes"]=>
array(0) {
}
}
}
}
["Laminas\Log"]=>
array(1) {
["service_manager"]=>
array(3) {
["aliases"]=>
array(1) {
["Zend\Log\Logger"]=>
string(18) "Laminas\Log\Logger"
}
["abstract_factories"]=>
array(2) {
[0]=>
string(40) "Laminas\Log\LoggerAbstractServiceFactory"
[1]=>
string(43) "Laminas\Log\PsrLoggerAbstractAdapterFactory"
}
["factories"]=>
array(5) {
["Laminas\Log\Logger"]=>
string(32) "Laminas\Log\LoggerServiceFactory"
["LogFilterManager"]=>
string(38) "Laminas\Log\FilterPluginManagerFactory"
["LogFormatterManager"]=>
string(41) "Laminas\Log\FormatterPluginManagerFactory"
["LogProcessorManager"]=>
string(41) "Laminas\Log\ProcessorPluginManagerFactory"
["LogWriterManager"]=>
string(38) "Laminas\Log\WriterPluginManagerFactory"
}
}
}
["Laminas\Form"]=>
array(2) {
["service_manager"]=>
array(3) {
["abstract_factories"]=>
array(1) {
[0]=>
string(39) "Laminas\Form\FormAbstractServiceFactory"
}
["aliases"]=>
array(6) {
["Laminas\Form\Annotation\FormAnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\Annotation\AnnotationBuilder"]=>
string(21) "FormAnnotationBuilder"
["Laminas\Form\FormElementManager"]=>
string(18) "FormElementManager"
["Zend\Form\Annotation\FormAnnotationBuilder"]=>
string(45) "Laminas\Form\Annotation\FormAnnotationBuilder"
["Zend\Form\Annotation\AnnotationBuilder"]=>
string(41) "Laminas\Form\Annotation\AnnotationBuilder"
["Zend\Form\FormElementManager"]=>
string(31) "Laminas\Form\FormElementManager"
}
["factories"]=>
array(2) {
["FormAnnotationBuilder"]=>
string(48) "Laminas\Form\Annotation\AnnotationBuilderFactory"
["FormElementManager"]=>
string(38) "Laminas\Form\FormElementManagerFactory"
}
}
["view_helpers"]=>
array(2) {
["aliases"]=>
array(239) {
["form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["formbutton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["form_button"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["formcaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["form_captcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["formCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["captchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captcha/dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["CaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formcaptchadumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["form_captcha_dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["formCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["FormCaptchaDumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["captchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha/figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["CaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formcaptchafiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["form_captcha_figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["formCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["FormCaptchaFiglet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["captchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha/image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["CaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formcaptchaimage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["form_captcha_image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["formCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["FormCaptchaImage"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["captcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha/recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["captchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["CaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcaptcharecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["form_captcha_recaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["FormCaptchaRecaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["formcheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["form_checkbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["formcollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["form_collection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["formcolor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["form_color"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["formdate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["form_date"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["formdatetime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["form_date_time"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["formdatetimelocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["form_date_time_local"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["formdatetimeselect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["form_date_time_select"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["formdateselect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_date_select"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["formDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["form_element"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formelement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["formElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["form_element_errors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formelementerrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["formElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["form_email"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formemail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["formEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["form_file"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["formfileapcprogress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["form_file_apc_progress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["formfilesessionprogress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["form_file_session_progress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["formfileuploadprogress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["form_file_upload_progress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["formhidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["form_hidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["formimage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["form_image"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["formImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["forminput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["form_input"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["formlabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["form_label"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["formmonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["form_month"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["formmonthselect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["form_month_select"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["formmulticheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["form_multi_checkbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["formnumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["form_number"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["formpassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["form_password"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["formradio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["form_radio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["formrange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["form_range"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["formreset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["form_reset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["formrow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["form_row"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["formsearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["form_search"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["formselect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["form_select"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["formsubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["form_submit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["formtel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["form_tel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["formtext"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["form_text"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["formtextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["form_text_area"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["FormTextArea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["formtime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["form_time"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["formurl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["form_url"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["formweek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["form_week"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["formWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
["Zend\Form\View\Helper\Form"]=>
string(29) "Laminas\Form\View\Helper\Form"
["Zend\Form\View\Helper\FormButton"]=>
string(35) "Laminas\Form\View\Helper\FormButton"
["Zend\Form\View\Helper\FormCaptcha"]=>
string(36) "Laminas\Form\View\Helper\FormCaptcha"
["Zend\Form\View\Helper\Captcha\Dumb"]=>
string(37) "Laminas\Form\View\Helper\Captcha\Dumb"
["Zend\Form\View\Helper\Captcha\Figlet"]=>
string(39) "Laminas\Form\View\Helper\Captcha\Figlet"
["Zend\Form\View\Helper\Captcha\Image"]=>
string(38) "Laminas\Form\View\Helper\Captcha\Image"
["Zend\Form\View\Helper\Captcha\ReCaptcha"]=>
string(42) "Laminas\Form\View\Helper\Captcha\ReCaptcha"
["Zend\Form\View\Helper\FormCheckbox"]=>
string(37) "Laminas\Form\View\Helper\FormCheckbox"
["Zend\Form\View\Helper\FormCollection"]=>
string(39) "Laminas\Form\View\Helper\FormCollection"
["Zend\Form\View\Helper\FormColor"]=>
string(34) "Laminas\Form\View\Helper\FormColor"
["Zend\Form\View\Helper\FormDate"]=>
string(33) "Laminas\Form\View\Helper\FormDate"
["Zend\Form\View\Helper\FormDateTime"]=>
string(37) "Laminas\Form\View\Helper\FormDateTime"
["Zend\Form\View\Helper\FormDateTimeLocal"]=>
string(42) "Laminas\Form\View\Helper\FormDateTimeLocal"
["Zend\Form\View\Helper\FormDateTimeSelect"]=>
string(43) "Laminas\Form\View\Helper\FormDateTimeSelect"
["Zend\Form\View\Helper\FormDateSelect"]=>
string(39) "Laminas\Form\View\Helper\FormDateSelect"
["Zend\Form\View\Helper\FormElement"]=>
string(36) "Laminas\Form\View\Helper\FormElement"
["Zend\Form\View\Helper\FormElementErrors"]=>
string(42) "Laminas\Form\View\Helper\FormElementErrors"
["Zend\Form\View\Helper\FormEmail"]=>
string(34) "Laminas\Form\View\Helper\FormEmail"
["Zend\Form\View\Helper\FormFile"]=>
string(33) "Laminas\Form\View\Helper\FormFile"
["Zend\Form\View\Helper\File\FormFileApcProgress"]=>
string(49) "Laminas\Form\View\Helper\File\FormFileApcProgress"
["Zend\Form\View\Helper\File\FormFileSessionProgress"]=>
string(53) "Laminas\Form\View\Helper\File\FormFileSessionProgress"
["Zend\Form\View\Helper\File\FormFileUploadProgress"]=>
string(52) "Laminas\Form\View\Helper\File\FormFileUploadProgress"
["Zend\Form\View\Helper\FormHidden"]=>
string(35) "Laminas\Form\View\Helper\FormHidden"
["Zend\Form\View\Helper\FormImage"]=>
string(34) "Laminas\Form\View\Helper\FormImage"
["Zend\Form\View\Helper\FormInput"]=>
string(34) "Laminas\Form\View\Helper\FormInput"
["Zend\Form\View\Helper\FormLabel"]=>
string(34) "Laminas\Form\View\Helper\FormLabel"
["Zend\Form\View\Helper\FormMonth"]=>
string(34) "Laminas\Form\View\Helper\FormMonth"
["Zend\Form\View\Helper\FormMonthSelect"]=>
string(40) "Laminas\Form\View\Helper\FormMonthSelect"
["Zend\Form\View\Helper\FormMultiCheckbox"]=>
string(42) "Laminas\Form\View\Helper\FormMultiCheckbox"
["Zend\Form\View\Helper\FormNumber"]=>
string(35) "Laminas\Form\View\Helper\FormNumber"
["Zend\Form\View\Helper\FormPassword"]=>
string(37) "Laminas\Form\View\Helper\FormPassword"
["Zend\Form\View\Helper\FormRadio"]=>
string(34) "Laminas\Form\View\Helper\FormRadio"
["Zend\Form\View\Helper\FormRange"]=>
string(34) "Laminas\Form\View\Helper\FormRange"
["Zend\Form\View\Helper\FormReset"]=>
string(34) "Laminas\Form\View\Helper\FormReset"
["Zend\Form\View\Helper\FormRow"]=>
string(32) "Laminas\Form\View\Helper\FormRow"
["Zend\Form\View\Helper\FormSearch"]=>
string(35) "Laminas\Form\View\Helper\FormSearch"
["Zend\Form\View\Helper\FormSelect"]=>
string(35) "Laminas\Form\View\Helper\FormSelect"
["Zend\Form\View\Helper\FormSubmit"]=>
string(35) "Laminas\Form\View\Helper\FormSubmit"
["Zend\Form\View\Helper\FormTel"]=>
string(32) "Laminas\Form\View\Helper\FormTel"
["Zend\Form\View\Helper\FormText"]=>
string(33) "Laminas\Form\View\Helper\FormText"
["Zend\Form\View\Helper\FormTextarea"]=>
string(37) "Laminas\Form\View\Helper\FormTextarea"
["Zend\Form\View\Helper\FormTime"]=>
string(33) "Laminas\Form\View\Helper\FormTime"
["Zend\Form\View\Helper\FormUrl"]=>
string(32) "Laminas\Form\View\Helper\FormUrl"
["Zend\Form\View\Helper\FormWeek"]=>
string(33) "Laminas\Form\View\Helper\FormWeek"
}
["factories"]=>
array(44) {
["Laminas\Form\View\Helper\Form"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormButton"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Dumb"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Figlet"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\Image"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\Captcha\ReCaptcha"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormCollection"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormColor"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDate"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeLocal"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateTimeSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormDateSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElement"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormElementErrors"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormEmail"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormFile"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileApcProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileSessionProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\File\FormFileUploadProgress"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormHidden"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormImage"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormInput"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormLabel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonth"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMonthSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormMultiCheckbox"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormNumber"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormPassword"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRadio"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRange"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormReset"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormRow"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSearch"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSelect"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormSubmit"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTel"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormText"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTextarea"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormTime"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormUrl"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
["Laminas\Form\View\Helper\FormWeek"]=>
string(47) "Laminas\ServiceManager\Factory\InvokableFactory"
}
}
}
["Laminas\Db"]=>
array(1) {
["service_manager"]=>
array(3) {
["abstract_factories"]=>
array(1) {
[0]=>
string(48) "Laminas\Db\Adapter\AdapterAbstractServiceFactory"
}
["factories"]=>
array(1) {
["Laminas\Db\Adapter\AdapterInterface"]=>
string(40) "Laminas\Db\Adapter\AdapterServiceFactory"
}
["aliases"]=>
array(3) {
["Laminas\Db\Adapter\Adapter"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\AdapterInterface"]=>
string(35) "Laminas\Db\Adapter\AdapterInterface"
["Zend\Db\Adapter\Adapter"]=>
string(26) "Laminas\Db\Adapter\Adapter"
}
}
}
["Laminas\Cache"]=>
array(1) {
["service_manager"]=>
array(3) {
["aliases"]=>
array(3) {
["Zend\Cache\PatternPluginManager"]=>
string(34) "Laminas\Cache\PatternPluginManager"
["Zend\Cache\Storage\AdapterPluginManager"]=>
string(42) "Laminas\Cache\Storage\AdapterPluginManager"
["Zend\Cache\Storage\PluginManager"]=>
string(35) "Laminas\Cache\Storage\PluginManager"
}
["abstract_factories"]=>
array(1) {
[0]=>
string(56) "Laminas\Cache\Service\StorageCacheAbstractServiceFactory"
}
["factories"]=>
array(3) {
["Laminas\Cache\PatternPluginManager"]=>
string(49) "Laminas\Cache\Service\PatternPluginManagerFactory"
["Laminas\Cache\Storage\AdapterPluginManager"]=>
string(56) "Laminas\Cache\Service\StorageAdapterPluginManagerFactory"
["Laminas\Cache\Storage\PluginManager"]=>
string(49) "Laminas\Cache\Service\StoragePluginManagerFactory"
}
}
}
["Laminas\Router"]=>
array(3) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(7) {
["HttpRouter"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["Router"]=>
string(34) "Laminas\Router\RouteStackInterface"
["RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\Http\TreeRouteStack"]=>
string(34) "Laminas\Router\Http\TreeRouteStack"
["Zend\Router\RoutePluginManager"]=>
string(33) "Laminas\Router\RoutePluginManager"
["Zend\Router\RouteStackInterface"]=>
string(34) "Laminas\Router\RouteStackInterface"
}
["factories"]=>
array(3) {
["Laminas\Router\Http\TreeRouteStack"]=>
string(37) "Laminas\Router\Http\HttpRouterFactory"
["Laminas\Router\RoutePluginManager"]=>
string(40) "Laminas\Router\RoutePluginManagerFactory"
["Laminas\Router\RouteStackInterface"]=>
string(28) "Laminas\Router\RouterFactory"
}
}
["route_manager"]=>
array(0) {
}
["router"]=>
array(1) {
["routes"]=>
array(0) {
}
}
}
["Laminas\Validator"]=>
array(1) {
["service_manager"]=>
array(2) {
["aliases"]=>
array(2) {
["ValidatorManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
["Zend\Validator\ValidatorPluginManager"]=>
string(40) "Laminas\Validator\ValidatorPluginManager"
}
["factories"]=>
array(1) {
["Laminas\Validator\ValidatorPluginManager"]=>
string(47) "Laminas\Validator\ValidatorPluginManagerFactory"
}
}
}
["DoctrineModule"]=>
array(7) {
["doctrine"]=>
array(5) {
["cache"]=>
array(11) {
["apc"]=>
array(2) {
["class"]=>
string(30) "Doctrine\Common\Cache\ApcCache"
["namespace"]=>
string(14) "DoctrineModule"
}
["apcu"]=>
array(2) {
["class"]=>
string(31) "Doctrine\Common\Cache\ApcuCache"
["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"
}
["predis"]=>
array(3) {
["class"]=>
string(33) "Doctrine\Common\Cache\PredisCache"
["instance"]=>
string(15) "my_predis_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(0) {
}
}
["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)
}
}
["doctrine_factories"]=>
array(6) {
["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"
}
["service_manager"]=>
array(3) {
["invokables"]=>
array(1) {
["DoctrineModule\Authentication\Storage\Session"]=>
string(38) "Laminas\Authentication\Storage\Session"
}
["factories"]=>
array(1) {
["doctrine.cli"]=>
string(33) "DoctrineModule\Service\CliFactory"
}
["abstract_factories"]=>
array(1) {
["DoctrineModule"]=>
string(60) "DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory"
}
}
["controllers"]=>
array(1) {
["factories"]=>
array(1) {
["DoctrineModule\Controller\Cli"]=>
string(43) "DoctrineModule\Service\CliControllerFactory"
}
}
["route_manager"]=>
array(1) {
["factories"]=>
array(1) {
["symfony_cli"]=>
string(45) "DoctrineModule\Service\SymfonyCliRouteFactory"
}
}
["console"]=>
array(1) {
["router"]=>
array(1) {
["routes"]=>
array(1) {
["doctrine_cli"]=>
array(1) {
["type"]=>
string(11) "symfony_cli"
}
}
}
}
["validators"]=>
array(2) {
["aliases"]=>
array(3) {
["DoctrineNoObjectExists"]=>
string(39) "DoctrineModule\Validator\NoObjectExists"
["DoctrineObjectExists"]=>
string(37) "DoctrineModule\Validator\ObjectExists"
["DoctrineUniqueObject"]=>
string(37) "DoctrineModule\Validator\UniqueObject"
}
["factories"]=>
array(3) {
["DoctrineModule\Validator\NoObjectExists"]=>
string(54) "DoctrineModule\Validator\Service\NoObjectExistsFactory"
["DoctrineModule\Validator\ObjectExists"]=>
string(52) "DoctrineModule\Validator\Service\ObjectExistsFactory"
["DoctrineModule\Validator\UniqueObject"]=>
string(52) "DoctrineModule\Validator\Service\UniqueObjectFactory"
}
}
}
["DoctrineORMModule"]=>
array(8) {
["doctrine"]=>
array(12) {
["connection"]=>
array(1) {
["orm_default"]=>
array(3) {
["configuration"]=>
string(11) "orm_default"
["eventmanager"]=>
string(11) "orm_default"
["params"]=>
array(5) {
["host"]=>
string(9) "localhost"
["port"]=>
string(4) "3306"
["user"]=>
string(8) "username"
["password"]=>
string(8) "password"
["dbname"]=>
string(8) "database"
}
}
}
["configuration"]=>
array(1) {
["orm_default"]=>
array(13) {
["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) {
}
["second_level_cache"]=>
array(0) {
}
}
}
["driver"]=>
array(1) {
["orm_default"]=>
array(2) {
["class"]=>
string(54) "Doctrine\Persistence\Mapping\Driver\MappingDriverChain"
["drivers"]=>
array(0) {
}
}
}
["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) {
}
}
["authentication"]=>
array(1) {
["orm_default"]=>
array(1) {
["objectManager"]=>
string(34) "doctrine.entitymanager.orm_default"
}
}
["migrations_configuration"]=>
array(1) {
["orm_default"]=>
array(6) {
["directory"]=>
string(33) "data/DoctrineORMModule/Migrations"
["name"]=>
string(28) "Doctrine Database Migrations"
["namespace"]=>
string(28) "DoctrineORMModule\Migrations"
["table"]=>
string(10) "migrations"
["column"]=>
string(7) "version"
["custom_template"]=>
NULL
}
}
["migrations_cmd"]=>
array(7) {
["generate"]=>
array(0) {
}
["execute"]=>
array(0) {
}
["migrate"]=>
array(0) {
}
["status"]=>
array(0) {
}
["version"]=>
array(0) {
}
["diff"]=>
array(0) {
}
["latest"]=>
array(0) {
}
}
}
["service_manager"]=>
array(2) {
["factories"]=>
array(2) {
["DoctrineORMModule\CliConfigurator"]=>
string(48) "DoctrineORMModule\Service\CliConfiguratorFactory"
["Doctrine\ORM\EntityManager"]=>
string(57) "DoctrineORMModule\Service\EntityManagerAliasCompatFactory"
}
["invokables"]=>
array(17) {
["doctrine.dbal_cmd.runsql"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"
["doctrine.dbal_cmd.import"]=>
string(49) "Doctrine\DBAL\Tools\Console\Command\ImportCommand"
["doctrine.orm_cmd.clear_cache_metadata"]=>
string(61) "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
["doctrine.orm_cmd.clear_cache_result"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
["doctrine.orm_cmd.clear_cache_query"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
["doctrine.orm_cmd.schema_tool_create"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
["doctrine.orm_cmd.schema_tool_update"]=>
string(59) "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
["doctrine.orm_cmd.schema_tool_drop"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
["doctrine.orm_cmd.convert_d1_schema"]=>
string(64) "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
["doctrine.orm_cmd.generate_entities"]=>
string(58) "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
["doctrine.orm_cmd.generate_proxies"]=>
string(57) "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
["doctrine.orm_cmd.convert_mapping"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
["doctrine.orm_cmd.run_dql"]=>
string(48) "Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
["doctrine.orm_cmd.validate_schema"]=>
string(56) "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
["doctrine.orm_cmd.info"]=>
string(46) "Doctrine\ORM\Tools\Console\Command\InfoCommand"
["doctrine.orm_cmd.ensure_production_settings"]=>
string(66) "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
["doctrine.orm_cmd.generate_repositories"]=>
string(62) "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
}
}
["doctrine_factories"]=>
array(9) {
["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"
}
["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) {
["Doctrine\Laminas\Hydrator\DoctrineObject"]=>
string(55) "DoctrineORMModule\Service\DoctrineObjectHydratorFactory"
}
}
["router"]=>
array(1) {
["routes"]=>
array(1) {
["doctrine_orm_module_yuml"]=>
array(2) {
["type"]=>
string(7) "literal"
["options"]=>
array(2) {
["route"]=>
string(26) "/ocra_service_manager_yuml"
["defaults"]=>
array(2) {
["controller"]=>
string(37) "DoctrineORMModule\Yuml\YumlController"
["action"]=>
string(5) "index"
}
}
}
}
}
["view_manager"]=>
array(1) {
["template_map"]=>
array(2) {
["laminas-developer-tools/toolbar/doctrine-orm-queries"]=>
string(128) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
["laminas-developer-tools/toolbar/doctrine-orm-mappings"]=>
string(129) "/var/www/html/html/vendor/doctrine/doctrine-orm-module/config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
}
}
["laminas-developer-tools"]=>
array(2) {
["profiler"]=>
array(1) {
["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"
}
}
["toolbar"]=>
array(1) {
["entries"]=>
array(2) {
["doctrine.sql_logger_collector.orm_default"]=>
string(52) "laminas-developer-tools/toolbar/doctrine-orm-queries"
["doctrine.mapping_collector.orm_default"]=>
string(53) "laminas-developer-tools/toolbar/doctrine-orm-mappings"
}
}
}
}
["Laminas\Diactoros"]=>
array(1) {
["service_manager"]=>
array(1) {
["invokables"]=>
array(6) {
["Psr\Http\Message\RequestFactoryInterface"]=>
string(32) "Laminas\Diactoros\RequestFactory"
["Psr\Http\Message\ResponseFactoryInterface"]=>
string(33) "Laminas\Diactoros\ResponseFactory"
["Psr\Http\Message\StreamFactoryInterface"]=>
string(31) "Laminas\Diactoros\StreamFactory"
["Psr\Http\Message\ServerRequestFactoryInterface"]=>
string(38) "Laminas\Diactoros\ServerRequestFactory"
["Psr\Http\Message\UploadedFileFactoryInterface"]=>
string(37) "Laminas\Diactoros\UploadedFileFactory"
["Psr\Http\Message\UriFactoryInterface"]=>
string(28) "Laminas\Diactoros\UriFactory"
}
}
}
["Common"]=>
array(16) {
["assets"]=>
array(2) {
["css"]=>
array(1) {
["layout"]=>
array(3) {
[0]=>
string(29) "/css/assets/bootstrap.min.css"
[1]=>
string(30) "/css/template/common/fonts.css"
[2]=>
string(33) "/css/template/common/template.css"
}
}
["js"]=>
array(1) {
["layout"]=>
array(7) {
[0]=>
string(24) "/js/assets/jquery.min.js"
[1]=>
string(24) "/js/assets/popper.min.js"
[2]=>
string(27) "/js/assets/bootstrap.min.js"
[3]=>
string(25) "/js/assets/tinymce.min.js"
[4]=>
string(32) "/js/assets/jquery.tinymce.min.js"
[5]=>
string(32) "/js/template/common/translate.js"
[6]=>
string(29) "/js/template/common/layout.js"
}
}
}
["authorization"]=>
array(2) {
["roles"]=>
array(4) {
[0]=>
array(1) {
["parent"]=>
NULL
}
[1]=>
array(1) {
["parent"]=>
int(0)
}
[2]=>
array(1) {
["parent"]=>
int(1)
}
[3]=>
array(1) {
["parent"]=>
int(2)
}
}
["routes"]=>
array(42) {
["calendar"]=>
int(0)
["documents"]=>
int(1)
["files/create-folder"]=>
int(3)
["files/delete-file"]=>
int(3)
["files/delete-files"]=>
int(3)
["files/delete-folder"]=>
int(3)
["files/download"]=>
int(1)
["files/rename-folder"]=>
int(3)
["files/upload-file"]=>
int(3)
["forgot-password"]=>
int(0)
["home"]=>
int(0)
["login"]=>
int(0)
["logout"]=>
int(1)
["news-admin"]=>
int(3)
["news-admin/add"]=>
int(3)
["news-admin/edit"]=>
int(3)
["news-admin/delete"]=>
int(3)
["news-page"]=>
int(0)
["page"]=>
int(0)
["profile"]=>
int(1)
["register"]=>
int(0)
["quotes"]=>
int(3)
["quotes/add"]=>
int(3)
["quotes/edit"]=>
int(3)
["quotes/delete"]=>
int(3)
["token"]=>
int(0)
["training"]=>
int(0)
["training-form"]=>
int(2)
["trainings"]=>
int(3)
["trainings/delete"]=>
int(3)
["trainings/delete-document"]=>
int(3)
["trainings/upload"]=>
int(3)
["trainings/wizard"]=>
int(3)
["translation"]=>
int(3)
["upload-file"]=>
int(3)
["users"]=>
int(3)
["users/add"]=>
int(3)
["users/edit"]=>
int(3)
["users/delete"]=>
int(3)
["videos"]=>
int(0)
["videos/save"]=>
int(3)
["videos/delete"]=>
int(3)
}
}
["console"]=>
array(1) {
["router"]=>
array(1) {
["routes"]=>
array(2) {
["translations-export"]=>
array(2) {
["type"]=>
string(33) "Laminas\Mvc\Console\Router\Simple"
["options"]=>
array(2) {
["route"]=>
string(27) "translation export "
["defaults"]=>
array(2) {
["controller"]=>
string(46) "Common\Controller\TranslationConsoleController"
["action"]=>
string(6) "export"
}
}
}
["translations-import"]=>
array(2) {
["type"]=>
string(33) "Laminas\Mvc\Console\Router\Simple"
["options"]=>
array(2) {
["route"]=>
string(27) "translation import "
["defaults"]=>
array(2) {
["controller"]=>
string(46) "Common\Controller\TranslationConsoleController"
["action"]=>
string(6) "import"
}
}
}
}
}
}
["email"]=>
array(3) {
[1]=>
array(2) {
["subject"]=>
string(45) "Evaluation form completed for the %s training"
["template"]=>
string(26) "email/pending-notification"
}
[2]=>
array(2) {
["subject"]=>
string(46) "Forgot password on Agriterra Trainings website"
["template"]=>
string(21) "email/forgot-password"
}
[3]=>
array(2) {
["subject"]=>
string(49) "Finish registering on Agriterra Trainings website"
["template"]=>
string(14) "email/register"
}
}
["meta"]=>
array(11) {
["home"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(4) "Home"
}
["description"]=>
string(94) "Cooperative business development & farmer entrepreneurship · Advice – Training – Exchange"
["keywords"]=>
string(81) "cooperative,business,development,farmer,entrepreneurship,advice,training,exchange"
}
["training"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(20) "Training & Workshops"
}
["description"]=>
string(48) "Our training modules, descriptions and overviews"
["keywords"]=>
string(28) "agriterra,training,workshops"
}
["training/management"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(25) "Management & Organisation"
}
["description"]=>
string(34) "Training Management & Organisation"
["keywords"]=>
string(42) "agriterra,training,management,organisation"
}
["training/governance"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(23) "Governance & Leadership"
}
["description"]=>
string(32) "Training Governance & Leadership"
["keywords"]=>
string(40) "agriterra,training,governance,leadership"
}
["training/financial"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(20) "Financial Management"
}
["description"]=>
string(29) "Training Financial Management"
["keywords"]=>
string(39) "agriterra,training,financial,management"
}
["training/lobby"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(5) "Lobby"
}
["description"]=>
string(14) "Training Lobby"
["keywords"]=>
string(5) "lobby"
}
["training/business"]=>
array(3) {
["title"]=>
array(2) {
[0]=>
string(8) "Training"
[1]=>
string(20) "Business Development"
}
["description"]=>
string(29) "Training Business Development"
["keywords"]=>
string(39) "agriterra,training,business,development"
}
["page/trainers"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(8) "Trainers"
}
["description"]=>
string(12) "Our Trainers"
["keywords"]=>
string(18) "agriterra,trainers"
}
["page/news"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(4) "News"
}
["description"]=>
string(51) "View the breaking news and the Tweets by @Agriterra"
["keywords"]=>
string(14) "agriterra,news"
}
["calendar"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(8) "Calendar"
}
["description"]=>
string(18) "Workshops Calendar"
["keywords"]=>
string(18) "agriterra,calendar"
}
["page/videos"]=>
array(3) {
["title"]=>
array(1) {
[0]=>
string(6) "Videos"
}
["description"]=>
string(10) "Our Videos"
["keywords"]=>
string(16) "agriterra,videos"
}
}
["doctrine"]=>
array(1) {
["driver"]=>
array(2) {
["Common_driver"]=>
array(3) {
["class"]=>
string(44) "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
["cache"]=>
string(9) "memcached"
["paths"]=>
array(1) {
[0]=>
string(53) "/var/www/html/html/module/Common/config/../src/Entity"
}
}
["orm_default"]=>
array(1) {
["drivers"]=>
array(1) {
["Common\Entity"]=>
string(13) "Common_driver"
}
}
}
}
["session_config"]=>
array(2) {
["cookie_lifetime"]=>
int(86400)
["gc_maxlifetime"]=>
int(2592000)
}
["view_manager"]=>
array(7) {
["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(13) {
["layout/layout"]=>
string(67) "/var/www/html/html/module/Common/config/../view/layout/layout.phtml"
["common/index/index"]=>
string(72) "/var/www/html/html/module/Common/config/../view/common/index/index.phtml"
["email/forgot-password"]=>
string(75) "/var/www/html/html/module/Common/config/../view/email/forgot-password.phtml"
["email/pending-notification"]=>
string(80) "/var/www/html/html/module/Common/config/../view/email/pending-notification.phtml"
["email/register"]=>
string(68) "/var/www/html/html/module/Common/config/../view/email/register.phtml"
["error/404"]=>
string(63) "/var/www/html/html/module/Common/config/../view/error/404.phtml"
["error/index"]=>
string(65) "/var/www/html/html/module/Common/config/../view/error/index.phtml"
["partial/footer"]=>
string(68) "/var/www/html/html/module/Common/config/../view/partial/footer.phtml"
["partial/forgot-password"]=>
string(77) "/var/www/html/html/module/Common/config/../view/partial/forgot-password.phtml"
["partial/header"]=>
string(68) "/var/www/html/html/modul