232 query futott le 0.15609812736511 másodperc alatt
Array
(
[query] => SELECT COUNT(*) FROM (SELECT COUNT(*) FROM mod_program_basic LEFT JOIN mod_program_extended ON ( program_extended_program_basic_id = program_basic_id ) LEFT JOIN mod_category_relation ON ( category_relation_foreign_id = program_extended_program_basic_id ) LEFT JOIN core_category ON ( category_relation_category_id = category_id ) LEFT JOIN mod_program_location_relation ON ( program_location_relation_program_extended_id = program_extended_id ) LEFT JOIN mod_location ON ( program_location_relation_location_id = location_id ) WHERE ( IFNULL(mod_program_basic.program_basic_delete_user_id, 0) = 0 AND IFNULL(mod_program_extended.program_extended_delete_user_id, 0) = 0 ) AND ( CONCAT(CAST(program_extended_end_date AS CHAR), " ", program_extended_end_time, ":00") >= CURRENT_TIMESTAMP ) AND ( category_relation_type = "mod_program_basic" ) AND ( category_relation_category_id = 58 ) GROUP BY program_basic_id ) tt
[begin] => 1784597259.9292
[end] => 1784597259.959
[time] => 0.029721975326538
)
Array
(
[query] => SELECT
program_extended_program_basic_id,
program_basic_id,
category_relation_foreign_id,
category_relation_type,
category_relation_category_id,
category_id,
program_basic_description,
program_basic_title,
program_location_relation_program_extended_id,
program_extended_id,
program_location_relation_location_id,
location_id,
location_name,
program_basic_short_description,
program_extended_start_date,
program_extended_end_date,
program_extended_start_time,
program_extended_end_time,
STR_TO_DATE(CONCAT(CAST(program_extended_start_date AS CHAR), " ", program_extended_start_time, ":00"), "%Y-%m-%d %H:%i:%s") AS "start_date",
STR_TO_DATE(CONCAT(CAST(program_extended_end_date AS CHAR), " ", program_extended_end_time, ":00"), "%Y-%m-%d %H:%i:%s") AS "end_date",
program_basic_ticket_link,
program_basic_hide_date
FROM mod_program_basic LEFT JOIN mod_program_extended ON ( program_extended_program_basic_id = program_basic_id ) LEFT JOIN mod_category_relation ON ( category_relation_foreign_id = program_extended_program_basic_id ) LEFT JOIN core_category ON ( category_relation_category_id = category_id ) LEFT JOIN mod_program_location_relation ON ( program_location_relation_program_extended_id = program_extended_id ) LEFT JOIN mod_location ON ( program_location_relation_location_id = location_id ) WHERE ( IFNULL(mod_program_basic.program_basic_delete_user_id, 0) = 0 AND IFNULL(mod_program_extended.program_extended_delete_user_id, 0) = 0 ) AND ( CONCAT(CAST(program_extended_end_date AS CHAR), " ", program_extended_end_time, ":00") >= CURRENT_TIMESTAMP ) AND ( category_relation_type = "mod_program_basic" ) AND ( category_relation_category_id = 58 ) GROUP BY program_basic_id ORDER BY start_date ASC
[begin] => 1784597259.9591
[end] => 1784597259.9631
[time] => 0.0040228366851807
)
Array
(
[query] => SELECT
content_id,
content_title,
content_cat_id
FROM core_content LEFT JOIN mod_category_relation ON ( category_relation_foreign_id = content_id ) LEFT JOIN core_category ON ( category_relation_category_id = category_id ) WHERE ( content_state = 1 ) AND ( category_relation_type = "core_content" ) AND ( content_public_id = 0 ) AND ( content_published = 1 ) AND ( category_relation_category_id = 49 ) GROUP BY content_id
[begin] => 1784597259.9644
[end] => 1784597259.9695
[time] => 0.0051140785217285
)
Array
(
[query] => INSERT INTO core_system_log ( system_log_type, system_log_class, system_log_file, system_log_line, system_log_user_id, system_log_msg, syste_log_date ) VALUES ( 'error', 'ViImage', '/var/www/vhosts/hirosagora.hu/test.hirosagora.hu/protected/include/libs/vi/image/ViImage.php', '60', '0', 'ViIMage: file does not exist: /var/www/vhosts/hirosagora.hu/test.hirosagora.hu/uploaded_files/files/tartalom/180/staging-258631_1280.jpg', NOW() )
[begin] => 1784597259.9802
[end] => 1784597259.9812
[time] => 0.0010490417480469
)