Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- object(Zend_View)#24 (19) {
- ["_useViewStream:private"]=>
- bool(true)
- ["_useStreamWrapper:private"]=>
- bool(false)
- ["_path:private"]=>
- array(3) {
- ["script"]=>
- array(1) {
- [0]=>
- string(62) "C:/wamp/NetBeansProjects/ZendSchool/application/views\scripts/"
- }
- ["helper"]=>
- array(0) {
- }
- ["filter"]=>
- array(0) {
- }
- }
- ["_file:private"]=>
- string(77) "C:/wamp/NetBeansProjects/ZendSchool/application/views\scripts/user/user.phtml"
- ["_helper:private"]=>
- array(0) {
- }
- ["_helperLoaded:private"]=>
- array(0) {
- }
- ["_helperLoadedDir:private"]=>
- array(0) {
- }
- ["_filter:private"]=>
- array(0) {
- }
- ["_filterClass:private"]=>
- array(0) {
- }
- ["_filterLoaded:private"]=>
- array(0) {
- }
- ["_filterLoadedDir:private"]=>
- array(0) {
- }
- ["_escape:private"]=>
- string(16) "htmlspecialchars"
- ["_encoding:private"]=>
- string(5) "UTF-8"
- ["_lfiProtectionOn:private"]=>
- bool(true)
- ["_loaders:private"]=>
- array(2) {
- ["filter"]=>
- object(Zend_Loader_PluginLoader)#25 (4) {
- ["_loadedPluginPaths:protected"]=>
- array(0) {
- }
- ["_loadedPlugins:protected"]=>
- array(0) {
- }
- ["_prefixToPaths:protected"]=>
- array(1) {
- ["Zend_View_Filter_"]=>
- array(2) {
- [0]=>
- string(17) "Zend/View/Filter/"
- [1]=>
- string(62) "C:/wamp/NetBeansProjects/ZendSchool/application/views\filters/"
- }
- }
- ["_useStaticRegistry:protected"]=>
- NULL
- }
- ["helper"]=>
- object(Zend_Loader_PluginLoader)#37 (4) {
- ["_loadedPluginPaths:protected"]=>
- array(0) {
- }
- ["_loadedPlugins:protected"]=>
- array(0) {
- }
- ["_prefixToPaths:protected"]=>
- array(1) {
- ["Zend_View_Helper_"]=>
- array(2) {
- [0]=>
- string(17) "Zend/View/Helper/"
- [1]=>
- string(62) "C:/wamp/NetBeansProjects/ZendSchool/application/views\helpers/"
- }
- }
- ["_useStaticRegistry:protected"]=>
- NULL
- }
- }
- ["_loaderTypes:private"]=>
- array(2) {
- [0]=>
- string(6) "filter"
- [1]=>
- string(6) "helper"
- }
- ["_strictVars:private"]=>
- bool(false)
- ["username"]=>
- string(5) "Steve"
- ["count"]=>
- int(1)
- }
Add Comment
Please, Sign In to add comment