object(ArrayObject)#267 (1) {
  ["storage":"ArrayObject":private] => array(3) {
    ["exception"] => object(Zend_Db_Statement_Exception)#274 (8) {
      ["_previous":"Zend_Exception":private] => NULL
      ["message":protected] => string(293) "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'g._gryonline_rating_count' in 'order clause', query was: SELECT `g`.* FROM `games` AS `g`
 LEFT JOIN `games_tags` AS `gt` ON gt.game_id = g.id WHERE (gt.tag_id = 20951) AND (g.hide = 0) ORDER BY `g`.`_gryonline_rating_count` desc LIMIT 6"
      ["string":"Exception":private] => string(0) ""
      ["code":protected] => int(42)
      ["file":protected] => string(56) "/home/www/gry/httpdocs/library/Zend/Db/Statement/Pdo.php"
      ["line":protected] => int(235)
      ["trace":"Exception":private] => array(17) {
        [0] => array(6) {
          ["file"] => string(52) "/home/www/gry/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(59) "/home/www/gry/httpdocs/library/Zend/Db/Adapter/Abstract.php"
          ["line"] => int(480)
          ["function"] => string(7) "execute"
          ["class"] => string(17) "Zend_Db_Statement"
          ["type"] => string(2) "->"
          ["args"] => array(1) {
            [0] => array(0) {
            }
          }
        }
        [2] => array(6) {
          ["file"] => string(63) "/home/www/gry/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] => string(180) "SELECT `g`.* FROM `games` AS `g`
 LEFT JOIN `games_tags` AS `gt` ON gt.game_id = g.id WHERE (gt.tag_id = 20951) AND (g.hide = 0) ORDER BY `g`.`_gryonline_rating_count` desc LIMIT 6"
            [1] => array(0) {
            }
          }
        }
        [3] => array(6) {
          ["file"] => string(58) "/home/www/gry/httpdocs/library/My/Db/Adapter/Pdo/Mysql.php"
          ["line"] => int(10)
          ["function"] => string(5) "query"
          ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
          ["type"] => string(2) "->"
          ["args"] => array(2) {
            [0] => object(Zend_Db_Table_Select)#268 (7) {
              ["_info":protected] => array(10) {
                ["schema"] => NULL
                ["name"] => string(4) "tags"
                ["cols"] => array(4) {
                  [0] => string(2) "id"
                  [1] => string(3) "tag"
                  [2] => string(11) "description"
                  [3] => string(3) "url"
                }
                ["primary"] => array(1) {
                  [1] => string(2) "id"
                }
                ["metadata"] => array(4) {
                  ["id"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["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"] => bool(true)
                    ["PRIMARY"] => bool(true)
                    ["PRIMARY_POSITION"] => int(1)
                    ["IDENTITY"] => bool(true)
                  }
                  ["tag"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "tag"
                    ["COLUMN_POSITION"] => int(2)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(false)
                    ["LENGTH"] => string(2) "50"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["description"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(11) "description"
                    ["COLUMN_POSITION"] => int(3)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(4) "1024"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["url"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "url"
                    ["COLUMN_POSITION"] => int(4)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(2) "50"
                    ["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(false)
              ["_table":protected] => object(Tags_Model_DbTable_Tags)#256 (18) {
                ["_name":protected] => string(4) "tags"
                ["_primary":protected] => array(1) {
                  [1] => string(2) "id"
                }
                ["_definition":protected] => NULL
                ["_definitionConfigName":protected] => NULL
                ["_db":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                    ["type"] => string(9) "pdo_mysql"
                    ["host"] => string(9) "127.0.0.1"
                    ["username"] => string(3) "gry"
                    ["password"] => string(10) "www#rubin1"
                    ["dbname"] => string(3) "gry"
                    ["persistent"] => string(0) ""
                    ["driver_options"] => array(3) {
                      [1002] => string(14) "SET NAMES UTF8"
                      [2] => string(2) "60"
                      [12] => string(0) ""
                    }
                    ["charset"] => string(4) "utf8"
                    ["options"] => array(3) {
                      ["caseFolding"] => int(0)
                      ["autoQuoteIdentifiers"] => bool(true)
                      ["fetchMode"] => int(2)
                    }
                  }
                  ["_fetchMode":protected] => int(2)
                  ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (0) {
                  }
                  ["_caseFolding":protected] => int(0)
                  ["_autoQuoteIdentifiers":protected] => bool(true)
                  ["_allowSerialization":protected] => bool(true)
                  ["_autoReconnectOnUnserialize":protected] => bool(false)
                }
                ["_schema":protected] => NULL
                ["_cols":protected] => array(4) {
                  [0] => string(2) "id"
                  [1] => string(3) "tag"
                  [2] => string(11) "description"
                  [3] => string(3) "url"
                }
                ["_identity":protected] => int(1)
                ["_sequence":protected] => bool(true)
                ["_metadata":protected] => array(4) {
                  ["id"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["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"] => bool(true)
                    ["PRIMARY"] => bool(true)
                    ["PRIMARY_POSITION"] => int(1)
                    ["IDENTITY"] => bool(true)
                  }
                  ["tag"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "tag"
                    ["COLUMN_POSITION"] => int(2)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(false)
                    ["LENGTH"] => string(2) "50"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["description"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(11) "description"
                    ["COLUMN_POSITION"] => int(3)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(4) "1024"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["url"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "url"
                    ["COLUMN_POSITION"] => int(4)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(2) "50"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                }
                ["_metadataCache":protected] => NULL
                ["_metadataCacheInClass":protected] => bool(true)
                ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                ["_referenceMap":protected] => array(0) {
                }
                ["_dependentTables":protected] => array(0) {
                }
                ["_defaultSource":protected] => string(11) "defaultNone"
                ["_defaultValues":protected] => array(0) {
                }
              }
              ["_bind":protected] => array(0) {
              }
              ["_adapter":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                  ["type"] => string(9) "pdo_mysql"
                  ["host"] => string(9) "127.0.0.1"
                  ["username"] => string(3) "gry"
                  ["password"] => string(10) "www#rubin1"
                  ["dbname"] => string(3) "gry"
                  ["persistent"] => string(0) ""
                  ["driver_options"] => array(3) {
                    [1002] => string(14) "SET NAMES UTF8"
                    [2] => string(2) "60"
                    [12] => string(0) ""
                  }
                  ["charset"] => string(4) "utf8"
                  ["options"] => array(3) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                    ["fetchMode"] => int(2)
                  }
                }
                ["_fetchMode":protected] => int(2)
                ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (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(1) "g"
                    [1] => string(1) "*"
                    [2] => NULL
                  }
                }
                ["union"] => array(0) {
                }
                ["from"] => array(2) {
                  ["g"] => array(4) {
                    ["joinType"] => string(10) "inner join"
                    ["schema"] => NULL
                    ["tableName"] => string(5) "games"
                    ["joinCondition"] => NULL
                  }
                  ["gt"] => array(4) {
                    ["joinType"] => string(9) "left join"
                    ["schema"] => NULL
                    ["tableName"] => string(10) "games_tags"
                    ["joinCondition"] => string(17) "gt.game_id = g.id"
                  }
                }
                ["where"] => array(2) {
                  [0] => string(19) "(gt.tag_id = 20951)"
                  [1] => string(16) "AND (g.hide = 0)"
                }
                ["group"] => array(0) {
                }
                ["having"] => array(0) {
                }
                ["order"] => array(1) {
                  [0] => array(2) {
                    [0] => string(25) "g._gryonline_rating_count"
                    [1] => string(4) "desc"
                  }
                }
                ["limitcount"] => int(6)
                ["limitoffset"] => int(0)
                ["forupdate"] => bool(false)
              }
              ["_tableCols":protected] => array(0) {
              }
            }
            [1] => array(0) {
            }
          }
        }
        [4] => array(6) {
          ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Db/Select.php"
          ["line"] => int(711)
          ["function"] => string(5) "query"
          ["class"] => string(23) "My_Db_Adapter_Pdo_Mysql"
          ["type"] => string(2) "->"
          ["args"] => array(1) {
            [0] => object(Zend_Db_Table_Select)#268 (7) {
              ["_info":protected] => array(10) {
                ["schema"] => NULL
                ["name"] => string(4) "tags"
                ["cols"] => array(4) {
                  [0] => string(2) "id"
                  [1] => string(3) "tag"
                  [2] => string(11) "description"
                  [3] => string(3) "url"
                }
                ["primary"] => array(1) {
                  [1] => string(2) "id"
                }
                ["metadata"] => array(4) {
                  ["id"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["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"] => bool(true)
                    ["PRIMARY"] => bool(true)
                    ["PRIMARY_POSITION"] => int(1)
                    ["IDENTITY"] => bool(true)
                  }
                  ["tag"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "tag"
                    ["COLUMN_POSITION"] => int(2)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(false)
                    ["LENGTH"] => string(2) "50"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["description"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(11) "description"
                    ["COLUMN_POSITION"] => int(3)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(4) "1024"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["url"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "url"
                    ["COLUMN_POSITION"] => int(4)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(2) "50"
                    ["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(false)
              ["_table":protected] => object(Tags_Model_DbTable_Tags)#256 (18) {
                ["_name":protected] => string(4) "tags"
                ["_primary":protected] => array(1) {
                  [1] => string(2) "id"
                }
                ["_definition":protected] => NULL
                ["_definitionConfigName":protected] => NULL
                ["_db":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                    ["type"] => string(9) "pdo_mysql"
                    ["host"] => string(9) "127.0.0.1"
                    ["username"] => string(3) "gry"
                    ["password"] => string(10) "www#rubin1"
                    ["dbname"] => string(3) "gry"
                    ["persistent"] => string(0) ""
                    ["driver_options"] => array(3) {
                      [1002] => string(14) "SET NAMES UTF8"
                      [2] => string(2) "60"
                      [12] => string(0) ""
                    }
                    ["charset"] => string(4) "utf8"
                    ["options"] => array(3) {
                      ["caseFolding"] => int(0)
                      ["autoQuoteIdentifiers"] => bool(true)
                      ["fetchMode"] => int(2)
                    }
                  }
                  ["_fetchMode":protected] => int(2)
                  ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (0) {
                  }
                  ["_caseFolding":protected] => int(0)
                  ["_autoQuoteIdentifiers":protected] => bool(true)
                  ["_allowSerialization":protected] => bool(true)
                  ["_autoReconnectOnUnserialize":protected] => bool(false)
                }
                ["_schema":protected] => NULL
                ["_cols":protected] => array(4) {
                  [0] => string(2) "id"
                  [1] => string(3) "tag"
                  [2] => string(11) "description"
                  [3] => string(3) "url"
                }
                ["_identity":protected] => int(1)
                ["_sequence":protected] => bool(true)
                ["_metadata":protected] => array(4) {
                  ["id"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["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"] => bool(true)
                    ["PRIMARY"] => bool(true)
                    ["PRIMARY_POSITION"] => int(1)
                    ["IDENTITY"] => bool(true)
                  }
                  ["tag"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "tag"
                    ["COLUMN_POSITION"] => int(2)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(false)
                    ["LENGTH"] => string(2) "50"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["description"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(11) "description"
                    ["COLUMN_POSITION"] => int(3)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(4) "1024"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                  ["url"] => array(14) {
                    ["SCHEMA_NAME"] => NULL
                    ["TABLE_NAME"] => string(4) "tags"
                    ["COLUMN_NAME"] => string(3) "url"
                    ["COLUMN_POSITION"] => int(4)
                    ["DATA_TYPE"] => string(7) "varchar"
                    ["DEFAULT"] => NULL
                    ["NULLABLE"] => bool(true)
                    ["LENGTH"] => string(2) "50"
                    ["SCALE"] => NULL
                    ["PRECISION"] => NULL
                    ["UNSIGNED"] => NULL
                    ["PRIMARY"] => bool(false)
                    ["PRIMARY_POSITION"] => NULL
                    ["IDENTITY"] => bool(false)
                  }
                }
                ["_metadataCache":protected] => NULL
                ["_metadataCacheInClass":protected] => bool(true)
                ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                ["_referenceMap":protected] => array(0) {
                }
                ["_dependentTables":protected] => array(0) {
                }
                ["_defaultSource":protected] => string(11) "defaultNone"
                ["_defaultValues":protected] => array(0) {
                }
              }
              ["_bind":protected] => array(0) {
              }
              ["_adapter":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                  ["type"] => string(9) "pdo_mysql"
                  ["host"] => string(9) "127.0.0.1"
                  ["username"] => string(3) "gry"
                  ["password"] => string(10) "www#rubin1"
                  ["dbname"] => string(3) "gry"
                  ["persistent"] => string(0) ""
                  ["driver_options"] => array(3) {
                    [1002] => string(14) "SET NAMES UTF8"
                    [2] => string(2) "60"
                    [12] => string(0) ""
                  }
                  ["charset"] => string(4) "utf8"
                  ["options"] => array(3) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                    ["fetchMode"] => int(2)
                  }
                }
                ["_fetchMode":protected] => int(2)
                ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (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(1) "g"
                    [1] => string(1) "*"
                    [2] => NULL
                  }
                }
                ["union"] => array(0) {
                }
                ["from"] => array(2) {
                  ["g"] => array(4) {
                    ["joinType"] => string(10) "inner join"
                    ["schema"] => NULL
                    ["tableName"] => string(5) "games"
                    ["joinCondition"] => NULL
                  }
                  ["gt"] => array(4) {
                    ["joinType"] => string(9) "left join"
                    ["schema"] => NULL
                    ["tableName"] => string(10) "games_tags"
                    ["joinCondition"] => string(17) "gt.game_id = g.id"
                  }
                }
                ["where"] => array(2) {
                  [0] => string(19) "(gt.tag_id = 20951)"
                  [1] => string(16) "AND (g.hide = 0)"
                }
                ["group"] => array(0) {
                }
                ["having"] => array(0) {
                }
                ["order"] => array(1) {
                  [0] => array(2) {
                    [0] => string(25) "g._gryonline_rating_count"
                    [1] => string(4) "desc"
                  }
                }
                ["limitcount"] => int(6)
                ["limitoffset"] => int(0)
                ["forupdate"] => bool(false)
              }
              ["_tableCols":protected] => array(0) {
              }
            }
          }
        }
        [5] => array(6) {
          ["file"] => string(66) "/home/www/gry/httpdocs/library/Zend/Paginator/Adapter/DbSelect.php"
          ["line"] => int(170)
          ["function"] => string(5) "query"
          ["class"] => string(14) "Zend_Db_Select"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [6] => array(6) {
          ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Paginator.php"
          ["line"] => int(797)
          ["function"] => string(8) "getItems"
          ["class"] => string(31) "Zend_Paginator_Adapter_DbSelect"
          ["type"] => string(2) "->"
          ["args"] => array(2) {
            [0] => int(0)
            [1] => int(6)
          }
        }
        [7] => array(6) {
          ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Paginator.php"
          ["line"] => int(626)
          ["function"] => string(14) "getItemsByPage"
          ["class"] => string(14) "Zend_Paginator"
          ["type"] => string(2) "->"
          ["args"] => array(1) {
            [0] => int(1)
          }
        }
        [8] => array(6) {
          ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Paginator.php"
          ["line"] => int(823)
          ["function"] => string(15) "getCurrentItems"
          ["class"] => string(14) "Zend_Paginator"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [9] => array(6) {
          ["file"] => string(62) "/home/www/gry/httpdocs/application/modules/tags/models/Tag.php"
          ["line"] => int(122)
          ["function"] => string(11) "getIterator"
          ["class"] => string(14) "Zend_Paginator"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [10] => array(6) {
          ["file"] => string(79) "/home/www/gry/httpdocs/application/modules/tags/controllers/IndexController.php"
          ["line"] => int(72)
          ["function"] => string(17) "getGamesPaginator"
          ["class"] => string(14) "Tags_Model_Tag"
          ["type"] => string(2) "->"
          ["args"] => array(2) {
            [0] => int(1)
            [1] => int(6)
          }
        }
        [11] => array(6) {
          ["file"] => string(57) "/home/www/gry/httpdocs/library/Zend/Controller/Action.php"
          ["line"] => int(516)
          ["function"] => string(10) "viewAction"
          ["class"] => string(20) "Tags_IndexController"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [12] => array(6) {
          ["file"] => string(70) "/home/www/gry/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(10) "viewAction"
          }
        }
        [13] => array(6) {
          ["file"] => string(56) "/home/www/gry/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)#177 (15) {
              ["_paramSources":protected] => array(2) {
                [0] => string(4) "_GET"
                [1] => string(5) "_POST"
              }
              ["_requestUri":protected] => string(41) "/tagi/20951a6/split-fiction-naprawa-sesji"
              ["_baseUrl":protected] => string(0) ""
              ["_basePath":protected] => NULL
              ["_pathInfo":protected] => string(41) "/tagi/20951a6/split-fiction-naprawa-sesji"
              ["_params":protected] => array(6) {
                ["param1"] => string(7) "20951a6"
                ["param2"] => string(27) "split-fiction-naprawa-sesji"
                ["module"] => string(4) "tags"
                ["controller"] => string(5) "index"
                ["action"] => string(6) "router"
                ["error_handler"] => *RECURSION*
              }
              ["_rawBody":protected] => NULL
              ["_aliases":protected] => array(0) {
              }
              ["_dispatched":protected] => bool(true)
              ["_module":protected] => string(7) "default"
              ["_moduleKey":protected] => string(6) "module"
              ["_controller":protected] => string(5) "error"
              ["_controllerKey":protected] => string(10) "controller"
              ["_action":protected] => string(5) "error"
              ["_actionKey":protected] => string(6) "action"
            }
            [1] => object(Zend_Controller_Response_Http)#178 (8) {
              ["_body":protected] => array(1) {
                ["default"] => string(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(71) "/home/www/gry/httpdocs/library/Zend/Application/Bootstrap/Bootstrap.php"
          ["line"] => int(105)
          ["function"] => string(8) "dispatch"
          ["class"] => string(21) "Zend_Controller_Front"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [15] => array(6) {
          ["file"] => string(51) "/home/www/gry/httpdocs/library/Zend/Application.php"
          ["line"] => int(384)
          ["function"] => string(3) "run"
          ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
        [16] => array(6) {
          ["file"] => string(39) "/home/www/gry/httpdocs/public/index.php"
          ["line"] => int(5)
          ["function"] => string(3) "run"
          ["class"] => string(16) "Zend_Application"
          ["type"] => string(2) "->"
          ["args"] => array(0) {
          }
        }
      }
      ["previous":"Exception":private] => object(PDOException)#273 (8) {
        ["message":protected] => string(100) "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'g._gryonline_rating_count' in 'order clause'"
        ["string":"Exception":private] => string(0) ""
        ["code":protected] => string(5) "42S22"
        ["file":protected] => string(56) "/home/www/gry/httpdocs/library/Zend/Db/Statement/Pdo.php"
        ["line":protected] => int(228)
        ["trace":"Exception":private] => array(18) {
          [0] => array(6) {
            ["file"] => string(56) "/home/www/gry/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(52) "/home/www/gry/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(59) "/home/www/gry/httpdocs/library/Zend/Db/Adapter/Abstract.php"
            ["line"] => int(480)
            ["function"] => string(7) "execute"
            ["class"] => string(17) "Zend_Db_Statement"
            ["type"] => string(2) "->"
            ["args"] => array(1) {
              [0] => array(0) {
              }
            }
          }
          [3] => array(6) {
            ["file"] => string(63) "/home/www/gry/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] => string(180) "SELECT `g`.* FROM `games` AS `g`
 LEFT JOIN `games_tags` AS `gt` ON gt.game_id = g.id WHERE (gt.tag_id = 20951) AND (g.hide = 0) ORDER BY `g`.`_gryonline_rating_count` desc LIMIT 6"
              [1] => array(0) {
              }
            }
          }
          [4] => array(6) {
            ["file"] => string(58) "/home/www/gry/httpdocs/library/My/Db/Adapter/Pdo/Mysql.php"
            ["line"] => int(10)
            ["function"] => string(5) "query"
            ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
            ["type"] => string(2) "->"
            ["args"] => array(2) {
              [0] => object(Zend_Db_Table_Select)#268 (7) {
                ["_info":protected] => array(10) {
                  ["schema"] => NULL
                  ["name"] => string(4) "tags"
                  ["cols"] => array(4) {
                    [0] => string(2) "id"
                    [1] => string(3) "tag"
                    [2] => string(11) "description"
                    [3] => string(3) "url"
                  }
                  ["primary"] => array(1) {
                    [1] => string(2) "id"
                  }
                  ["metadata"] => array(4) {
                    ["id"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["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"] => bool(true)
                      ["PRIMARY"] => bool(true)
                      ["PRIMARY_POSITION"] => int(1)
                      ["IDENTITY"] => bool(true)
                    }
                    ["tag"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "tag"
                      ["COLUMN_POSITION"] => int(2)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(false)
                      ["LENGTH"] => string(2) "50"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["description"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(11) "description"
                      ["COLUMN_POSITION"] => int(3)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(4) "1024"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["url"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "url"
                      ["COLUMN_POSITION"] => int(4)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(2) "50"
                      ["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(false)
                ["_table":protected] => object(Tags_Model_DbTable_Tags)#256 (18) {
                  ["_name":protected] => string(4) "tags"
                  ["_primary":protected] => array(1) {
                    [1] => string(2) "id"
                  }
                  ["_definition":protected] => NULL
                  ["_definitionConfigName":protected] => NULL
                  ["_db":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                      ["type"] => string(9) "pdo_mysql"
                      ["host"] => string(9) "127.0.0.1"
                      ["username"] => string(3) "gry"
                      ["password"] => string(10) "www#rubin1"
                      ["dbname"] => string(3) "gry"
                      ["persistent"] => string(0) ""
                      ["driver_options"] => array(3) {
                        [1002] => string(14) "SET NAMES UTF8"
                        [2] => string(2) "60"
                        [12] => string(0) ""
                      }
                      ["charset"] => string(4) "utf8"
                      ["options"] => array(3) {
                        ["caseFolding"] => int(0)
                        ["autoQuoteIdentifiers"] => bool(true)
                        ["fetchMode"] => int(2)
                      }
                    }
                    ["_fetchMode":protected] => int(2)
                    ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (0) {
                    }
                    ["_caseFolding":protected] => int(0)
                    ["_autoQuoteIdentifiers":protected] => bool(true)
                    ["_allowSerialization":protected] => bool(true)
                    ["_autoReconnectOnUnserialize":protected] => bool(false)
                  }
                  ["_schema":protected] => NULL
                  ["_cols":protected] => array(4) {
                    [0] => string(2) "id"
                    [1] => string(3) "tag"
                    [2] => string(11) "description"
                    [3] => string(3) "url"
                  }
                  ["_identity":protected] => int(1)
                  ["_sequence":protected] => bool(true)
                  ["_metadata":protected] => array(4) {
                    ["id"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["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"] => bool(true)
                      ["PRIMARY"] => bool(true)
                      ["PRIMARY_POSITION"] => int(1)
                      ["IDENTITY"] => bool(true)
                    }
                    ["tag"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "tag"
                      ["COLUMN_POSITION"] => int(2)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(false)
                      ["LENGTH"] => string(2) "50"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["description"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(11) "description"
                      ["COLUMN_POSITION"] => int(3)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(4) "1024"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["url"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "url"
                      ["COLUMN_POSITION"] => int(4)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(2) "50"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                  }
                  ["_metadataCache":protected] => NULL
                  ["_metadataCacheInClass":protected] => bool(true)
                  ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                  ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                  ["_referenceMap":protected] => array(0) {
                  }
                  ["_dependentTables":protected] => array(0) {
                  }
                  ["_defaultSource":protected] => string(11) "defaultNone"
                  ["_defaultValues":protected] => array(0) {
                  }
                }
                ["_bind":protected] => array(0) {
                }
                ["_adapter":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                    ["type"] => string(9) "pdo_mysql"
                    ["host"] => string(9) "127.0.0.1"
                    ["username"] => string(3) "gry"
                    ["password"] => string(10) "www#rubin1"
                    ["dbname"] => string(3) "gry"
                    ["persistent"] => string(0) ""
                    ["driver_options"] => array(3) {
                      [1002] => string(14) "SET NAMES UTF8"
                      [2] => string(2) "60"
                      [12] => string(0) ""
                    }
                    ["charset"] => string(4) "utf8"
                    ["options"] => array(3) {
                      ["caseFolding"] => int(0)
                      ["autoQuoteIdentifiers"] => bool(true)
                      ["fetchMode"] => int(2)
                    }
                  }
                  ["_fetchMode":protected] => int(2)
                  ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (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(1) "g"
                      [1] => string(1) "*"
                      [2] => NULL
                    }
                  }
                  ["union"] => array(0) {
                  }
                  ["from"] => array(2) {
                    ["g"] => array(4) {
                      ["joinType"] => string(10) "inner join"
                      ["schema"] => NULL
                      ["tableName"] => string(5) "games"
                      ["joinCondition"] => NULL
                    }
                    ["gt"] => array(4) {
                      ["joinType"] => string(9) "left join"
                      ["schema"] => NULL
                      ["tableName"] => string(10) "games_tags"
                      ["joinCondition"] => string(17) "gt.game_id = g.id"
                    }
                  }
                  ["where"] => array(2) {
                    [0] => string(19) "(gt.tag_id = 20951)"
                    [1] => string(16) "AND (g.hide = 0)"
                  }
                  ["group"] => array(0) {
                  }
                  ["having"] => array(0) {
                  }
                  ["order"] => array(1) {
                    [0] => array(2) {
                      [0] => string(25) "g._gryonline_rating_count"
                      [1] => string(4) "desc"
                    }
                  }
                  ["limitcount"] => int(6)
                  ["limitoffset"] => int(0)
                  ["forupdate"] => bool(false)
                }
                ["_tableCols":protected] => array(0) {
                }
              }
              [1] => array(0) {
              }
            }
          }
          [5] => array(6) {
            ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Db/Select.php"
            ["line"] => int(711)
            ["function"] => string(5) "query"
            ["class"] => string(23) "My_Db_Adapter_Pdo_Mysql"
            ["type"] => string(2) "->"
            ["args"] => array(1) {
              [0] => object(Zend_Db_Table_Select)#268 (7) {
                ["_info":protected] => array(10) {
                  ["schema"] => NULL
                  ["name"] => string(4) "tags"
                  ["cols"] => array(4) {
                    [0] => string(2) "id"
                    [1] => string(3) "tag"
                    [2] => string(11) "description"
                    [3] => string(3) "url"
                  }
                  ["primary"] => array(1) {
                    [1] => string(2) "id"
                  }
                  ["metadata"] => array(4) {
                    ["id"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["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"] => bool(true)
                      ["PRIMARY"] => bool(true)
                      ["PRIMARY_POSITION"] => int(1)
                      ["IDENTITY"] => bool(true)
                    }
                    ["tag"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "tag"
                      ["COLUMN_POSITION"] => int(2)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(false)
                      ["LENGTH"] => string(2) "50"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["description"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(11) "description"
                      ["COLUMN_POSITION"] => int(3)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(4) "1024"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["url"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "url"
                      ["COLUMN_POSITION"] => int(4)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(2) "50"
                      ["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(false)
                ["_table":protected] => object(Tags_Model_DbTable_Tags)#256 (18) {
                  ["_name":protected] => string(4) "tags"
                  ["_primary":protected] => array(1) {
                    [1] => string(2) "id"
                  }
                  ["_definition":protected] => NULL
                  ["_definitionConfigName":protected] => NULL
                  ["_db":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                      ["type"] => string(9) "pdo_mysql"
                      ["host"] => string(9) "127.0.0.1"
                      ["username"] => string(3) "gry"
                      ["password"] => string(10) "www#rubin1"
                      ["dbname"] => string(3) "gry"
                      ["persistent"] => string(0) ""
                      ["driver_options"] => array(3) {
                        [1002] => string(14) "SET NAMES UTF8"
                        [2] => string(2) "60"
                        [12] => string(0) ""
                      }
                      ["charset"] => string(4) "utf8"
                      ["options"] => array(3) {
                        ["caseFolding"] => int(0)
                        ["autoQuoteIdentifiers"] => bool(true)
                        ["fetchMode"] => int(2)
                      }
                    }
                    ["_fetchMode":protected] => int(2)
                    ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (0) {
                    }
                    ["_caseFolding":protected] => int(0)
                    ["_autoQuoteIdentifiers":protected] => bool(true)
                    ["_allowSerialization":protected] => bool(true)
                    ["_autoReconnectOnUnserialize":protected] => bool(false)
                  }
                  ["_schema":protected] => NULL
                  ["_cols":protected] => array(4) {
                    [0] => string(2) "id"
                    [1] => string(3) "tag"
                    [2] => string(11) "description"
                    [3] => string(3) "url"
                  }
                  ["_identity":protected] => int(1)
                  ["_sequence":protected] => bool(true)
                  ["_metadata":protected] => array(4) {
                    ["id"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["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"] => bool(true)
                      ["PRIMARY"] => bool(true)
                      ["PRIMARY_POSITION"] => int(1)
                      ["IDENTITY"] => bool(true)
                    }
                    ["tag"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "tag"
                      ["COLUMN_POSITION"] => int(2)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(false)
                      ["LENGTH"] => string(2) "50"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["description"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(11) "description"
                      ["COLUMN_POSITION"] => int(3)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(4) "1024"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                    ["url"] => array(14) {
                      ["SCHEMA_NAME"] => NULL
                      ["TABLE_NAME"] => string(4) "tags"
                      ["COLUMN_NAME"] => string(3) "url"
                      ["COLUMN_POSITION"] => int(4)
                      ["DATA_TYPE"] => string(7) "varchar"
                      ["DEFAULT"] => NULL
                      ["NULLABLE"] => bool(true)
                      ["LENGTH"] => string(2) "50"
                      ["SCALE"] => NULL
                      ["PRECISION"] => NULL
                      ["UNSIGNED"] => NULL
                      ["PRIMARY"] => bool(false)
                      ["PRIMARY_POSITION"] => NULL
                      ["IDENTITY"] => bool(false)
                    }
                  }
                  ["_metadataCache":protected] => NULL
                  ["_metadataCacheInClass":protected] => bool(true)
                  ["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
                  ["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
                  ["_referenceMap":protected] => array(0) {
                  }
                  ["_dependentTables":protected] => array(0) {
                  }
                  ["_defaultSource":protected] => string(11) "defaultNone"
                  ["_defaultValues":protected] => array(0) {
                  }
                }
                ["_bind":protected] => array(0) {
                }
                ["_adapter":protected] => object(My_Db_Adapter_Pdo_Mysql)#20 (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(9) {
                    ["type"] => string(9) "pdo_mysql"
                    ["host"] => string(9) "127.0.0.1"
                    ["username"] => string(3) "gry"
                    ["password"] => string(10) "www#rubin1"
                    ["dbname"] => string(3) "gry"
                    ["persistent"] => string(0) ""
                    ["driver_options"] => array(3) {
                      [1002] => string(14) "SET NAMES UTF8"
                      [2] => string(2) "60"
                      [12] => string(0) ""
                    }
                    ["charset"] => string(4) "utf8"
                    ["options"] => array(3) {
                      ["caseFolding"] => int(0)
                      ["autoQuoteIdentifiers"] => bool(true)
                      ["fetchMode"] => int(2)
                    }
                  }
                  ["_fetchMode":protected] => int(2)
                  ["_profiler":protected] => object(Zend_Db_Profiler)#19 (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)#258 (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(1) "g"
                      [1] => string(1) "*"
                      [2] => NULL
                    }
                  }
                  ["union"] => array(0) {
                  }
                  ["from"] => array(2) {
                    ["g"] => array(4) {
                      ["joinType"] => string(10) "inner join"
                      ["schema"] => NULL
                      ["tableName"] => string(5) "games"
                      ["joinCondition"] => NULL
                    }
                    ["gt"] => array(4) {
                      ["joinType"] => string(9) "left join"
                      ["schema"] => NULL
                      ["tableName"] => string(10) "games_tags"
                      ["joinCondition"] => string(17) "gt.game_id = g.id"
                    }
                  }
                  ["where"] => array(2) {
                    [0] => string(19) "(gt.tag_id = 20951)"
                    [1] => string(16) "AND (g.hide = 0)"
                  }
                  ["group"] => array(0) {
                  }
                  ["having"] => array(0) {
                  }
                  ["order"] => array(1) {
                    [0] => array(2) {
                      [0] => string(25) "g._gryonline_rating_count"
                      [1] => string(4) "desc"
                    }
                  }
                  ["limitcount"] => int(6)
                  ["limitoffset"] => int(0)
                  ["forupdate"] => bool(false)
                }
                ["_tableCols":protected] => array(0) {
                }
              }
            }
          }
          [6] => array(6) {
            ["file"] => string(66) "/home/www/gry/httpdocs/library/Zend/Paginator/Adapter/DbSelect.php"
            ["line"] => int(170)
            ["function"] => string(5) "query"
            ["class"] => string(14) "Zend_Db_Select"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [7] => array(6) {
            ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Paginator.php"
            ["line"] => int(797)
            ["function"] => string(8) "getItems"
            ["class"] => string(31) "Zend_Paginator_Adapter_DbSelect"
            ["type"] => string(2) "->"
            ["args"] => array(2) {
              [0] => int(0)
              [1] => int(6)
            }
          }
          [8] => array(6) {
            ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Paginator.php"
            ["line"] => int(626)
            ["function"] => string(14) "getItemsByPage"
            ["class"] => string(14) "Zend_Paginator"
            ["type"] => string(2) "->"
            ["args"] => array(1) {
              [0] => int(1)
            }
          }
          [9] => array(6) {
            ["file"] => string(49) "/home/www/gry/httpdocs/library/Zend/Paginator.php"
            ["line"] => int(823)
            ["function"] => string(15) "getCurrentItems"
            ["class"] => string(14) "Zend_Paginator"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [10] => array(6) {
            ["file"] => string(62) "/home/www/gry/httpdocs/application/modules/tags/models/Tag.php"
            ["line"] => int(122)
            ["function"] => string(11) "getIterator"
            ["class"] => string(14) "Zend_Paginator"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [11] => array(6) {
            ["file"] => string(79) "/home/www/gry/httpdocs/application/modules/tags/controllers/IndexController.php"
            ["line"] => int(72)
            ["function"] => string(17) "getGamesPaginator"
            ["class"] => string(14) "Tags_Model_Tag"
            ["type"] => string(2) "->"
            ["args"] => array(2) {
              [0] => int(1)
              [1] => int(6)
            }
          }
          [12] => array(6) {
            ["file"] => string(57) "/home/www/gry/httpdocs/library/Zend/Controller/Action.php"
            ["line"] => int(516)
            ["function"] => string(10) "viewAction"
            ["class"] => string(20) "Tags_IndexController"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [13] => array(6) {
            ["file"] => string(70) "/home/www/gry/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(10) "viewAction"
            }
          }
          [14] => array(6) {
            ["file"] => string(56) "/home/www/gry/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)#177 (15) {
                ["_paramSources":protected] => array(2) {
                  [0] => string(4) "_GET"
                  [1] => string(5) "_POST"
                }
                ["_requestUri":protected] => string(41) "/tagi/20951a6/split-fiction-naprawa-sesji"
                ["_baseUrl":protected] => string(0) ""
                ["_basePath":protected] => NULL
                ["_pathInfo":protected] => string(41) "/tagi/20951a6/split-fiction-naprawa-sesji"
                ["_params":protected] => array(6) {
                  ["param1"] => string(7) "20951a6"
                  ["param2"] => string(27) "split-fiction-naprawa-sesji"
                  ["module"] => string(4) "tags"
                  ["controller"] => string(5) "index"
                  ["action"] => string(6) "router"
                  ["error_handler"] => *RECURSION*
                }
                ["_rawBody":protected] => NULL
                ["_aliases":protected] => array(0) {
                }
                ["_dispatched":protected] => bool(true)
                ["_module":protected] => string(7) "default"
                ["_moduleKey":protected] => string(6) "module"
                ["_controller":protected] => string(5) "error"
                ["_controllerKey":protected] => string(10) "controller"
                ["_action":protected] => string(5) "error"
                ["_actionKey":protected] => string(6) "action"
              }
              [1] => object(Zend_Controller_Response_Http)#178 (8) {
                ["_body":protected] => array(1) {
                  ["default"] => string(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)
              }
            }
          }
          [15] => array(6) {
            ["file"] => string(71) "/home/www/gry/httpdocs/library/Zend/Application/Bootstrap/Bootstrap.php"
            ["line"] => int(105)
            ["function"] => string(8) "dispatch"
            ["class"] => string(21) "Zend_Controller_Front"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [16] => array(6) {
            ["file"] => string(51) "/home/www/gry/httpdocs/library/Zend/Application.php"
            ["line"] => int(384)
            ["function"] => string(3) "run"
            ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [17] => array(6) {
            ["file"] => string(39) "/home/www/gry/httpdocs/public/index.php"
            ["line"] => int(5)
            ["function"] => string(3) "run"
            ["class"] => string(16) "Zend_Application"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
        }
        ["previous":"Exception":private] => NULL
        ["errorInfo"] => array(3) {
          [0] => string(5) "42S22"
          [1] => int(1054)
          [2] => string(60) "Unknown column 'g._gryonline_rating_count' in 'order clause'"
        }
      }
    }
    ["type"] => string(15) "EXCEPTION_OTHER"
    ["request"] => object(Zend_Controller_Request_Http)#264 (15) {
      ["_paramSources":protected] => array(2) {
        [0] => string(4) "_GET"
        [1] => string(5) "_POST"
      }
      ["_requestUri":protected] => string(41) "/tagi/20951a6/split-fiction-naprawa-sesji"
      ["_baseUrl":protected] => string(0) ""
      ["_basePath":protected] => NULL
      ["_pathInfo":protected] => string(41) "/tagi/20951a6/split-fiction-naprawa-sesji"
      ["_params":protected] => array(5) {
        ["param1"] => string(7) "20951a6"
        ["param2"] => string(27) "split-fiction-naprawa-sesji"
        ["module"] => string(4) "tags"
        ["controller"] => string(5) "index"
        ["action"] => string(6) "router"
      }
      ["_rawBody":protected] => NULL
      ["_aliases":protected] => array(0) {
      }
      ["_dispatched":protected] => bool(true)
      ["_module":protected] => string(4) "tags"
      ["_moduleKey":protected] => string(6) "module"
      ["_controller":protected] => string(5) "index"
      ["_controllerKey":protected] => string(10) "controller"
      ["_action":protected] => string(4) "view"
      ["_actionKey":protected] => string(6) "action"
    }
  }
}