object(Zend_Db_Statement_Exception)#152 (8) {
["_previous":"Zend_Exception":private]=>
NULL
["message":protected]=>
string(226) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (b.lang_id = '3')' at line 2"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(42000)
["file":protected]=>
string(40) "/usr/share/php/Zend/Db/Statement/Pdo.php"
["line":protected]=>
int(234)
["trace":"Exception":private]=>
array(23) {
[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)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["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)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["forupdate"]=>
bool(false)
}
["_tableCols":protected]=>
array(0) {
}
}
}
}
[4]=>
array(6) {
["file"]=>
string(41) "/usr/share/php/Zend/Db/Table/Abstract.php"
["line"]=>
int(1344)
["function"]=>
string(6) "_fetch"
["class"]=>
string(22) "Zend_Db_Table_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Zend_Db_Table_Select)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["forupdate"]=>
bool(false)
}
["_tableCols":protected]=>
array(0) {
}
}
}
}
[5]=>
array(6) {
["file"]=>
string(55) "/var/www/html/kontakt_dev/application/models/Topics.php"
["line"]=>
int(107)
["function"]=>
string(8) "fetchAll"
["class"]=>
string(22) "Zend_Db_Table_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Zend_Db_Table_Select)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["forupdate"]=>
bool(false)
}
["_tableCols":protected]=>
array(0) {
}
}
}
}
[6]=>
array(6) {
["file"]=>
string(78) "/var/www/html/kontakt_dev/application/views/helpers/WidgetSeealsoCompanies.php"
["line"]=>
int(25)
["function"]=>
string(9) "getByCode"
["class"]=>
string(24) "Application_Model_Topics"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(0) {
}
}
}
[7]=>
array(4) {
["function"]=>
string(22) "widgetSeealsoCompanies"
["class"]=>
string(39) "Zend_View_Helper_WidgetSeealsoCompanies"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
[8]=>
array(4) {
["file"]=>
string(37) "/usr/share/php/Zend/View/Abstract.php"
["line"]=>
int(350)
["function"]=>
string(20) "call_user_func_array"
["args"]=>
array(2) {
[0]=>
&array(2) {
[0]=>
object(Zend_View_Helper_WidgetSeealsoCompanies)#147 (1) {
["view"]=>
object(Zend_View)#40 (26) {
["_useViewStream":"Zend_View":private]=>
bool(true)
["_useStreamWrapper":"Zend_View":private]=>
bool(false)
["_path":"Zend_View_Abstract":private]=>
array(3) {
["script"]=>
array(2) {
[0]=>
string(52) "/var/www/html/kontakt_dev/application/views/scripts/"
[1]=>
string(16) "./views/scripts/"
}
["helper"]=>
array(0) {
}
["filter"]=>
array(0) {
}
}
["_file":"Zend_View_Abstract":private]=>
string(71) "/var/www/html/kontakt_dev/application/views/scripts/widgets/bymap.phtml"
["_helper":"Zend_View_Abstract":private]=>
array(6) {
["HeadTitle"]=>
object(Zend_View_Helper_HeadTitle)#67 (8) {
["_regKey":protected]=>
string(26) "Zend_View_Helper_HeadTitle"
["_translate":protected]=>
bool(false)
["_translator":protected]=>
NULL
["_defaultAttachOrder":protected]=>
NULL
["_container":protected]=>
object(Zend_View_Helper_Placeholder_Container)#60 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(1) {
[0]=>
string(38) "ПВХ ВЕСТ ООО | МИНСК | "
}
}
["_registry":protected]=>
object(Zend_View_Helper_Placeholder_Registry)#35 (2) {
["_containerClass":protected]=>
string(38) "Zend_View_Helper_Placeholder_Container"
["_items":protected]=>
array(3) {
["Zend_Layout"]=>
object(Zend_View_Helper_Placeholder_Container)#54 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(0) {
}
}
["Zend_View_Helper_HeadTitle"]=>
object(Zend_View_Helper_Placeholder_Container)#60 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(1) {
[0]=>
string(38) "ПВХ ВЕСТ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#36 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(1) "
"
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(3) {
[0]=>
object(stdClass)#31 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#15 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(71) "ПВХ ВЕСТ ООО | МИНСК | | Мележа 1 офис 418 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#141 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(6) "robots"
["content"]=>
string(4) "none"
["modifiers"]=>
array(0) {
}
}
}
}
}
}
["_autoEscape":protected]=>
bool(true)
["view"]=>
*RECURSION*
}
["Url"]=>
object(Zend_View_Helper_Url)#13 (1) {
["view"]=>
*RECURSION*
}
["HeadMeta"]=>
object(Zend_View_Helper_HeadMeta)#130 (8) {
["_typeKeys":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(10) "http-equiv"
[2]=>
string(7) "charset"
[3]=>
string(8) "property"
}
["_requiredKeys":protected]=>
array(1) {
[0]=>
string(7) "content"
}
["_modifierKeys":protected]=>
array(2) {
[0]=>
string(4) "lang"
[1]=>
string(6) "scheme"
}
["_regKey":protected]=>
string(25) "Zend_View_Helper_HeadMeta"
["_container":protected]=>
object(Zend_View_Helper_Placeholder_Container)#36 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(1) "
"
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(3) {
[0]=>
object(stdClass)#31 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#15 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(71) "ПВХ ВЕСТ ООО | МИНСК | | Мележа 1 офис 418 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#141 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(6) "robots"
["content"]=>
string(4) "none"
["modifiers"]=>
array(0) {
}
}
}
}
["_registry":protected]=>
object(Zend_View_Helper_Placeholder_Registry)#35 (2) {
["_containerClass":protected]=>
string(38) "Zend_View_Helper_Placeholder_Container"
["_items":protected]=>
array(3) {
["Zend_Layout"]=>
object(Zend_View_Helper_Placeholder_Container)#54 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(0) {
}
}
["Zend_View_Helper_HeadTitle"]=>
object(Zend_View_Helper_Placeholder_Container)#60 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(1) {
[0]=>
string(38) "ПВХ ВЕСТ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#36 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(1) "
"
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(3) {
[0]=>
object(stdClass)#31 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#15 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(71) "ПВХ ВЕСТ ООО | МИНСК | | Мележа 1 офис 418 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#141 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(6) "robots"
["content"]=>
string(4) "none"
["modifiers"]=>
array(0) {
}
}
}
}
}
}
["_autoEscape":protected]=>
bool(true)
["view"]=>
*RECURSION*
}
["Doctype"]=>
object(Zend_View_Helper_Doctype)#128 (4) {
["_defaultDoctype":protected]=>
string(11) "HTML4_LOOSE"
["_registry":protected]=>
object(ArrayObject)#11 (1) {
["storage":"ArrayObject":private]=>
array(2) {
["doctypes"]=>
array(11) {
["XHTML11"]=>
string(97) ""
["XHTML1_STRICT"]=>
string(109) ""
["XHTML1_TRANSITIONAL"]=>
string(121) ""
["XHTML1_FRAMESET"]=>
string(113) ""
["XHTML1_RDFA"]=>
string(103) ""
["XHTML_BASIC1"]=>
string(109) ""
["XHTML5"]=>
string(15) ""
["HTML4_STRICT"]=>
string(90) ""
["HTML4_LOOSE"]=>
string(102) ""
["HTML4_FRAMESET"]=>
string(101) ""
["HTML5"]=>
string(15) ""
}
["doctype"]=>
string(11) "HTML4_LOOSE"
}
}
["_regKey":protected]=>
string(24) "Zend_View_Helper_Doctype"
["view"]=>
*RECURSION*
}
["WidgetBymap"]=>
object(Zend_View_Helper_WidgetBymap)#143 (1) {
["view"]=>
*RECURSION*
}
["WidgetSeealsoCompanies"]=>
*RECURSION*
}
["_helperLoaded":"Zend_View_Abstract":private]=>
array(0) {
}
["_helperLoadedDir":"Zend_View_Abstract":private]=>
array(0) {
}
["_filter":"Zend_View_Abstract":private]=>
array(0) {
}
["_filterClass":"Zend_View_Abstract":private]=>
array(0) {
}
["_filterLoaded":"Zend_View_Abstract":private]=>
array(0) {
}
["_filterLoadedDir":"Zend_View_Abstract":private]=>
array(0) {
}
["_escape":"Zend_View_Abstract":private]=>
string(16) "htmlspecialchars"
["_encoding":"Zend_View_Abstract":private]=>
string(5) "UTF-8"
["_lfiProtectionOn":"Zend_View_Abstract":private]=>
bool(true)
["_loaders":"Zend_View_Abstract":private]=>
array(2) {
["filter"]=>
object(Zend_Loader_PluginLoader)#41 (4) {
["_loadedPluginPaths":protected]=>
array(0) {
}
["_loadedPlugins":protected]=>
array(0) {
}
["_prefixToPaths":protected]=>
array(1) {
["Zend_View_Filter_"]=>
array(3) {
[0]=>
string(17) "Zend/View/Filter/"
[1]=>
string(16) "./views/filters/"
[2]=>
string(52) "/var/www/html/kontakt_dev/application/views/filters/"
}
}
["_useStaticRegistry":protected]=>
NULL
}
["helper"]=>
object(Zend_Loader_PluginLoader)#38 (4) {
["_loadedPluginPaths":protected]=>
array(0) {
}
["_loadedPlugins":protected]=>
array(6) {
["HeadTitle"]=>
string(26) "Zend_View_Helper_HeadTitle"
["Url"]=>
string(20) "Zend_View_Helper_Url"
["HeadMeta"]=>
string(25) "Zend_View_Helper_HeadMeta"
["Doctype"]=>
string(24) "Zend_View_Helper_Doctype"
["WidgetBymap"]=>
string(28) "Zend_View_Helper_WidgetBymap"
["WidgetSeealsoCompanies"]=>
string(39) "Zend_View_Helper_WidgetSeealsoCompanies"
}
["_prefixToPaths":protected]=>
array(1) {
["Zend_View_Helper_"]=>
array(3) {
[0]=>
string(17) "Zend/View/Helper/"
[1]=>
string(16) "./views/helpers/"
[2]=>
string(52) "/var/www/html/kontakt_dev/application/views/helpers/"
}
}
["_useStaticRegistry":protected]=>
NULL
}
}
["_loaderTypes":"Zend_View_Abstract":private]=>
array(2) {
[0]=>
string(6) "filter"
[1]=>
string(6) "helper"
}
["_strictVars":"Zend_View_Abstract":private]=>
bool(false)
["menu_header"]=>
array(7) {
[0]=>
array(6) {
["module_id"]=>
NULL
["url"]=>
string(18) "https://kontakt.by"
["label"]=>
string(14) "Главная"
["uri"]=>
string(8) "glavnaja"
["dir_name"]=>
NULL
["active"]=>
bool(false)
}
[1]=>
array(6) {
["module_id"]=>
string(1) "3"
["url"]=>
string(16) "/zhodino/novosti"
["label"]=>
string(14) "Новости"
["uri"]=>
string(7) "novosti"
["dir_name"]=>
string(4) "news"
["active"]=>
bool(false)
}
[2]=>
array(6) {
["module_id"]=>
string(1) "5"
["url"]=>
string(14) "/zhodino/karta"
["label"]=>
string(10) "Карта"
["uri"]=>
string(5) "karta"
["dir_name"]=>
string(3) "map"
["active"]=>
bool(false)
}
[3]=>
array(6) {
["module_id"]=>
string(1) "6"
["url"]=>
string(16) "/zhodino/valjuta"
["label"]=>
string(12) "Валюта"
["uri"]=>
string(7) "valjuta"
["dir_name"]=>
string(10) "currencies"
["active"]=>
bool(false)
}
[4]=>
array(6) {
["module_id"]=>
string(1) "7"
["url"]=>
string(15) "/zhodino/pogoda"
["label"]=>
string(12) "Погода"
["uri"]=>
string(6) "pogoda"
["dir_name"]=>
string(7) "weather"
["active"]=>
bool(false)
}
[5]=>
array(6) {
["module_id"]=>
string(1) "4"
["url"]=>
string(22) "/zhodino/predprijatija"
["label"]=>
string(22) "Предприятия"
["uri"]=>
string(13) "predprijatija"
["dir_name"]=>
string(9) "companies"
["active"]=>
bool(true)
}
[6]=>
array(6) {
["module_id"]=>
string(1) "1"
["url"]=>
string(10) "/o-proekte"
["label"]=>
string(17) "О проекте"
["uri"]=>
string(9) "o-proekte"
["dir_name"]=>
string(6) "static"
["active"]=>
bool(false)
}
}
["menu_footer"]=>
array(7) {
[0]=>
array(6) {
["module_id"]=>
NULL
["url"]=>
string(18) "https://kontakt.by"
["label"]=>
string(14) "Главная"
["uri"]=>
string(8) "glavnaja"
["dir_name"]=>
NULL
["active"]=>
bool(false)
}
[1]=>
array(6) {
["module_id"]=>
string(1) "3"
["url"]=>
string(16) "/zhodino/novosti"
["label"]=>
string(14) "Новости"
["uri"]=>
string(7) "novosti"
["dir_name"]=>
string(4) "news"
["active"]=>
bool(false)
}
[2]=>
array(6) {
["module_id"]=>
string(1) "5"
["url"]=>
string(14) "/zhodino/karta"
["label"]=>
string(10) "Карта"
["uri"]=>
string(5) "karta"
["dir_name"]=>
string(3) "map"
["active"]=>
bool(false)
}
[3]=>
array(6) {
["module_id"]=>
string(1) "6"
["url"]=>
string(16) "/zhodino/valjuta"
["label"]=>
string(12) "Валюта"
["uri"]=>
string(7) "valjuta"
["dir_name"]=>
string(10) "currencies"
["active"]=>
bool(false)
}
[4]=>
array(6) {
["module_id"]=>
string(1) "7"
["url"]=>
string(15) "/zhodino/pogoda"
["label"]=>
string(12) "Погода"
["uri"]=>
string(6) "pogoda"
["dir_name"]=>
string(7) "weather"
["active"]=>
bool(false)
}
[5]=>
array(6) {
["module_id"]=>
string(1) "4"
["url"]=>
string(22) "/zhodino/predprijatija"
["label"]=>
string(22) "Предприятия"
["uri"]=>
string(13) "predprijatija"
["dir_name"]=>
string(9) "companies"
["active"]=>
bool(true)
}
[6]=>
array(6) {
["module_id"]=>
string(1) "1"
["url"]=>
string(10) "/o-proekte"
["label"]=>
string(17) "О проекте"
["uri"]=>
string(9) "o-proekte"
["dir_name"]=>
string(6) "static"
["active"]=>
bool(false)
}
}
["search"]=>
array(14) {
["search_current_url"]=>
string(30) "/zhodino/predprijatija/browse/"
["search_current_in_label"]=>
string(21) "в компаниях"
["keyword"]=>
string(0) ""
["location"]=>
string(16) "Беларусь"
["keyword_description"]=>
string(44) "Поиск компаний, услуги..."
["keyword_param"]=>
string(3) "q_k"
["keyword_autocomplete_url"]=>
string(38) "/api?method=autocomplete&field=keyword"
["location_param"]=>
string(3) "q_l"
["location_description"]=>
string(80) "Область, район, город или населенный пункт..."
["location_autocomplete_url"]=>
string(39) "/api?method=autocomplete&field=location"
["search_in_options"]=>
array(3) {
[0]=>
string(26) "По всему сайту"
[1]=>
string(19) "в новостях"
[2]=>
string(21) "в компаниях"
}
["search_urls"]=>
array(3) {
[0]=>
string(15) "/zhodino/poisk/"
[1]=>
string(24) "/zhodino/novosti/browse/"
[2]=>
string(30) "/zhodino/predprijatija/browse/"
}
["type"]=>
string(10) "vslocation"
["page_title_keyword"]=>
string(0) ""
}
["header"]=>
array(1) {
["type"]=>
string(4) "full"
}
["footer_info"]=>
string(6) " "
["company"]=>
array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
["company_id"]=>
int(1021244)
["breadcrumbs"]=>
array(3) {
[0]=>
array(2) {
["label"]=>
string(22) "Предприятия"
["url"]=>
string(23) "/zhodino/predprijatija/"
}
[1]=>
array(2) {
["label"]=>
string(20) "Рубрикатор"
["url"]=>
string(34) "/zhodino/predprijatija/categories/"
}
[2]=>
array(2) {
["label"]=>
string(22) "ПВХ ВЕСТ ООО"
["url"]=>
string(0) ""
}
}
["widget_map"]=>
array(5) {
["width"]=>
string(5) "305px"
["height"]=>
string(5) "194px"
["lng"]=>
string(8) "27.60132"
["lat"]=>
string(8) "53.93934"
["zoom"]=>
int(9)
}
}
}
[1]=>
string(22) "widgetSeealsoCompanies"
}
[1]=>
&array(1) {
[0]=>
array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
}
[9]=>
array(6) {
["file"]=>
string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
["line"]=>
int(189)
["function"]=>
string(6) "__call"
["class"]=>
string(18) "Zend_View_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(22) "widgetSeealsoCompanies"
[1]=>
&array(1) {
[0]=>
array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
}
[10]=>
array(6) {
["file"]=>
string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
["line"]=>
int(189)
["function"]=>
string(22) "widgetSeealsoCompanies"
["class"]=>
string(9) "Zend_View"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
[11]=>
array(4) {
["file"]=>
string(28) "/usr/share/php/Zend/View.php"
["line"]=>
int(108)
["args"]=>
array(1) {
[0]=>
string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
}
["function"]=>
string(7) "include"
}
[12]=>
array(6) {
["file"]=>
string(37) "/usr/share/php/Zend/View/Abstract.php"
["line"]=>
int(888)
["function"]=>
string(4) "_run"
["class"]=>
string(9) "Zend_View"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
}
}
[13]=>
array(6) {
["file"]=>
string(61) "/usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"]=>
int(900)
["function"]=>
string(6) "render"
["class"]=>
string(18) "Zend_View_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(26) "companies/cm-company.phtml"
}
}
[14]=>
array(6) {
["file"]=>
string(61) "/usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"]=>
int(921)
["function"]=>
string(12) "renderScript"
["class"]=>
string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(26) "companies/cm-company.phtml"
[1]=>
&NULL
}
}
[15]=>
array(6) {
["file"]=>
string(41) "/usr/share/php/Zend/Controller/Action.php"
["line"]=>
int(212)
["function"]=>
string(6) "render"
["class"]=>
string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
&string(10) "cm-company"
[1]=>
&NULL
[2]=>
&bool(false)
}
}
[16]=>
array(6) {
["file"]=>
string(73) "/var/www/html/kontakt_dev/application/controllers/CompaniesController.php"
["line"]=>
int(185)
["function"]=>
string(6) "render"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(10) "cm-company"
}
}
[17]=>
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) {
}
}
[18]=>
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"
}
}
[19]=>
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(102) "/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E/"
["_baseUrl":protected]=>
string(0) ""
["_basePath":protected]=>
NULL
["_pathInfo":protected]=>
string(102) "/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E/"
["_params":protected]=>
array(5) {
["subsite"]=>
string(7) "zhodino"
["action"]=>
string(7) "company"
["id"]=>
string(30) "1021244-ПВХ ВЕСТ ООО"
["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)
}
}
}
[20]=>
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) {
}
}
[21]=>
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) {
}
}
[22]=>
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)#151 (8) {
["message":protected]=>
string(226) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (b.lang_id = '3')' at line 2"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
string(5) "42000"
["file":protected]=>
string(40) "/usr/share/php/Zend/Db/Statement/Pdo.php"
["line":protected]=>
int(228)
["trace":"Exception":private]=>
array(24) {
[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)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["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)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["forupdate"]=>
bool(false)
}
["_tableCols":protected]=>
array(0) {
}
}
}
}
[5]=>
array(6) {
["file"]=>
string(41) "/usr/share/php/Zend/Db/Table/Abstract.php"
["line"]=>
int(1344)
["function"]=>
string(6) "_fetch"
["class"]=>
string(22) "Zend_Db_Table_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Zend_Db_Table_Select)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["forupdate"]=>
bool(false)
}
["_tableCols":protected]=>
array(0) {
}
}
}
}
[6]=>
array(6) {
["file"]=>
string(55) "/var/www/html/kontakt_dev/application/models/Topics.php"
["line"]=>
int(107)
["function"]=>
string(8) "fetchAll"
["class"]=>
string(22) "Zend_Db_Table_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Zend_Db_Table_Select)#145 (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)#144 (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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(37) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1736495270.0061)
["_endedMicrotime":protected]=>
float(1736495270.0063)
["_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(1736495270.0064)
["_endedMicrotime":protected]=>
float(1736495270.0066)
["_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 > '2025-01-10T07:47:50+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.007)
["_endedMicrotime":protected]=>
float(1736495270.0072)
["_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(1736495270.0074)
["_endedMicrotime":protected]=>
float(1736495270.0076)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(205) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0078)
["_endedMicrotime":protected]=>
float(1736495270.0079)
["_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(1736495270.0091)
["_endedMicrotime":protected]=>
float(1736495270.0093)
["_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(1736495270.0095)
["_endedMicrotime":protected]=>
float(1736495270.0096)
["_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(1736495270.0096)
["_endedMicrotime":protected]=>
float(1736495270.0098)
["_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(1736495270.0101)
["_endedMicrotime":protected]=>
float(1736495270.0102)
["_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(1736495270.0104)
["_endedMicrotime":protected]=>
float(1736495270.0105)
["_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(1736495270.0107)
["_endedMicrotime":protected]=>
float(1736495270.0108)
["_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(1736495270.012)
["_endedMicrotime":protected]=>
float(1736495270.0121)
["_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(1736495270.0124)
["_endedMicrotime":protected]=>
float(1736495270.0125)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(68) "SELECT `regions`.* FROM `regions` WHERE (domain = 'zhodino') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0138)
["_endedMicrotime":protected]=>
float(1736495270.0138)
["_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 = '42') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0141)
["_endedMicrotime":protected]=>
float(1736495270.0141)
["_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(1736495270.0144)
["_endedMicrotime":protected]=>
float(1736495270.0145)
["_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(1736495270.0151)
["_endedMicrotime":protected]=>
float(1736495270.0151)
["_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(1736495270.0152)
["_endedMicrotime":protected]=>
float(1736495270.0154)
["_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 = '42') AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0156)
["_endedMicrotime":protected]=>
float(1736495270.0156)
["_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(1736495270.016)
["_endedMicrotime":protected]=>
float(1736495270.0161)
["_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(1736495270.0163)
["_endedMicrotime":protected]=>
float(1736495270.0163)
["_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(1736495270.0165)
["_endedMicrotime":protected]=>
float(1736495270.0166)
["_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(1736495270.0167)
["_endedMicrotime":protected]=>
float(1736495270.0169)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#127 (5) {
["_query":protected]=>
string(610) "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 = 1021244)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0172)
["_endedMicrotime":protected]=>
float(1736495270.0173)
["_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(1736495270.0175)
["_endedMicrotime":protected]=>
float(1736495270.0176)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(154) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map = 'H040') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0178)
["_endedMicrotime":protected]=>
float(1736495270.0179)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.018)
["_endedMicrotime":protected]=>
float(1736495270.0181)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(243) "SELECT COUNT(c.album_image_id) AS `id`, `c`.* FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = '981462') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0184)
["_endedMicrotime":protected]=>
float(1736495270.0184)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#137 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0185)
["_endedMicrotime":protected]=>
float(1736495270.0187)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#138 (5) {
["_query":protected]=>
string(251) "SELECT `a`.*, `b`.*, `c`.* FROM `company_has_content` AS `a`
INNER JOIN `content` AS `b` ON a.content_id = b.content_id
INNER JOIN `album_images` AS `c` ON b.content_id = c.content_id WHERE (a.company_id = 981462) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0189)
["_endedMicrotime":protected]=>
float(1736495270.019)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#136 (5) {
["_query":protected]=>
string(195) "SELECT COUNT(a.content_id) AS `id` FROM `company_has_content` AS `a`
LEFT JOIN `content` AS `b` ON a.content_id = b.content_id WHERE (a.company_id = '981462') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0191)
["_endedMicrotime":protected]=>
float(1736495270.0191)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#139 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1736495270.0193)
["_endedMicrotime":protected]=>
float(1736495270.0194)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#140 (5) {
["_query":protected]=>
string(94) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 1021244) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0196)
["_endedMicrotime":protected]=>
float(1736495270.0197)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#129 (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(1736495270.0199)
["_endedMicrotime":protected]=>
float(1736495270.0199)
["_boundParams":protected]=>
array(0) {
}
}
[34]=>
object(Zend_Db_Profiler_Query)#134 (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(1736495270.0201)
["_endedMicrotime":protected]=>
float(1736495270.0201)
["_boundParams":protected]=>
array(0) {
}
}
[35]=>
object(Zend_Db_Profiler_Query)#149 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0218)
["_endedMicrotime":protected]=>
float(1736495270.0219)
["_boundParams":protected]=>
array(0) {
}
}
[36]=>
object(Zend_Db_Profiler_Query)#150 (5) {
["_query":protected]=>
string(143) "SELECT `a`.*, `b`.* FROM `topics` AS `a`
LEFT JOIN `items_locale` AS `b` ON a.item_id = b.item_id WHERE (a.by_map IN ()) AND (b.lang_id = '3')"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1736495270.0222)
["_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(16) "(a.by_map IN ())"
[1]=>
string(21) "AND (b.lang_id = '3')"
}
["group"]=>
array(0) {
}
["having"]=>
array(0) {
}
["order"]=>
array(0) {
}
["limitcount"]=>
NULL
["limitoffset"]=>
NULL
["forupdate"]=>
bool(false)
}
["_tableCols":protected]=>
array(0) {
}
}
}
}
[7]=>
array(6) {
["file"]=>
string(78) "/var/www/html/kontakt_dev/application/views/helpers/WidgetSeealsoCompanies.php"
["line"]=>
int(25)
["function"]=>
string(9) "getByCode"
["class"]=>
string(24) "Application_Model_Topics"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(0) {
}
}
}
[8]=>
array(4) {
["function"]=>
string(22) "widgetSeealsoCompanies"
["class"]=>
string(39) "Zend_View_Helper_WidgetSeealsoCompanies"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
[9]=>
array(4) {
["file"]=>
string(37) "/usr/share/php/Zend/View/Abstract.php"
["line"]=>
int(350)
["function"]=>
string(20) "call_user_func_array"
["args"]=>
array(2) {
[0]=>
&array(2) {
[0]=>
object(Zend_View_Helper_WidgetSeealsoCompanies)#147 (1) {
["view"]=>
object(Zend_View)#40 (26) {
["_useViewStream":"Zend_View":private]=>
bool(true)
["_useStreamWrapper":"Zend_View":private]=>
bool(false)
["_path":"Zend_View_Abstract":private]=>
array(3) {
["script"]=>
array(2) {
[0]=>
string(52) "/var/www/html/kontakt_dev/application/views/scripts/"
[1]=>
string(16) "./views/scripts/"
}
["helper"]=>
array(0) {
}
["filter"]=>
array(0) {
}
}
["_file":"Zend_View_Abstract":private]=>
string(71) "/var/www/html/kontakt_dev/application/views/scripts/widgets/bymap.phtml"
["_helper":"Zend_View_Abstract":private]=>
array(6) {
["HeadTitle"]=>
object(Zend_View_Helper_HeadTitle)#67 (8) {
["_regKey":protected]=>
string(26) "Zend_View_Helper_HeadTitle"
["_translate":protected]=>
bool(false)
["_translator":protected]=>
NULL
["_defaultAttachOrder":protected]=>
NULL
["_container":protected]=>
object(Zend_View_Helper_Placeholder_Container)#60 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(1) {
[0]=>
string(38) "ПВХ ВЕСТ ООО | МИНСК | "
}
}
["_registry":protected]=>
object(Zend_View_Helper_Placeholder_Registry)#35 (2) {
["_containerClass":protected]=>
string(38) "Zend_View_Helper_Placeholder_Container"
["_items":protected]=>
array(3) {
["Zend_Layout"]=>
object(Zend_View_Helper_Placeholder_Container)#54 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(0) {
}
}
["Zend_View_Helper_HeadTitle"]=>
object(Zend_View_Helper_Placeholder_Container)#60 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(1) {
[0]=>
string(38) "ПВХ ВЕСТ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#36 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(1) "
"
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(3) {
[0]=>
object(stdClass)#31 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#15 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(71) "ПВХ ВЕСТ ООО | МИНСК | | Мележа 1 офис 418 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#141 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(6) "robots"
["content"]=>
string(4) "none"
["modifiers"]=>
array(0) {
}
}
}
}
}
}
["_autoEscape":protected]=>
bool(true)
["view"]=>
*RECURSION*
}
["Url"]=>
object(Zend_View_Helper_Url)#13 (1) {
["view"]=>
*RECURSION*
}
["HeadMeta"]=>
object(Zend_View_Helper_HeadMeta)#130 (8) {
["_typeKeys":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(10) "http-equiv"
[2]=>
string(7) "charset"
[3]=>
string(8) "property"
}
["_requiredKeys":protected]=>
array(1) {
[0]=>
string(7) "content"
}
["_modifierKeys":protected]=>
array(2) {
[0]=>
string(4) "lang"
[1]=>
string(6) "scheme"
}
["_regKey":protected]=>
string(25) "Zend_View_Helper_HeadMeta"
["_container":protected]=>
object(Zend_View_Helper_Placeholder_Container)#36 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(1) "
"
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(3) {
[0]=>
object(stdClass)#31 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#15 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(71) "ПВХ ВЕСТ ООО | МИНСК | | Мележа 1 офис 418 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#141 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(6) "robots"
["content"]=>
string(4) "none"
["modifiers"]=>
array(0) {
}
}
}
}
["_registry":protected]=>
object(Zend_View_Helper_Placeholder_Registry)#35 (2) {
["_containerClass":protected]=>
string(38) "Zend_View_Helper_Placeholder_Container"
["_items":protected]=>
array(3) {
["Zend_Layout"]=>
object(Zend_View_Helper_Placeholder_Container)#54 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(0) {
}
}
["Zend_View_Helper_HeadTitle"]=>
object(Zend_View_Helper_Placeholder_Container)#60 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(0) ""
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(1) {
[0]=>
string(38) "ПВХ ВЕСТ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#36 (8) {
["_prefix":protected]=>
string(0) ""
["_postfix":protected]=>
string(0) ""
["_separator":protected]=>
string(1) "
"
["_indent":protected]=>
string(0) ""
["_captureLock":protected]=>
bool(false)
["_captureType":protected]=>
NULL
["_captureKey":protected]=>
NULL
["storage":"ArrayObject":private]=>
array(3) {
[0]=>
object(stdClass)#31 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#15 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(71) "ПВХ ВЕСТ ООО | МИНСК | | Мележа 1 офис 418 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#141 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(6) "robots"
["content"]=>
string(4) "none"
["modifiers"]=>
array(0) {
}
}
}
}
}
}
["_autoEscape":protected]=>
bool(true)
["view"]=>
*RECURSION*
}
["Doctype"]=>
object(Zend_View_Helper_Doctype)#128 (4) {
["_defaultDoctype":protected]=>
string(11) "HTML4_LOOSE"
["_registry":protected]=>
object(ArrayObject)#11 (1) {
["storage":"ArrayObject":private]=>
array(2) {
["doctypes"]=>
array(11) {
["XHTML11"]=>
string(97) ""
["XHTML1_STRICT"]=>
string(109) ""
["XHTML1_TRANSITIONAL"]=>
string(121) ""
["XHTML1_FRAMESET"]=>
string(113) ""
["XHTML1_RDFA"]=>
string(103) ""
["XHTML_BASIC1"]=>
string(109) ""
["XHTML5"]=>
string(15) ""
["HTML4_STRICT"]=>
string(90) ""
["HTML4_LOOSE"]=>
string(102) ""
["HTML4_FRAMESET"]=>
string(101) ""
["HTML5"]=>
string(15) ""
}
["doctype"]=>
string(11) "HTML4_LOOSE"
}
}
["_regKey":protected]=>
string(24) "Zend_View_Helper_Doctype"
["view"]=>
*RECURSION*
}
["WidgetBymap"]=>
object(Zend_View_Helper_WidgetBymap)#143 (1) {
["view"]=>
*RECURSION*
}
["WidgetSeealsoCompanies"]=>
*RECURSION*
}
["_helperLoaded":"Zend_View_Abstract":private]=>
array(0) {
}
["_helperLoadedDir":"Zend_View_Abstract":private]=>
array(0) {
}
["_filter":"Zend_View_Abstract":private]=>
array(0) {
}
["_filterClass":"Zend_View_Abstract":private]=>
array(0) {
}
["_filterLoaded":"Zend_View_Abstract":private]=>
array(0) {
}
["_filterLoadedDir":"Zend_View_Abstract":private]=>
array(0) {
}
["_escape":"Zend_View_Abstract":private]=>
string(16) "htmlspecialchars"
["_encoding":"Zend_View_Abstract":private]=>
string(5) "UTF-8"
["_lfiProtectionOn":"Zend_View_Abstract":private]=>
bool(true)
["_loaders":"Zend_View_Abstract":private]=>
array(2) {
["filter"]=>
object(Zend_Loader_PluginLoader)#41 (4) {
["_loadedPluginPaths":protected]=>
array(0) {
}
["_loadedPlugins":protected]=>
array(0) {
}
["_prefixToPaths":protected]=>
array(1) {
["Zend_View_Filter_"]=>
array(3) {
[0]=>
string(17) "Zend/View/Filter/"
[1]=>
string(16) "./views/filters/"
[2]=>
string(52) "/var/www/html/kontakt_dev/application/views/filters/"
}
}
["_useStaticRegistry":protected]=>
NULL
}
["helper"]=>
object(Zend_Loader_PluginLoader)#38 (4) {
["_loadedPluginPaths":protected]=>
array(0) {
}
["_loadedPlugins":protected]=>
array(6) {
["HeadTitle"]=>
string(26) "Zend_View_Helper_HeadTitle"
["Url"]=>
string(20) "Zend_View_Helper_Url"
["HeadMeta"]=>
string(25) "Zend_View_Helper_HeadMeta"
["Doctype"]=>
string(24) "Zend_View_Helper_Doctype"
["WidgetBymap"]=>
string(28) "Zend_View_Helper_WidgetBymap"
["WidgetSeealsoCompanies"]=>
string(39) "Zend_View_Helper_WidgetSeealsoCompanies"
}
["_prefixToPaths":protected]=>
array(1) {
["Zend_View_Helper_"]=>
array(3) {
[0]=>
string(17) "Zend/View/Helper/"
[1]=>
string(16) "./views/helpers/"
[2]=>
string(52) "/var/www/html/kontakt_dev/application/views/helpers/"
}
}
["_useStaticRegistry":protected]=>
NULL
}
}
["_loaderTypes":"Zend_View_Abstract":private]=>
array(2) {
[0]=>
string(6) "filter"
[1]=>
string(6) "helper"
}
["_strictVars":"Zend_View_Abstract":private]=>
bool(false)
["menu_header"]=>
array(7) {
[0]=>
array(6) {
["module_id"]=>
NULL
["url"]=>
string(18) "https://kontakt.by"
["label"]=>
string(14) "Главная"
["uri"]=>
string(8) "glavnaja"
["dir_name"]=>
NULL
["active"]=>
bool(false)
}
[1]=>
array(6) {
["module_id"]=>
string(1) "3"
["url"]=>
string(16) "/zhodino/novosti"
["label"]=>
string(14) "Новости"
["uri"]=>
string(7) "novosti"
["dir_name"]=>
string(4) "news"
["active"]=>
bool(false)
}
[2]=>
array(6) {
["module_id"]=>
string(1) "5"
["url"]=>
string(14) "/zhodino/karta"
["label"]=>
string(10) "Карта"
["uri"]=>
string(5) "karta"
["dir_name"]=>
string(3) "map"
["active"]=>
bool(false)
}
[3]=>
array(6) {
["module_id"]=>
string(1) "6"
["url"]=>
string(16) "/zhodino/valjuta"
["label"]=>
string(12) "Валюта"
["uri"]=>
string(7) "valjuta"
["dir_name"]=>
string(10) "currencies"
["active"]=>
bool(false)
}
[4]=>
array(6) {
["module_id"]=>
string(1) "7"
["url"]=>
string(15) "/zhodino/pogoda"
["label"]=>
string(12) "Погода"
["uri"]=>
string(6) "pogoda"
["dir_name"]=>
string(7) "weather"
["active"]=>
bool(false)
}
[5]=>
array(6) {
["module_id"]=>
string(1) "4"
["url"]=>
string(22) "/zhodino/predprijatija"
["label"]=>
string(22) "Предприятия"
["uri"]=>
string(13) "predprijatija"
["dir_name"]=>
string(9) "companies"
["active"]=>
bool(true)
}
[6]=>
array(6) {
["module_id"]=>
string(1) "1"
["url"]=>
string(10) "/o-proekte"
["label"]=>
string(17) "О проекте"
["uri"]=>
string(9) "o-proekte"
["dir_name"]=>
string(6) "static"
["active"]=>
bool(false)
}
}
["menu_footer"]=>
array(7) {
[0]=>
array(6) {
["module_id"]=>
NULL
["url"]=>
string(18) "https://kontakt.by"
["label"]=>
string(14) "Главная"
["uri"]=>
string(8) "glavnaja"
["dir_name"]=>
NULL
["active"]=>
bool(false)
}
[1]=>
array(6) {
["module_id"]=>
string(1) "3"
["url"]=>
string(16) "/zhodino/novosti"
["label"]=>
string(14) "Новости"
["uri"]=>
string(7) "novosti"
["dir_name"]=>
string(4) "news"
["active"]=>
bool(false)
}
[2]=>
array(6) {
["module_id"]=>
string(1) "5"
["url"]=>
string(14) "/zhodino/karta"
["label"]=>
string(10) "Карта"
["uri"]=>
string(5) "karta"
["dir_name"]=>
string(3) "map"
["active"]=>
bool(false)
}
[3]=>
array(6) {
["module_id"]=>
string(1) "6"
["url"]=>
string(16) "/zhodino/valjuta"
["label"]=>
string(12) "Валюта"
["uri"]=>
string(7) "valjuta"
["dir_name"]=>
string(10) "currencies"
["active"]=>
bool(false)
}
[4]=>
array(6) {
["module_id"]=>
string(1) "7"
["url"]=>
string(15) "/zhodino/pogoda"
["label"]=>
string(12) "Погода"
["uri"]=>
string(6) "pogoda"
["dir_name"]=>
string(7) "weather"
["active"]=>
bool(false)
}
[5]=>
array(6) {
["module_id"]=>
string(1) "4"
["url"]=>
string(22) "/zhodino/predprijatija"
["label"]=>
string(22) "Предприятия"
["uri"]=>
string(13) "predprijatija"
["dir_name"]=>
string(9) "companies"
["active"]=>
bool(true)
}
[6]=>
array(6) {
["module_id"]=>
string(1) "1"
["url"]=>
string(10) "/o-proekte"
["label"]=>
string(17) "О проекте"
["uri"]=>
string(9) "o-proekte"
["dir_name"]=>
string(6) "static"
["active"]=>
bool(false)
}
}
["search"]=>
array(14) {
["search_current_url"]=>
string(30) "/zhodino/predprijatija/browse/"
["search_current_in_label"]=>
string(21) "в компаниях"
["keyword"]=>
string(0) ""
["location"]=>
string(16) "Беларусь"
["keyword_description"]=>
string(44) "Поиск компаний, услуги..."
["keyword_param"]=>
string(3) "q_k"
["keyword_autocomplete_url"]=>
string(38) "/api?method=autocomplete&field=keyword"
["location_param"]=>
string(3) "q_l"
["location_description"]=>
string(80) "Область, район, город или населенный пункт..."
["location_autocomplete_url"]=>
string(39) "/api?method=autocomplete&field=location"
["search_in_options"]=>
array(3) {
[0]=>
string(26) "По всему сайту"
[1]=>
string(19) "в новостях"
[2]=>
string(21) "в компаниях"
}
["search_urls"]=>
array(3) {
[0]=>
string(15) "/zhodino/poisk/"
[1]=>
string(24) "/zhodino/novosti/browse/"
[2]=>
string(30) "/zhodino/predprijatija/browse/"
}
["type"]=>
string(10) "vslocation"
["page_title_keyword"]=>
string(0) ""
}
["header"]=>
array(1) {
["type"]=>
string(4) "full"
}
["footer_info"]=>
string(6) " "
["company"]=>
array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
["company_id"]=>
int(1021244)
["breadcrumbs"]=>
array(3) {
[0]=>
array(2) {
["label"]=>
string(22) "Предприятия"
["url"]=>
string(23) "/zhodino/predprijatija/"
}
[1]=>
array(2) {
["label"]=>
string(20) "Рубрикатор"
["url"]=>
string(34) "/zhodino/predprijatija/categories/"
}
[2]=>
array(2) {
["label"]=>
string(22) "ПВХ ВЕСТ ООО"
["url"]=>
string(0) ""
}
}
["widget_map"]=>
array(5) {
["width"]=>
string(5) "305px"
["height"]=>
string(5) "194px"
["lng"]=>
string(8) "27.60132"
["lat"]=>
string(8) "53.93934"
["zoom"]=>
int(9)
}
}
}
[1]=>
string(22) "widgetSeealsoCompanies"
}
[1]=>
&array(1) {
[0]=>
array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
}
[10]=>
array(6) {
["file"]=>
string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
["line"]=>
int(189)
["function"]=>
string(6) "__call"
["class"]=>
string(18) "Zend_View_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(22) "widgetSeealsoCompanies"
[1]=>
&array(1) {
[0]=>
array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
}
[11]=>
array(6) {
["file"]=>
string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
["line"]=>
int(189)
["function"]=>
string(22) "widgetSeealsoCompanies"
["class"]=>
string(9) "Zend_View"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(14) {
["company"]=>
array(26) {
["name_visible"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_sort"]=>
string(22) "ПВХ ВЕСТ ООО"
["name_search"]=>
string(22) "ПВХ ВЕСТ ООО"
["address"]=>
string(27) "Мележа 1 офис 418"
["zip"]=>
string(6) "220113"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "691801180"
["unknown_1"]=>
string(6) "981462"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(27) "МЕЛЕЖА 1 ОФИС 418"
["phone"]=>
string(21) "+37517 268 46 03"
["map_x"]=>
string(9) "27,601344"
["map_y"]=>
string(9) "53,939517"
["flag_mail"]=>
string(1) "1"
["flag_info"]=>
string(1) "0"
["flagj4ap"]=>
string(1) "0"
["maindata_region"]=>
string(2) "R1"
["maindata_city"]=>
string(21) "город Минск"
["maindata_street"]=>
string(23) "улица Мележа"
["maindata_house"]=>
string(1) "1"
["www"]=>
string(10) "pvxvest.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(1021244)
["company_id"]=>
string(6) "981462"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(1) {
["search_phone"]=>
string(8) "2684603 "
}
}
["html_phone"]=>
array(1) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 268 46 03"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(10) "pvxvest.by"
}
}
["rating"]=>
string(1) "0"
["count_reviews"]=>
string(1) "0"
["albums"]=>
string(1) "0"
["album_images"]=>
array(0) {
}
["news"]=>
string(1) "0"
["teasers"]=>
int(0)
["document_id"]=>
int(1021244)
}
}
}
[12]=>
array(4) {
["file"]=>
string(28) "/usr/share/php/Zend/View.php"
["line"]=>
int(108)
["args"]=>
array(1) {
[0]=>
string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
}
["function"]=>
string(7) "include"
}
[13]=>
array(6) {
["file"]=>
string(37) "/usr/share/php/Zend/View/Abstract.php"
["line"]=>
int(888)
["function"]=>
string(4) "_run"
["class"]=>
string(9) "Zend_View"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(78) "/var/www/html/kontakt_dev/application/views/scripts/companies/cm-company.phtml"
}
}
[14]=>
array(6) {
["file"]=>
string(61) "/usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"]=>
int(900)
["function"]=>
string(6) "render"
["class"]=>
string(18) "Zend_View_Abstract"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(26) "companies/cm-company.phtml"
}
}
[15]=>
array(6) {
["file"]=>
string(61) "/usr/share/php/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"]=>
int(921)
["function"]=>
string(12) "renderScript"
["class"]=>
string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
&string(26) "companies/cm-company.phtml"
[1]=>
&NULL
}
}
[16]=>
array(6) {
["file"]=>
string(41) "/usr/share/php/Zend/Controller/Action.php"
["line"]=>
int(212)
["function"]=>
string(6) "render"
["class"]=>
string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
&string(10) "cm-company"
[1]=>
&NULL
[2]=>
&bool(false)
}
}
[17]=>
array(6) {
["file"]=>
string(73) "/var/www/html/kontakt_dev/application/controllers/CompaniesController.php"
["line"]=>
int(185)
["function"]=>
string(6) "render"
["class"]=>
string(22) "Zend_Controller_Action"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(10) "cm-company"
}
}
[18]=>
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) {
}
}
[19]=>
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"
}
}
[20]=>
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(102) "/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E/"
["_baseUrl":protected]=>
string(0) ""
["_basePath":protected]=>
NULL
["_pathInfo":protected]=>
string(102) "/zhodino/predprijatija/company/1021244-%D0%9F%D0%92%D0%A5+%D0%92%D0%95%D0%A1%D0%A2+%D0%9E%D0%9E%D0%9E/"
["_params":protected]=>
array(5) {
["subsite"]=>
string(7) "zhodino"
["action"]=>
string(7) "company"
["id"]=>
string(30) "1021244-ПВХ ВЕСТ ООО"
["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)
}
}
}
[21]=>
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) {
}
}
[22]=>
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) {
}
}
[23]=>
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(3) {
[0]=>
string(5) "42000"
[1]=>
int(1064)
[2]=>
string(170) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (b.lang_id = '3')' at line 2"
}
}
}