object(Zend_Controller_Exception)#54 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(1407) "Mysqli prepare error: MySQL server has gone away#0 /var/www/html/application/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\tSELECT\n\t\t\t\t...') #1 /var/www/html/application/library/Zend/Db/Adapter/Mysqli.php(388): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\tSELECT\n\t\t\t\t...') #2 /var/www/html/application/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\tSELECT\n\t\t\t\t...') #3 /var/www/html/application/library/Zend/Db/Adapter/Abstract.php(737): Zend_Db_Adapter_Abstract->query('\n\t\t\tSELECT\n\t\t\t\t...', Array) #4 /var/www/html/application/models/Gallery.php(17): Zend_Db_Adapter_Abstract->fetchAll('\n\t\t\tSELECT\n\t\t\t\t...', Array) #5 /var/www/html/application/controllers/GalleryController.php(8): Gallery->getGallery() #6 /var/www/html/application/library/Zend/Controller/Action.php(516): GalleryController->indexAction() #7 /var/www/html/application/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('indexAction') #8 /var/www/html/application/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #9 /var/www/html/application/bootstrap.php(103): Zend_Controller_Front->dispatch() #10 /var/www/html/index.php(10): Bootstrap->output() #11 {main}" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(2006) ["file":protected]=> string(67) "/var/www/html/application/library/Zend/Controller/Plugin/Broker.php" ["line":protected]=> int(336) ["trace":"Exception":private]=> array(3) { [0]=> array(6) { ["file"]=> string(59) "/var/www/html/application/library/Zend/Controller/Front.php" ["line"]=> int(965) ["function"]=> string(12) "postDispatch" ["class"]=> string(29) "Zend_Controller_Plugin_Broker" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Controller_Request_Http)#39 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/sitemap.xml" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/sitemap.xml" ["_params":protected]=> array(6) { ["controller"]=> string(11) "sitemap.xml" ["action"]=> string(5) "index" ["module"]=> string(7) "default" ["position"]=> string(6) "header" ["content"]=> array(8) { ["id"]=> int(106) ["position"]=> string(6) "header" ["picture"]=> NULL ["title"]=> string(0) "" ["lead"]=> string(0) "" ["content"]=> string(0) "" ["module.controller"]=> string(7) "gallery" ["module.action"]=> string(5) "index" } ["error_handler"]=> object(ArrayObject)#45 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(Zend_Controller_Dispatcher_Exception)#49 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(42) "Invalid controller specified (sitemap.xml)" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/var/www/html/application/library/Zend/Controller/Dispatcher/Standard.php" ["line":protected]=> int(248) ["trace":"Exception":private]=> array(3) { [0]=> array(6) { ["file"]=> string(59) "/var/www/html/application/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]=> *RECURSION* [1]=> object(Zend_Controller_Response_Http)#40 (8) { ["_body":protected]=> array(1) { ["default"]=> string(80) "

No Controller

string(23) "EXCEPTION_NO_CONTROLLER"
" } ["_exceptions":protected]=> array(2) { [0]=> *RECURSION* [1]=> object(Zend_Db_Statement_Mysqli_Exception)#55 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(48) "Mysqli prepare error: MySQL server has gone away" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(2006) ["file":protected]=> string(62) "/var/www/html/application/library/Zend/Db/Statement/Mysqli.php" ["line":protected]=> int(77) ["trace":"Exception":private]=> array(11) { [0]=> array(6) { ["file"]=> string(55) "/var/www/html/application/library/Zend/Db/Statement.php" ["line"]=> int(115) ["function"]=> string(8) "_prepare" ["class"]=> string(24) "Zend_Db_Statement_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" } } [1]=> array(6) { ["file"]=> string(60) "/var/www/html/application/library/Zend/Db/Adapter/Mysqli.php" ["line"]=> int(388) ["function"]=> string(11) "__construct" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Adapter_Mysqli)#3 (12) { ["_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) } ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#43 (12) { ["_keys":protected]=> array(1) { [0]=> string(5) "title" } ["_values":protected]=> array(1) { [0]=> string(5) "Vstop" } ["_meta":protected]=> object(mysqli_result)#42 (5) { ["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } ["_stmt":protected]=> NULL ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(3) { [0]=> string(167) " SELECT menu_translation.title FROM menu INNER JOIN menu_translation ON menu_translation.menu_id = menu.id AND menu_translation.language_id = " [1]=> string(1) "?" [2]=> string(52) " WHERE NOT menu.hidden AND menu.id = 1 " } ["_sqlParam":protected]=> array(3) { [0]=> string(167) " SELECT menu_translation.title FROM menu INNER JOIN menu_translation ON menu_translation.menu_id = menu.id AND menu_translation.language_id = " [1]=> string(1) "?" [2]=> string(52) " WHERE NOT menu.hidden AND menu.id = 1 " } ["_queryId":protected]=> NULL } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_config":protected]=> array(9) { ["host"]=> string(7) "mariadb" ["username"]=> string(11) "printkaktus" ["password"]=> string(16) "!U3-4Op3cJtlNpcU" ["dbname"]=> string(14) "printkaktus_si" ["port"]=> string(4) "3306" ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#4 (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(mysqli)#5 (19) { ["affected_rows"]=> int(-1) ["client_info"]=> string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 241ae00989d1995ffcbbf63d579943635faf9972 $" ["client_version"]=> int(50012) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(2006) ["error"]=> string(26) "MySQL server has gone away" ["error_list"]=> array(0) { } ["field_count"]=> int(1) ["host_info"]=> string(18) "mariadb via TCP/IP" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(30) "5.5.5-10.1.48-MariaDB-1~bionic" ["server_version"]=> int(50505) ["stat"]=> NULL ["sqlstate"]=> string(5) "HY000" ["protocol_version"]=> int(10) ["thread_id"]=> int(1683976) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } [1]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" } } [2]=> array(6) { ["file"]=> string(62) "/var/www/html/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(479) ["function"]=> string(7) "prepare" ["class"]=> string(22) "Zend_Db_Adapter_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" } } [3]=> array(6) { ["file"]=> string(62) "/var/www/html/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(737) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" [1]=> array(1) { [0]=> object(Language)#18 (5) { ["items":protected]=> array(3) { [0]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } [1]=> array(3) { ["id"]=> string(2) "en" ["title"]=> string(2) "EN" ["is_default"]=> int(0) } [2]=> array(3) { ["id"]=> string(2) "de" ["title"]=> string(2) "DE" ["is_default"]=> int(0) } } ["key":protected]=> int(0) ["count":protected]=> int(3) ["default_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } ["current_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } } } } } [4]=> array(6) { ["file"]=> string(44) "/var/www/html/application/models/Gallery.php" ["line"]=> int(17) ["function"]=> string(8) "fetchAll" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" [1]=> array(1) { [0]=> object(Language)#18 (5) { ["items":protected]=> array(3) { [0]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } [1]=> array(3) { ["id"]=> string(2) "en" ["title"]=> string(2) "EN" ["is_default"]=> int(0) } [2]=> array(3) { ["id"]=> string(2) "de" ["title"]=> string(2) "DE" ["is_default"]=> int(0) } } ["key":protected]=> int(0) ["count":protected]=> int(3) ["default_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } ["current_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } } } } } [5]=> array(6) { ["file"]=> string(59) "/var/www/html/application/controllers/GalleryController.php" ["line"]=> int(8) ["function"]=> string(10) "getGallery" ["class"]=> string(7) "Gallery" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(60) "/var/www/html/application/library/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(11) "indexAction" ["class"]=> string(17) "GalleryController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(73) "/var/www/html/application/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(11) "indexAction" } } [8]=> array(6) { ["file"]=> string(59) "/var/www/html/application/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]=> *RECURSION* [1]=> *RECURSION* } } [9]=> array(6) { ["file"]=> string(39) "/var/www/html/application/bootstrap.php" ["line"]=> int(103) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(23) "/var/www/html/index.php" ["line"]=> int(10) ["function"]=> string(6) "output" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [1]=> array(6) { ["file"]=> string(39) "/var/www/html/application/bootstrap.php" ["line"]=> int(103) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(23) "/var/www/html/index.php" ["line"]=> int(10) ["function"]=> string(6) "output" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } ["type"]=> string(23) "EXCEPTION_NO_CONTROLLER" ["request"]=> object(Zend_Controller_Request_Http)#51 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/sitemap.xml" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/sitemap.xml" ["_params":protected]=> array(5) { ["controller"]=> string(11) "sitemap.xml" ["action"]=> string(5) "index" ["module"]=> string(7) "default" ["position"]=> string(4) "left" ["content"]=> array(8) { ["id"]=> int(117) ["position"]=> string(4) "left" ["picture"]=> NULL ["title"]=> string(9) "Košarica" ["lead"]=> string(8) "
" ["content"]=> string(8) "
" ["module.controller"]=> string(6) "basket" ["module.action"]=> string(7) "sidebar" } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(false) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(6) "basket" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(7) "sidebar" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "gallery" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_actionKey":protected]=> string(6) "action" } } } [1]=> array(6) { ["file"]=> string(39) "/var/www/html/application/bootstrap.php" ["line"]=> int(103) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(23) "/var/www/html/index.php" ["line"]=> int(10) ["function"]=> string(6) "output" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> object(Zend_Db_Statement_Mysqli_Exception)#55 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(48) "Mysqli prepare error: MySQL server has gone away" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(2006) ["file":protected]=> string(62) "/var/www/html/application/library/Zend/Db/Statement/Mysqli.php" ["line":protected]=> int(77) ["trace":"Exception":private]=> array(11) { [0]=> array(6) { ["file"]=> string(55) "/var/www/html/application/library/Zend/Db/Statement.php" ["line"]=> int(115) ["function"]=> string(8) "_prepare" ["class"]=> string(24) "Zend_Db_Statement_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" } } [1]=> array(6) { ["file"]=> string(60) "/var/www/html/application/library/Zend/Db/Adapter/Mysqli.php" ["line"]=> int(388) ["function"]=> string(11) "__construct" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Adapter_Mysqli)#3 (12) { ["_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) } ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#43 (12) { ["_keys":protected]=> array(1) { [0]=> string(5) "title" } ["_values":protected]=> array(1) { [0]=> string(5) "Vstop" } ["_meta":protected]=> object(mysqli_result)#42 (5) { ["current_field"]=> int(0) ["field_count"]=> int(1) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } ["_stmt":protected]=> NULL ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(3) { [0]=> string(167) " SELECT menu_translation.title FROM menu INNER JOIN menu_translation ON menu_translation.menu_id = menu.id AND menu_translation.language_id = " [1]=> string(1) "?" [2]=> string(52) " WHERE NOT menu.hidden AND menu.id = 1 " } ["_sqlParam":protected]=> array(3) { [0]=> string(167) " SELECT menu_translation.title FROM menu INNER JOIN menu_translation ON menu_translation.menu_id = menu.id AND menu_translation.language_id = " [1]=> string(1) "?" [2]=> string(52) " WHERE NOT menu.hidden AND menu.id = 1 " } ["_queryId":protected]=> NULL } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_config":protected]=> array(9) { ["host"]=> string(7) "mariadb" ["username"]=> string(11) "printkaktus" ["password"]=> string(16) "!U3-4Op3cJtlNpcU" ["dbname"]=> string(14) "printkaktus_si" ["port"]=> string(4) "3306" ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#4 (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(mysqli)#5 (19) { ["affected_rows"]=> int(-1) ["client_info"]=> string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 241ae00989d1995ffcbbf63d579943635faf9972 $" ["client_version"]=> int(50012) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(2006) ["error"]=> string(26) "MySQL server has gone away" ["error_list"]=> array(1) { [0]=> array(3) { ["errno"]=> int(2006) ["sqlstate"]=> string(5) "HY000" ["error"]=> string(26) "MySQL server has gone away" } } ["field_count"]=> int(1) ["host_info"]=> string(18) "mariadb via TCP/IP" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(30) "5.5.5-10.1.48-MariaDB-1~bionic" ["server_version"]=> int(50505) ["stat"]=> NULL ["sqlstate"]=> string(5) "HY000" ["protocol_version"]=> int(10) ["thread_id"]=> int(1683976) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } [1]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" } } [2]=> array(6) { ["file"]=> string(62) "/var/www/html/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(479) ["function"]=> string(7) "prepare" ["class"]=> string(22) "Zend_Db_Adapter_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" } } [3]=> array(6) { ["file"]=> string(62) "/var/www/html/application/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(737) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" [1]=> array(1) { [0]=> object(Language)#18 (5) { ["items":protected]=> array(3) { [0]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } [1]=> array(3) { ["id"]=> string(2) "en" ["title"]=> string(2) "EN" ["is_default"]=> int(0) } [2]=> array(3) { ["id"]=> string(2) "de" ["title"]=> string(2) "DE" ["is_default"]=> int(0) } } ["key":protected]=> int(0) ["count":protected]=> int(3) ["default_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } ["current_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } } } } } [4]=> array(6) { ["file"]=> string(44) "/var/www/html/application/models/Gallery.php" ["line"]=> int(17) ["function"]=> string(8) "fetchAll" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(212) " SELECT title, picture, link FROM gallery LEFT JOIN gallery_translation ON gallery_translation.gallery_id = gallery.id WHERE NOT hidden AND gallery_translation.language_id = ? ORDER BY ord" [1]=> array(1) { [0]=> object(Language)#18 (5) { ["items":protected]=> array(3) { [0]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } [1]=> array(3) { ["id"]=> string(2) "en" ["title"]=> string(2) "EN" ["is_default"]=> int(0) } [2]=> array(3) { ["id"]=> string(2) "de" ["title"]=> string(2) "DE" ["is_default"]=> int(0) } } ["key":protected]=> int(0) ["count":protected]=> int(3) ["default_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } ["current_item":protected]=> array(3) { ["id"]=> string(2) "sl" ["title"]=> string(2) "SL" ["is_default"]=> int(1) } } } } } [5]=> array(6) { ["file"]=> string(59) "/var/www/html/application/controllers/GalleryController.php" ["line"]=> int(8) ["function"]=> string(10) "getGallery" ["class"]=> string(7) "Gallery" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(60) "/var/www/html/application/library/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(11) "indexAction" ["class"]=> string(17) "GalleryController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(73) "/var/www/html/application/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(11) "indexAction" } } [8]=> array(6) { ["file"]=> string(59) "/var/www/html/application/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)#39 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/sitemap.xml" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/sitemap.xml" ["_params":protected]=> array(6) { ["controller"]=> string(11) "sitemap.xml" ["action"]=> string(5) "index" ["module"]=> string(7) "default" ["position"]=> string(6) "header" ["content"]=> array(8) { ["id"]=> int(106) ["position"]=> string(6) "header" ["picture"]=> NULL ["title"]=> string(0) "" ["lead"]=> string(0) "" ["content"]=> string(0) "" ["module.controller"]=> string(7) "gallery" ["module.action"]=> string(5) "index" } ["error_handler"]=> object(ArrayObject)#45 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(Zend_Controller_Dispatcher_Exception)#49 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(42) "Invalid controller specified (sitemap.xml)" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/var/www/html/application/library/Zend/Controller/Dispatcher/Standard.php" ["line":protected]=> int(248) ["trace":"Exception":private]=> array(3) { [0]=> array(6) { ["file"]=> string(59) "/var/www/html/application/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]=> *RECURSION* [1]=> object(Zend_Controller_Response_Http)#40 (8) { ["_body":protected]=> array(1) { ["default"]=> string(80) "

No Controller

string(23) "EXCEPTION_NO_CONTROLLER"
" } ["_exceptions":protected]=> array(2) { [0]=> *RECURSION* [1]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [1]=> array(6) { ["file"]=> string(39) "/var/www/html/application/bootstrap.php" ["line"]=> int(103) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(23) "/var/www/html/index.php" ["line"]=> int(10) ["function"]=> string(6) "output" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } ["type"]=> string(23) "EXCEPTION_NO_CONTROLLER" ["request"]=> object(Zend_Controller_Request_Http)#51 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/sitemap.xml" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/sitemap.xml" ["_params":protected]=> array(5) { ["controller"]=> string(11) "sitemap.xml" ["action"]=> string(5) "index" ["module"]=> string(7) "default" ["position"]=> string(4) "left" ["content"]=> array(8) { ["id"]=> int(117) ["position"]=> string(4) "left" ["picture"]=> NULL ["title"]=> string(9) "Košarica" ["lead"]=> string(8) "
" ["content"]=> string(8) "
" ["module.controller"]=> string(6) "basket" ["module.action"]=> string(7) "sidebar" } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(false) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(6) "basket" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(7) "sidebar" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "gallery" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#40 (8) { ["_body":protected]=> array(1) { ["default"]=> string(80) "

No Controller

string(23) "EXCEPTION_NO_CONTROLLER"
" } ["_exceptions":protected]=> array(2) { [0]=> object(Zend_Controller_Dispatcher_Exception)#49 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(42) "Invalid controller specified (sitemap.xml)" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/var/www/html/application/library/Zend/Controller/Dispatcher/Standard.php" ["line":protected]=> int(248) ["trace":"Exception":private]=> array(3) { [0]=> array(6) { ["file"]=> string(59) "/var/www/html/application/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)#39 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/sitemap.xml" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/sitemap.xml" ["_params":protected]=> array(6) { ["controller"]=> string(11) "sitemap.xml" ["action"]=> string(5) "index" ["module"]=> string(7) "default" ["position"]=> string(6) "header" ["content"]=> array(8) { ["id"]=> int(106) ["position"]=> string(6) "header" ["picture"]=> NULL ["title"]=> string(0) "" ["lead"]=> string(0) "" ["content"]=> string(0) "" ["module.controller"]=> string(7) "gallery" ["module.action"]=> string(5) "index" } ["error_handler"]=> object(ArrayObject)#45 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(23) "EXCEPTION_NO_CONTROLLER" ["request"]=> object(Zend_Controller_Request_Http)#51 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/sitemap.xml" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/sitemap.xml" ["_params":protected]=> array(5) { ["controller"]=> string(11) "sitemap.xml" ["action"]=> string(5) "index" ["module"]=> string(7) "default" ["position"]=> string(4) "left" ["content"]=> array(8) { ["id"]=> int(117) ["position"]=> string(4) "left" ["picture"]=> NULL ["title"]=> string(9) "Košarica" ["lead"]=> string(8) "
" ["content"]=> string(8) "
" ["module.controller"]=> string(6) "basket" ["module.action"]=> string(7) "sidebar" } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(false) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(6) "basket" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(7) "sidebar" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "gallery" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_actionKey":protected]=> string(6) "action" } [1]=> *RECURSION* } } [1]=> array(6) { ["file"]=> string(39) "/var/www/html/application/bootstrap.php" ["line"]=> int(103) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(23) "/var/www/html/index.php" ["line"]=> int(10) ["function"]=> string(6) "output" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } [1]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [9]=> array(6) { ["file"]=> string(39) "/var/www/html/application/bootstrap.php" ["line"]=> int(103) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(23) "/var/www/html/index.php" ["line"]=> int(10) ["function"]=> string(6) "output" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } }