object(Zend_Db_Statement_Exception)#147 (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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
[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)#142 (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)#60 (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)#68 (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(50) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | "
}
}
["_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)#68 (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(50) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#9 (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)#11 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#13 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(74) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | | Мавра 49а-36 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#136 (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)#67 (1) {
["view"]=>
*RECURSION*
}
["HeadMeta"]=>
object(Zend_View_Helper_HeadMeta)#8 (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)#9 (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)#11 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#13 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(74) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | | Мавра 49а-36 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#136 (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)#68 (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(50) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#9 (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)#11 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#13 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(74) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | | Мавра 49а-36 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#136 (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)#34 (4) {
["_defaultDoctype":protected]=>
string(11) "HTML4_LOOSE"
["_registry":protected]=>
object(ArrayObject)#15 (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)#138 (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(8) "/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(6) "/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(8) "/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(7) "/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(14) "/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(8) "/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(6) "/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(8) "/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(7) "/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(14) "/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(22) "/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(7) "/poisk/"
[1]=>
string(16) "/novosti/browse/"
[2]=>
string(22) "/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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
["company_id"]=>
int(255990)
["breadcrumbs"]=>
array(3) {
[0]=>
array(2) {
["label"]=>
string(22) "Предприятия"
["url"]=>
string(15) "/predprijatija/"
}
[1]=>
array(2) {
["label"]=>
string(20) "Рубрикатор"
["url"]=>
string(26) "/predprijatija/categories/"
}
[2]=>
array(2) {
["label"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["url"]=>
string(0) ""
}
}
["widget_map"]=>
array(5) {
["width"]=>
string(5) "305px"
["height"]=>
string(5) "194px"
["lng"]=>
string(8) "27.49268"
["lat"]=>
string(8) "53.89148"
["zoom"]=>
int(9)
}
}
}
[1]=>
string(22) "widgetSeealsoCompanies"
}
[1]=>
&array(1) {
[0]=>
array(14) {
["company"]=>
array(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
}
[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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
}
[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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
[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(129) "/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E/"
["_baseUrl":protected]=>
string(0) ""
["_basePath":protected]=>
NULL
["_pathInfo":protected]=>
string(129) "/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E/"
["_params":protected]=>
array(5) {
["action"]=>
string(7) "company"
["id"]=>
string(41) "255990-ДЕЛОВОЙ МЕТАЛЛ ООО"
["module"]=>
string(9) "companies"
["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)#146 (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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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)#140 (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)#139 (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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(34) {
[0]=>
object(Zend_Db_Profiler_Query)#53 (5) {
["_query":protected]=>
string(7) "connect"
["_queryType":protected]=>
int(1)
["_startedMicrotime":protected]=>
float(1732052684.9836)
["_endedMicrotime":protected]=>
float(1732052684.9839)
["_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(1732052684.984)
["_endedMicrotime":protected]=>
float(1732052684.9842)
["_boundParams":protected]=>
array(0) {
}
}
[2]=>
object(Zend_Db_Profiler_Query)#48 (5) {
["_query":protected]=>
string(145) "SELECT `bans`.* FROM `bans` WHERE (ip = 168781315) AND (active = 1) AND (host = 'kontakt.by') AND (date_to > '2024-11-19T21:44:44+00:00') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9847)
["_endedMicrotime":protected]=>
float(1732052684.9849)
["_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(1732052684.9852)
["_endedMicrotime":protected]=>
float(1732052684.9854)
["_boundParams":protected]=>
array(0) {
}
}
[4]=>
object(Zend_Db_Profiler_Query)#46 (5) {
["_query":protected]=>
string(232) "SELECT `url_redirects`.* FROM `url_redirects` WHERE (url = 'http://kontakt.by/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E') AND (active = 1) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9857)
["_endedMicrotime":protected]=>
float(1732052684.9857)
["_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(1732052684.987)
["_endedMicrotime":protected]=>
float(1732052684.9872)
["_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(1732052684.9875)
["_endedMicrotime":protected]=>
float(1732052684.9875)
["_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(1732052684.9876)
["_endedMicrotime":protected]=>
float(1732052684.9878)
["_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(1732052684.9882)
["_endedMicrotime":protected]=>
float(1732052684.9882)
["_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(1732052684.9885)
["_endedMicrotime":protected]=>
float(1732052684.9886)
["_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(1732052684.9888)
["_endedMicrotime":protected]=>
float(1732052684.9889)
["_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(1732052684.9902)
["_endedMicrotime":protected]=>
float(1732052684.9903)
["_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(1732052684.9907)
["_endedMicrotime":protected]=>
float(1732052684.9907)
["_boundParams":protected]=>
array(0) {
}
}
[13]=>
object(Zend_Db_Profiler_Query)#16 (5) {
["_query":protected]=>
string(61) "SELECT `regions`.* FROM `regions` WHERE (domain = '') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9922)
["_endedMicrotime":protected]=>
float(1732052684.9922)
["_boundParams":protected]=>
array(0) {
}
}
[14]=>
object(Zend_Db_Profiler_Query)#12 (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(1732052684.9925)
["_endedMicrotime":protected]=>
float(1732052684.9925)
["_boundParams":protected]=>
array(0) {
}
}
[15]=>
object(Zend_Db_Profiler_Query)#10 (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(1732052684.9932)
["_endedMicrotime":protected]=>
float(1732052684.9932)
["_boundParams":protected]=>
array(0) {
}
}
[16]=>
object(Zend_Db_Profiler_Query)#36 (5) {
["_query":protected]=>
string(22) "DESCRIBE `ui_messages`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9936)
["_endedMicrotime":protected]=>
float(1732052684.9937)
["_boundParams":protected]=>
array(0) {
}
}
[17]=>
object(Zend_Db_Profiler_Query)#30 (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(1732052684.994)
["_endedMicrotime":protected]=>
float(1732052684.994)
["_boundParams":protected]=>
array(0) {
}
}
[18]=>
object(Zend_Db_Profiler_Query)#31 (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(1732052684.9942)
["_endedMicrotime":protected]=>
float(1732052684.9943)
["_boundParams":protected]=>
array(0) {
}
}
[19]=>
object(Zend_Db_Profiler_Query)#28 (5) {
["_query":protected]=>
string(20) "DESCRIBE `documents`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9945)
["_endedMicrotime":protected]=>
float(1732052684.9946)
["_boundParams":protected]=>
array(0) {
}
}
[20]=>
object(Zend_Db_Profiler_Query)#32 (5) {
["_query":protected]=>
string(609) "SELECT `a`.`company_id`, `b`.`group_number`, `c`.`attribute_name`, `c`.`field_type`, `d`.*, `e`.`fieldset_name`, `f`.`rating`, `f`.`count_reviews` FROM `documents` AS `a`
LEFT JOIN `document_properties` AS `b` ON b.document_id = a.document_id
LEFT JOIN `cm_definitions` AS `c` ON c.cm_definition_field_id = b.cm_definition_field_id
LEFT JOIN `document_properties_value` AS `d` ON d.document_property_id = b.document_property_id
LEFT JOIN `cm_form_fieldsets` AS `e` ON c.cm_form_fieldset_id = e.cm_form_fieldset_id
LEFT JOIN `companies` AS `f` ON a.company_id = f.company_id WHERE (a.document_id = 255990)"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.995)
["_endedMicrotime":protected]=>
float(1732052684.9951)
["_boundParams":protected]=>
array(0) {
}
}
[21]=>
object(Zend_Db_Profiler_Query)#126 (5) {
["_query":protected]=>
string(17) "DESCRIBE `topics`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9953)
["_endedMicrotime":protected]=>
float(1732052684.9955)
["_boundParams":protected]=>
array(0) {
}
}
[22]=>
object(Zend_Db_Profiler_Query)#127 (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 = 'S376') AND (b.lang_id = '3') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9957)
["_endedMicrotime":protected]=>
float(1732052684.9958)
["_boundParams":protected]=>
array(0) {
}
}
[23]=>
object(Zend_Db_Profiler_Query)#128 (5) {
["_query":protected]=>
string(20) "DESCRIBE `companies`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9959)
["_endedMicrotime":protected]=>
float(1732052684.9961)
["_boundParams":protected]=>
array(0) {
}
}
[24]=>
object(Zend_Db_Profiler_Query)#130 (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 = '540857') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9966)
["_endedMicrotime":protected]=>
float(1732052684.9966)
["_boundParams":protected]=>
array(0) {
}
}
[25]=>
object(Zend_Db_Profiler_Query)#132 (5) {
["_query":protected]=>
string(17) "DESCRIBE `albums`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9968)
["_endedMicrotime":protected]=>
float(1732052684.997)
["_boundParams":protected]=>
array(0) {
}
}
[26]=>
object(Zend_Db_Profiler_Query)#133 (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 = 540857) AND (b.content_type_id = 4) LIMIT 3"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9973)
["_endedMicrotime":protected]=>
float(1732052684.9974)
["_boundParams":protected]=>
array(0) {
}
}
[27]=>
object(Zend_Db_Profiler_Query)#131 (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 = '540857') AND (b.content_type_id = 2) LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9975)
["_endedMicrotime":protected]=>
float(1732052684.9976)
["_boundParams":protected]=>
array(0) {
}
}
[28]=>
object(Zend_Db_Profiler_Query)#134 (5) {
["_query":protected]=>
string(24) "DESCRIBE `working_hours`"
["_queryType":protected]=>
int(2)
["_startedMicrotime":protected]=>
float(1732052684.9977)
["_endedMicrotime":protected]=>
float(1732052684.9979)
["_boundParams":protected]=>
array(0) {
}
}
[29]=>
object(Zend_Db_Profiler_Query)#135 (5) {
["_query":protected]=>
string(93) "SELECT `working_hours`.* FROM `working_hours` WHERE (document_id = 255990) ORDER BY `day` ASC"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052684.9982)
["_endedMicrotime":protected]=>
float(1732052684.9983)
["_boundParams":protected]=>
array(0) {
}
}
[30]=>
object(Zend_Db_Profiler_Query)#33 (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(1732052684.9985)
["_endedMicrotime":protected]=>
float(1732052684.9986)
["_boundParams":protected]=>
array(0) {
}
}
[31]=>
object(Zend_Db_Profiler_Query)#129 (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(1732052684.9988)
["_endedMicrotime":protected]=>
float(1732052684.9988)
["_boundParams":protected]=>
array(0) {
}
}
[32]=>
object(Zend_Db_Profiler_Query)#144 (5) {
["_query":protected]=>
string(88) "SELECT `ui_messages`.* FROM `ui_messages` WHERE (message_alias = 'Отзывы') LIMIT 1"
["_queryType":protected]=>
int(32)
["_startedMicrotime":protected]=>
float(1732052685.0008)
["_endedMicrotime":protected]=>
float(1732052685.0009)
["_boundParams":protected]=>
array(0) {
}
}
[33]=>
object(Zend_Db_Profiler_Query)#145 (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(1732052685.0013)
["_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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
[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)#142 (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)#60 (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)#68 (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(50) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | "
}
}
["_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)#68 (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(50) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#9 (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)#11 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#13 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(74) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | | Мавра 49а-36 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#136 (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)#67 (1) {
["view"]=>
*RECURSION*
}
["HeadMeta"]=>
object(Zend_View_Helper_HeadMeta)#8 (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)#9 (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)#11 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#13 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(74) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | | Мавра 49а-36 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#136 (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)#68 (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(50) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | "
}
}
["Zend_View_Helper_HeadMeta"]=>
object(Zend_View_Helper_Placeholder_Container)#9 (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)#11 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(8) "keywords"
["content"]=>
string(0) ""
["modifiers"]=>
array(0) {
}
}
[1]=>
object(stdClass)#13 (4) {
["type"]=>
string(4) "name"
["name"]=>
string(11) "description"
["content"]=>
string(74) "ДЕЛОВОЙ МЕТАЛЛ ООО | МИНСК | | Мавра 49а-36 | "
["modifiers"]=>
array(0) {
}
}
[2]=>
object(stdClass)#136 (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)#34 (4) {
["_defaultDoctype":protected]=>
string(11) "HTML4_LOOSE"
["_registry":protected]=>
object(ArrayObject)#15 (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)#138 (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(8) "/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(6) "/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(8) "/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(7) "/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(14) "/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(8) "/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(6) "/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(8) "/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(7) "/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(14) "/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(22) "/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(7) "/poisk/"
[1]=>
string(16) "/novosti/browse/"
[2]=>
string(22) "/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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
["company_id"]=>
int(255990)
["breadcrumbs"]=>
array(3) {
[0]=>
array(2) {
["label"]=>
string(22) "Предприятия"
["url"]=>
string(15) "/predprijatija/"
}
[1]=>
array(2) {
["label"]=>
string(20) "Рубрикатор"
["url"]=>
string(26) "/predprijatija/categories/"
}
[2]=>
array(2) {
["label"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["url"]=>
string(0) ""
}
}
["widget_map"]=>
array(5) {
["width"]=>
string(5) "305px"
["height"]=>
string(5) "194px"
["lng"]=>
string(8) "27.49268"
["lat"]=>
string(8) "53.89148"
["zoom"]=>
int(9)
}
}
}
[1]=>
string(22) "widgetSeealsoCompanies"
}
[1]=>
&array(1) {
[0]=>
array(14) {
["company"]=>
array(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
}
[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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
}
[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(29) {
["name_visible"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_sort"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["name_search"]=>
string(34) "ДЕЛОВОЙ МЕТАЛЛ ООО"
["address"]=>
string(18) "Мавра 49а-36"
["zip"]=>
string(6) "220015"
["city"]=>
string(10) "МИНСК"
["region_id"]=>
string(2) "R1"
["reg_nr"]=>
string(9) "190510377"
["unknown_1"]=>
string(6) "540857"
["prio"]=>
string(1) "0"
["search_city"]=>
string(10) "МИНСК"
["search_street"]=>
string(18) "МАВРА 49А-36"
["phone"]=>
string(21) "+37517 205 00 00"
["map_x"]=>
string(9) "27,491924"
["map_y"]=>
string(9) "53,892002"
["flag_www"]=>
NULL
["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(21) "улица Мавра"
["maindata_house"]=>
string(2) "49"
["maindata_house_add"]=>
string(2) "а"
["html_time"]=>
string(4) "9-18"
["www"]=>
string(9) "delmet.by"
["maindata_km"]=>
string(0) ""
["document_id"]=>
int(255990)
["company_id"]=>
string(6) "540857"
}
["regions"]=>
array(1) {
[1]=>
array(1) {
["disctricted"]=>
string(3) "D94"
}
}
["gps_coordinates"]=>
array(0) {
}
["html_rubr"]=>
array(0) {
}
["search_phone_fset"]=>
array(1) {
[1]=>
array(2) {
["search_phone"]=>
string(8) "2050000 "
["search_phone_disctrict"]=>
string(3) "D94"
}
}
["html_phone"]=>
array(3) {
[1]=>
array(1) {
["html_phone_number"]=>
string(21) "+37517 205 00 00"
}
[2]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 205 00 00"
["html_phone_title"]=>
string(6) "МТС"
}
[3]=>
array(2) {
["html_phone_number"]=>
string(21) "+37529 320 50 00"
["html_phone_title"]=>
string(2) "A1"
}
}
["html_link"]=>
array(1) {
[1]=>
array(1) {
["html_link_value"]=>
string(9) "delmet.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(255990)
}
}
}
[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(129) "/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E/"
["_baseUrl":protected]=>
string(0) ""
["_basePath":protected]=>
NULL
["_pathInfo":protected]=>
string(129) "/predprijatija/company/255990-%D0%94%D0%95%D0%9B%D0%9E%D0%92%D0%9E%D0%99+%D0%9C%D0%95%D0%A2%D0%90%D0%9B%D0%9B+%D0%9E%D0%9E%D0%9E/"
["_params":protected]=>
array(5) {
["action"]=>
string(7) "company"
["id"]=>
string(41) "255990-ДЕЛОВОЙ МЕТАЛЛ ООО"
["module"]=>
string(9) "companies"
["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"
}
}
}