object(Zend_Db_Statement_Exception)#134 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(40) "/usr/share/php/Zend/Db/Statement/Pdo.php" ["line":protected]=> int(234) ["trace":"Exception":private]=> array(16) { [0]=> array(6) { ["file"]=> string(36) "/usr/share/php/Zend/Db/Statement.php" ["line"]=> int(323) ["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(43) "/usr/share/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(479) ["function"]=> string(7) "execute" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(0) { } } } [2]=> array(6) { ["file"]=> string(47) "/usr/share/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(238) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &array(0) { } } } [3]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1529) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [4]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1391) ["function"]=> string(6) "_fetch" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [5]=> array(6) { ["file"]=> string(55) "/var/www/html/kontakt_dev/application/models/Topics.php" ["line"]=> int(114) ["function"]=> string(8) "fetchRow" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [6]=> array(6) { ["file"]=> string(58) "/var/www/html/kontakt_dev/application/models/Companies.php" ["line"]=> int(438) ["function"]=> string(9) "getByCode" ["class"]=> string(24) "Application_Model_Topics" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &NULL } } [7]=> array(6) { ["file"]=> string(58) "/var/www/html/kontakt_dev/application/models/Companies.php" ["line"]=> int(415) ["function"]=> string(14) "_mapCategories" ["class"]=> string(27) "Application_Model_Companies" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(5) { ["company"]=> array(24) { ["name_visible"]=> NULL ["name_sort"]=> NULL ["name_search"]=> NULL ["address"]=> NULL ["zip"]=> NULL ["city"]=> NULL ["region_id"]=> NULL ["reg_nr"]=> NULL ["unknown_1"]=> NULL ["prio"]=> NULL ["search_city"]=> NULL ["search_street"]=> NULL ["phone"]=> NULL ["map_x"]=> NULL ["map_y"]=> NULL ["flag_www"]=> NULL ["flag_mail"]=> NULL ["flag_info"]=> NULL ["flagj4ap"]=> NULL ["maindata_region"]=> NULL ["maindata_city"]=> NULL ["maindata_street"]=> NULL ["maindata_house"]=> NULL ["html_time"]=> NULL } ["regions"]=> array(1) { [1]=> array(1) { ["disctricted"]=> NULL } } ["gps_coordinates"]=> array(1) { [1]=> array(2) { ["gps_latitude"]=> NULL ["gps_longitude"]=> NULL } } ["html_rubr"]=> array(1) { [1]=> array(1) { ["html_rubric"]=> array(2) { ["value"]=> NULL ["order"]=> NULL } } } ["search_phone_fset"]=> array(1) { [1]=> array(1) { ["search_phone"]=> NULL } } } } } [8]=> array(6) { ["file"]=> string(58) "/var/www/html/kontakt_dev/application/models/Companies.php" ["line"]=> int(181) ["function"]=> string(17) "_parseCompanyInfo" ["class"]=> string(27) "Application_Model_Companies" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Rowset)#11 (10) { ["_data":protected]=> array(29) { [0]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(12) "name_visible" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [1]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "name_sort" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [2]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "name_search" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [3]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(7) "address" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [4]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(3) "zip" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [5]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(4) "city" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [6]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "region_id" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [7]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(6) "reg_nr" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [8]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "unknown_1" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [9]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(4) "prio" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [10]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "disctricted" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(7) "regions" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [11]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "search_city" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [12]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(13) "search_street" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [13]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(5) "phone" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [14]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(5) "map_x" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [15]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(5) "map_y" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [16]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(8) "flag_www" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [17]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "flag_mail" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [18]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "flag_info" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [19]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(8) "flagj4ap" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [20]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(15) "maindata_region" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [21]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(13) "maindata_city" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [22]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(15) "maindata_street" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [23]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(14) "maindata_house" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [24]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(12) "gps_latitude" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "gps_coordinates" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [25]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(13) "gps_longitude" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "gps_coordinates" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [26]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "html_rubric" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(9) "html_rubr" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [27]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "html_time" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [28]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(12) "search_phone" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(17) "search_phone_fset" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } } ["_table":protected]=> object(Zend_Db_Table)#31 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(9) "documents" ["_cols":protected]=> array(11) { [0]=> string(11) "document_id" [1]=> string(10) "company_id" [2]=> string(17) "cm_object_type_id" [3]=> string(9) "portal_id" [4]=> string(7) "lang_id" [5]=> string(4) "hash" [6]=> string(11) "search_hash" [7]=> string(9) "html_hash" [8]=> string(8) "doc_name" [9]=> string(7) "updated" [10]=> string(11) "imported_at" } ["_primary":protected]=> array(1) { [1]=> string(11) "document_id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(11) { ["document_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(11) "document_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) } ["company_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(10) "company_id" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["cm_object_type_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(17) "cm_object_type_id" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["portal_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(9) "portal_id" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["lang_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(7) "lang_id" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["hash"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(4) "hash" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["search_hash"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(11) "search_hash" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["html_hash"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(9) "html_hash" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["doc_name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(8) "doc_name" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["updated"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(7) "updated" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(9) "timestamp" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["imported_at"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(11) "imported_at" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(9) "timestamp" ["DEFAULT"]=> string(17) "CURRENT_TIMESTAMP" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_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) { } } ["_connected":protected]=> bool(true) ["_tableClass":protected]=> string(13) "Zend_Db_Table" ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_pointer":protected]=> int(0) ["_count":protected]=> int(29) ["_rows":protected]=> array(0) { } ["_stored":protected]=> bool(true) ["_readOnly":protected]=> bool(true) } } } [9]=> array(6) { ["file"]=> string(73) "/var/www/html/kontakt_dev/application/controllers/CompaniesController.php" ["line"]=> int(76) ["function"]=> string(14) "getCompanyInfo" ["class"]=> string(27) "Application_Model_Companies" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &int(296627) } } [10]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(13) "companyAction" ["class"]=> string(19) "CompaniesController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(54) "/usr/share/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(295) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(13) "companyAction" } } [12]=> array(6) { ["file"]=> string(40) "/usr/share/php/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)#72 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(115) "/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(115) "/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F/" ["_params":protected]=> array(5) { ["subsite"]=> string(7) "braslav" ["action"]=> string(7) "company" ["id"]=> string(35) "296627-РЖЕВЦЕВА Ю.В. ИП" ["controller"]=> string(9) "companies" ["section"]=> string(13) "predprijatija" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(9) "companies" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(7) "company" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#71 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(0) { } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [13]=> array(6) { ["file"]=> string(55) "/usr/share/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(35) "/usr/share/php/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(42) "/var/www/html/kontakt_dev/public/index.php" ["line"]=> int(88) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> object(PDOException)#133 (8) { ["message":protected]=> string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound" ["string":"Exception":private]=> string(0) "" ["code":protected]=> string(5) "HY093" ["file":protected]=> string(40) "/usr/share/php/Zend/Db/Statement/Pdo.php" ["line":protected]=> int(228) ["trace":"Exception":private]=> array(17) { [0]=> array(6) { ["file"]=> string(40) "/usr/share/php/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(36) "/usr/share/php/Zend/Db/Statement.php" ["line"]=> int(323) ["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(43) "/usr/share/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(479) ["function"]=> string(7) "execute" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(0) { } } } [3]=> array(6) { ["file"]=> string(47) "/usr/share/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(238) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &array(0) { } } } [4]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1529) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [5]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1391) ["function"]=> string(6) "_fetch" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [6]=> array(6) { ["file"]=> string(55) "/var/www/html/kontakt_dev/application/models/Topics.php" ["line"]=> int(114) ["function"]=> string(8) "fetchRow" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#128 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(6) "topics" ["cols"]=> array(4) { [0]=> string(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["primary"]=> array(1) { [1]=> string(7) "item_id" } ["metadata"]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["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(Application_Model_Topics)#36 (18) { ["_primary":protected]=> array(1) { [1]=> string(7) "item_id" } ["_name":protected]=> string(6) "topics" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(7) "item_id" [1]=> string(11) "sprite_icon" [2]=> string(11) "description" [3]=> string(6) "by_map" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(4) { ["item_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(7) "item_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(false) } ["sprite_icon"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "sprite_icon" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "10" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["by_map"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(6) "topics" ["COLUMN_NAME"]=> string(6) "by_map" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "25" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (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(2) { [0]=> array(3) { [0]=> string(1) "a" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(1) "b" [1]=> string(1) "*" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(2) { ["a"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(6) "topics" ["joinCondition"]=> NULL } ["b"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(12) "items_locale" ["joinCondition"]=> string(21) "a.item_id = b.item_id" } } ["where"]=> array(2) { [0]=> string(14) "(a.by_map = ?)" [1]=> string(21) "AND (b.lang_id = '3')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> int(1) ["limitoffset"]=> int(0) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [7]=> array(6) { ["file"]=> string(58) "/var/www/html/kontakt_dev/application/models/Companies.php" ["line"]=> int(438) ["function"]=> string(9) "getByCode" ["class"]=> string(24) "Application_Model_Topics" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &NULL } } [8]=> array(6) { ["file"]=> string(58) "/var/www/html/kontakt_dev/application/models/Companies.php" ["line"]=> int(415) ["function"]=> string(14) "_mapCategories" ["class"]=> string(27) "Application_Model_Companies" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(5) { ["company"]=> array(24) { ["name_visible"]=> NULL ["name_sort"]=> NULL ["name_search"]=> NULL ["address"]=> NULL ["zip"]=> NULL ["city"]=> NULL ["region_id"]=> NULL ["reg_nr"]=> NULL ["unknown_1"]=> NULL ["prio"]=> NULL ["search_city"]=> NULL ["search_street"]=> NULL ["phone"]=> NULL ["map_x"]=> NULL ["map_y"]=> NULL ["flag_www"]=> NULL ["flag_mail"]=> NULL ["flag_info"]=> NULL ["flagj4ap"]=> NULL ["maindata_region"]=> NULL ["maindata_city"]=> NULL ["maindata_street"]=> NULL ["maindata_house"]=> NULL ["html_time"]=> NULL } ["regions"]=> array(1) { [1]=> array(1) { ["disctricted"]=> NULL } } ["gps_coordinates"]=> array(1) { [1]=> array(2) { ["gps_latitude"]=> NULL ["gps_longitude"]=> NULL } } ["html_rubr"]=> array(1) { [1]=> array(1) { ["html_rubric"]=> array(2) { ["value"]=> NULL ["order"]=> NULL } } } ["search_phone_fset"]=> array(1) { [1]=> array(1) { ["search_phone"]=> NULL } } } } } [9]=> array(6) { ["file"]=> string(58) "/var/www/html/kontakt_dev/application/models/Companies.php" ["line"]=> int(181) ["function"]=> string(17) "_parseCompanyInfo" ["class"]=> string(27) "Application_Model_Companies" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Rowset)#11 (10) { ["_data":protected]=> array(29) { [0]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(12) "name_visible" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [1]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "name_sort" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [2]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "name_search" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [3]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(7) "address" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [4]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(3) "zip" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [5]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(4) "city" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [6]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "region_id" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [7]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(6) "reg_nr" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [8]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "unknown_1" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [9]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(4) "prio" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [10]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "disctricted" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(7) "regions" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [11]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "search_city" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [12]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(13) "search_street" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [13]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(5) "phone" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [14]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(5) "map_x" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [15]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(5) "map_y" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [16]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(8) "flag_www" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [17]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "flag_mail" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [18]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "flag_info" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [19]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(8) "flagj4ap" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [20]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(15) "maindata_region" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [21]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(13) "maindata_city" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [22]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(15) "maindata_street" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [23]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(14) "maindata_house" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [24]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(12) "gps_latitude" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "gps_coordinates" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [25]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(13) "gps_longitude" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "gps_coordinates" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [26]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(11) "html_rubric" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(9) "html_rubr" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [27]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(9) "html_time" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(15) "uncategorized-x" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } [28]=> array(14) { ["company_id"]=> string(6) "656773" ["group_number"]=> string(1) "1" ["attribute_name"]=> string(12) "search_phone" ["field_type"]=> string(4) "text" ["dp_value_id"]=> NULL ["document_property_id"]=> NULL ["val_varchar"]=> NULL ["val_text"]=> NULL ["val_timestamp"]=> NULL ["dp_order"]=> NULL ["last_changed"]=> NULL ["fieldset_name"]=> string(17) "search_phone_fset" ["rating"]=> string(1) "0" ["count_reviews"]=> string(1) "0" } } ["_table":protected]=> object(Zend_Db_Table)#31 (18) { ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#55 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(3) "p24" ["password"]=> string(13) "pOafOsNNuCl1v" ["dbname"]=> string(9) "platforma" ["driver_options"]=> array(1) { [1002]=> string(14) "SET NAMES utf8" } ["charset"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#56 (4) { ["_queryProfiles":protected]=> array(26) { [0]=> object(Zend_Db_Profiler_Query)#53 (5) { ["_query":protected]=> string(7) "connect" ["_queryType":protected]=> int(1) ["_startedMicrotime":protected]=> float(1711623697.4848) ["_endedMicrotime":protected]=> float(1711623697.4851) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#49 (5) { ["_query":protected]=> string(15) "DESCRIBE `bans`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4851) ["_endedMicrotime":protected]=> float(1711623697.4854) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#48 (5) { ["_query":protected]=> string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-03-28T11:01:37+00:00') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4858) ["_endedMicrotime":protected]=> float(1711623697.4859) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#50 (5) { ["_query":protected]=> string(24) "DESCRIBE `url_redirects`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4861) ["_endedMicrotime":protected]=> float(1711623697.4863) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#46 (5) { ["_query":protected]=> string(218) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F') AND (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4865) ["_endedMicrotime":protected]=> float(1711623697.4866) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#90 (5) { ["_query":protected]=> string(18) "DESCRIBE `regions`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4878) ["_endedMicrotime":protected]=> float(1711623697.4879) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#91 (5) { ["_query":protected]=> string(71) "SELECT `regions`.* FROM `regions` WHERE (domain = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4882) ["_endedMicrotime":protected]=> float(1711623697.4882) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#92 (5) { ["_query":protected]=> string(18) "DESCRIBE `portals`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4883) ["_endedMicrotime":protected]=> float(1711623697.4885) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#93 (5) { ["_query":protected]=> string(69) "SELECT `portals`.* FROM `portals` WHERE (host = 'kontakt.by') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4888) ["_endedMicrotime":protected]=> float(1711623697.4889) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#94 (5) { ["_query":protected]=> string(20) "DESCRIBE `languages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.489) ["_endedMicrotime":protected]=> float(1711623697.4892) ["_boundParams":protected]=> array(0) { } } [10]=> object(Zend_Db_Profiler_Query)#96 (5) { ["_query":protected]=> string(75) "SELECT `languages`.* FROM `languages` WHERE (((`languages`.`lang_id` = 3)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4894) ["_endedMicrotime":protected]=> float(1711623697.4894) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#105 (5) { ["_query":protected]=> string(21) "DESCRIBE `menu_items`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4906) ["_endedMicrotime":protected]=> float(1711623697.4907) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#106 (5) { ["_query":protected]=> string(376) "SELECT `b`.`uri`, `c`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `modules` AS `c` ON a.module_id = c.module_id INNER JOIN `menu_blocks` AS `d` ON a.menu_block_id = d.menu_block_id INNER JOIN `menu` AS `e` ON d.menu_id = e.menu_id WHERE (a.module_id > 0) AND (b.lang_id = 3) AND (e.portal_id = 1)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.491) ["_endedMicrotime":protected]=> float(1711623697.4911) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#16 (5) { ["_query":protected]=> string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'braslav') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4924) ["_endedMicrotime":protected]=> float(1711623697.4924) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#9 (5) { ["_query":protected]=> string(302) "SELECT `a`.*, `b`.*, `c`.`imp_location_name` AS `weather_location_label` FROM `regions` AS `a` INNER JOIN `regions_locale` AS `b` ON a.region_id = b.region_id LEFT JOIN `weather_location` AS `c` ON a.weather_location_id = c.weather_location_id WHERE (b.lang_id = '3') AND (a.region_id = '13') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4927) ["_endedMicrotime":protected]=> float(1711623697.4927) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#10 (5) { ["_query":protected]=> string(515) "SELECT `a`.`module_id`, `a`.`url`, `b`.`menu_item_name` AS `label`, `b`.`uri`, `e`.`dir_name` FROM `menu_items` AS `a` INNER JOIN `menu_items_locale` AS `b` ON a.menu_item_id = b.menu_item_id INNER JOIN `menu_blocks` AS `c` ON a.menu_block_id = c.menu_block_id INNER JOIN `menu` AS `d` ON c.menu_id = d.menu_id LEFT JOIN `modules` AS `e` ON e.module_id = a.module_id WHERE (b.lang_id = '3') AND (c.menu_id = '1') AND (d.portal_id = '1') AND (a.active = 1) ORDER BY `a`.`item_order` ASC, `b`.`menu_item_name` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.493) ["_endedMicrotime":protected]=> float(1711623697.493) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#29 (5) { ["_query":protected]=> string(208) "SELECT `m`.*, `ml`.`menu_item_name`, `ml`.`uri` FROM `menu_items` AS `m` INNER JOIN `menu_items_locale` AS `ml` ON m.menu_item_id = ml.menu_item_id WHERE (ml.uri = 'predprijatija') AND (m.active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4937) ["_endedMicrotime":protected]=> float(1711623697.4937) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#28 (5) { ["_query":protected]=> string(30) "DESCRIBE `region_has_location`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4938) ["_endedMicrotime":protected]=> float(1711623697.494) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#30 (5) { ["_query":protected]=> string(168) "SELECT `a`.`item_id`, `b`.* FROM `region_has_location` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.region_id = '13') AND (b.lang_id = '3')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4942) ["_endedMicrotime":protected]=> float(1711623697.4942) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#32 (5) { ["_query":protected]=> string(22) "DESCRIBE `ui_messages`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4946) ["_endedMicrotime":protected]=> float(1711623697.4947) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#8 (5) { ["_query":protected]=> string(97) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.keywords') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4949) ["_endedMicrotime":protected]=> float(1711623697.4949) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#126 (5) { ["_query":protected]=> string(98) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'meta.company.footer_h1') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4951) ["_endedMicrotime":protected]=> float(1711623697.4951) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#33 (5) { ["_query":protected]=> string(20) "DESCRIBE `documents`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4953) ["_endedMicrotime":protected]=> float(1711623697.4955) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#127 (5) { ["_query":protected]=> string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a` LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 296627)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4958) ["_endedMicrotime":protected]=> float(1711623697.4959) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#131 (5) { ["_query":protected]=> string(17) "DESCRIBE `topics`" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1711623697.4961) ["_endedMicrotime":protected]=> float(1711623697.4962) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#132 (5) { ["_query":protected]=> string(149) "SELECT `a`.*, `b`.* FROM `topics` AS `a` LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = ?) AND (b.lang_id = '3') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1711623697.4965) ["_endedMicrotime":protected]=> NULL ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(PDO)#52 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(9) "documents" ["_cols":protected]=> array(11) { [0]=> string(11) "document_id" [1]=> string(10) "company_id" [2]=> string(17) "cm_object_type_id" [3]=> string(9) "portal_id" [4]=> string(7) "lang_id" [5]=> string(4) "hash" [6]=> string(11) "search_hash" [7]=> string(9) "html_hash" [8]=> string(8) "doc_name" [9]=> string(7) "updated" [10]=> string(11) "imported_at" } ["_primary":protected]=> array(1) { [1]=> string(11) "document_id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(11) { ["document_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(11) "document_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) } ["company_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(10) "company_id" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["cm_object_type_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(17) "cm_object_type_id" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["portal_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(9) "portal_id" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["lang_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(7) "lang_id" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["hash"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(4) "hash" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["search_hash"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(11) "search_hash" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["html_hash"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(9) "html_hash" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["doc_name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(8) "doc_name" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["updated"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(7) "updated" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(9) "timestamp" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["imported_at"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(9) "documents" ["COLUMN_NAME"]=> string(11) "imported_at" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(9) "timestamp" ["DEFAULT"]=> string(17) "CURRENT_TIMESTAMP" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#21 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_Memcached)#23 (3) { ["_options":protected]=> array(3) { ["servers"]=> array(1) { [0]=> array(2) { ["host"]=> string(9) "127.0.0.1" ["port"]=> string(5) "11211" } } ["compression"]=> bool(true) ["compatibility"]=> bool(false) } ["_memcache":protected]=> object(Memcache)#22 (1) { ["connection"]=> resource(2) of type (memcache connection) } ["_directives":protected]=> array(3) { ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(9) "Pilseta24" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(3600) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(true) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(41) "Pilseta2444e99815f7e7ea8782e32faf334adfbb" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(false) ["tags"]=> bool(false) ["expired_read"]=> bool(false) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(false) ["get_list"]=> bool(false) } } ["_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) { } } ["_connected":protected]=> bool(true) ["_tableClass":protected]=> string(13) "Zend_Db_Table" ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_pointer":protected]=> int(0) ["_count":protected]=> int(29) ["_rows":protected]=> array(0) { } ["_stored":protected]=> bool(true) ["_readOnly":protected]=> bool(true) } } } [10]=> array(6) { ["file"]=> string(73) "/var/www/html/kontakt_dev/application/controllers/CompaniesController.php" ["line"]=> int(76) ["function"]=> string(14) "getCompanyInfo" ["class"]=> string(27) "Application_Model_Companies" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &int(296627) } } [11]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(13) "companyAction" ["class"]=> string(19) "CompaniesController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(54) "/usr/share/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(295) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(13) "companyAction" } } [13]=> array(6) { ["file"]=> string(40) "/usr/share/php/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)#72 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(115) "/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(115) "/braslav/predprijatija/company/296627-%D0%A0%D0%96%D0%95%D0%92%D0%A6%D0%95%D0%92%D0%90+%D0%AE.%D0%92.+%D0%98%D0%9F/" ["_params":protected]=> array(5) { ["subsite"]=> string(7) "braslav" ["action"]=> string(7) "company" ["id"]=> string(35) "296627-РЖЕВЦЕВА Ю.В. ИП" ["controller"]=> string(9) "companies" ["section"]=> string(13) "predprijatija" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(9) "companies" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(7) "company" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#71 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(0) { } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [14]=> array(6) { ["file"]=> string(55) "/usr/share/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(35) "/usr/share/php/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(42) "/var/www/html/kontakt_dev/public/index.php" ["line"]=> int(88) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL ["errorInfo"]=> array(2) { [0]=> string(5) "HY093" [1]=> int(0) } } }