object(ArrayObject)#180 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(Zend_Db_Statement_Exception)#208 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(74) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Statement/Pdo.php" ["line":protected]=> int(234) ["trace":"Exception":private]=> array(16) { [0]=> array(6) { ["file"]=> string(70) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Statement.php" ["line"]=> int(303) ["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(77) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(479) ["function"]=> string(7) "execute" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(0) { } } } [2]=> array(6) { ["file"]=> string(81) "/var/www/vhosts/andorrainfo.com/httpdocs/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]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &array(0) { } } } [3]=> array(6) { ["file"]=> string(75) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Table/Abstract.php" ["line"]=> int(1575) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["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(75) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Table/Abstract.php" ["line"]=> int(1437) ["function"]=> string(6) "_fetch" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["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(82) "/var/www/vhosts/andorrainfo.com/httpdocs/library/TfWatts/Database/EntityMapper.php" ["line"]=> int(221) ["function"]=> string(8) "fetchRow" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["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(82) "/var/www/vhosts/andorrainfo.com/httpdocs/library/TfWatts/Database/EntityMapper.php" ["line"]=> int(245) ["function"]=> string(8) "fetchRow" ["class"]=> string(29) "TfWatts_Database_EntityMapper" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &NULL } } [7]=> array(6) { ["file"]=> string(78) "/var/www/vhosts/andorrainfo.com/httpdocs/application/models/CategoryMapper.php" ["line"]=> int(29) ["function"]=> string(11) "findByField" ["class"]=> string(29) "TfWatts_Database_EntityMapper" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> &string(4) "slug" [1]=> &NULL [2]=> &NULL } } [8]=> array(6) { ["file"]=> string(85) "/var/www/vhosts/andorrainfo.com/httpdocs/application/controllers/helpers/Category.php" ["line"]=> int(133) ["function"]=> string(10) "findBySlug" ["class"]=> string(32) "Application_Model_CategoryMapper" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &NULL } } [9]=> array(6) { ["file"]=> string(101) "/var/www/vhosts/andorrainfo.com/httpdocs/application/modules/frontend/controllers/StoreController.php" ["line"]=> int(320) ["function"]=> string(13) "getDataBySlug" ["class"]=> string(38) "Zend_Controller_Action_Helper_Category" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &NULL } } [10]=> array(6) { ["file"]=> string(75) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(14) "categoryAction" ["class"]=> string(15) "StoreController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(88) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(308) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(14) "categoryAction" } } [12]=> array(6) { ["file"]=> string(74) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#90 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(33) "/frontend/store/category/andorra/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(33) "/frontend/store/category/andorra/" ["_params":protected]=> array(4) { ["module"]=> string(8) "frontend" ["controller"]=> string(5) "store" ["action"]=> string(8) "category" ["error_handler"]=> *RECURSION* } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(8) "frontend" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "error" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "error" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#91 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(1) { [0]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [13]=> array(6) { ["file"]=> string(89) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(69) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(50) "/var/www/vhosts/andorrainfo.com/httpdocs/index.php" ["line"]=> int(38) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> object(PDOException)#207 (8) { ["message":protected]=> string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound" ["string":"Exception":private]=> string(0) "" ["code":protected]=> string(5) "HY093" ["file":protected]=> string(74) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Statement/Pdo.php" ["line":protected]=> int(228) ["trace":"Exception":private]=> array(17) { [0]=> array(6) { ["file"]=> string(74) "/var/www/vhosts/andorrainfo.com/httpdocs/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(70) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Statement.php" ["line"]=> int(303) ["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(77) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(479) ["function"]=> string(7) "execute" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(0) { } } } [3]=> array(6) { ["file"]=> string(81) "/var/www/vhosts/andorrainfo.com/httpdocs/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]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &array(0) { } } } [4]=> array(6) { ["file"]=> string(75) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Table/Abstract.php" ["line"]=> int(1575) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["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(75) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Db/Table/Abstract.php" ["line"]=> int(1437) ["function"]=> string(6) "_fetch" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["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(82) "/var/www/vhosts/andorrainfo.com/httpdocs/library/TfWatts/Database/EntityMapper.php" ["line"]=> int(221) ["function"]=> string(8) "fetchRow" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [7]=> array(6) { ["file"]=> string(82) "/var/www/vhosts/andorrainfo.com/httpdocs/library/TfWatts/Database/EntityMapper.php" ["line"]=> int(245) ["function"]=> string(8) "fetchRow" ["class"]=> string(29) "TfWatts_Database_EntityMapper" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Table_Select)#182 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(8) "category" ["cols"]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["primary"]=> array(1) { [1]=> string(2) "id" } ["metadata"]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["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(Zend_Db_Table)#181 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(8) "category" ["_cols":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(8) "image_id" [2]=> string(9) "parent_id" [3]=> string(8) "featured" [4]=> string(4) "rank" [5]=> string(4) "slug" [6]=> string(17) "category_group_id" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(7) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["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) } ["image_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "image_id" ["COLUMN_POSITION"]=> int(2) ["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) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(3) ["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) } ["featured"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(8) "featured" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rank"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "rank" ["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) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "250" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_group_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(8) "category" ["COLUMN_NAME"]=> string(17) "category_group_id" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#40 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#39 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(61) "/var/www/vhosts/andorrainfo.com/httpdocs/data/cache/database/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> string(1) "1" ["hashed_directory_perm"]=> int(511) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(511) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(2) { ["2d8bbb4ea46e9c79244a17975d96403e"]=> array(4) { ["hash"]=> int(925541241) ["mtime"]=> int(1714668680) ["expire"]=> int(1714669160) ["tags"]=> array(0) { } } ["5fb537c95d210ff1cf1920af47abcaee"]=> array(4) { ["hash"]=> int(2079808116) ["mtime"]=> int(1714668345) ["expire"]=> int(1714668825) ["tags"]=> array(0) { } } } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> NULL ["automatic_serialization"]=> string(1) "1" ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "480" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(32) "5fb537c95d210ff1cf1920af47abcaee" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_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)#34 (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) "localhost" ["username"]=> string(8) "adinfoDB" ["password"]=> string(14) "d3iN51_3.CVp2s" ["dbname"]=> string(11) "andorrainfo" ["charset"]=> string(4) "utf8" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(1) { [1002]=> string(16) "SET NAMES 'utf8'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#35 (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)#93 (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(8) "category" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["category"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(8) "category" ["joinCondition"]=> NULL } } ["where"]=> array(1) { [0]=> string(10) "(slug = ?)" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &NULL } } [8]=> array(6) { ["file"]=> string(78) "/var/www/vhosts/andorrainfo.com/httpdocs/application/models/CategoryMapper.php" ["line"]=> int(29) ["function"]=> string(11) "findByField" ["class"]=> string(29) "TfWatts_Database_EntityMapper" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> &string(4) "slug" [1]=> &NULL [2]=> &NULL } } [9]=> array(6) { ["file"]=> string(85) "/var/www/vhosts/andorrainfo.com/httpdocs/application/controllers/helpers/Category.php" ["line"]=> int(133) ["function"]=> string(10) "findBySlug" ["class"]=> string(32) "Application_Model_CategoryMapper" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &NULL } } [10]=> array(6) { ["file"]=> string(101) "/var/www/vhosts/andorrainfo.com/httpdocs/application/modules/frontend/controllers/StoreController.php" ["line"]=> int(320) ["function"]=> string(13) "getDataBySlug" ["class"]=> string(38) "Zend_Controller_Action_Helper_Category" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &NULL } } [11]=> array(6) { ["file"]=> string(75) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(14) "categoryAction" ["class"]=> string(15) "StoreController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(88) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(308) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(14) "categoryAction" } } [13]=> array(6) { ["file"]=> string(74) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#90 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(33) "/frontend/store/category/andorra/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(33) "/frontend/store/category/andorra/" ["_params":protected]=> array(4) { ["module"]=> string(8) "frontend" ["controller"]=> string(5) "store" ["action"]=> string(8) "category" ["error_handler"]=> *RECURSION* } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(8) "frontend" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "error" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "error" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#91 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(1) { [0]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [14]=> array(6) { ["file"]=> string(89) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(69) "/var/www/vhosts/andorrainfo.com/httpdocs/library/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(50) "/var/www/vhosts/andorrainfo.com/httpdocs/index.php" ["line"]=> int(38) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL ["errorInfo"]=> array(2) { [0]=> string(5) "HY093" [1]=> int(0) } } } ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#175 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(33) "/frontend/store/category/andorra/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(33) "/frontend/store/category/andorra/" ["_params":protected]=> array(3) { ["module"]=> string(8) "frontend" ["controller"]=> string(5) "store" ["action"]=> string(8) "category" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(8) "frontend" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "store" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(8) "category" ["_actionKey":protected]=> string(6) "action" } } }