object(Zend_Db_Table_Select)#640 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(20) "engine4_video_videos" ["cols"]=> array(30) { [0]=> string(8) "video_id" [1]=> string(5) "title" [2]=> string(11) "description" [3]=> string(6) "search" [4]=> string(10) "owner_type" [5]=> string(8) "owner_id" [6]=> string(11) "parent_type" [7]=> string(9) "parent_id" [8]=> string(13) "creation_date" [9]=> string(13) "modified_date" [10]=> string(10) "view_count" [11]=> string(13) "comment_count" [12]=> string(10) "like_count" [13]=> string(4) "type" [14]=> string(4) "code" [15]=> string(8) "photo_id" [16]=> string(6) "rating" [17]=> string(11) "category_id" [18]=> string(6) "status" [19]=> string(7) "file_id" [20]=> string(8) "duration" [21]=> string(8) "rotation" [22]=> string(12) "view_privacy" [23]=> string(15) "seao_locationid" [24]=> string(8) "location" [25]=> string(8) "networks" [26]=> string(9) "subcat_id" [27]=> string(12) "subsubcat_id" [28]=> string(8) "approved" [29]=> string(8) "resubmit" } ["primary"]=> array(1) { [1]=> string(8) "video_id" } ["metadata"]=> array(30) { ["video_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "video_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["title"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(5) "title" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(4) "blob" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "blob" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["search"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(6) "search" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "1" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["owner_type"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(10) "owner_type" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["owner_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "owner_id" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["parent_type"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(11) "parent_type" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["creation_date"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(13) "creation_date" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(8) "datetime" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["modified_date"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(13) "modified_date" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(8) "datetime" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["view_count"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(10) "view_count" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["comment_count"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(13) "comment_count" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["like_count"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(10) "like_count" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["type"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(4) "type" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "32" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["code"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(4) "code" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["photo_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "photo_id" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rating"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(6) "rating" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(5) "float" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(11) "category_id" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["status"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(6) "status" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["file_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(7) "file_id" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["duration"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "duration" ["COLUMN_POSITION"]=> int(21) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rotation"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "rotation" ["COLUMN_POSITION"]=> int(22) ["DATA_TYPE"]=> string(17) "smallint unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["view_privacy"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(12) "view_privacy" ["COLUMN_POSITION"]=> int(23) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> string(8) "everyone" ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "24" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["seao_locationid"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(15) "seao_locationid" ["COLUMN_POSITION"]=> int(24) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["location"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "location" ["COLUMN_POSITION"]=> int(25) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "264" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["networks"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "networks" ["COLUMN_POSITION"]=> int(26) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["subcat_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(9) "subcat_id" ["COLUMN_POSITION"]=> int(27) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["subsubcat_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(12) "subsubcat_id" ["COLUMN_POSITION"]=> int(28) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["approved"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "approved" ["COLUMN_POSITION"]=> int(29) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "1" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["resubmit"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "resubmit" ["COLUMN_POSITION"]=> int(30) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["rowClass"]=> string(17) "Video_Model_Video" ["rowsetClass"]=> string(22) "Engine_Db_Table_Rowset" ["referenceMap"]=> array(0) { } ["dependentTables"]=> array(0) { } ["sequence"]=> bool(true) } ["_integrityCheck":protected]=> bool(true) ["_table":protected]=> object(Video_Model_DbTable_Videos)#621 (18) { ["_rowClass":protected]=> string(17) "Video_Model_Video" ["_rowsetClass":protected]=> string(22) "Engine_Db_Table_Rowset" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Mysqli)#9 (12) { ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#619 (12) { ["_keys":protected]=> array(8) { [0]=> string(5) "ad_id" [1]=> string(4) "name" [2]=> string(11) "ad_campaign" [3]=> string(5) "views" [4]=> string(6) "clicks" [5]=> string(10) "media_type" [6]=> string(9) "html_code" [7]=> string(8) "photo_id" } ["_values":protected]=> array(8) { [0]=> &int(29) [1]=> &string(14) "TRUXGO SERVERS" [2]=> &int(8) [3]=> &int(10158314) [4]=> &int(529) [5]=> &string(1) "1" [6]=> &string(1070) "
" [7]=> &int(0) } ["_meta":protected]=> object(mysqli_result)#641 (5) { ["current_field"]=> int(0) ["field_count"]=> int(8) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } ["_stmt":protected]=> object(mysqli_stmt)#634 (10) { ["affected_rows"]=> int(-1) ["insert_id"]=> int(0) ["num_rows"]=> int(1) ["param_count"]=> int(0) ["field_count"]=> int(8) ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["sqlstate"]=> string(5) "00000" ["id"]=> int(65) } ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(1) { [0]=> string(38) "SELECT .* FROM WHERE (. = 29) LIMIT 1" } ["_sqlParam":protected]=> array(1) { [0]=> string(38) "SELECT .* FROM WHERE (. = 29) LIMIT 1" } ["_queryId":protected]=> int(64) } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_config":protected]=> array(9) { ["host"]=> string(9) "localhost" ["username"]=> string(14) "truxgone_admin" ["password"]=> string(9) "Zuko12ang" ["dbname"]=> string(15) "truxgone_social" ["charset"]=> string(7) "utf8mb4" ["port"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler_Firebug)#11 (8) { ["_label":protected]=> string(24) "Zend_Db_Profiler_Firebug" ["_label_template":protected]=> string(44) "%label% (%totalCount% @ %totalDuration% sec)" ["_message":protected]=> object(Zend_Wildfire_Plugin_FirePhp_TableMessage)#12 (9) { ["_header":protected]=> array(3) { [0]=> string(4) "Time" [1]=> string(5) "Event" [2]=> string(10) "Parameters" } ["_rows":protected]=> array(65) { [0]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(23) "SET time_zone = '+0:00'" [2]=> NULL } [1]=> array(3) { [0]=> string(7) "0.00013" [1]=> string(17) "SET SQL_MODE = ''" [2]=> NULL } [2]=> array(3) { [0]=> string(7) "0.00048" [1]=> string(103) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.log.adapter')" [2]=> NULL } [3]=> array(3) { [0]=> string(7) "0.00192" [1]=> string(99) "SELECT `engine4_core_settings`.`name`, `engine4_core_settings`.`value` FROM `engine4_core_settings`" [2]=> NULL } [4]=> array(3) { [0]=> string(7) "0.00044" [1]=> string(86) "SELECT `engine4_core_modules`.`name` FROM `engine4_core_modules` WHERE (enabled = '1')" [2]=> NULL } [5]=> array(3) { [0]=> string(7) "0.00032" [1]=> string(115) "SELECT `engine4_core_routes`.`name`, `engine4_core_routes`.`config` FROM `engine4_core_routes` ORDER BY `order` ASC" [2]=> NULL } [6]=> array(3) { [0]=> string(7) "0.00044" [1]=> string(84) "SELECT `engine4_core_themes`.* FROM `engine4_core_themes` WHERE (active = 1) LIMIT 1" [2]=> NULL } [7]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(109) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.translate.adapter')" [2]=> NULL } [8]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(136) "SELECT `engine4_core_session`.* FROM `engine4_core_session` WHERE (((`engine4_core_session`.`id` = '87c633348d3fc59862671ca73ee28b47')))" [2]=> NULL } [9]=> array(3) { [0]=> string(7) "0.00278" [1]=> string(144) "UPDATE `engine4_user_online` SET `active` = ? WHERE (user_id = 0) AND (ip = UNHEX('0390194a')) AND (active > DATE_SUB(NOW(),INTERVAL 20 MINUTE))" [2]=> array(1) { [1]=> string(19) "2024-05-03 10:37:54" } } [10]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(92) "SELECT `engine4_core_languages`.`enabled` FROM `engine4_core_languages` WHERE (code ='auto')" [2]=> NULL } [11]=> array(3) { [0]=> string(7) "0.00016" [1]=> string(72) "SELECT `engine4_core_bannedwords`.`word` FROM `engine4_core_bannedwords`" [2]=> NULL } [12]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(63) "SELECT `engine4_core_bannedips`.* FROM `engine4_core_bannedips`" [2]=> NULL } [13]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(107) "SELECT `engine4_authorization_levels`.* FROM `engine4_authorization_levels` WHERE (type = 'public') LIMIT 1" [2]=> NULL } [14]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" [2]=> NULL } [15]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" [2]=> NULL } [16]=> array(3) { [0]=> string(7) "0.00031" [1]=> string(110) "SELECT `engine4_blog_blogs`.* FROM `engine4_blog_blogs` WHERE (((`engine4_blog_blogs`.`blog_id` = '1443878')))" [2]=> NULL } [17]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" [2]=> NULL } [18]=> array(3) { [0]=> string(7) "0.00038" [1]=> string(91) "SELECT `engine4_users`.* FROM `engine4_users` WHERE (((`engine4_users`.`user_id` = 85435)))" [2]=> NULL } [19]=> array(3) { [0]=> string(6) "0.0004" [1]=> string(155) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 4) AND (type = 'user') AND (name = 'block') LIMIT 1" [2]=> NULL } [20]=> array(3) { [0]=> string(7) "0.00025" [1]=> string(113) "SELECT `engine4_user_block`.* FROM `engine4_user_block` WHERE (user_id = 0) AND (blocked_user_id = 85435) LIMIT 1" [2]=> NULL } [21]=> array(3) { [0]=> string(7) "0.00111" [1]=> string(154) "SELECT `engine4_authorization_allow`.* FROM `engine4_authorization_allow` WHERE (resource_type = 'blog') AND (resource_id = 1443878) AND (action = 'view')" [2]=> NULL } [22]=> array(3) { [0]=> string(7) "0.00323" [1]=> string(87) "UPDATE `engine4_blog_blogs` SET `view_count` = view_count + 1 WHERE (blog_id = 1443878)" [2]=> NULL } [23]=> array(3) { [0]=> string(7) "0.00039" [1]=> string(140) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (resource_id = 1443878) ORDER BY `tag_id` ASC" [2]=> NULL } [24]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" [2]=> NULL } [25]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(115) "SELECT `engine4_core_styles`.`style` FROM `engine4_core_styles` WHERE (type = 'user_blog') AND (id = 85435) LIMIT 1" [2]=> NULL } [26]=> array(3) { [0]=> string(7) "0.00024" [1]=> string(106) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (engine4_blog_ratings.blog_id = 1443878)" [2]=> NULL } [27]=> array(3) { [0]=> string(7) "0.00023" [1]=> string(111) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (blog_id = 1443878) AND (user_id = 0) LIMIT 1" [2]=> NULL } [28]=> array(3) { [0]=> string(7) "0.00175" [1]=> string(119) "UPDATE `engine4_core_statistics` SET `value` = value + 1 WHERE (type = 'core.views') AND (date = '2024-05-03 10:00:00')" [2]=> NULL } [29]=> array(3) { [0]=> string(7) "0.00021" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" [2]=> NULL } [30]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" [2]=> NULL } [31]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" [2]=> NULL } [32]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" [2]=> NULL } [33]=> array(3) { [0]=> string(7) "0.00038" [1]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" [2]=> NULL } [34]=> array(3) { [0]=> string(7) "0.00033" [1]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" [2]=> NULL } [35]=> array(3) { [0]=> string(7) "0.00029" [1]=> string(101) "SELECT `engine4_core_content`.* FROM `engine4_core_content` WHERE (page_id = 35) ORDER BY `order` ASC" [2]=> NULL } [36]=> array(3) { [0]=> string(7) "0.00021" [1]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" [2]=> NULL } [37]=> array(3) { [0]=> string(7) "0.00023" [1]=> string(128) "SELECT `engine4_core_tickets`.`ticket_id` FROM `engine4_core_tickets` WHERE (resource_type = 'blog') AND (resource_id = 1443878)" [2]=> NULL } [38]=> array(3) { [0]=> string(7) "0.00035" [1]=> string(130) "SELECT `engine4_storage_files`.* FROM `engine4_storage_files` WHERE (parent_file_id = 754059) AND (type = 'thumb.profile') LIMIT 1" [2]=> NULL } [39]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(116) "SELECT `engine4_storage_services`.* FROM `engine4_storage_services` WHERE (service_id = 1) AND (enabled = 1) LIMIT 1" [2]=> NULL } [40]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(110) "SELECT `engine4_storage_servicetypes`.* FROM `engine4_storage_servicetypes` WHERE (servicetype_id = 1) LIMIT 1" [2]=> NULL } [41]=> array(3) { [0]=> string(7) "0.00116" [1]=> string(406) "SELECT `engine4_core_menuitems`.* FROM `engine4_core_menuitems` WHERE (menu = 'blog_gutter') AND (module IN('activity', 'album', 'announcement', 'authorization', 'blog', 'chat', 'classified', 'core', 'elpis', 'event', 'fields', 'forum', 'group', 'invite', 'messages', 'music', 'network', 'payment', 'poll', 'sesandroidapp', 'sesapi', 'sesiosapp', 'storage', 'travel', 'user', 'video')) ORDER BY `order` ASC" [2]=> NULL } [42]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'edit') LIMIT 1" [2]=> NULL } [43]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(156) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'delete') LIMIT 1" [2]=> NULL } [44]=> array(3) { [0]=> string(7) "0.00025" [1]=> string(187) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name` FROM `engine4_blog_categories` WHERE (subcat_id = 0) AND (subsubcat_id = 0) ORDER BY `order` DESC" [2]=> NULL } [45]=> array(3) { [0]=> string(6) "0.0054" [1]=> string(160) "SELECT `engine4_blog_blogs`.`creation_date` FROM `engine4_blog_blogs` WHERE (owner_type = 'user') AND (owner_id = 85435) AND (draft = 0) ORDER BY `blog_id` DESC" [2]=> NULL } [46]=> array(3) { [0]=> string(7) "0.00232" [1]=> string(191) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (tagger_type = 'user') AND (tagger_id = 85435) AND (tag_type = 'core_tag') ORDER BY `tag_id` ASC" [2]=> NULL } [47]=> array(3) { [0]=> string(7) "0.00084" [1]=> string(5430) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73663) OR (`engine4_core_tags`.`tag_id` = 73664) OR (`engine4_core_tags`.`tag_id` = 73665) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 98714) OR (`engine4_core_tags`.`tag_id` = 98715) OR (`engine4_core_tags`.`tag_id` = 98716) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 103353) OR (`engine4_core_tags`.`tag_id` = 103354) OR (`engine4_core_tags`.`tag_id` = 103355) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 107979) OR (`engine4_core_tags`.`tag_id` = 107980) OR (`engine4_core_tags`.`tag_id` = 107981) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 111324) OR (`engine4_core_tags`.`tag_id` = 111325) OR (`engine4_core_tags`.`tag_id` = 111326) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803)))" [2]=> NULL } [48]=> array(3) { [0]=> string(7) "0.00181" [1]=> string(400) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name`, `engine4_blog_blogs`.* FROM `engine4_blog_categories` LEFT JOIN `engine4_blog_blogs` ON engine4_blog_blogs.category_id = engine4_blog_categories.category_id WHERE (engine4_blog_blogs.owner_id = 85435) AND (engine4_blog_blogs.draft = '0') GROUP BY `engine4_blog_categories`.`category_id` ORDER BY `order` DESC" [2]=> NULL } [49]=> array(3) { [0]=> string(7) "0.00025" [1]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" [2]=> NULL } [50]=> array(3) { [0]=> string(7) "0.00037" [1]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" [2]=> NULL } [51]=> array(3) { [0]=> string(6) "0.0043" [1]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" [2]=> array(1) { [1]=> int(43154666) } } [52]=> array(3) { [0]=> string(7) "0.00038" [1]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" [2]=> NULL } [53]=> array(3) { [0]=> string(6) "0.0005" [1]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" [2]=> NULL } [54]=> array(3) { [0]=> string(7) "0.00169" [1]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 27)" [2]=> array(1) { [1]=> int(10149198) } } [55]=> array(3) { [0]=> string(7) "0.00024" [1]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 27)" [2]=> NULL } [56]=> array(3) { [0]=> string(7) "0.00028" [1]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 27) LIMIT 1" [2]=> NULL } [57]=> array(3) { [0]=> string(7) "0.00041" [1]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" [2]=> NULL } [58]=> array(3) { [0]=> string(7) "0.00048" [1]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" [2]=> NULL } [59]=> array(3) { [0]=> string(7) "0.00205" [1]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" [2]=> array(1) { [1]=> int(43154667) } } [60]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" [2]=> NULL } [61]=> array(3) { [0]=> string(7) "0.00034" [1]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" [2]=> NULL } [62]=> array(3) { [0]=> string(7) "0.00138" [1]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 29)" [2]=> array(1) { [1]=> int(10158314) } } [63]=> array(3) { [0]=> string(7) "0.00016" [1]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 29)" [2]=> NULL } [64]=> array(3) { [0]=> string(7) "0.00029" [1]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 29) LIMIT 1" [2]=> NULL } } ["_style":protected]=> string(5) "TABLE" ["_label":protected]=> string(43) "Zend_Db_Profiler_Firebug (65 @ 0.04558 sec)" ["_message":protected]=> NULL ["_buffered":protected]=> bool(true) ["_destroy":protected]=> bool(false) ["_ruid":protected]=> string(32) "70c12bc28a906abe46c56172a6bc8330" ["_options":protected]=> array(2) { ["traceOffset"]=> NULL ["includeLineNumbers"]=> bool(false) } } ["_totalElapsedTime":protected]=> float(0.0455815792083740234375) ["_queryProfiles":protected]=> array(65) { [0]=> object(Zend_Db_Profiler_Query)#20 (5) { ["_query":protected]=> string(23) "SET time_zone = '+0:00'" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1714732674.3552510738372802734375) ["_endedMicrotime":protected]=> float(1714732674.35544109344482421875) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#22 (5) { ["_query":protected]=> string(17) "SET SQL_MODE = ''" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1714732674.3556849956512451171875) ["_endedMicrotime":protected]=> float(1714732674.3558139801025390625) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#34 (5) { ["_query":protected]=> string(103) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.log.adapter')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.3576319217681884765625) ["_endedMicrotime":protected]=> float(1714732674.3581159114837646484375) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#38 (5) { ["_query":protected]=> string(99) "SELECT `engine4_core_settings`.`name`, `engine4_core_settings`.`value` FROM `engine4_core_settings`" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.361103057861328125) ["_endedMicrotime":protected]=> float(1714732674.363027095794677734375) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#47 (5) { ["_query":protected]=> string(86) "SELECT `engine4_core_modules`.`name` FROM `engine4_core_modules` WHERE (enabled = '1')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.367259979248046875) ["_endedMicrotime":protected]=> float(1714732674.3676960468292236328125) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#87 (5) { ["_query":protected]=> string(115) "SELECT `engine4_core_routes`.`name`, `engine4_core_routes`.`config` FROM `engine4_core_routes` ORDER BY `order` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.37483501434326171875) ["_endedMicrotime":protected]=> float(1714732674.3751509189605712890625) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#130 (5) { ["_query":protected]=> string(84) "SELECT `engine4_core_themes`.* FROM `engine4_core_themes` WHERE (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.3807780742645263671875) ["_endedMicrotime":protected]=> float(1714732674.3812210559844970703125) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#153 (5) { ["_query":protected]=> string(109) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.translate.adapter')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.382379055023193359375) ["_endedMicrotime":protected]=> float(1714732674.3825609683990478515625) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#221 (5) { ["_query":protected]=> string(136) "SELECT `engine4_core_session`.* FROM `engine4_core_session` WHERE (((`engine4_core_session`.`id` = '87c633348d3fc59862671ca73ee28b47')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5636389255523681640625) ["_endedMicrotime":protected]=> float(1714732674.5638558864593505859375) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#228 (5) { ["_query":protected]=> string(144) "UPDATE `engine4_user_online` SET `active` = ? WHERE (user_id = 0) AND (ip = UNHEX('0390194a')) AND (active > DATE_SUB(NOW(),INTERVAL 20 MINUTE))" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.56707000732421875) ["_endedMicrotime":protected]=> float(1714732674.569850921630859375) ["_boundParams":protected]=> array(1) { [1]=> string(19) "2024-05-03 10:37:54" } } [10]=> object(Zend_Db_Profiler_Query)#232 (5) { ["_query":protected]=> string(92) "SELECT `engine4_core_languages`.`enabled` FROM `engine4_core_languages` WHERE (code ='auto')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.571990966796875) ["_endedMicrotime":protected]=> float(1714732674.5721909999847412109375) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#233 (5) { ["_query":protected]=> string(72) "SELECT `engine4_core_bannedwords`.`word` FROM `engine4_core_bannedwords`" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5838649272918701171875) ["_endedMicrotime":protected]=> float(1714732674.584023952484130859375) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#239 (5) { ["_query":protected]=> string(63) "SELECT `engine4_core_bannedips`.* FROM `engine4_core_bannedips`" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5844089984893798828125) ["_endedMicrotime":protected]=> float(1714732674.5846040248870849609375) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#261 (5) { ["_query":protected]=> string(107) "SELECT `engine4_authorization_levels`.* FROM `engine4_authorization_levels` WHERE (type = 'public') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.588017940521240234375) ["_endedMicrotime":protected]=> float(1714732674.5882380008697509765625) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#262 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.589849948883056640625) ["_endedMicrotime":protected]=> float(1714732674.5900518894195556640625) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#236 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5905330181121826171875) ["_endedMicrotime":protected]=> float(1714732674.590713977813720703125) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#266 (5) { ["_query":protected]=> string(110) "SELECT `engine4_blog_blogs`.* FROM `engine4_blog_blogs` WHERE (((`engine4_blog_blogs`.`blog_id` = '1443878')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5931160449981689453125) ["_endedMicrotime":protected]=> float(1714732674.593430995941162109375) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#286 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.594058990478515625) ["_endedMicrotime":protected]=> float(1714732674.59424591064453125) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#283 (5) { ["_query":protected]=> string(91) "SELECT `engine4_users`.* FROM `engine4_users` WHERE (((`engine4_users`.`user_id` = 85435)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.59488201141357421875) ["_endedMicrotime":protected]=> float(1714732674.5952589511871337890625) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#325 (5) { ["_query":protected]=> string(155) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 4) AND (type = 'user') AND (name = 'block') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5957019329071044921875) ["_endedMicrotime":protected]=> float(1714732674.5961019992828369140625) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#323 (5) { ["_query":protected]=> string(113) "SELECT `engine4_user_block`.* FROM `engine4_user_block` WHERE (user_id = 0) AND (blocked_user_id = 85435) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5988180637359619140625) ["_endedMicrotime":protected]=> float(1714732674.599069118499755859375) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#287 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_allow`.* FROM `engine4_authorization_allow` WHERE (resource_type = 'blog') AND (resource_id = 1443878) AND (action = 'view')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.600883007049560546875) ["_endedMicrotime":protected]=> float(1714732674.601996898651123046875) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#319 (5) { ["_query":protected]=> string(87) "UPDATE `engine4_blog_blogs` SET `view_count` = view_count + 1 WHERE (blog_id = 1443878)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.6027679443359375) ["_endedMicrotime":protected]=> float(1714732674.6059958934783935546875) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#288 (5) { ["_query":protected]=> string(140) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (resource_id = 1443878) ORDER BY `tag_id` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.61028003692626953125) ["_endedMicrotime":protected]=> float(1714732674.6106650829315185546875) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#308 (5) { ["_query":protected]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6126320362091064453125) ["_endedMicrotime":protected]=> float(1714732674.6128261089324951171875) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#309 (5) { ["_query":protected]=> string(115) "SELECT `engine4_core_styles`.`style` FROM `engine4_core_styles` WHERE (type = 'user_blog') AND (id = 85435) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6144020557403564453125) ["_endedMicrotime":protected]=> float(1714732674.6146240234375) ["_boundParams":protected]=> array(0) { } } [26]=> object(Zend_Db_Profiler_Query)#314 (5) { ["_query":protected]=> string(106) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (engine4_blog_ratings.blog_id = 1443878)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.616178035736083984375) ["_endedMicrotime":protected]=> float(1714732674.6164219379425048828125) ["_boundParams":protected]=> array(0) { } } [27]=> object(Zend_Db_Profiler_Query)#315 (5) { ["_query":protected]=> string(111) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (blog_id = 1443878) AND (user_id = 0) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6169300079345703125) ["_endedMicrotime":protected]=> float(1714732674.6171588897705078125) ["_boundParams":protected]=> array(0) { } } [28]=> object(Zend_Db_Profiler_Query)#316 (5) { ["_query":protected]=> string(119) "UPDATE `engine4_core_statistics` SET `value` = value + 1 WHERE (type = 'core.views') AND (date = '2024-05-03 10:00:00')" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.619596958160400390625) ["_endedMicrotime":protected]=> float(1714732674.6213510036468505859375) ["_boundParams":protected]=> array(0) { } } [29]=> object(Zend_Db_Profiler_Query)#274 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6379649639129638671875) ["_endedMicrotime":protected]=> float(1714732674.6381781101226806640625) ["_boundParams":protected]=> array(0) { } } [30]=> object(Zend_Db_Profiler_Query)#278 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6386520862579345703125) ["_endedMicrotime":protected]=> float(1714732674.63883209228515625) ["_boundParams":protected]=> array(0) { } } [31]=> object(Zend_Db_Profiler_Query)#320 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6392700672149658203125) ["_endedMicrotime":protected]=> float(1714732674.6394870281219482421875) ["_boundParams":protected]=> array(0) { } } [32]=> object(Zend_Db_Profiler_Query)#263 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6398479938507080078125) ["_endedMicrotime":protected]=> float(1714732674.6400449275970458984375) ["_boundParams":protected]=> array(0) { } } [33]=> object(Zend_Db_Profiler_Query)#333 (5) { ["_query":protected]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6522519588470458984375) ["_endedMicrotime":protected]=> float(1714732674.6526319980621337890625) ["_boundParams":protected]=> array(0) { } } [34]=> object(Zend_Db_Profiler_Query)#331 (5) { ["_query":protected]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6530759334564208984375) ["_endedMicrotime":protected]=> float(1714732674.6534039974212646484375) ["_boundParams":protected]=> array(0) { } } [35]=> object(Zend_Db_Profiler_Query)#336 (5) { ["_query":protected]=> string(101) "SELECT `engine4_core_content`.* FROM `engine4_core_content` WHERE (page_id = 35) ORDER BY `order` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6550109386444091796875) ["_endedMicrotime":protected]=> float(1714732674.6552970409393310546875) ["_boundParams":protected]=> array(0) { } } [36]=> object(Zend_Db_Profiler_Query)#344 (5) { ["_query":protected]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6566669940948486328125) ["_endedMicrotime":protected]=> float(1714732674.6568748950958251953125) ["_boundParams":protected]=> array(0) { } } [37]=> object(Zend_Db_Profiler_Query)#332 (5) { ["_query":protected]=> string(128) "SELECT `engine4_core_tickets`.`ticket_id` FROM `engine4_core_tickets` WHERE (resource_type = 'blog') AND (resource_id = 1443878)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.658966064453125) ["_endedMicrotime":protected]=> float(1714732674.65919589996337890625) ["_boundParams":protected]=> array(0) { } } [38]=> object(Zend_Db_Profiler_Query)#383 (5) { ["_query":protected]=> string(130) "SELECT `engine4_storage_files`.* FROM `engine4_storage_files` WHERE (parent_file_id = 754059) AND (type = 'thumb.profile') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.662108898162841796875) ["_endedMicrotime":protected]=> float(1714732674.6624619960784912109375) ["_boundParams":protected]=> array(0) { } } [39]=> object(Zend_Db_Profiler_Query)#397 (5) { ["_query":protected]=> string(116) "SELECT `engine4_storage_services`.* FROM `engine4_storage_services` WHERE (service_id = 1) AND (enabled = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.66400909423828125) ["_endedMicrotime":protected]=> float(1714732674.6641910076141357421875) ["_boundParams":protected]=> array(0) { } } [40]=> object(Zend_Db_Profiler_Query)#395 (5) { ["_query":protected]=> string(110) "SELECT `engine4_storage_servicetypes`.* FROM `engine4_storage_servicetypes` WHERE (servicetype_id = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.665524959564208984375) ["_endedMicrotime":protected]=> float(1714732674.6657049655914306640625) ["_boundParams":protected]=> array(0) { } } [41]=> object(Zend_Db_Profiler_Query)#387 (5) { ["_query":protected]=> string(406) "SELECT `engine4_core_menuitems`.* FROM `engine4_core_menuitems` WHERE (menu = 'blog_gutter') AND (module IN('activity', 'album', 'announcement', 'authorization', 'blog', 'chat', 'classified', 'core', 'elpis', 'event', 'fields', 'forum', 'group', 'invite', 'messages', 'music', 'network', 'payment', 'poll', 'sesandroidapp', 'sesapi', 'sesiosapp', 'storage', 'travel', 'user', 'video')) ORDER BY `order` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6678340435028076171875) ["_endedMicrotime":protected]=> float(1714732674.6689989566802978515625) ["_boundParams":protected]=> array(0) { } } [42]=> object(Zend_Db_Profiler_Query)#382 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'edit') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6696679592132568359375) ["_endedMicrotime":protected]=> float(1714732674.669867038726806640625) ["_boundParams":protected]=> array(0) { } } [43]=> object(Zend_Db_Profiler_Query)#409 (5) { ["_query":protected]=> string(156) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'delete') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.67025089263916015625) ["_endedMicrotime":protected]=> float(1714732674.6704399585723876953125) ["_boundParams":protected]=> array(0) { } } [44]=> object(Zend_Db_Profiler_Query)#419 (5) { ["_query":protected]=> string(187) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name` FROM `engine4_blog_categories` WHERE (subcat_id = 0) AND (subsubcat_id = 0) ORDER BY `order` DESC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6721179485321044921875) ["_endedMicrotime":protected]=> float(1714732674.67237091064453125) ["_boundParams":protected]=> array(0) { } } [45]=> object(Zend_Db_Profiler_Query)#434 (5) { ["_query":protected]=> string(160) "SELECT `engine4_blog_blogs`.`creation_date` FROM `engine4_blog_blogs` WHERE (owner_type = 'user') AND (owner_id = 85435) AND (draft = 0) ORDER BY `blog_id` DESC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6735870838165283203125) ["_endedMicrotime":protected]=> float(1714732674.6789829730987548828125) ["_boundParams":protected]=> array(0) { } } [46]=> object(Zend_Db_Profiler_Query)#435 (5) { ["_query":protected]=> string(191) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (tagger_type = 'user') AND (tagger_id = 85435) AND (tag_type = 'core_tag') ORDER BY `tag_id` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7436740398406982421875) ["_endedMicrotime":protected]=> float(1714732674.7459890842437744140625) ["_boundParams":protected]=> array(0) { } } [47]=> object(Zend_Db_Profiler_Query)#685 (5) { ["_query":protected]=> string(5430) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73663) OR (`engine4_core_tags`.`tag_id` = 73664) OR (`engine4_core_tags`.`tag_id` = 73665) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 98714) OR (`engine4_core_tags`.`tag_id` = 98715) OR (`engine4_core_tags`.`tag_id` = 98716) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 103353) OR (`engine4_core_tags`.`tag_id` = 103354) OR (`engine4_core_tags`.`tag_id` = 103355) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 107979) OR (`engine4_core_tags`.`tag_id` = 107980) OR (`engine4_core_tags`.`tag_id` = 107981) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 111324) OR (`engine4_core_tags`.`tag_id` = 111325) OR (`engine4_core_tags`.`tag_id` = 111326) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7495830059051513671875) ["_endedMicrotime":protected]=> float(1714732674.750421047210693359375) ["_boundParams":protected]=> array(0) { } } [48]=> object(Zend_Db_Profiler_Query)#415 (5) { ["_query":protected]=> string(400) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name`, `engine4_blog_blogs`.* FROM `engine4_blog_categories` LEFT JOIN `engine4_blog_blogs` ON engine4_blog_blogs.category_id = engine4_blog_categories.category_id WHERE (engine4_blog_blogs.owner_id = 85435) AND (engine4_blog_blogs.draft = '0') GROUP BY `engine4_blog_categories`.`category_id` ORDER BY `order` DESC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.751018047332763671875) ["_endedMicrotime":protected]=> float(1714732674.752830982208251953125) ["_boundParams":protected]=> array(0) { } } [49]=> object(Zend_Db_Profiler_Query)#606 (5) { ["_query":protected]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.75669193267822265625) ["_endedMicrotime":protected]=> float(1714732674.7569410800933837890625) ["_boundParams":protected]=> array(0) { } } [50]=> object(Zend_Db_Profiler_Query)#614 (5) { ["_query":protected]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7591259479522705078125) ["_endedMicrotime":protected]=> float(1714732674.7594978809356689453125) ["_boundParams":protected]=> array(0) { } } [51]=> object(Zend_Db_Profiler_Query)#616 (5) { ["_query":protected]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.7599298954010009765625) ["_endedMicrotime":protected]=> float(1714732674.7642309665679931640625) ["_boundParams":protected]=> array(1) { [1]=> int(43154666) } } [52]=> object(Zend_Db_Profiler_Query)#610 (5) { ["_query":protected]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.764892101287841796875) ["_endedMicrotime":protected]=> float(1714732674.7652690410614013671875) ["_boundParams":protected]=> array(0) { } } [53]=> object(Zend_Db_Profiler_Query)#612 (5) { ["_query":protected]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7659189701080322265625) ["_endedMicrotime":protected]=> float(1714732674.7664239406585693359375) ["_boundParams":protected]=> array(0) { } } [54]=> object(Zend_Db_Profiler_Query)#625 (5) { ["_query":protected]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 27)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.7669239044189453125) ["_endedMicrotime":protected]=> float(1714732674.76860904693603515625) ["_boundParams":protected]=> array(1) { [1]=> int(10149198) } } [55]=> object(Zend_Db_Profiler_Query)#613 (5) { ["_query":protected]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 27)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.768949031829833984375) ["_endedMicrotime":protected]=> float(1714732674.7691919803619384765625) ["_boundParams":protected]=> array(0) { } } [56]=> object(Zend_Db_Profiler_Query)#628 (5) { ["_query":protected]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 27) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7696750164031982421875) ["_endedMicrotime":protected]=> float(1714732674.769959926605224609375) ["_boundParams":protected]=> array(0) { } } [57]=> object(Zend_Db_Profiler_Query)#624 (5) { ["_query":protected]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7712919712066650390625) ["_endedMicrotime":protected]=> float(1714732674.771697998046875) ["_boundParams":protected]=> array(0) { } } [58]=> object(Zend_Db_Profiler_Query)#629 (5) { ["_query":protected]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7722909450531005859375) ["_endedMicrotime":protected]=> float(1714732674.7727749347686767578125) ["_boundParams":protected]=> array(0) { } } [59]=> object(Zend_Db_Profiler_Query)#631 (5) { ["_query":protected]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.773209095001220703125) ["_endedMicrotime":protected]=> float(1714732674.775257110595703125) ["_boundParams":protected]=> array(1) { [1]=> int(43154667) } } [60]=> object(Zend_Db_Profiler_Query)#611 (5) { ["_query":protected]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.7755711078643798828125) ["_endedMicrotime":protected]=> float(1714732674.7757511138916015625) ["_boundParams":protected]=> array(0) { } } [61]=> object(Zend_Db_Profiler_Query)#443 (5) { ["_query":protected]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7761280536651611328125) ["_endedMicrotime":protected]=> float(1714732674.776465892791748046875) ["_boundParams":protected]=> array(0) { } } [62]=> object(Zend_Db_Profiler_Query)#644 (5) { ["_query":protected]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 29)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.7769680023193359375) ["_endedMicrotime":protected]=> float(1714732674.7783520221710205078125) ["_boundParams":protected]=> array(1) { [1]=> int(10158314) } } [63]=> object(Zend_Db_Profiler_Query)#633 (5) { ["_query":protected]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 29)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.7786209583282470703125) ["_endedMicrotime":protected]=> float(1714732674.778778076171875) ["_boundParams":protected]=> array(0) { } } [64]=> object(Zend_Db_Profiler_Query)#639 (5) { ["_query":protected]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 29) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.779305934906005859375) ["_endedMicrotime":protected]=> float(1714732674.779592990875244140625) ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(mysqli)#10 (18) { ["affected_rows"]=> int(30) ["client_info"]=> string(14) "mysqlnd 8.0.30" ["client_version"]=> int(80030) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["field_count"]=> int(6) ["host_info"]=> string(25) "Localhost via UNIX socket" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(6) "8.0.37" ["server_version"]=> int(80037) ["sqlstate"]=> string(5) "00000" ["protocol_version"]=> int(10) ["thread_id"]=> int(397538) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_name":protected]=> string(20) "engine4_video_videos" ["_cols":protected]=> array(30) { [0]=> string(8) "video_id" [1]=> string(5) "title" [2]=> string(11) "description" [3]=> string(6) "search" [4]=> string(10) "owner_type" [5]=> string(8) "owner_id" [6]=> string(11) "parent_type" [7]=> string(9) "parent_id" [8]=> string(13) "creation_date" [9]=> string(13) "modified_date" [10]=> string(10) "view_count" [11]=> string(13) "comment_count" [12]=> string(10) "like_count" [13]=> string(4) "type" [14]=> string(4) "code" [15]=> string(8) "photo_id" [16]=> string(6) "rating" [17]=> string(11) "category_id" [18]=> string(6) "status" [19]=> string(7) "file_id" [20]=> string(8) "duration" [21]=> string(8) "rotation" [22]=> string(12) "view_privacy" [23]=> string(15) "seao_locationid" [24]=> string(8) "location" [25]=> string(8) "networks" [26]=> string(9) "subcat_id" [27]=> string(12) "subsubcat_id" [28]=> string(8) "approved" [29]=> string(8) "resubmit" } ["_primary":protected]=> array(1) { [1]=> string(8) "video_id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(30) { ["video_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "video_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["title"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(5) "title" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(4) "blob" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(4) "blob" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["search"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(6) "search" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "1" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["owner_type"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(10) "owner_type" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["owner_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "owner_id" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["parent_type"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(11) "parent_type" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["parent_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(9) "parent_id" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["creation_date"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(13) "creation_date" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(8) "datetime" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["modified_date"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(13) "modified_date" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(8) "datetime" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["view_count"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(10) "view_count" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["comment_count"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(13) "comment_count" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["like_count"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(10) "like_count" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["type"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(4) "type" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "32" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["code"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(4) "code" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["photo_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "photo_id" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rating"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(6) "rating" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(5) "float" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["category_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(11) "category_id" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["status"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(6) "status" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["file_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(7) "file_id" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["duration"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "duration" ["COLUMN_POSITION"]=> int(21) ["DATA_TYPE"]=> string(12) "int unsigned" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["rotation"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "rotation" ["COLUMN_POSITION"]=> int(22) ["DATA_TYPE"]=> string(17) "smallint unsigned" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["view_privacy"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(12) "view_privacy" ["COLUMN_POSITION"]=> int(23) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> string(8) "everyone" ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "24" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["seao_locationid"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(15) "seao_locationid" ["COLUMN_POSITION"]=> int(24) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["location"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "location" ["COLUMN_POSITION"]=> int(25) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "264" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["networks"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "networks" ["COLUMN_POSITION"]=> int(26) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["subcat_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(9) "subcat_id" ["COLUMN_POSITION"]=> int(27) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["subsubcat_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(12) "subsubcat_id" ["COLUMN_POSITION"]=> int(28) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["approved"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "approved" ["COLUMN_POSITION"]=> int(29) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "1" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["resubmit"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(20) "engine4_video_videos" ["COLUMN_NAME"]=> string(8) "resubmit" ["COLUMN_POSITION"]=> int(30) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#26 (6) { ["_backend":protected]=> object(Zend_Cache_Backend_File)#24 (3) { ["_options":protected]=> array(9) { ["cache_dir"]=> string(44) "/home/truxgonet/public_html/temporary/cache/" ["file_locking"]=> bool(true) ["read_control"]=> bool(true) ["read_control_type"]=> string(5) "crc32" ["hashed_directory_level"]=> int(0) ["hashed_directory_perm"]=> int(448) ["file_name_prefix"]=> string(10) "zend_cache" ["cache_file_perm"]=> int(384) ["metadatas_array_max_size"]=> int(100) } ["_metadatasArray":protected]=> array(0) { } ["_directives":protected]=> array(3) { ["lifetime"]=> string(3) "300" ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(false) ["cache_id_prefix"]=> string(19) "Engine4_1105509142_" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> string(3) "300" ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> NULL ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_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_Mysqli)#9 (12) { ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#619 (12) { ["_keys":protected]=> array(8) { [0]=> string(5) "ad_id" [1]=> string(4) "name" [2]=> string(11) "ad_campaign" [3]=> string(5) "views" [4]=> string(6) "clicks" [5]=> string(10) "media_type" [6]=> string(9) "html_code" [7]=> string(8) "photo_id" } ["_values":protected]=> array(8) { [0]=> &int(29) [1]=> &string(14) "TRUXGO SERVERS" [2]=> &int(8) [3]=> &int(10158314) [4]=> &int(529) [5]=> &string(1) "1" [6]=> &string(1070) "
" [7]=> &int(0) } ["_meta":protected]=> object(mysqli_result)#641 (5) { ["current_field"]=> int(0) ["field_count"]=> int(8) ["lengths"]=> NULL ["num_rows"]=> int(0) ["type"]=> int(1) } ["_stmt":protected]=> object(mysqli_stmt)#634 (10) { ["affected_rows"]=> int(-1) ["insert_id"]=> int(0) ["num_rows"]=> int(1) ["param_count"]=> int(0) ["field_count"]=> int(8) ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["sqlstate"]=> string(5) "00000" ["id"]=> int(65) } ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(2) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(1) { [0]=> string(38) "SELECT .* FROM WHERE (. = 29) LIMIT 1" } ["_sqlParam":protected]=> array(1) { [0]=> string(38) "SELECT .* FROM WHERE (. = 29) LIMIT 1" } ["_queryId":protected]=> int(64) } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_config":protected]=> array(9) { ["host"]=> string(9) "localhost" ["username"]=> string(14) "truxgone_admin" ["password"]=> string(9) "Zuko12ang" ["dbname"]=> string(15) "truxgone_social" ["charset"]=> string(7) "utf8mb4" ["port"]=> NULL ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler_Firebug)#11 (8) { ["_label":protected]=> string(24) "Zend_Db_Profiler_Firebug" ["_label_template":protected]=> string(44) "%label% (%totalCount% @ %totalDuration% sec)" ["_message":protected]=> object(Zend_Wildfire_Plugin_FirePhp_TableMessage)#12 (9) { ["_header":protected]=> array(3) { [0]=> string(4) "Time" [1]=> string(5) "Event" [2]=> string(10) "Parameters" } ["_rows":protected]=> array(65) { [0]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(23) "SET time_zone = '+0:00'" [2]=> NULL } [1]=> array(3) { [0]=> string(7) "0.00013" [1]=> string(17) "SET SQL_MODE = ''" [2]=> NULL } [2]=> array(3) { [0]=> string(7) "0.00048" [1]=> string(103) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.log.adapter')" [2]=> NULL } [3]=> array(3) { [0]=> string(7) "0.00192" [1]=> string(99) "SELECT `engine4_core_settings`.`name`, `engine4_core_settings`.`value` FROM `engine4_core_settings`" [2]=> NULL } [4]=> array(3) { [0]=> string(7) "0.00044" [1]=> string(86) "SELECT `engine4_core_modules`.`name` FROM `engine4_core_modules` WHERE (enabled = '1')" [2]=> NULL } [5]=> array(3) { [0]=> string(7) "0.00032" [1]=> string(115) "SELECT `engine4_core_routes`.`name`, `engine4_core_routes`.`config` FROM `engine4_core_routes` ORDER BY `order` ASC" [2]=> NULL } [6]=> array(3) { [0]=> string(7) "0.00044" [1]=> string(84) "SELECT `engine4_core_themes`.* FROM `engine4_core_themes` WHERE (active = 1) LIMIT 1" [2]=> NULL } [7]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(109) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.translate.adapter')" [2]=> NULL } [8]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(136) "SELECT `engine4_core_session`.* FROM `engine4_core_session` WHERE (((`engine4_core_session`.`id` = '87c633348d3fc59862671ca73ee28b47')))" [2]=> NULL } [9]=> array(3) { [0]=> string(7) "0.00278" [1]=> string(144) "UPDATE `engine4_user_online` SET `active` = ? WHERE (user_id = 0) AND (ip = UNHEX('0390194a')) AND (active > DATE_SUB(NOW(),INTERVAL 20 MINUTE))" [2]=> array(1) { [1]=> string(19) "2024-05-03 10:37:54" } } [10]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(92) "SELECT `engine4_core_languages`.`enabled` FROM `engine4_core_languages` WHERE (code ='auto')" [2]=> NULL } [11]=> array(3) { [0]=> string(7) "0.00016" [1]=> string(72) "SELECT `engine4_core_bannedwords`.`word` FROM `engine4_core_bannedwords`" [2]=> NULL } [12]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(63) "SELECT `engine4_core_bannedips`.* FROM `engine4_core_bannedips`" [2]=> NULL } [13]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(107) "SELECT `engine4_authorization_levels`.* FROM `engine4_authorization_levels` WHERE (type = 'public') LIMIT 1" [2]=> NULL } [14]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" [2]=> NULL } [15]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" [2]=> NULL } [16]=> array(3) { [0]=> string(7) "0.00031" [1]=> string(110) "SELECT `engine4_blog_blogs`.* FROM `engine4_blog_blogs` WHERE (((`engine4_blog_blogs`.`blog_id` = '1443878')))" [2]=> NULL } [17]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" [2]=> NULL } [18]=> array(3) { [0]=> string(7) "0.00038" [1]=> string(91) "SELECT `engine4_users`.* FROM `engine4_users` WHERE (((`engine4_users`.`user_id` = 85435)))" [2]=> NULL } [19]=> array(3) { [0]=> string(6) "0.0004" [1]=> string(155) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 4) AND (type = 'user') AND (name = 'block') LIMIT 1" [2]=> NULL } [20]=> array(3) { [0]=> string(7) "0.00025" [1]=> string(113) "SELECT `engine4_user_block`.* FROM `engine4_user_block` WHERE (user_id = 0) AND (blocked_user_id = 85435) LIMIT 1" [2]=> NULL } [21]=> array(3) { [0]=> string(7) "0.00111" [1]=> string(154) "SELECT `engine4_authorization_allow`.* FROM `engine4_authorization_allow` WHERE (resource_type = 'blog') AND (resource_id = 1443878) AND (action = 'view')" [2]=> NULL } [22]=> array(3) { [0]=> string(7) "0.00323" [1]=> string(87) "UPDATE `engine4_blog_blogs` SET `view_count` = view_count + 1 WHERE (blog_id = 1443878)" [2]=> NULL } [23]=> array(3) { [0]=> string(7) "0.00039" [1]=> string(140) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (resource_id = 1443878) ORDER BY `tag_id` ASC" [2]=> NULL } [24]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" [2]=> NULL } [25]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(115) "SELECT `engine4_core_styles`.`style` FROM `engine4_core_styles` WHERE (type = 'user_blog') AND (id = 85435) LIMIT 1" [2]=> NULL } [26]=> array(3) { [0]=> string(7) "0.00024" [1]=> string(106) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (engine4_blog_ratings.blog_id = 1443878)" [2]=> NULL } [27]=> array(3) { [0]=> string(7) "0.00023" [1]=> string(111) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (blog_id = 1443878) AND (user_id = 0) LIMIT 1" [2]=> NULL } [28]=> array(3) { [0]=> string(7) "0.00175" [1]=> string(119) "UPDATE `engine4_core_statistics` SET `value` = value + 1 WHERE (type = 'core.views') AND (date = '2024-05-03 10:00:00')" [2]=> NULL } [29]=> array(3) { [0]=> string(7) "0.00021" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" [2]=> NULL } [30]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" [2]=> NULL } [31]=> array(3) { [0]=> string(7) "0.00022" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" [2]=> NULL } [32]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" [2]=> NULL } [33]=> array(3) { [0]=> string(7) "0.00038" [1]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" [2]=> NULL } [34]=> array(3) { [0]=> string(7) "0.00033" [1]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" [2]=> NULL } [35]=> array(3) { [0]=> string(7) "0.00029" [1]=> string(101) "SELECT `engine4_core_content`.* FROM `engine4_core_content` WHERE (page_id = 35) ORDER BY `order` ASC" [2]=> NULL } [36]=> array(3) { [0]=> string(7) "0.00021" [1]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" [2]=> NULL } [37]=> array(3) { [0]=> string(7) "0.00023" [1]=> string(128) "SELECT `engine4_core_tickets`.`ticket_id` FROM `engine4_core_tickets` WHERE (resource_type = 'blog') AND (resource_id = 1443878)" [2]=> NULL } [38]=> array(3) { [0]=> string(7) "0.00035" [1]=> string(130) "SELECT `engine4_storage_files`.* FROM `engine4_storage_files` WHERE (parent_file_id = 754059) AND (type = 'thumb.profile') LIMIT 1" [2]=> NULL } [39]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(116) "SELECT `engine4_storage_services`.* FROM `engine4_storage_services` WHERE (service_id = 1) AND (enabled = 1) LIMIT 1" [2]=> NULL } [40]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(110) "SELECT `engine4_storage_servicetypes`.* FROM `engine4_storage_servicetypes` WHERE (servicetype_id = 1) LIMIT 1" [2]=> NULL } [41]=> array(3) { [0]=> string(7) "0.00116" [1]=> string(406) "SELECT `engine4_core_menuitems`.* FROM `engine4_core_menuitems` WHERE (menu = 'blog_gutter') AND (module IN('activity', 'album', 'announcement', 'authorization', 'blog', 'chat', 'classified', 'core', 'elpis', 'event', 'fields', 'forum', 'group', 'invite', 'messages', 'music', 'network', 'payment', 'poll', 'sesandroidapp', 'sesapi', 'sesiosapp', 'storage', 'travel', 'user', 'video')) ORDER BY `order` ASC" [2]=> NULL } [42]=> array(3) { [0]=> string(6) "0.0002" [1]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'edit') LIMIT 1" [2]=> NULL } [43]=> array(3) { [0]=> string(7) "0.00019" [1]=> string(156) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'delete') LIMIT 1" [2]=> NULL } [44]=> array(3) { [0]=> string(7) "0.00025" [1]=> string(187) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name` FROM `engine4_blog_categories` WHERE (subcat_id = 0) AND (subsubcat_id = 0) ORDER BY `order` DESC" [2]=> NULL } [45]=> array(3) { [0]=> string(6) "0.0054" [1]=> string(160) "SELECT `engine4_blog_blogs`.`creation_date` FROM `engine4_blog_blogs` WHERE (owner_type = 'user') AND (owner_id = 85435) AND (draft = 0) ORDER BY `blog_id` DESC" [2]=> NULL } [46]=> array(3) { [0]=> string(7) "0.00232" [1]=> string(191) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (tagger_type = 'user') AND (tagger_id = 85435) AND (tag_type = 'core_tag') ORDER BY `tag_id` ASC" [2]=> NULL } [47]=> array(3) { [0]=> string(7) "0.00084" [1]=> string(5430) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73663) OR (`engine4_core_tags`.`tag_id` = 73664) OR (`engine4_core_tags`.`tag_id` = 73665) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 98714) OR (`engine4_core_tags`.`tag_id` = 98715) OR (`engine4_core_tags`.`tag_id` = 98716) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 103353) OR (`engine4_core_tags`.`tag_id` = 103354) OR (`engine4_core_tags`.`tag_id` = 103355) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 107979) OR (`engine4_core_tags`.`tag_id` = 107980) OR (`engine4_core_tags`.`tag_id` = 107981) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 111324) OR (`engine4_core_tags`.`tag_id` = 111325) OR (`engine4_core_tags`.`tag_id` = 111326) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803)))" [2]=> NULL } [48]=> array(3) { [0]=> string(7) "0.00181" [1]=> string(400) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name`, `engine4_blog_blogs`.* FROM `engine4_blog_categories` LEFT JOIN `engine4_blog_blogs` ON engine4_blog_blogs.category_id = engine4_blog_categories.category_id WHERE (engine4_blog_blogs.owner_id = 85435) AND (engine4_blog_blogs.draft = '0') GROUP BY `engine4_blog_categories`.`category_id` ORDER BY `order` DESC" [2]=> NULL } [49]=> array(3) { [0]=> string(7) "0.00025" [1]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" [2]=> NULL } [50]=> array(3) { [0]=> string(7) "0.00037" [1]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" [2]=> NULL } [51]=> array(3) { [0]=> string(6) "0.0043" [1]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" [2]=> array(1) { [1]=> int(43154666) } } [52]=> array(3) { [0]=> string(7) "0.00038" [1]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" [2]=> NULL } [53]=> array(3) { [0]=> string(6) "0.0005" [1]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" [2]=> NULL } [54]=> array(3) { [0]=> string(7) "0.00169" [1]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 27)" [2]=> array(1) { [1]=> int(10149198) } } [55]=> array(3) { [0]=> string(7) "0.00024" [1]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 27)" [2]=> NULL } [56]=> array(3) { [0]=> string(7) "0.00028" [1]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 27) LIMIT 1" [2]=> NULL } [57]=> array(3) { [0]=> string(7) "0.00041" [1]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" [2]=> NULL } [58]=> array(3) { [0]=> string(7) "0.00048" [1]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" [2]=> NULL } [59]=> array(3) { [0]=> string(7) "0.00205" [1]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" [2]=> array(1) { [1]=> int(43154667) } } [60]=> array(3) { [0]=> string(7) "0.00018" [1]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" [2]=> NULL } [61]=> array(3) { [0]=> string(7) "0.00034" [1]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" [2]=> NULL } [62]=> array(3) { [0]=> string(7) "0.00138" [1]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 29)" [2]=> array(1) { [1]=> int(10158314) } } [63]=> array(3) { [0]=> string(7) "0.00016" [1]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 29)" [2]=> NULL } [64]=> array(3) { [0]=> string(7) "0.00029" [1]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 29) LIMIT 1" [2]=> NULL } } ["_style":protected]=> string(5) "TABLE" ["_label":protected]=> string(43) "Zend_Db_Profiler_Firebug (65 @ 0.04558 sec)" ["_message":protected]=> NULL ["_buffered":protected]=> bool(true) ["_destroy":protected]=> bool(false) ["_ruid":protected]=> string(32) "70c12bc28a906abe46c56172a6bc8330" ["_options":protected]=> array(2) { ["traceOffset"]=> NULL ["includeLineNumbers"]=> bool(false) } } ["_totalElapsedTime":protected]=> float(0.0455815792083740234375) ["_queryProfiles":protected]=> array(65) { [0]=> object(Zend_Db_Profiler_Query)#20 (5) { ["_query":protected]=> string(23) "SET time_zone = '+0:00'" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1714732674.3552510738372802734375) ["_endedMicrotime":protected]=> float(1714732674.35544109344482421875) ["_boundParams":protected]=> array(0) { } } [1]=> object(Zend_Db_Profiler_Query)#22 (5) { ["_query":protected]=> string(17) "SET SQL_MODE = ''" ["_queryType":protected]=> int(2) ["_startedMicrotime":protected]=> float(1714732674.3556849956512451171875) ["_endedMicrotime":protected]=> float(1714732674.3558139801025390625) ["_boundParams":protected]=> array(0) { } } [2]=> object(Zend_Db_Profiler_Query)#34 (5) { ["_query":protected]=> string(103) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.log.adapter')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.3576319217681884765625) ["_endedMicrotime":protected]=> float(1714732674.3581159114837646484375) ["_boundParams":protected]=> array(0) { } } [3]=> object(Zend_Db_Profiler_Query)#38 (5) { ["_query":protected]=> string(99) "SELECT `engine4_core_settings`.`name`, `engine4_core_settings`.`value` FROM `engine4_core_settings`" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.361103057861328125) ["_endedMicrotime":protected]=> float(1714732674.363027095794677734375) ["_boundParams":protected]=> array(0) { } } [4]=> object(Zend_Db_Profiler_Query)#47 (5) { ["_query":protected]=> string(86) "SELECT `engine4_core_modules`.`name` FROM `engine4_core_modules` WHERE (enabled = '1')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.367259979248046875) ["_endedMicrotime":protected]=> float(1714732674.3676960468292236328125) ["_boundParams":protected]=> array(0) { } } [5]=> object(Zend_Db_Profiler_Query)#87 (5) { ["_query":protected]=> string(115) "SELECT `engine4_core_routes`.`name`, `engine4_core_routes`.`config` FROM `engine4_core_routes` ORDER BY `order` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.37483501434326171875) ["_endedMicrotime":protected]=> float(1714732674.3751509189605712890625) ["_boundParams":protected]=> array(0) { } } [6]=> object(Zend_Db_Profiler_Query)#130 (5) { ["_query":protected]=> string(84) "SELECT `engine4_core_themes`.* FROM `engine4_core_themes` WHERE (active = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.3807780742645263671875) ["_endedMicrotime":protected]=> float(1714732674.3812210559844970703125) ["_boundParams":protected]=> array(0) { } } [7]=> object(Zend_Db_Profiler_Query)#153 (5) { ["_query":protected]=> string(109) "SELECT `engine4_core_settings`.`value` FROM `engine4_core_settings` WHERE (`name` = 'core.translate.adapter')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.382379055023193359375) ["_endedMicrotime":protected]=> float(1714732674.3825609683990478515625) ["_boundParams":protected]=> array(0) { } } [8]=> object(Zend_Db_Profiler_Query)#221 (5) { ["_query":protected]=> string(136) "SELECT `engine4_core_session`.* FROM `engine4_core_session` WHERE (((`engine4_core_session`.`id` = '87c633348d3fc59862671ca73ee28b47')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5636389255523681640625) ["_endedMicrotime":protected]=> float(1714732674.5638558864593505859375) ["_boundParams":protected]=> array(0) { } } [9]=> object(Zend_Db_Profiler_Query)#228 (5) { ["_query":protected]=> string(144) "UPDATE `engine4_user_online` SET `active` = ? WHERE (user_id = 0) AND (ip = UNHEX('0390194a')) AND (active > DATE_SUB(NOW(),INTERVAL 20 MINUTE))" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.56707000732421875) ["_endedMicrotime":protected]=> float(1714732674.569850921630859375) ["_boundParams":protected]=> array(1) { [1]=> string(19) "2024-05-03 10:37:54" } } [10]=> object(Zend_Db_Profiler_Query)#232 (5) { ["_query":protected]=> string(92) "SELECT `engine4_core_languages`.`enabled` FROM `engine4_core_languages` WHERE (code ='auto')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.571990966796875) ["_endedMicrotime":protected]=> float(1714732674.5721909999847412109375) ["_boundParams":protected]=> array(0) { } } [11]=> object(Zend_Db_Profiler_Query)#233 (5) { ["_query":protected]=> string(72) "SELECT `engine4_core_bannedwords`.`word` FROM `engine4_core_bannedwords`" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5838649272918701171875) ["_endedMicrotime":protected]=> float(1714732674.584023952484130859375) ["_boundParams":protected]=> array(0) { } } [12]=> object(Zend_Db_Profiler_Query)#239 (5) { ["_query":protected]=> string(63) "SELECT `engine4_core_bannedips`.* FROM `engine4_core_bannedips`" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5844089984893798828125) ["_endedMicrotime":protected]=> float(1714732674.5846040248870849609375) ["_boundParams":protected]=> array(0) { } } [13]=> object(Zend_Db_Profiler_Query)#261 (5) { ["_query":protected]=> string(107) "SELECT `engine4_authorization_levels`.* FROM `engine4_authorization_levels` WHERE (type = 'public') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.588017940521240234375) ["_endedMicrotime":protected]=> float(1714732674.5882380008697509765625) ["_boundParams":protected]=> array(0) { } } [14]=> object(Zend_Db_Profiler_Query)#262 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.589849948883056640625) ["_endedMicrotime":protected]=> float(1714732674.5900518894195556640625) ["_boundParams":protected]=> array(0) { } } [15]=> object(Zend_Db_Profiler_Query)#236 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5905330181121826171875) ["_endedMicrotime":protected]=> float(1714732674.590713977813720703125) ["_boundParams":protected]=> array(0) { } } [16]=> object(Zend_Db_Profiler_Query)#266 (5) { ["_query":protected]=> string(110) "SELECT `engine4_blog_blogs`.* FROM `engine4_blog_blogs` WHERE (((`engine4_blog_blogs`.`blog_id` = '1443878')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5931160449981689453125) ["_endedMicrotime":protected]=> float(1714732674.593430995941162109375) ["_boundParams":protected]=> array(0) { } } [17]=> object(Zend_Db_Profiler_Query)#286 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.594058990478515625) ["_endedMicrotime":protected]=> float(1714732674.59424591064453125) ["_boundParams":protected]=> array(0) { } } [18]=> object(Zend_Db_Profiler_Query)#283 (5) { ["_query":protected]=> string(91) "SELECT `engine4_users`.* FROM `engine4_users` WHERE (((`engine4_users`.`user_id` = 85435)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.59488201141357421875) ["_endedMicrotime":protected]=> float(1714732674.5952589511871337890625) ["_boundParams":protected]=> array(0) { } } [19]=> object(Zend_Db_Profiler_Query)#325 (5) { ["_query":protected]=> string(155) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 4) AND (type = 'user') AND (name = 'block') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5957019329071044921875) ["_endedMicrotime":protected]=> float(1714732674.5961019992828369140625) ["_boundParams":protected]=> array(0) { } } [20]=> object(Zend_Db_Profiler_Query)#323 (5) { ["_query":protected]=> string(113) "SELECT `engine4_user_block`.* FROM `engine4_user_block` WHERE (user_id = 0) AND (blocked_user_id = 85435) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.5988180637359619140625) ["_endedMicrotime":protected]=> float(1714732674.599069118499755859375) ["_boundParams":protected]=> array(0) { } } [21]=> object(Zend_Db_Profiler_Query)#287 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_allow`.* FROM `engine4_authorization_allow` WHERE (resource_type = 'blog') AND (resource_id = 1443878) AND (action = 'view')" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.600883007049560546875) ["_endedMicrotime":protected]=> float(1714732674.601996898651123046875) ["_boundParams":protected]=> array(0) { } } [22]=> object(Zend_Db_Profiler_Query)#319 (5) { ["_query":protected]=> string(87) "UPDATE `engine4_blog_blogs` SET `view_count` = view_count + 1 WHERE (blog_id = 1443878)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.6027679443359375) ["_endedMicrotime":protected]=> float(1714732674.6059958934783935546875) ["_boundParams":protected]=> array(0) { } } [23]=> object(Zend_Db_Profiler_Query)#288 (5) { ["_query":protected]=> string(140) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (resource_id = 1443878) ORDER BY `tag_id` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.61028003692626953125) ["_endedMicrotime":protected]=> float(1714732674.6106650829315185546875) ["_boundParams":protected]=> array(0) { } } [24]=> object(Zend_Db_Profiler_Query)#308 (5) { ["_query":protected]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6126320362091064453125) ["_endedMicrotime":protected]=> float(1714732674.6128261089324951171875) ["_boundParams":protected]=> array(0) { } } [25]=> object(Zend_Db_Profiler_Query)#309 (5) { ["_query":protected]=> string(115) "SELECT `engine4_core_styles`.`style` FROM `engine4_core_styles` WHERE (type = 'user_blog') AND (id = 85435) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6144020557403564453125) ["_endedMicrotime":protected]=> float(1714732674.6146240234375) ["_boundParams":protected]=> array(0) { } } [26]=> object(Zend_Db_Profiler_Query)#314 (5) { ["_query":protected]=> string(106) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (engine4_blog_ratings.blog_id = 1443878)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.616178035736083984375) ["_endedMicrotime":protected]=> float(1714732674.6164219379425048828125) ["_boundParams":protected]=> array(0) { } } [27]=> object(Zend_Db_Profiler_Query)#315 (5) { ["_query":protected]=> string(111) "SELECT `engine4_blog_ratings`.* FROM `engine4_blog_ratings` WHERE (blog_id = 1443878) AND (user_id = 0) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6169300079345703125) ["_endedMicrotime":protected]=> float(1714732674.6171588897705078125) ["_boundParams":protected]=> array(0) { } } [28]=> object(Zend_Db_Profiler_Query)#316 (5) { ["_query":protected]=> string(119) "UPDATE `engine4_core_statistics` SET `value` = value + 1 WHERE (type = 'core.views') AND (date = '2024-05-03 10:00:00')" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.619596958160400390625) ["_endedMicrotime":protected]=> float(1714732674.6213510036468505859375) ["_boundParams":protected]=> array(0) { } } [29]=> object(Zend_Db_Profiler_Query)#274 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6379649639129638671875) ["_endedMicrotime":protected]=> float(1714732674.6381781101226806640625) ["_boundParams":protected]=> array(0) { } } [30]=> object(Zend_Db_Profiler_Query)#278 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73192)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6386520862579345703125) ["_endedMicrotime":protected]=> float(1714732674.63883209228515625) ["_boundParams":protected]=> array(0) { } } [31]=> object(Zend_Db_Profiler_Query)#320 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6392700672149658203125) ["_endedMicrotime":protected]=> float(1714732674.6394870281219482421875) ["_boundParams":protected]=> array(0) { } } [32]=> object(Zend_Db_Profiler_Query)#263 (5) { ["_query":protected]=> string(102) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 73193)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6398479938507080078125) ["_endedMicrotime":protected]=> float(1714732674.6400449275970458984375) ["_boundParams":protected]=> array(0) { } } [33]=> object(Zend_Db_Profiler_Query)#333 (5) { ["_query":protected]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6522519588470458984375) ["_endedMicrotime":protected]=> float(1714732674.6526319980621337890625) ["_boundParams":protected]=> array(0) { } } [34]=> object(Zend_Db_Profiler_Query)#331 (5) { ["_query":protected]=> string(129) "SELECT `engine4_core_pages`.* FROM `engine4_core_pages` WHERE (name = 'blog_index_view') OR (page_id = 'blog_index_view') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6530759334564208984375) ["_endedMicrotime":protected]=> float(1714732674.6534039974212646484375) ["_boundParams":protected]=> array(0) { } } [35]=> object(Zend_Db_Profiler_Query)#336 (5) { ["_query":protected]=> string(101) "SELECT `engine4_core_content`.* FROM `engine4_core_content` WHERE (page_id = 35) ORDER BY `order` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6550109386444091796875) ["_endedMicrotime":protected]=> float(1714732674.6552970409393310546875) ["_boundParams":protected]=> array(0) { } } [36]=> object(Zend_Db_Profiler_Query)#344 (5) { ["_query":protected]=> string(122) "SELECT `engine4_blog_categories`.* FROM `engine4_blog_categories` WHERE (((`engine4_blog_categories`.`category_id` = 13)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6566669940948486328125) ["_endedMicrotime":protected]=> float(1714732674.6568748950958251953125) ["_boundParams":protected]=> array(0) { } } [37]=> object(Zend_Db_Profiler_Query)#332 (5) { ["_query":protected]=> string(128) "SELECT `engine4_core_tickets`.`ticket_id` FROM `engine4_core_tickets` WHERE (resource_type = 'blog') AND (resource_id = 1443878)" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.658966064453125) ["_endedMicrotime":protected]=> float(1714732674.65919589996337890625) ["_boundParams":protected]=> array(0) { } } [38]=> object(Zend_Db_Profiler_Query)#383 (5) { ["_query":protected]=> string(130) "SELECT `engine4_storage_files`.* FROM `engine4_storage_files` WHERE (parent_file_id = 754059) AND (type = 'thumb.profile') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.662108898162841796875) ["_endedMicrotime":protected]=> float(1714732674.6624619960784912109375) ["_boundParams":protected]=> array(0) { } } [39]=> object(Zend_Db_Profiler_Query)#397 (5) { ["_query":protected]=> string(116) "SELECT `engine4_storage_services`.* FROM `engine4_storage_services` WHERE (service_id = 1) AND (enabled = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.66400909423828125) ["_endedMicrotime":protected]=> float(1714732674.6641910076141357421875) ["_boundParams":protected]=> array(0) { } } [40]=> object(Zend_Db_Profiler_Query)#395 (5) { ["_query":protected]=> string(110) "SELECT `engine4_storage_servicetypes`.* FROM `engine4_storage_servicetypes` WHERE (servicetype_id = 1) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.665524959564208984375) ["_endedMicrotime":protected]=> float(1714732674.6657049655914306640625) ["_boundParams":protected]=> array(0) { } } [41]=> object(Zend_Db_Profiler_Query)#387 (5) { ["_query":protected]=> string(406) "SELECT `engine4_core_menuitems`.* FROM `engine4_core_menuitems` WHERE (menu = 'blog_gutter') AND (module IN('activity', 'album', 'announcement', 'authorization', 'blog', 'chat', 'classified', 'core', 'elpis', 'event', 'fields', 'forum', 'group', 'invite', 'messages', 'music', 'network', 'payment', 'poll', 'sesandroidapp', 'sesapi', 'sesiosapp', 'storage', 'travel', 'user', 'video')) ORDER BY `order` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6678340435028076171875) ["_endedMicrotime":protected]=> float(1714732674.6689989566802978515625) ["_boundParams":protected]=> array(0) { } } [42]=> object(Zend_Db_Profiler_Query)#382 (5) { ["_query":protected]=> string(154) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'edit') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6696679592132568359375) ["_endedMicrotime":protected]=> float(1714732674.669867038726806640625) ["_boundParams":protected]=> array(0) { } } [43]=> object(Zend_Db_Profiler_Query)#409 (5) { ["_query":protected]=> string(156) "SELECT `engine4_authorization_permissions`.* FROM `engine4_authorization_permissions` WHERE (level_id = 5) AND (type = 'blog') AND (name = 'delete') LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.67025089263916015625) ["_endedMicrotime":protected]=> float(1714732674.6704399585723876953125) ["_boundParams":protected]=> array(0) { } } [44]=> object(Zend_Db_Profiler_Query)#419 (5) { ["_query":protected]=> string(187) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name` FROM `engine4_blog_categories` WHERE (subcat_id = 0) AND (subsubcat_id = 0) ORDER BY `order` DESC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6721179485321044921875) ["_endedMicrotime":protected]=> float(1714732674.67237091064453125) ["_boundParams":protected]=> array(0) { } } [45]=> object(Zend_Db_Profiler_Query)#434 (5) { ["_query":protected]=> string(160) "SELECT `engine4_blog_blogs`.`creation_date` FROM `engine4_blog_blogs` WHERE (owner_type = 'user') AND (owner_id = 85435) AND (draft = 0) ORDER BY `blog_id` DESC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.6735870838165283203125) ["_endedMicrotime":protected]=> float(1714732674.6789829730987548828125) ["_boundParams":protected]=> array(0) { } } [46]=> object(Zend_Db_Profiler_Query)#435 (5) { ["_query":protected]=> string(191) "SELECT `engine4_core_tagmaps`.* FROM `engine4_core_tagmaps` WHERE (resource_type = 'blog') AND (tagger_type = 'user') AND (tagger_id = 85435) AND (tag_type = 'core_tag') ORDER BY `tag_id` ASC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7436740398406982421875) ["_endedMicrotime":protected]=> float(1714732674.7459890842437744140625) ["_boundParams":protected]=> array(0) { } } [47]=> object(Zend_Db_Profiler_Query)#685 (5) { ["_query":protected]=> string(5430) "SELECT `engine4_core_tags`.* FROM `engine4_core_tags` WHERE (((`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68975) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 68976) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73111) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73190) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73192) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73193) OR (`engine4_core_tags`.`tag_id` = 73663) OR (`engine4_core_tags`.`tag_id` = 73664) OR (`engine4_core_tags`.`tag_id` = 73665) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96882) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96883) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 96884) OR (`engine4_core_tags`.`tag_id` = 98714) OR (`engine4_core_tags`.`tag_id` = 98715) OR (`engine4_core_tags`.`tag_id` = 98716) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99711) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 99712) OR (`engine4_core_tags`.`tag_id` = 103353) OR (`engine4_core_tags`.`tag_id` = 103354) OR (`engine4_core_tags`.`tag_id` = 103355) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103356) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103357) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 103358) OR (`engine4_core_tags`.`tag_id` = 107979) OR (`engine4_core_tags`.`tag_id` = 107980) OR (`engine4_core_tags`.`tag_id` = 107981) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110414) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110415) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 110416) OR (`engine4_core_tags`.`tag_id` = 111324) OR (`engine4_core_tags`.`tag_id` = 111325) OR (`engine4_core_tags`.`tag_id` = 111326) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128811) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 128812) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131065) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131066) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 131067) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136965) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 136966) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199514) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 199515) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252400) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 252401) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273802) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803) OR (`engine4_core_tags`.`tag_id` = 273803)))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7495830059051513671875) ["_endedMicrotime":protected]=> float(1714732674.750421047210693359375) ["_boundParams":protected]=> array(0) { } } [48]=> object(Zend_Db_Profiler_Query)#415 (5) { ["_query":protected]=> string(400) "SELECT `engine4_blog_categories`.`category_id`, `engine4_blog_categories`.`category_name`, `engine4_blog_blogs`.* FROM `engine4_blog_categories` LEFT JOIN `engine4_blog_blogs` ON engine4_blog_blogs.category_id = engine4_blog_categories.category_id WHERE (engine4_blog_blogs.owner_id = 85435) AND (engine4_blog_blogs.draft = '0') GROUP BY `engine4_blog_categories`.`category_id` ORDER BY `order` DESC" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.751018047332763671875) ["_endedMicrotime":protected]=> float(1714732674.752830982208251953125) ["_boundParams":protected]=> array(0) { } } [49]=> object(Zend_Db_Profiler_Query)#606 (5) { ["_query":protected]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.75669193267822265625) ["_endedMicrotime":protected]=> float(1714732674.7569410800933837890625) ["_boundParams":protected]=> array(0) { } } [50]=> object(Zend_Db_Profiler_Query)#614 (5) { ["_query":protected]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7591259479522705078125) ["_endedMicrotime":protected]=> float(1714732674.7594978809356689453125) ["_boundParams":protected]=> array(0) { } } [51]=> object(Zend_Db_Profiler_Query)#616 (5) { ["_query":protected]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.7599298954010009765625) ["_endedMicrotime":protected]=> float(1714732674.7642309665679931640625) ["_boundParams":protected]=> array(1) { [1]=> int(43154666) } } [52]=> object(Zend_Db_Profiler_Query)#610 (5) { ["_query":protected]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.764892101287841796875) ["_endedMicrotime":protected]=> float(1714732674.7652690410614013671875) ["_boundParams":protected]=> array(0) { } } [53]=> object(Zend_Db_Profiler_Query)#612 (5) { ["_query":protected]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7659189701080322265625) ["_endedMicrotime":protected]=> float(1714732674.7664239406585693359375) ["_boundParams":protected]=> array(0) { } } [54]=> object(Zend_Db_Profiler_Query)#625 (5) { ["_query":protected]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 27)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.7669239044189453125) ["_endedMicrotime":protected]=> float(1714732674.76860904693603515625) ["_boundParams":protected]=> array(1) { [1]=> int(10149198) } } [55]=> object(Zend_Db_Profiler_Query)#613 (5) { ["_query":protected]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 27)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.768949031829833984375) ["_endedMicrotime":protected]=> float(1714732674.7691919803619384765625) ["_boundParams":protected]=> array(0) { } } [56]=> object(Zend_Db_Profiler_Query)#628 (5) { ["_query":protected]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 27) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7696750164031982421875) ["_endedMicrotime":protected]=> float(1714732674.769959926605224609375) ["_boundParams":protected]=> array(0) { } } [57]=> object(Zend_Db_Profiler_Query)#624 (5) { ["_query":protected]=> string(128) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (((`engine4_core_adcampaigns`.`adcampaign_id` = '8')))" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7712919712066650390625) ["_endedMicrotime":protected]=> float(1714732674.771697998046875) ["_boundParams":protected]=> array(0) { } } [58]=> object(Zend_Db_Profiler_Query)#629 (5) { ["_query":protected]=> string(103) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (ad_campaign = 8) ORDER BY RAND() ASC LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7722909450531005859375) ["_endedMicrotime":protected]=> float(1714732674.7727749347686767578125) ["_boundParams":protected]=> array(0) { } } [59]=> object(Zend_Db_Profiler_Query)#631 (5) { ["_query":protected]=> string(104) "UPDATE `engine4_core_adcampaigns` SET `views` = ? WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.773209095001220703125) ["_endedMicrotime":protected]=> float(1714732674.775257110595703125) ["_boundParams":protected]=> array(1) { [1]=> int(43154667) } } [60]=> object(Zend_Db_Profiler_Query)#611 (5) { ["_query":protected]=> string(79) "DELETE FROM `engine4_core_search` WHERE (type = 'core_adcampaign') AND (id = 8)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.7755711078643798828125) ["_endedMicrotime":protected]=> float(1714732674.7757511138916015625) ["_boundParams":protected]=> array(0) { } } [61]=> object(Zend_Db_Profiler_Query)#443 (5) { ["_query":protected]=> string(130) "SELECT `engine4_core_adcampaigns`.* FROM `engine4_core_adcampaigns` WHERE (`engine4_core_adcampaigns`.`adcampaign_id` = 8) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.7761280536651611328125) ["_endedMicrotime":protected]=> float(1714732674.776465892791748046875) ["_boundParams":protected]=> array(0) { } } [62]=> object(Zend_Db_Profiler_Query)#644 (5) { ["_query":protected]=> string(81) "UPDATE `engine4_core_ads` SET `views` = ? WHERE (`engine4_core_ads`.`ad_id` = 29)" ["_queryType":protected]=> int(8) ["_startedMicrotime":protected]=> float(1714732674.7769680023193359375) ["_endedMicrotime":protected]=> float(1714732674.7783520221710205078125) ["_boundParams":protected]=> array(1) { [1]=> int(10158314) } } [63]=> object(Zend_Db_Profiler_Query)#633 (5) { ["_query":protected]=> string(72) "DELETE FROM `engine4_core_search` WHERE (type = 'core_ad') AND (id = 29)" ["_queryType":protected]=> int(16) ["_startedMicrotime":protected]=> float(1714732674.7786209583282470703125) ["_endedMicrotime":protected]=> float(1714732674.778778076171875) ["_boundParams":protected]=> array(0) { } } [64]=> object(Zend_Db_Profiler_Query)#639 (5) { ["_query":protected]=> string(99) "SELECT `engine4_core_ads`.* FROM `engine4_core_ads` WHERE (`engine4_core_ads`.`ad_id` = 29) LIMIT 1" ["_queryType":protected]=> int(32) ["_startedMicrotime":protected]=> float(1714732674.779305934906005859375) ["_endedMicrotime":protected]=> float(1714732674.779592990875244140625) ["_boundParams":protected]=> array(0) { } } } ["_enabled":protected]=> bool(true) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(mysqli)#10 (18) { ["affected_rows"]=> int(30) ["client_info"]=> string(14) "mysqlnd 8.0.30" ["client_version"]=> int(80030) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(0) ["error"]=> string(0) "" ["error_list"]=> array(0) { } ["field_count"]=> int(6) ["host_info"]=> string(25) "Localhost via UNIX socket" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(6) "8.0.37" ["server_version"]=> int(80037) ["sqlstate"]=> string(5) "00000" ["protocol_version"]=> int(10) ["thread_id"]=> int(397538) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_parts":protected]=> array(11) { ["distinct"]=> bool(false) ["columns"]=> array(1) { [0]=> array(3) { [0]=> string(20) "engine4_video_videos" [1]=> object(Zend_Db_Expr)#637 (1) { ["_expression":protected]=> string(38) "COUNT(1) AS `zend_paginator_row_count`" } [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(1) { ["engine4_video_videos"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(20) "engine4_video_videos" ["joinCondition"]=> NULL } } ["where"]=> array(6) { [0]=> string(27) "(view_privacy = 'everyone')" [1]=> string(16) "AND (search = 1)" [2]=> string(18) "AND (approved = 1)" [3]=> string(26) "AND (parent_type = 'user')" [4]=> string(16) "AND (status = 1)" [5]=> string(41) "AND (networks IS NULL || networks = "" )" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["order"]=> array(0) { } ["limitcount"]=> NULL ["limitoffset"]=> NULL ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } }