object(Zend_Db_Statement_Exception)#30 (8) {
["_chainedException":protected] => object(PDOException)#29 (8) {
["message":protected] => string(213) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') LIMIT 1' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "42000"
["file":protected] => string(61) "/home/.sites/137/site24/web/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(11) {
[0] => array(6) {
["file"] => string(61) "/home/.sites/137/site24/web/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(57) "/home/.sites/137/site24/web/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(64) "/home/.sites/137/site24/web/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(468)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(68) "/home/.sites/137/site24/web/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(49) "SELECT `page`.* FROM `page` WHERE (id = ) LIMIT 1"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(62) "/home/.sites/137/site24/web/library/Zend/Db/Table/Abstract.php"
["line"] => int(1509)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Table_Select)#23 (7) {
["_info":protected] => array(10) {
["schema"] => NULL
["name"] => string(4) "page"
["cols"] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["primary"] => array(1) {
[1] => string(2) "id"
}
["metadata"] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["rowClass"] => string(17) "Zend_Db_Table_Row"
["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
["referenceMap"] => array(0) {
}
["dependentTables"] => array(0) {
}
["sequence"] => bool(true)
}
["_integrityCheck":protected] => bool(true)
["_table":protected] => object(PageModel)#24 (20) {
["_name":protected] => string(4) "page"
["_primary":protected] => array(1) {
[1] => string(2) "id"
}
["tables":"PageModel":private] => array(0) {
}
["row":"PageModel":private] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_cols":protected] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => NULL
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(4) "page"
[1] => string(1) "*"
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["page"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(4) "page"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(7) "(id = )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => int(1)
["limitoffset"] => int(0)
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(62) "/home/.sites/137/site24/web/library/Zend/Db/Table/Abstract.php"
["line"] => int(1371)
["function"] => string(6) "_fetch"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Table_Select)#23 (7) {
["_info":protected] => array(10) {
["schema"] => NULL
["name"] => string(4) "page"
["cols"] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["primary"] => array(1) {
[1] => string(2) "id"
}
["metadata"] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["rowClass"] => string(17) "Zend_Db_Table_Row"
["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
["referenceMap"] => array(0) {
}
["dependentTables"] => array(0) {
}
["sequence"] => bool(true)
}
["_integrityCheck":protected] => bool(true)
["_table":protected] => object(PageModel)#24 (20) {
["_name":protected] => string(4) "page"
["_primary":protected] => array(1) {
[1] => string(2) "id"
}
["tables":"PageModel":private] => array(0) {
}
["row":"PageModel":private] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_cols":protected] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => NULL
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(4) "page"
[1] => string(1) "*"
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["page"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(4) "page"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(7) "(id = )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => int(1)
["limitoffset"] => int(0)
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(71) "/home/.sites/137/site24/web/application/controllers/IndexController.php"
["line"] => int(91)
["function"] => string(8) "fetchRow"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(5) "id = "
}
}
[7] => array(6) {
["file"] => string(62) "/home/.sites/137/site24/web/library/Zend/Controller/Action.php"
["line"] => int(513)
["function"] => string(10) "pageAction"
["class"] => string(15) "IndexController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(75) "/home/.sites/137/site24/web/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(289)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(10) "pageAction"
}
}
[9] => array(6) {
["file"] => string(61) "/home/.sites/137/site24/web/library/Zend/Controller/Front.php"
["line"] => int(946)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#13 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(31) "/index/page/download-id=61.html"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(31) "/index/page/download-id=61.html"
["_params":protected] => array(3) {
["controller"] => string(5) "index"
["action"] => string(4) "page"
["module"] => string(7) "default"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "index"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(4) "page"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#14 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(0) {
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[10] => array(6) {
["file"] => string(37) "/home/.sites/137/site24/web/index.php"
["line"] => int(74)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "42000"
[1] => int(1064)
[2] => string(157) "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') LIMIT 1' at line 1"
}
}
["message":protected] => string(213) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') LIMIT 1' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "42000"
["file":protected] => string(61) "/home/.sites/137/site24/web/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(10) {
[0] => array(6) {
["file"] => string(57) "/home/.sites/137/site24/web/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(64) "/home/.sites/137/site24/web/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(468)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(68) "/home/.sites/137/site24/web/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(49) "SELECT `page`.* FROM `page` WHERE (id = ) LIMIT 1"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(62) "/home/.sites/137/site24/web/library/Zend/Db/Table/Abstract.php"
["line"] => int(1509)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Table_Select)#23 (7) {
["_info":protected] => array(10) {
["schema"] => NULL
["name"] => string(4) "page"
["cols"] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["primary"] => array(1) {
[1] => string(2) "id"
}
["metadata"] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["rowClass"] => string(17) "Zend_Db_Table_Row"
["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
["referenceMap"] => array(0) {
}
["dependentTables"] => array(0) {
}
["sequence"] => bool(true)
}
["_integrityCheck":protected] => bool(true)
["_table":protected] => object(PageModel)#24 (20) {
["_name":protected] => string(4) "page"
["_primary":protected] => array(1) {
[1] => string(2) "id"
}
["tables":"PageModel":private] => array(0) {
}
["row":"PageModel":private] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_cols":protected] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => NULL
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(4) "page"
[1] => string(1) "*"
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["page"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(4) "page"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(7) "(id = )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => int(1)
["limitoffset"] => int(0)
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[4] => array(6) {
["file"] => string(62) "/home/.sites/137/site24/web/library/Zend/Db/Table/Abstract.php"
["line"] => int(1371)
["function"] => string(6) "_fetch"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Table_Select)#23 (7) {
["_info":protected] => array(10) {
["schema"] => NULL
["name"] => string(4) "page"
["cols"] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["primary"] => array(1) {
[1] => string(2) "id"
}
["metadata"] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["rowClass"] => string(17) "Zend_Db_Table_Row"
["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
["referenceMap"] => array(0) {
}
["dependentTables"] => array(0) {
}
["sequence"] => bool(true)
}
["_integrityCheck":protected] => bool(true)
["_table":protected] => object(PageModel)#24 (20) {
["_name":protected] => string(4) "page"
["_primary":protected] => array(1) {
[1] => string(2) "id"
}
["tables":"PageModel":private] => array(0) {
}
["row":"PageModel":private] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_cols":protected] => array(8) {
[0] => string(2) "id"
[1] => string(7) "name_de"
[2] => string(7) "name_en"
[3] => string(4) "meta"
[4] => string(9) "parent_id"
[5] => string(3) "pos"
[6] => string(5) "color"
[7] => string(14) "has_background"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(8) {
["id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(2) "id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["name_de"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_de"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["name_en"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(7) "name_en"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["meta"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(4) "meta"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["parent_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(9) "parent_id"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["pos"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(3) "pos"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["color"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(5) "color"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["has_background"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(4) "page"
["COLUMN_NAME"] => string(14) "has_background"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => NULL
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#1 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(8) {
["host"] => string(9) "127.0.0.1"
["username"] => string(12) "usr_meabb_db"
["password"] => string(10) "eXsmFY1ZDp"
["dbname"] => string(9) "db_meabb3"
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(2) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
}
["driver_options"] => array(0) {
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#2 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#3 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(4) "page"
[1] => string(1) "*"
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["page"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(4) "page"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(7) "(id = )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => int(1)
["limitoffset"] => int(0)
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(71) "/home/.sites/137/site24/web/application/controllers/IndexController.php"
["line"] => int(91)
["function"] => string(8) "fetchRow"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(5) "id = "
}
}
[6] => array(6) {
["file"] => string(62) "/home/.sites/137/site24/web/library/Zend/Controller/Action.php"
["line"] => int(513)
["function"] => string(10) "pageAction"
["class"] => string(15) "IndexController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(75) "/home/.sites/137/site24/web/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(289)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(10) "pageAction"
}
}
[8] => array(6) {
["file"] => string(61) "/home/.sites/137/site24/web/library/Zend/Controller/Front.php"
["line"] => int(946)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#13 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(31) "/index/page/download-id=61.html"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(31) "/index/page/download-id=61.html"
["_params":protected] => array(3) {
["controller"] => string(5) "index"
["action"] => string(4) "page"
["module"] => string(7) "default"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "index"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(4) "page"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#14 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(0) {
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[9] => array(6) {
["file"] => string(37) "/home/.sites/137/site24/web/index.php"
["line"] => int(74)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
}
MEA brand building GmbH