Skip to content

Instantly share code, notes, and snippets.

@saschagehlich
Created September 11, 2018 12:57
Show Gist options
  • Save saschagehlich/305dae866cb1d1e899ddf1cf2bb97aec to your computer and use it in GitHub Desktop.
Save saschagehlich/305dae866cb1d1e899ddf1cf2bb97aec to your computer and use it in GitHub Desktop.
object(Zend\InputFilter\InputFilter)#310 (6) {
["factory":protected]=>
object(Zend\InputFilter\Factory)#313 (3) {
["defaultFilterChain":protected]=>
object(Zend\Filter\FilterChain)#314 (3) {
["plugins":protected]=>
NULL
["filters":protected]=>
object(Zend\Stdlib\PriorityQueue)#315 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["options":protected]=>
array(0) {
}
}
["defaultValidatorChain":protected]=>
object(Zend\Validator\ValidatorChain)#316 (3) {
["plugins":protected]=>
NULL
["validators":protected]=>
object(Zend\Stdlib\PriorityQueue)#317 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["messages":protected]=>
array(0) {
}
}
["inputFilterManager":protected]=>
object(Zend\InputFilter\InputFilterPluginManager)#319 (23) {
["aliases":protected]=>
array(8) {
["inputfilter"]=>
string(28) "Zend\InputFilter\InputFilter"
["inputFilter"]=>
string(28) "Zend\InputFilter\InputFilter"
["InputFilter"]=>
string(28) "Zend\InputFilter\InputFilter"
["collection"]=>
string(38) "Zend\InputFilter\CollectionInputFilter"
["Collection"]=>
string(38) "Zend\InputFilter\CollectionInputFilter"
["optionalinputfilter"]=>
string(36) "Zend\InputFilter\OptionalInputFilter"
["optionalInputFilter"]=>
string(36) "Zend\InputFilter\OptionalInputFilter"
["OptionalInputFilter"]=>
string(36) "Zend\InputFilter\OptionalInputFilter"
}
["factories":protected]=>
array(6) {
["Zend\InputFilter\InputFilter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\InputFilter\CollectionInputFilter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\InputFilter\OptionalInputFilter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendinputfilterinputfilter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendinputfiltercollectioninputfilter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendinputfilteroptionalinputfilter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#320 (19) {
["canonicalNames":protected]=>
array(0) {
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(1) {
["Zend\InputFilter\Input"]=>
string(20) "zendinputfilterinput"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(2) {
[0]=>
object(Closure)#321 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[1]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "populateFactory"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["data":protected]=>
NULL
["inputs":protected]=>
array(3) {
["security"]=>
object(Zend\InputFilter\Input)#322 (13) {
["allowEmpty":protected]=>
bool(false)
["continueIfEmpty":protected]=>
bool(false)
["breakOnFailure":protected]=>
bool(false)
["errorMessage":protected]=>
NULL
["filterChain":protected]=>
object(Zend\Filter\FilterChain)#323 (3) {
["plugins":protected]=>
object(Zend\Filter\FilterPluginManager)#327 (24) {
["aliases":protected]=>
array(154) {
["int"]=>
string(17) "Zend\Filter\ToInt"
["Int"]=>
string(17) "Zend\Filter\ToInt"
["null"]=>
string(18) "Zend\Filter\ToNull"
["Null"]=>
string(18) "Zend\Filter\ToNull"
["alnum"]=>
string(22) "Zend\I18n\Filter\Alnum"
["Alnum"]=>
string(22) "Zend\I18n\Filter\Alnum"
["alpha"]=>
string(22) "Zend\I18n\Filter\Alpha"
["Alpha"]=>
string(22) "Zend\I18n\Filter\Alpha"
["numberformat"]=>
string(29) "Zend\I18n\Filter\NumberFormat"
["numberFormat"]=>
string(29) "Zend\I18n\Filter\NumberFormat"
["NumberFormat"]=>
string(29) "Zend\I18n\Filter\NumberFormat"
["numberparse"]=>
string(28) "Zend\I18n\Filter\NumberParse"
["numberParse"]=>
string(28) "Zend\I18n\Filter\NumberParse"
["NumberParse"]=>
string(28) "Zend\I18n\Filter\NumberParse"
["basename"]=>
string(20) "Zend\Filter\BaseName"
["Basename"]=>
string(20) "Zend\Filter\BaseName"
["blacklist"]=>
string(21) "Zend\Filter\Blacklist"
["Blacklist"]=>
string(21) "Zend\Filter\Blacklist"
["boolean"]=>
string(19) "Zend\Filter\Boolean"
["Boolean"]=>
string(19) "Zend\Filter\Boolean"
["callback"]=>
string(20) "Zend\Filter\Callback"
["Callback"]=>
string(20) "Zend\Filter\Callback"
["compress"]=>
string(20) "Zend\Filter\Compress"
["Compress"]=>
string(20) "Zend\Filter\Compress"
["dataunitformatter"]=>
string(29) "Zend\Filter\DataUnitFormatter"
["dataUnitFormatter"]=>
string(29) "Zend\Filter\DataUnitFormatter"
["DataUnitFormatter"]=>
string(29) "Zend\Filter\DataUnitFormatter"
["dateselect"]=>
string(22) "Zend\Filter\DateSelect"
["dateSelect"]=>
string(22) "Zend\Filter\DateSelect"
["DateSelect"]=>
string(22) "Zend\Filter\DateSelect"
["datetimeformatter"]=>
string(29) "Zend\Filter\DateTimeFormatter"
["datetimeFormatter"]=>
string(29) "Zend\Filter\DateTimeFormatter"
["DatetimeFormatter"]=>
string(29) "Zend\Filter\DateTimeFormatter"
["dateTimeFormatter"]=>
string(29) "Zend\Filter\DateTimeFormatter"
["DateTimeFormatter"]=>
string(29) "Zend\Filter\DateTimeFormatter"
["datetimeselect"]=>
string(26) "Zend\Filter\DateTimeSelect"
["datetimeSelect"]=>
string(26) "Zend\Filter\DateTimeSelect"
["DatetimeSelect"]=>
string(26) "Zend\Filter\DateTimeSelect"
["dateTimeSelect"]=>
string(26) "Zend\Filter\DateTimeSelect"
["DateTimeSelect"]=>
string(26) "Zend\Filter\DateTimeSelect"
["decompress"]=>
string(22) "Zend\Filter\Decompress"
["Decompress"]=>
string(22) "Zend\Filter\Decompress"
["decrypt"]=>
string(19) "Zend\Filter\Decrypt"
["Decrypt"]=>
string(19) "Zend\Filter\Decrypt"
["digits"]=>
string(18) "Zend\Filter\Digits"
["Digits"]=>
string(18) "Zend\Filter\Digits"
["dir"]=>
string(15) "Zend\Filter\Dir"
["Dir"]=>
string(15) "Zend\Filter\Dir"
["encrypt"]=>
string(19) "Zend\Filter\Encrypt"
["Encrypt"]=>
string(19) "Zend\Filter\Encrypt"
["filedecrypt"]=>
string(24) "Zend\Filter\File\Decrypt"
["fileDecrypt"]=>
string(24) "Zend\Filter\File\Decrypt"
["FileDecrypt"]=>
string(24) "Zend\Filter\File\Decrypt"
["fileencrypt"]=>
string(24) "Zend\Filter\File\Encrypt"
["fileEncrypt"]=>
string(24) "Zend\Filter\File\Encrypt"
["FileEncrypt"]=>
string(24) "Zend\Filter\File\Encrypt"
["filelowercase"]=>
string(26) "Zend\Filter\File\LowerCase"
["fileLowercase"]=>
string(26) "Zend\Filter\File\LowerCase"
["FileLowercase"]=>
string(26) "Zend\Filter\File\LowerCase"
["fileLowerCase"]=>
string(26) "Zend\Filter\File\LowerCase"
["FileLowerCase"]=>
string(26) "Zend\Filter\File\LowerCase"
["filerename"]=>
string(23) "Zend\Filter\File\Rename"
["fileRename"]=>
string(23) "Zend\Filter\File\Rename"
["FileRename"]=>
string(23) "Zend\Filter\File\Rename"
["filerenameupload"]=>
string(29) "Zend\Filter\File\RenameUpload"
["fileRenameUpload"]=>
string(29) "Zend\Filter\File\RenameUpload"
["FileRenameUpload"]=>
string(29) "Zend\Filter\File\RenameUpload"
["fileuppercase"]=>
string(26) "Zend\Filter\File\UpperCase"
["fileUppercase"]=>
string(26) "Zend\Filter\File\UpperCase"
["FileUppercase"]=>
string(26) "Zend\Filter\File\UpperCase"
["fileUpperCase"]=>
string(26) "Zend\Filter\File\UpperCase"
["FileUpperCase"]=>
string(26) "Zend\Filter\File\UpperCase"
["htmlentities"]=>
string(24) "Zend\Filter\HtmlEntities"
["htmlEntities"]=>
string(24) "Zend\Filter\HtmlEntities"
["HtmlEntities"]=>
string(24) "Zend\Filter\HtmlEntities"
["inflector"]=>
string(21) "Zend\Filter\Inflector"
["Inflector"]=>
string(21) "Zend\Filter\Inflector"
["monthselect"]=>
string(23) "Zend\Filter\MonthSelect"
["monthSelect"]=>
string(23) "Zend\Filter\MonthSelect"
["MonthSelect"]=>
string(23) "Zend\Filter\MonthSelect"
["pregreplace"]=>
string(23) "Zend\Filter\PregReplace"
["pregReplace"]=>
string(23) "Zend\Filter\PregReplace"
["PregReplace"]=>
string(23) "Zend\Filter\PregReplace"
["realpath"]=>
string(20) "Zend\Filter\RealPath"
["realPath"]=>
string(20) "Zend\Filter\RealPath"
["RealPath"]=>
string(20) "Zend\Filter\RealPath"
["stringtolower"]=>
string(25) "Zend\Filter\StringToLower"
["stringToLower"]=>
string(25) "Zend\Filter\StringToLower"
["StringToLower"]=>
string(25) "Zend\Filter\StringToLower"
["stringtoupper"]=>
string(25) "Zend\Filter\StringToUpper"
["stringToUpper"]=>
string(25) "Zend\Filter\StringToUpper"
["StringToUpper"]=>
string(25) "Zend\Filter\StringToUpper"
["stringtrim"]=>
string(22) "Zend\Filter\StringTrim"
["stringTrim"]=>
string(22) "Zend\Filter\StringTrim"
["StringTrim"]=>
string(22) "Zend\Filter\StringTrim"
["stripnewlines"]=>
string(25) "Zend\Filter\StripNewlines"
["stripNewlines"]=>
string(25) "Zend\Filter\StripNewlines"
["StripNewlines"]=>
string(25) "Zend\Filter\StripNewlines"
["striptags"]=>
string(21) "Zend\Filter\StripTags"
["stripTags"]=>
string(21) "Zend\Filter\StripTags"
["StripTags"]=>
string(21) "Zend\Filter\StripTags"
["toint"]=>
string(17) "Zend\Filter\ToInt"
["toInt"]=>
string(17) "Zend\Filter\ToInt"
["ToInt"]=>
string(17) "Zend\Filter\ToInt"
["tonull"]=>
string(18) "Zend\Filter\ToNull"
["toNull"]=>
string(18) "Zend\Filter\ToNull"
["ToNull"]=>
string(18) "Zend\Filter\ToNull"
["uppercasewords"]=>
string(26) "Zend\Filter\UpperCaseWords"
["upperCaseWords"]=>
string(26) "Zend\Filter\UpperCaseWords"
["UpperCaseWords"]=>
string(26) "Zend\Filter\UpperCaseWords"
["urinormalize"]=>
string(24) "Zend\Filter\UriNormalize"
["uriNormalize"]=>
string(24) "Zend\Filter\UriNormalize"
["UriNormalize"]=>
string(24) "Zend\Filter\UriNormalize"
["whitelist"]=>
string(21) "Zend\Filter\Whitelist"
["Whitelist"]=>
string(21) "Zend\Filter\Whitelist"
["wordcamelcasetodash"]=>
string(32) "Zend\Filter\Word\CamelCaseToDash"
["wordCamelCaseToDash"]=>
string(32) "Zend\Filter\Word\CamelCaseToDash"
["WordCamelCaseToDash"]=>
string(32) "Zend\Filter\Word\CamelCaseToDash"
["wordcamelcasetoseparator"]=>
string(37) "Zend\Filter\Word\CamelCaseToSeparator"
["wordCamelCaseToSeparator"]=>
string(37) "Zend\Filter\Word\CamelCaseToSeparator"
["WordCamelCaseToSeparator"]=>
string(37) "Zend\Filter\Word\CamelCaseToSeparator"
["wordcamelcasetounderscore"]=>
string(38) "Zend\Filter\Word\CamelCaseToUnderscore"
["wordCamelCaseToUnderscore"]=>
string(38) "Zend\Filter\Word\CamelCaseToUnderscore"
["WordCamelCaseToUnderscore"]=>
string(38) "Zend\Filter\Word\CamelCaseToUnderscore"
["worddashtocamelcase"]=>
string(32) "Zend\Filter\Word\DashToCamelCase"
["wordDashToCamelCase"]=>
string(32) "Zend\Filter\Word\DashToCamelCase"
["WordDashToCamelCase"]=>
string(32) "Zend\Filter\Word\DashToCamelCase"
["worddashtoseparator"]=>
string(32) "Zend\Filter\Word\DashToSeparator"
["wordDashToSeparator"]=>
string(32) "Zend\Filter\Word\DashToSeparator"
["WordDashToSeparator"]=>
string(32) "Zend\Filter\Word\DashToSeparator"
["worddashtounderscore"]=>
string(33) "Zend\Filter\Word\DashToUnderscore"
["wordDashToUnderscore"]=>
string(33) "Zend\Filter\Word\DashToUnderscore"
["WordDashToUnderscore"]=>
string(33) "Zend\Filter\Word\DashToUnderscore"
["wordseparatortocamelcase"]=>
string(37) "Zend\Filter\Word\SeparatorToCamelCase"
["wordSeparatorToCamelCase"]=>
string(37) "Zend\Filter\Word\SeparatorToCamelCase"
["WordSeparatorToCamelCase"]=>
string(37) "Zend\Filter\Word\SeparatorToCamelCase"
["wordseparatortodash"]=>
string(32) "Zend\Filter\Word\SeparatorToDash"
["wordSeparatorToDash"]=>
string(32) "Zend\Filter\Word\SeparatorToDash"
["WordSeparatorToDash"]=>
string(32) "Zend\Filter\Word\SeparatorToDash"
["wordseparatortoseparator"]=>
string(37) "Zend\Filter\Word\SeparatorToSeparator"
["wordSeparatorToSeparator"]=>
string(37) "Zend\Filter\Word\SeparatorToSeparator"
["WordSeparatorToSeparator"]=>
string(37) "Zend\Filter\Word\SeparatorToSeparator"
["wordunderscoretocamelcase"]=>
string(38) "Zend\Filter\Word\UnderscoreToCamelCase"
["wordUnderscoreToCamelCase"]=>
string(38) "Zend\Filter\Word\UnderscoreToCamelCase"
["WordUnderscoreToCamelCase"]=>
string(38) "Zend\Filter\Word\UnderscoreToCamelCase"
["wordunderscoretostudlycase"]=>
string(39) "Zend\Filter\Word\UnderscoreToStudlyCase"
["wordUnderscoreToStudlyCase"]=>
string(39) "Zend\Filter\Word\UnderscoreToStudlyCase"
["WordUnderscoreToStudlyCase"]=>
string(39) "Zend\Filter\Word\UnderscoreToStudlyCase"
["wordunderscoretodash"]=>
string(33) "Zend\Filter\Word\UnderscoreToDash"
["wordUnderscoreToDash"]=>
string(33) "Zend\Filter\Word\UnderscoreToDash"
["WordUnderscoreToDash"]=>
string(33) "Zend\Filter\Word\UnderscoreToDash"
["wordunderscoretoseparator"]=>
string(38) "Zend\Filter\Word\UnderscoreToSeparator"
["wordUnderscoreToSeparator"]=>
string(38) "Zend\Filter\Word\UnderscoreToSeparator"
["WordUnderscoreToSeparator"]=>
string(38) "Zend\Filter\Word\UnderscoreToSeparator"
}
["factories":protected]=>
array(104) {
["Zend\I18n\Filter\Alnum"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\I18n\Filter\Alpha"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\I18n\Filter\NumberFormat"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\I18n\Filter\NumberParse"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\BaseName"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Blacklist"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Boolean"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Callback"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Compress"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\DataUnitFormatter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\DateSelect"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\DateTimeFormatter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\DateTimeSelect"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Decompress"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Decrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Digits"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Dir"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Encrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\File\Decrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\File\Encrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\File\LowerCase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\File\Rename"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\File\RenameUpload"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\File\UpperCase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\HtmlEntities"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Inflector"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\ToInt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\MonthSelect"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\ToNull"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\UpperCaseWords"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\PregReplace"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\RealPath"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\StringToLower"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\StringToUpper"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\StringTrim"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\StripNewlines"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\StripTags"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\UriNormalize"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Whitelist"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\CamelCaseToDash"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\CamelCaseToSeparator"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\CamelCaseToUnderscore"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\DashToCamelCase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\DashToSeparator"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\DashToUnderscore"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\SeparatorToCamelCase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\SeparatorToDash"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\SeparatorToSeparator"]=>
string(52) "Zend\Filter\Word\Service\SeparatorToSeparatorFactory"
["Zend\Filter\Word\UnderscoreToCamelCase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\UnderscoreToStudlyCase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\UnderscoreToDash"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["Zend\Filter\Word\UnderscoreToSeparator"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfiltertoint"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfiltertonull"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendi18nfilteralnum"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendi18nfilteralpha"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendi18nfilternumberformat"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendi18nfilternumberparse"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterbasename"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterblacklist"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterboolean"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfiltercallback"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfiltercompress"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdataunitformatter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdateselect"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdatetimeformatter"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdatetimeselect"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdecompress"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdecrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdigits"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterdir"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterencrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterfiledecrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterfileencrypt"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterfilelowercase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterfilerename"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterfilerenameupload"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterfileuppercase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterhtmlentities"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterinflector"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfiltermonthselect"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterpregreplace"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterrealpath"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterstringtolower"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterstringtoupper"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterstringtrim"]=>
object(Zend\ServiceManager\Factory\InvokableFactory)#330 (1) {
["creationOptions":"Zend\ServiceManager\Factory\InvokableFactory":private]=>
NULL
}
["zendfilterstripnewlines"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterstriptags"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilteruppercasewords"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterurinormalize"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwhitelist"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordcamelcasetodash"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordcamelcasetoseparator"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordcamelcasetounderscore"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterworddashtocamelcase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterworddashtoseparator"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterworddashtounderscore"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordseparatortocamelcase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordseparatortodash"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordseparatortoseparator"]=>
string(52) "Zend\Filter\Word\Service\SeparatorToSeparatorFactory"
["zendfilterwordunderscoretocamelcase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordunderscoretostudlycase"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordunderscoretodash"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
["zendfilterwordunderscoretoseparator"]=>
string(44) "Zend\ServiceManager\Factory\InvokableFactory"
}
["instanceOf":protected]=>
string(27) "Zend\Filter\FilterInterface"
["shareByDefault":protected]=>
bool(false)
["sharedByDefault":protected]=>
bool(false)
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#328 (19) {
["canonicalNames":protected]=>
array(0) {
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(2) {
["Zend\Filter\StringTrim"]=>
string(20) "zendfilterstringtrim"
["zendfilterstringtrim"]=>
string(20) "zendfilterstringtrim"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(1) {
[0]=>
object(Closure)#329 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["filters":protected]=>
object(Zend\Stdlib\PriorityQueue)#324 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(1) {
[0]=>
array(2) {
["data"]=>
object(Zend\Filter\StringTrim)#331 (1) {
["options":protected]=>
array(1) {
["charlist"]=>
NULL
}
}
["priority"]=>
int(1000)
}
}
["queue":protected]=>
object(Zend\Stdlib\SplPriorityQueue)#332 (4) {
["serial":protected]=>
int(9223372036854775806)
["flags":"SplPriorityQueue":private]=>
int(1)
["isCorrupted":"SplPriorityQueue":private]=>
bool(false)
["heap":"SplPriorityQueue":private]=>
array(1) {
[0]=>
array(2) {
["data"]=>
object(Zend\Filter\StringTrim)#331 (1) {
["options":protected]=>
array(1) {
["charlist"]=>
NULL
}
}
["priority"]=>
array(2) {
[0]=>
int(1000)
[1]=>
int(9223372036854775807)
}
}
}
}
}
["options":protected]=>
array(0) {
}
}
["name":protected]=>
string(8) "security"
["notEmptyValidator":protected]=>
bool(false)
["required":protected]=>
bool(true)
["validatorChain":protected]=>
object(Zend\Validator\ValidatorChain)#325 (3) {
["plugins":protected]=>
NULL
["validators":protected]=>
object(Zend\Stdlib\PriorityQueue)#326 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(1) {
[0]=>
array(2) {
["data"]=>
array(2) {
["instance"]=>
object(Zend\Validator\Csrf)#318 (8) {
["messageTemplates":protected]=>
array(1) {
["notSame"]=>
string(59) "The form submitted did not originate from the expected site"
}
["hash":protected]=>
NULL
["name":protected]=>
string(8) "security"
["salt":protected]=>
string(4) "salt"
["session":protected]=>
NULL
["timeout":protected]=>
int(300)
["value":protected]=>
NULL
["abstractOptions":protected]=>
array(7) {
["messages"]=>
array(0) {
}
["messageTemplates"]=>
array(1) {
["notSame"]=>
string(59) "The form submitted did not originate from the expected site"
}
["messageVariables"]=>
array(0) {
}
["translator"]=>
NULL
["translatorTextDomain"]=>
NULL
["translatorEnabled"]=>
bool(true)
["valueObscured"]=>
bool(false)
}
}
["breakChainOnFailure"]=>
bool(false)
}
["priority"]=>
int(1)
}
}
["queue":protected]=>
object(Zend\Stdlib\SplPriorityQueue)#333 (4) {
["serial":protected]=>
int(9223372036854775806)
["flags":"SplPriorityQueue":private]=>
int(1)
["isCorrupted":"SplPriorityQueue":private]=>
bool(false)
["heap":"SplPriorityQueue":private]=>
array(1) {
[0]=>
array(2) {
["data"]=>
array(2) {
["instance"]=>
object(Zend\Validator\Csrf)#318 (8) {
["messageTemplates":protected]=>
array(1) {
["notSame"]=>
string(59) "The form submitted did not originate from the expected site"
}
["hash":protected]=>
NULL
["name":protected]=>
string(8) "security"
["salt":protected]=>
string(4) "salt"
["session":protected]=>
NULL
["timeout":protected]=>
int(300)
["value":protected]=>
NULL
["abstractOptions":protected]=>
array(7) {
["messages"]=>
array(0) {
}
["messageTemplates"]=>
array(1) {
["notSame"]=>
string(59) "The form submitted did not originate from the expected site"
}
["messageVariables"]=>
array(0) {
}
["translator"]=>
NULL
["translatorTextDomain"]=>
NULL
["translatorEnabled"]=>
bool(true)
["valueObscured"]=>
bool(false)
}
}
["breakChainOnFailure"]=>
bool(false)
}
["priority"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(9223372036854775807)
}
}
}
}
}
["messages":protected]=>
array(0) {
}
}
["value":protected]=>
NULL
["hasValue":protected]=>
bool(false)
["fallbackValue":protected]=>
NULL
["hasFallback":protected]=>
bool(false)
}
["category"]=>
object(Zend\InputFilter\InputFilter)#334 (6) {
["factory":protected]=>
NULL
["data":protected]=>
NULL
["inputs":protected]=>
array(1) {
["name"]=>
object(Zend\InputFilter\Input)#335 (13) {
["allowEmpty":protected]=>
bool(false)
["continueIfEmpty":protected]=>
bool(false)
["breakOnFailure":protected]=>
bool(false)
["errorMessage":protected]=>
NULL
["filterChain":protected]=>
object(Zend\Filter\FilterChain)#336 (3) {
["plugins":protected]=>
NULL
["filters":protected]=>
object(Zend\Stdlib\PriorityQueue)#337 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["options":protected]=>
array(0) {
}
}
["name":protected]=>
string(4) "name"
["notEmptyValidator":protected]=>
bool(false)
["required":protected]=>
bool(false)
["validatorChain":protected]=>
object(Zend\Validator\ValidatorChain)#338 (3) {
["plugins":protected]=>
NULL
["validators":protected]=>
object(Zend\Stdlib\PriorityQueue)#339 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["messages":protected]=>
array(0) {
}
}
["value":protected]=>
NULL
["hasValue":protected]=>
bool(false)
["fallbackValue":protected]=>
NULL
["hasFallback":protected]=>
bool(false)
}
}
["invalidInputs":protected]=>
NULL
["validationGroup":protected]=>
NULL
["validInputs":protected]=>
NULL
}
["buttonlist"]=>
object(Zend\InputFilter\InputFilter)#340 (6) {
["factory":protected]=>
NULL
["data":protected]=>
NULL
["inputs":protected]=>
array(2) {
["submit"]=>
object(Zend\InputFilter\Input)#341 (13) {
["allowEmpty":protected]=>
bool(false)
["continueIfEmpty":protected]=>
bool(false)
["breakOnFailure":protected]=>
bool(false)
["errorMessage":protected]=>
NULL
["filterChain":protected]=>
object(Zend\Filter\FilterChain)#342 (3) {
["plugins":protected]=>
NULL
["filters":protected]=>
object(Zend\Stdlib\PriorityQueue)#343 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["options":protected]=>
array(0) {
}
}
["name":protected]=>
string(6) "submit"
["notEmptyValidator":protected]=>
bool(false)
["required":protected]=>
bool(false)
["validatorChain":protected]=>
object(Zend\Validator\ValidatorChain)#344 (3) {
["plugins":protected]=>
NULL
["validators":protected]=>
object(Zend\Stdlib\PriorityQueue)#345 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["messages":protected]=>
array(0) {
}
}
["value":protected]=>
NULL
["hasValue":protected]=>
bool(false)
["fallbackValue":protected]=>
NULL
["hasFallback":protected]=>
bool(false)
}
["cancel"]=>
object(Zend\InputFilter\Input)#346 (13) {
["allowEmpty":protected]=>
bool(false)
["continueIfEmpty":protected]=>
bool(false)
["breakOnFailure":protected]=>
bool(false)
["errorMessage":protected]=>
NULL
["filterChain":protected]=>
object(Zend\Filter\FilterChain)#347 (3) {
["plugins":protected]=>
NULL
["filters":protected]=>
object(Zend\Stdlib\PriorityQueue)#348 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["options":protected]=>
array(0) {
}
}
["name":protected]=>
string(6) "cancel"
["notEmptyValidator":protected]=>
bool(false)
["required":protected]=>
bool(false)
["validatorChain":protected]=>
object(Zend\Validator\ValidatorChain)#349 (3) {
["plugins":protected]=>
NULL
["validators":protected]=>
object(Zend\Stdlib\PriorityQueue)#350 (3) {
["queueClass":protected]=>
string(28) "Zend\Stdlib\SplPriorityQueue"
["items":protected]=>
array(0) {
}
["queue":protected]=>
NULL
}
["messages":protected]=>
array(0) {
}
}
["value":protected]=>
NULL
["hasValue":protected]=>
bool(false)
["fallbackValue":protected]=>
NULL
["hasFallback":protected]=>
bool(false)
}
}
["invalidInputs":protected]=>
NULL
["validationGroup":protected]=>
NULL
["validInputs":protected]=>
NULL
}
}
["invalidInputs":protected]=>
NULL
["validationGroup":protected]=>
NULL
["validInputs":protected]=>
NULL
}
object(RBIPFAdmin\Form\CategoryForm)#291 (29) {
["attributes":protected]=>
array(1) {
["method"]=>
string(4) "POST"
}
["bindAs":protected]=>
int(17)
["bindOnValidate":protected]=>
int(0)
["baseFieldset":protected]=>
object(RBIPF\Fieldset\CategoryFieldset)#300 (15) {
["factory":protected]=>
object(Zend\Form\Factory)#293 (2) {
["inputFilterFactory":protected]=>
NULL
["formElementManager":protected]=>
object(Zend\Form\FormElementManager\FormElementManagerV2Polyfill)#294 (24) {
["aliases":protected]=>
array(32) {
["button"]=>
string(24) "Zend\Form\Element\Button"
["captcha"]=>
string(25) "Zend\Form\Element\Captcha"
["checkbox"]=>
string(26) "Zend\Form\Element\Checkbox"
["collection"]=>
string(28) "Zend\Form\Element\Collection"
["color"]=>
string(23) "Zend\Form\Element\Color"
["csrf"]=>
string(22) "Zend\Form\Element\Csrf"
["date"]=>
string(22) "Zend\Form\Element\Date"
["dateselect"]=>
string(28) "Zend\Form\Element\DateSelect"
["datetime"]=>
string(26) "Zend\Form\Element\DateTime"
["datetimelocal"]=>
string(31) "Zend\Form\Element\DateTimeLocal"
["datetimeselect"]=>
string(32) "Zend\Form\Element\DateTimeSelect"
["element"]=>
string(17) "Zend\Form\Element"
["email"]=>
string(23) "Zend\Form\Element\Email"
["fieldset"]=>
string(18) "Zend\Form\Fieldset"
["file"]=>
string(22) "Zend\Form\Element\File"
["form"]=>
string(14) "Zend\Form\Form"
["hidden"]=>
string(24) "Zend\Form\Element\Hidden"
["image"]=>
string(23) "Zend\Form\Element\Image"
["month"]=>
string(23) "Zend\Form\Element\Month"
["monthselect"]=>
string(29) "Zend\Form\Element\MonthSelect"
["multicheckbox"]=>
string(31) "Zend\Form\Element\MultiCheckbox"
["number"]=>
string(24) "Zend\Form\Element\Number"
["password"]=>
string(26) "Zend\Form\Element\Password"
["radio"]=>
string(23) "Zend\Form\Element\Radio"
["range"]=>
string(23) "Zend\Form\Element\Range"
["select"]=>
string(24) "Zend\Form\Element\Select"
["submit"]=>
string(24) "Zend\Form\Element\Submit"
["text"]=>
string(22) "Zend\Form\Element\Text"
["textarea"]=>
string(26) "Zend\Form\Element\Textarea"
["time"]=>
string(22) "Zend\Form\Element\Time"
["url"]=>
string(21) "Zend\Form\Element\Url"
["week"]=>
string(22) "Zend\Form\Element\Week"
}
["factories":protected]=>
array(65) {
["Zend\Form\Element\Button"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Captcha"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Checkbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Collection"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Color"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Csrf"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Date"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTime"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeLocal"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Email"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Fieldset"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\File"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Form"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Hidden"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Image"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Month"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MonthSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MultiCheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Number"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Password"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Radio"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Range"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Select"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Submit"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Text"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Textarea"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Time"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Url"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Week"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementbutton"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcaptcha"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcollection"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcolor"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcsrf"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdate"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdateselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimelocal"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimeselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelement"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementemail"]=>
string(24) "Zend\Form\ElementFactory"
["zendformfieldset"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementfile"]=>
string(24) "Zend\Form\ElementFactory"
["zendformform"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementhidden"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementimage"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonth"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonthselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmulticheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementnumber"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementpassword"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementradio"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementrange"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementsubmit"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtext"]=>
object(Zend\Form\ElementFactory)#298 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
["zendformelementtextarea"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementurl"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementweek"]=>
string(24) "Zend\Form\ElementFactory"
["rbipffieldsetcategoryfieldset"]=>
object(Zend\Form\ElementFactory)#297 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["instanceOf":protected]=>
string(26) "Zend\Form\ElementInterface"
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#295 (19) {
["canonicalNames":protected]=>
array(1) {
["InputFilterManager"]=>
string(18) "inputfiltermanager"
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(4) {
["RBIPF\Fieldset\CategoryFieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["rbipffieldsetcategoryfieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["Zend\Form\Element\Text"]=>
string(19) "zendformelementtext"
["zendformelementtext"]=>
string(19) "zendformelementtext"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(1) {
["rbipffieldsetcategoryfieldset"]=>
bool(false)
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(3) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(13) "injectFactory"
}
[1]=>
object(Closure)#296 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[2]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "callElementInit"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["elements":protected]=>
array(1) {
["name"]=>
object(Zend\Form\Element\Text)#304 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(4) "text"
["name"]=>
string(4) "name"
["class"]=>
string(12) "form-control"
}
["label":protected]=>
string(4) "Name"
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["label"]=>
string(4) "Name"
}
["value":protected]=>
NULL
}
}
["fieldsets":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["iterator":protected]=>
object(Zend\Stdlib\PriorityList)#301 (5) {
["items":protected]=>
array(1) {
["name"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Text)#304 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(4) "text"
["name"]=>
string(4) "name"
["class"]=>
string(12) "form-control"
}
["label":protected]=>
string(4) "Name"
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["label"]=>
string(4) "Name"
}
["value":protected]=>
NULL
}
["priority"]=>
int(0)
["serial"]=>
int(0)
}
}
["serial":protected]=>
int(1)
["isLIFO":protected]=>
int(-1)
["count":protected]=>
int(1)
["sorted":protected]=>
bool(false)
}
["hydrator":protected]=>
NULL
["object":protected]=>
NULL
["useAsBaseFieldset":protected]=>
bool(true)
["allowedObjectBindingClass":protected]=>
NULL
["attributes":protected]=>
array(1) {
["name"]=>
string(8) "category"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["use_as_base_fieldset"]=>
bool(true)
}
["value":protected]=>
NULL
}
["data":protected]=>
NULL
["filter":protected]=>
NULL
["useInputFilterDefaults":protected]=>
bool(true)
["hasAddedInputFilterDefaults":protected]=>
bool(false)
["hasValidated":protected]=>
bool(false)
["isValid":protected]=>
bool(false)
["isPrepared":protected]=>
bool(false)
["preferFormInputFilter":protected]=>
bool(true)
["hasSetPreferFormInputFilter":protected]=>
bool(false)
["wrapElements":protected]=>
bool(false)
["validationGroup":protected]=>
NULL
["factory":protected]=>
object(Zend\Form\Factory)#293 (2) {
["inputFilterFactory":protected]=>
NULL
["formElementManager":protected]=>
object(Zend\Form\FormElementManager\FormElementManagerV2Polyfill)#294 (24) {
["aliases":protected]=>
array(32) {
["button"]=>
string(24) "Zend\Form\Element\Button"
["captcha"]=>
string(25) "Zend\Form\Element\Captcha"
["checkbox"]=>
string(26) "Zend\Form\Element\Checkbox"
["collection"]=>
string(28) "Zend\Form\Element\Collection"
["color"]=>
string(23) "Zend\Form\Element\Color"
["csrf"]=>
string(22) "Zend\Form\Element\Csrf"
["date"]=>
string(22) "Zend\Form\Element\Date"
["dateselect"]=>
string(28) "Zend\Form\Element\DateSelect"
["datetime"]=>
string(26) "Zend\Form\Element\DateTime"
["datetimelocal"]=>
string(31) "Zend\Form\Element\DateTimeLocal"
["datetimeselect"]=>
string(32) "Zend\Form\Element\DateTimeSelect"
["element"]=>
string(17) "Zend\Form\Element"
["email"]=>
string(23) "Zend\Form\Element\Email"
["fieldset"]=>
string(18) "Zend\Form\Fieldset"
["file"]=>
string(22) "Zend\Form\Element\File"
["form"]=>
string(14) "Zend\Form\Form"
["hidden"]=>
string(24) "Zend\Form\Element\Hidden"
["image"]=>
string(23) "Zend\Form\Element\Image"
["month"]=>
string(23) "Zend\Form\Element\Month"
["monthselect"]=>
string(29) "Zend\Form\Element\MonthSelect"
["multicheckbox"]=>
string(31) "Zend\Form\Element\MultiCheckbox"
["number"]=>
string(24) "Zend\Form\Element\Number"
["password"]=>
string(26) "Zend\Form\Element\Password"
["radio"]=>
string(23) "Zend\Form\Element\Radio"
["range"]=>
string(23) "Zend\Form\Element\Range"
["select"]=>
string(24) "Zend\Form\Element\Select"
["submit"]=>
string(24) "Zend\Form\Element\Submit"
["text"]=>
string(22) "Zend\Form\Element\Text"
["textarea"]=>
string(26) "Zend\Form\Element\Textarea"
["time"]=>
string(22) "Zend\Form\Element\Time"
["url"]=>
string(21) "Zend\Form\Element\Url"
["week"]=>
string(22) "Zend\Form\Element\Week"
}
["factories":protected]=>
array(65) {
["Zend\Form\Element\Button"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Captcha"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Checkbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Collection"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Color"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Csrf"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Date"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTime"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeLocal"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Email"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Fieldset"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\File"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Form"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Hidden"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Image"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Month"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MonthSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MultiCheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Number"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Password"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Radio"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Range"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Select"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Submit"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Text"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Textarea"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Time"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Url"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Week"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementbutton"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcaptcha"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcollection"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcolor"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcsrf"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdate"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdateselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimelocal"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimeselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelement"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementemail"]=>
string(24) "Zend\Form\ElementFactory"
["zendformfieldset"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementfile"]=>
string(24) "Zend\Form\ElementFactory"
["zendformform"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementhidden"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementimage"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonth"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonthselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmulticheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementnumber"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementpassword"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementradio"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementrange"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementsubmit"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtext"]=>
object(Zend\Form\ElementFactory)#298 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
["zendformelementtextarea"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementurl"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementweek"]=>
string(24) "Zend\Form\ElementFactory"
["rbipffieldsetcategoryfieldset"]=>
object(Zend\Form\ElementFactory)#297 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["instanceOf":protected]=>
string(26) "Zend\Form\ElementInterface"
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#295 (19) {
["canonicalNames":protected]=>
array(1) {
["InputFilterManager"]=>
string(18) "inputfiltermanager"
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(4) {
["RBIPF\Fieldset\CategoryFieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["rbipffieldsetcategoryfieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["Zend\Form\Element\Text"]=>
string(19) "zendformelementtext"
["zendformelementtext"]=>
string(19) "zendformelementtext"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(1) {
["rbipffieldsetcategoryfieldset"]=>
bool(false)
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(3) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(13) "injectFactory"
}
[1]=>
object(Closure)#296 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[2]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "callElementInit"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["elements":protected]=>
array(1) {
["security"]=>
object(Zend\Form\Element\Csrf)#309 (9) {
["attributes":protected]=>
array(2) {
["type"]=>
string(6) "hidden"
["name"]=>
string(8) "security"
}
["csrfValidatorOptions":protected]=>
array(0) {
}
["csrfValidator":protected]=>
NULL
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["value":protected]=>
NULL
}
}
["fieldsets":protected]=>
array(2) {
["category"]=>
object(RBIPF\Fieldset\CategoryFieldset)#300 (15) {
["factory":protected]=>
object(Zend\Form\Factory)#293 (2) {
["inputFilterFactory":protected]=>
NULL
["formElementManager":protected]=>
object(Zend\Form\FormElementManager\FormElementManagerV2Polyfill)#294 (24) {
["aliases":protected]=>
array(32) {
["button"]=>
string(24) "Zend\Form\Element\Button"
["captcha"]=>
string(25) "Zend\Form\Element\Captcha"
["checkbox"]=>
string(26) "Zend\Form\Element\Checkbox"
["collection"]=>
string(28) "Zend\Form\Element\Collection"
["color"]=>
string(23) "Zend\Form\Element\Color"
["csrf"]=>
string(22) "Zend\Form\Element\Csrf"
["date"]=>
string(22) "Zend\Form\Element\Date"
["dateselect"]=>
string(28) "Zend\Form\Element\DateSelect"
["datetime"]=>
string(26) "Zend\Form\Element\DateTime"
["datetimelocal"]=>
string(31) "Zend\Form\Element\DateTimeLocal"
["datetimeselect"]=>
string(32) "Zend\Form\Element\DateTimeSelect"
["element"]=>
string(17) "Zend\Form\Element"
["email"]=>
string(23) "Zend\Form\Element\Email"
["fieldset"]=>
string(18) "Zend\Form\Fieldset"
["file"]=>
string(22) "Zend\Form\Element\File"
["form"]=>
string(14) "Zend\Form\Form"
["hidden"]=>
string(24) "Zend\Form\Element\Hidden"
["image"]=>
string(23) "Zend\Form\Element\Image"
["month"]=>
string(23) "Zend\Form\Element\Month"
["monthselect"]=>
string(29) "Zend\Form\Element\MonthSelect"
["multicheckbox"]=>
string(31) "Zend\Form\Element\MultiCheckbox"
["number"]=>
string(24) "Zend\Form\Element\Number"
["password"]=>
string(26) "Zend\Form\Element\Password"
["radio"]=>
string(23) "Zend\Form\Element\Radio"
["range"]=>
string(23) "Zend\Form\Element\Range"
["select"]=>
string(24) "Zend\Form\Element\Select"
["submit"]=>
string(24) "Zend\Form\Element\Submit"
["text"]=>
string(22) "Zend\Form\Element\Text"
["textarea"]=>
string(26) "Zend\Form\Element\Textarea"
["time"]=>
string(22) "Zend\Form\Element\Time"
["url"]=>
string(21) "Zend\Form\Element\Url"
["week"]=>
string(22) "Zend\Form\Element\Week"
}
["factories":protected]=>
array(65) {
["Zend\Form\Element\Button"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Captcha"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Checkbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Collection"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Color"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Csrf"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Date"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTime"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeLocal"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Email"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Fieldset"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\File"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Form"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Hidden"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Image"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Month"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MonthSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MultiCheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Number"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Password"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Radio"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Range"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Select"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Submit"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Text"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Textarea"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Time"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Url"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Week"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementbutton"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcaptcha"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcollection"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcolor"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcsrf"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdate"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdateselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimelocal"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimeselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelement"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementemail"]=>
string(24) "Zend\Form\ElementFactory"
["zendformfieldset"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementfile"]=>
string(24) "Zend\Form\ElementFactory"
["zendformform"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementhidden"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementimage"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonth"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonthselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmulticheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementnumber"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementpassword"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementradio"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementrange"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementsubmit"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtext"]=>
object(Zend\Form\ElementFactory)#298 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
["zendformelementtextarea"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementurl"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementweek"]=>
string(24) "Zend\Form\ElementFactory"
["rbipffieldsetcategoryfieldset"]=>
object(Zend\Form\ElementFactory)#297 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["instanceOf":protected]=>
string(26) "Zend\Form\ElementInterface"
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#295 (19) {
["canonicalNames":protected]=>
array(1) {
["InputFilterManager"]=>
string(18) "inputfiltermanager"
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(4) {
["RBIPF\Fieldset\CategoryFieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["rbipffieldsetcategoryfieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["Zend\Form\Element\Text"]=>
string(19) "zendformelementtext"
["zendformelementtext"]=>
string(19) "zendformelementtext"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(1) {
["rbipffieldsetcategoryfieldset"]=>
bool(false)
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(3) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(13) "injectFactory"
}
[1]=>
object(Closure)#296 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[2]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "callElementInit"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["elements":protected]=>
array(1) {
["name"]=>
object(Zend\Form\Element\Text)#304 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(4) "text"
["name"]=>
string(4) "name"
["class"]=>
string(12) "form-control"
}
["label":protected]=>
string(4) "Name"
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["label"]=>
string(4) "Name"
}
["value":protected]=>
NULL
}
}
["fieldsets":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["iterator":protected]=>
object(Zend\Stdlib\PriorityList)#301 (5) {
["items":protected]=>
array(1) {
["name"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Text)#304 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(4) "text"
["name"]=>
string(4) "name"
["class"]=>
string(12) "form-control"
}
["label":protected]=>
string(4) "Name"
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["label"]=>
string(4) "Name"
}
["value":protected]=>
NULL
}
["priority"]=>
int(0)
["serial"]=>
int(0)
}
}
["serial":protected]=>
int(1)
["isLIFO":protected]=>
int(-1)
["count":protected]=>
int(1)
["sorted":protected]=>
bool(false)
}
["hydrator":protected]=>
NULL
["object":protected]=>
NULL
["useAsBaseFieldset":protected]=>
bool(true)
["allowedObjectBindingClass":protected]=>
NULL
["attributes":protected]=>
array(1) {
["name"]=>
string(8) "category"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["use_as_base_fieldset"]=>
bool(true)
}
["value":protected]=>
NULL
}
["buttonlist"]=>
object(Zend\Form\Fieldset)#299 (15) {
["factory":protected]=>
object(Zend\Form\Factory)#302 (2) {
["inputFilterFactory":protected]=>
NULL
["formElementManager":protected]=>
object(Zend\Form\FormElementManager\FormElementManagerV2Polyfill)#305 (24) {
["aliases":protected]=>
array(32) {
["button"]=>
string(24) "Zend\Form\Element\Button"
["captcha"]=>
string(25) "Zend\Form\Element\Captcha"
["checkbox"]=>
string(26) "Zend\Form\Element\Checkbox"
["collection"]=>
string(28) "Zend\Form\Element\Collection"
["color"]=>
string(23) "Zend\Form\Element\Color"
["csrf"]=>
string(22) "Zend\Form\Element\Csrf"
["date"]=>
string(22) "Zend\Form\Element\Date"
["dateselect"]=>
string(28) "Zend\Form\Element\DateSelect"
["datetime"]=>
string(26) "Zend\Form\Element\DateTime"
["datetimelocal"]=>
string(31) "Zend\Form\Element\DateTimeLocal"
["datetimeselect"]=>
string(32) "Zend\Form\Element\DateTimeSelect"
["element"]=>
string(17) "Zend\Form\Element"
["email"]=>
string(23) "Zend\Form\Element\Email"
["fieldset"]=>
string(18) "Zend\Form\Fieldset"
["file"]=>
string(22) "Zend\Form\Element\File"
["form"]=>
string(14) "Zend\Form\Form"
["hidden"]=>
string(24) "Zend\Form\Element\Hidden"
["image"]=>
string(23) "Zend\Form\Element\Image"
["month"]=>
string(23) "Zend\Form\Element\Month"
["monthselect"]=>
string(29) "Zend\Form\Element\MonthSelect"
["multicheckbox"]=>
string(31) "Zend\Form\Element\MultiCheckbox"
["number"]=>
string(24) "Zend\Form\Element\Number"
["password"]=>
string(26) "Zend\Form\Element\Password"
["radio"]=>
string(23) "Zend\Form\Element\Radio"
["range"]=>
string(23) "Zend\Form\Element\Range"
["select"]=>
string(24) "Zend\Form\Element\Select"
["submit"]=>
string(24) "Zend\Form\Element\Submit"
["text"]=>
string(22) "Zend\Form\Element\Text"
["textarea"]=>
string(26) "Zend\Form\Element\Textarea"
["time"]=>
string(22) "Zend\Form\Element\Time"
["url"]=>
string(21) "Zend\Form\Element\Url"
["week"]=>
string(22) "Zend\Form\Element\Week"
}
["factories":protected]=>
array(64) {
["Zend\Form\Element\Button"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Captcha"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Checkbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Collection"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Color"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Csrf"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Date"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTime"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeLocal"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Email"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Fieldset"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\File"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Form"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Hidden"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Image"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Month"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MonthSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MultiCheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Number"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Password"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Radio"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Range"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Select"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Submit"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Text"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Textarea"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Time"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Url"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Week"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementbutton"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcaptcha"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcollection"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcolor"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcsrf"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdate"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdateselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimelocal"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimeselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelement"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementemail"]=>
string(24) "Zend\Form\ElementFactory"
["zendformfieldset"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementfile"]=>
string(24) "Zend\Form\ElementFactory"
["zendformform"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementhidden"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementimage"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonth"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonthselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmulticheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementnumber"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementpassword"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementradio"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementrange"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementsubmit"]=>
object(Zend\Form\ElementFactory)#308 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
["zendformelementtext"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtextarea"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementurl"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementweek"]=>
string(24) "Zend\Form\ElementFactory"
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["instanceOf":protected]=>
string(26) "Zend\Form\ElementInterface"
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#306 (19) {
["canonicalNames":protected]=>
array(0) {
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(2) {
["submit"]=>
string(6) "submit"
["Zend\Form\Element\Submit"]=>
string(21) "zendformelementsubmit"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(3) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(13) "injectFactory"
}
[1]=>
object(Closure)#307 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[2]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "callElementInit"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["elements":protected]=>
array(2) {
["submit"]=>
object(Zend\Form\Element\Submit)#311 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "submit"
["class"]=>
string(22) "btn btn-lg btn-primary"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(4) "Save"
}
["cancel"]=>
object(Zend\Form\Element\Submit)#312 (7) {
["attributes":protected]=>
array(4) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "cancel"
["class"]=>
string(22) "btn btn-lg btn-default"
["data-toggle"]=>
string(4) "back"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(6) "Cancel"
}
}
["fieldsets":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["iterator":protected]=>
object(Zend\Stdlib\PriorityList)#303 (5) {
["items":protected]=>
array(2) {
["submit"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Submit)#311 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "submit"
["class"]=>
string(22) "btn btn-lg btn-primary"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(4) "Save"
}
["priority"]=>
int(0)
["serial"]=>
int(0)
}
["cancel"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Submit)#312 (7) {
["attributes":protected]=>
array(4) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "cancel"
["class"]=>
string(22) "btn btn-lg btn-default"
["data-toggle"]=>
string(4) "back"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(6) "Cancel"
}
["priority"]=>
int(0)
["serial"]=>
int(1)
}
}
["serial":protected]=>
int(2)
["isLIFO":protected]=>
int(-1)
["count":protected]=>
int(2)
["sorted":protected]=>
bool(false)
}
["hydrator":protected]=>
NULL
["object":protected]=>
NULL
["useAsBaseFieldset":protected]=>
bool(false)
["allowedObjectBindingClass":protected]=>
NULL
["attributes":protected]=>
array(1) {
["name"]=>
string(10) "buttonlist"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["value":protected]=>
NULL
}
}
["messages":protected]=>
array(0) {
}
["iterator":protected]=>
object(Zend\Stdlib\PriorityList)#292 (5) {
["items":protected]=>
array(3) {
["category"]=>
array(3) {
["data"]=>
object(RBIPF\Fieldset\CategoryFieldset)#300 (15) {
["factory":protected]=>
object(Zend\Form\Factory)#293 (2) {
["inputFilterFactory":protected]=>
NULL
["formElementManager":protected]=>
object(Zend\Form\FormElementManager\FormElementManagerV2Polyfill)#294 (24) {
["aliases":protected]=>
array(32) {
["button"]=>
string(24) "Zend\Form\Element\Button"
["captcha"]=>
string(25) "Zend\Form\Element\Captcha"
["checkbox"]=>
string(26) "Zend\Form\Element\Checkbox"
["collection"]=>
string(28) "Zend\Form\Element\Collection"
["color"]=>
string(23) "Zend\Form\Element\Color"
["csrf"]=>
string(22) "Zend\Form\Element\Csrf"
["date"]=>
string(22) "Zend\Form\Element\Date"
["dateselect"]=>
string(28) "Zend\Form\Element\DateSelect"
["datetime"]=>
string(26) "Zend\Form\Element\DateTime"
["datetimelocal"]=>
string(31) "Zend\Form\Element\DateTimeLocal"
["datetimeselect"]=>
string(32) "Zend\Form\Element\DateTimeSelect"
["element"]=>
string(17) "Zend\Form\Element"
["email"]=>
string(23) "Zend\Form\Element\Email"
["fieldset"]=>
string(18) "Zend\Form\Fieldset"
["file"]=>
string(22) "Zend\Form\Element\File"
["form"]=>
string(14) "Zend\Form\Form"
["hidden"]=>
string(24) "Zend\Form\Element\Hidden"
["image"]=>
string(23) "Zend\Form\Element\Image"
["month"]=>
string(23) "Zend\Form\Element\Month"
["monthselect"]=>
string(29) "Zend\Form\Element\MonthSelect"
["multicheckbox"]=>
string(31) "Zend\Form\Element\MultiCheckbox"
["number"]=>
string(24) "Zend\Form\Element\Number"
["password"]=>
string(26) "Zend\Form\Element\Password"
["radio"]=>
string(23) "Zend\Form\Element\Radio"
["range"]=>
string(23) "Zend\Form\Element\Range"
["select"]=>
string(24) "Zend\Form\Element\Select"
["submit"]=>
string(24) "Zend\Form\Element\Submit"
["text"]=>
string(22) "Zend\Form\Element\Text"
["textarea"]=>
string(26) "Zend\Form\Element\Textarea"
["time"]=>
string(22) "Zend\Form\Element\Time"
["url"]=>
string(21) "Zend\Form\Element\Url"
["week"]=>
string(22) "Zend\Form\Element\Week"
}
["factories":protected]=>
array(65) {
["Zend\Form\Element\Button"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Captcha"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Checkbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Collection"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Color"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Csrf"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Date"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTime"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeLocal"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Email"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Fieldset"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\File"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Form"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Hidden"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Image"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Month"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MonthSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MultiCheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Number"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Password"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Radio"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Range"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Select"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Submit"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Text"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Textarea"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Time"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Url"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Week"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementbutton"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcaptcha"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcollection"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcolor"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcsrf"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdate"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdateselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimelocal"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimeselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelement"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementemail"]=>
string(24) "Zend\Form\ElementFactory"
["zendformfieldset"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementfile"]=>
string(24) "Zend\Form\ElementFactory"
["zendformform"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementhidden"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementimage"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonth"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonthselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmulticheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementnumber"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementpassword"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementradio"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementrange"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementsubmit"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtext"]=>
object(Zend\Form\ElementFactory)#298 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
["zendformelementtextarea"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementurl"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementweek"]=>
string(24) "Zend\Form\ElementFactory"
["rbipffieldsetcategoryfieldset"]=>
object(Zend\Form\ElementFactory)#297 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["instanceOf":protected]=>
string(26) "Zend\Form\ElementInterface"
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#295 (19) {
["canonicalNames":protected]=>
array(1) {
["InputFilterManager"]=>
string(18) "inputfiltermanager"
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(4) {
["RBIPF\Fieldset\CategoryFieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["rbipffieldsetcategoryfieldset"]=>
string(29) "rbipffieldsetcategoryfieldset"
["Zend\Form\Element\Text"]=>
string(19) "zendformelementtext"
["zendformelementtext"]=>
string(19) "zendformelementtext"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(1) {
["rbipffieldsetcategoryfieldset"]=>
bool(false)
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(3) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(13) "injectFactory"
}
[1]=>
object(Closure)#296 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[2]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "callElementInit"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["elements":protected]=>
array(1) {
["name"]=>
object(Zend\Form\Element\Text)#304 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(4) "text"
["name"]=>
string(4) "name"
["class"]=>
string(12) "form-control"
}
["label":protected]=>
string(4) "Name"
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["label"]=>
string(4) "Name"
}
["value":protected]=>
NULL
}
}
["fieldsets":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["iterator":protected]=>
object(Zend\Stdlib\PriorityList)#301 (5) {
["items":protected]=>
array(1) {
["name"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Text)#304 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(4) "text"
["name"]=>
string(4) "name"
["class"]=>
string(12) "form-control"
}
["label":protected]=>
string(4) "Name"
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["label"]=>
string(4) "Name"
}
["value":protected]=>
NULL
}
["priority"]=>
int(0)
["serial"]=>
int(0)
}
}
["serial":protected]=>
int(1)
["isLIFO":protected]=>
int(-1)
["count":protected]=>
int(1)
["sorted":protected]=>
bool(false)
}
["hydrator":protected]=>
NULL
["object":protected]=>
NULL
["useAsBaseFieldset":protected]=>
bool(true)
["allowedObjectBindingClass":protected]=>
NULL
["attributes":protected]=>
array(1) {
["name"]=>
string(8) "category"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["use_as_base_fieldset"]=>
bool(true)
}
["value":protected]=>
NULL
}
["priority"]=>
int(0)
["serial"]=>
int(0)
}
["buttonlist"]=>
array(3) {
["data"]=>
object(Zend\Form\Fieldset)#299 (15) {
["factory":protected]=>
object(Zend\Form\Factory)#302 (2) {
["inputFilterFactory":protected]=>
NULL
["formElementManager":protected]=>
object(Zend\Form\FormElementManager\FormElementManagerV2Polyfill)#305 (24) {
["aliases":protected]=>
array(32) {
["button"]=>
string(24) "Zend\Form\Element\Button"
["captcha"]=>
string(25) "Zend\Form\Element\Captcha"
["checkbox"]=>
string(26) "Zend\Form\Element\Checkbox"
["collection"]=>
string(28) "Zend\Form\Element\Collection"
["color"]=>
string(23) "Zend\Form\Element\Color"
["csrf"]=>
string(22) "Zend\Form\Element\Csrf"
["date"]=>
string(22) "Zend\Form\Element\Date"
["dateselect"]=>
string(28) "Zend\Form\Element\DateSelect"
["datetime"]=>
string(26) "Zend\Form\Element\DateTime"
["datetimelocal"]=>
string(31) "Zend\Form\Element\DateTimeLocal"
["datetimeselect"]=>
string(32) "Zend\Form\Element\DateTimeSelect"
["element"]=>
string(17) "Zend\Form\Element"
["email"]=>
string(23) "Zend\Form\Element\Email"
["fieldset"]=>
string(18) "Zend\Form\Fieldset"
["file"]=>
string(22) "Zend\Form\Element\File"
["form"]=>
string(14) "Zend\Form\Form"
["hidden"]=>
string(24) "Zend\Form\Element\Hidden"
["image"]=>
string(23) "Zend\Form\Element\Image"
["month"]=>
string(23) "Zend\Form\Element\Month"
["monthselect"]=>
string(29) "Zend\Form\Element\MonthSelect"
["multicheckbox"]=>
string(31) "Zend\Form\Element\MultiCheckbox"
["number"]=>
string(24) "Zend\Form\Element\Number"
["password"]=>
string(26) "Zend\Form\Element\Password"
["radio"]=>
string(23) "Zend\Form\Element\Radio"
["range"]=>
string(23) "Zend\Form\Element\Range"
["select"]=>
string(24) "Zend\Form\Element\Select"
["submit"]=>
string(24) "Zend\Form\Element\Submit"
["text"]=>
string(22) "Zend\Form\Element\Text"
["textarea"]=>
string(26) "Zend\Form\Element\Textarea"
["time"]=>
string(22) "Zend\Form\Element\Time"
["url"]=>
string(21) "Zend\Form\Element\Url"
["week"]=>
string(22) "Zend\Form\Element\Week"
}
["factories":protected]=>
array(64) {
["Zend\Form\Element\Button"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Captcha"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Checkbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Collection"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Color"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Csrf"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Date"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTime"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeLocal"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\DateTimeSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Email"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Fieldset"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\File"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Form"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Hidden"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Image"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Month"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MonthSelect"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\MultiCheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Number"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Password"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Radio"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Range"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Select"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Submit"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Text"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Textarea"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Time"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Url"]=>
string(24) "Zend\Form\ElementFactory"
["Zend\Form\Element\Week"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementbutton"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcaptcha"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcollection"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcolor"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementcsrf"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdate"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdateselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimelocal"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementdatetimeselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelement"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementemail"]=>
string(24) "Zend\Form\ElementFactory"
["zendformfieldset"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementfile"]=>
string(24) "Zend\Form\ElementFactory"
["zendformform"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementhidden"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementimage"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonth"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmonthselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementmulticheckbox"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementnumber"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementpassword"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementradio"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementrange"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementselect"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementsubmit"]=>
object(Zend\Form\ElementFactory)#308 (1) {
["creationOptions":"Zend\Form\ElementFactory":private]=>
array(0) {
}
}
["zendformelementtext"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtextarea"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementtime"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementurl"]=>
string(24) "Zend\Form\ElementFactory"
["zendformelementweek"]=>
string(24) "Zend\Form\ElementFactory"
}
["sharedByDefault":protected]=>
bool(false)
["shareByDefault":protected]=>
bool(false)
["instanceOf":protected]=>
string(26) "Zend\Form\ElementInterface"
["allowOverride":protected]=>
bool(true)
["autoAddInvokableClass":protected]=>
bool(true)
["creationOptions":protected]=>
NULL
["serviceLocator":protected]=>
object(Zend\ServiceManager\ServiceManager)#306 (19) {
["canonicalNames":protected]=>
array(0) {
}
["allowOverride":protected]=>
bool(false)
["invokableClasses":protected]=>
array(0) {
}
["factories":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["initializers":protected]=>
array(0) {
}
["peeringServiceManagers":protected]=>
array(0) {
}
["shareByDefault":protected]=>
bool(true)
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
["canonicalNames":protected]=>
array(2) {
["submit"]=>
string(6) "submit"
["Zend\Form\Element\Submit"]=>
string(21) "zendformelementsubmit"
}
["invokableClasses":protected]=>
array(0) {
}
["abstractFactories":protected]=>
array(0) {
}
["delegators":protected]=>
array(0) {
}
["pendingAbstractFactoryRequests":protected]=>
array(0) {
}
["nestedContextCounter":protected]=>
int(-1)
["nestedContext":protected]=>
array(0) {
}
["shared":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["initializers":protected]=>
array(3) {
[0]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(13) "injectFactory"
}
[1]=>
object(Closure)#307 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$instance"]=>
string(10) "<required>"
}
}
[2]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(15) "callElementInit"
}
}
["peeringServiceManagers":protected]=>
array(0) {
}
["retrieveFromPeeringManagerFirst":protected]=>
bool(false)
["throwExceptionInCreate":protected]=>
bool(true)
["canonicalNamesReplacements":protected]=>
array(5) {
["-"]=>
string(0) ""
["_"]=>
string(0) ""
[" "]=>
string(0) ""
["\"]=>
string(0) ""
["/"]=>
string(0) ""
}
["serviceManagerCaller":protected]=>
NULL
}
}
["elements":protected]=>
array(2) {
["submit"]=>
object(Zend\Form\Element\Submit)#311 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "submit"
["class"]=>
string(22) "btn btn-lg btn-primary"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(4) "Save"
}
["cancel"]=>
object(Zend\Form\Element\Submit)#312 (7) {
["attributes":protected]=>
array(4) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "cancel"
["class"]=>
string(22) "btn btn-lg btn-default"
["data-toggle"]=>
string(4) "back"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(6) "Cancel"
}
}
["fieldsets":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["iterator":protected]=>
object(Zend\Stdlib\PriorityList)#303 (5) {
["items":protected]=>
array(2) {
["submit"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Submit)#311 (7) {
["attributes":protected]=>
array(3) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "submit"
["class"]=>
string(22) "btn btn-lg btn-primary"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(4) "Save"
}
["priority"]=>
int(0)
["serial"]=>
int(0)
}
["cancel"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Submit)#312 (7) {
["attributes":protected]=>
array(4) {
["type"]=>
string(6) "submit"
["name"]=>
string(6) "cancel"
["class"]=>
string(22) "btn btn-lg btn-default"
["data-toggle"]=>
string(4) "back"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
["twb-layout"]=>
string(6) "inline"
}
["value":protected]=>
string(6) "Cancel"
}
["priority"]=>
int(0)
["serial"]=>
int(1)
}
}
["serial":protected]=>
int(2)
["isLIFO":protected]=>
int(-1)
["count":protected]=>
int(2)
["sorted":protected]=>
bool(false)
}
["hydrator":protected]=>
NULL
["object":protected]=>
NULL
["useAsBaseFieldset":protected]=>
bool(false)
["allowedObjectBindingClass":protected]=>
NULL
["attributes":protected]=>
array(1) {
["name"]=>
string(10) "buttonlist"
}
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["value":protected]=>
NULL
}
["priority"]=>
int(0)
["serial"]=>
int(1)
}
["security"]=>
array(3) {
["data"]=>
object(Zend\Form\Element\Csrf)#309 (9) {
["attributes":protected]=>
array(2) {
["type"]=>
string(6) "hidden"
["name"]=>
string(8) "security"
}
["csrfValidatorOptions":protected]=>
array(0) {
}
["csrfValidator":protected]=>
NULL
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["messages":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["value":protected]=>
NULL
}
["priority"]=>
int(0)
["serial"]=>
int(2)
}
}
["serial":protected]=>
int(3)
["isLIFO":protected]=>
int(-1)
["count":protected]=>
int(3)
["sorted":protected]=>
bool(false)
}
["hydrator":protected]=>
NULL
["object":protected]=>
NULL
["useAsBaseFieldset":protected]=>
bool(false)
["allowedObjectBindingClass":protected]=>
NULL
["label":protected]=>
NULL
["labelAttributes":protected]=>
array(0) {
}
["labelOptions":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["value":protected]=>
NULL
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment