SET SESSION sql_mode = '' |
- |
0.000374 |
false |
SELECT items.id, items.parent_id, items.title, items.is_hidden_in_menu, items.sort_order, items.href,
menus.code as menu_code, menus.use_code_in_links as menu_code_in_links,
blocks.id as block_id, blocks.code as block_code, blocks.description, blocks.content, blocks.template, blocks.block_type,
f.id as image_id, f.disk_name as image_path
FROM admin_menu_items as items
LEFT JOIN admin_menus as menus ON menus.id = items.menu_id
LEFT JOIN admin_text_blocks as blocks ON blocks.id = items.text_block_id
LEFT JOIN db_files as f ON f.master_object_id = items.id AND f.master_object_class = 'Admin_MenuItem' AND f.field = 'image' WHERE items.is_hidden is null ORDER BY items.parent_id, items.sort_order |
77 |
0.003011 |
false |
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('1', '2', '3', '72', '18', '13', '19', '21', '28', '29', '30', '31', '35', '36', '37', '38', '69', '70', '71', '22', '73', '74', '87', '89', '90', '91', '92', '93', '94', '95', '96', '14', '24', '23', '39', '40', '47', '48', '60', '61', '15', '16', '17', '86', '88', '46', '62', '66', '56', '57', '75', '51', '52', '58', '59', '41', '42', '43', '44', '45', '100', '101', '76', '77', '53', '54', '80', '81', '82', '84', '83', '85', '63', '64', '65', '67', '68') |
180 |
0.000913 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001615 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = seo_settings.id and (object_class='Admin_SeoParams')) as extrafields_calculated, seo_settings.*
FROM seo_settings
ORDER BY
id desc
LIMIT 0, 1 |
1 |
0.000655 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001595 |
false |
update seo_settings set individual_seo_settings = 'a:0:{}' |
- |
0.000595 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.002497 |
false |
SELECT
(news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where
news_posts_versions.post_id = news_posts.id) as versions_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, news_posts.*
FROM news_posts
LEFT JOIN news_categories ON news_categories.id=news_posts.category_id
WHERE
(news_posts.published=1 and is_important_news=1)
ORDER BY
publish_date desc
LIMIT 0, 1 |
1 |
0.001707 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.004126 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001023 |
false |
SELECT
count(*)
FROM news_posts
LEFT JOIN news_categories ON news_categories.id=news_posts.category_id
WHERE
(news_posts.published=1) AND (news_posts.publish_date <= '2025-03-13 20:42:31' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null)
ORDER BY
publish_date desc |
1 |
0.000389 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000936 |
false |
SELECT
(news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where
news_posts_versions.post_id = news_posts.id) as versions_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, news_posts.*
FROM news_posts
LEFT JOIN news_categories ON news_categories.id=news_posts.category_id
WHERE
(news_posts.published=1) AND (news_posts.publish_date <= '2025-03-13 20:42:31' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null)
ORDER BY
publish_date desc
LIMIT 10, 10 |
1 |
0.000636 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000958 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001038 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = db_files.id and (object_class='Db_File')) as extrafields_calculated, db_files.*
FROM db_files
WHERE
(db_files.master_object_id = '12') AND (db_files.master_object_class='News_Post' and field='image')
ORDER BY
id |
1 |
0.000508 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001060 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001131 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = db_files.id and (object_class='Db_File')) as extrafields_calculated, db_files.*
FROM db_files
WHERE
(db_files.master_object_id = '3') AND (db_files.master_object_class='News_Post' and field='image')
ORDER BY
id |
1 |
0.000528 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001067 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001256 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_module_settings.id and (object_class='Admin_ModuleSettings')) as extrafields_calculated, admin_module_settings.*
FROM admin_module_settings
WHERE
(admin_module_settings.module_id='admin') AND (admin_module_settings.form_id='default')
LIMIT 0, 1 |
1 |
0.000497 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001090 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001117 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.*
FROM admin_menus
WHERE
(admin_menus.code = 'main')
LIMIT 0, 1 |
1 |
0.000495 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000999 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001037 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.menu_id = '1') AND (admin_menu_items.parent_id is null and (admin_menu_items.is_hidden is null or admin_menu_items.is_hidden=0) and (admin_menu_items.is_hidden_in_menu is null or admin_menu_items.is_hidden_in_menu=0))
ORDER BY
group_name, sort_order |
6 |
0.001761 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001133 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000988 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001067 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001451 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001069 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000981 |
false |
SELECT
admin_menu_items.*
FROM admin_menu_items
ORDER BY
sort_order |
77 |
0.000470 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001132 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.*
FROM admin_menus
WHERE
(admin_menus.id = '1')
LIMIT 0, 1 |
1 |
0.000617 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001300 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001255 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '14')
LIMIT 0, 1 |
1 |
0.000721 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001192 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001195 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '14')
LIMIT 0, 1 |
1 |
0.000732 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001026 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000996 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '24')
LIMIT 0, 1 |
1 |
0.001038 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000993 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001079 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '24')
LIMIT 0, 1 |
1 |
0.000829 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001314 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000942 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '23')
LIMIT 0, 1 |
1 |
0.000617 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001069 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001050 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '23')
LIMIT 0, 1 |
1 |
0.000753 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001001 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001104 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '39')
LIMIT 0, 1 |
1 |
0.000725 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001551 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001046 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '39')
LIMIT 0, 1 |
1 |
0.000664 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001182 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001694 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '40')
LIMIT 0, 1 |
1 |
0.000864 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001035 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000976 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '40')
LIMIT 0, 1 |
1 |
0.000825 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001312 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000996 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '47')
LIMIT 0, 1 |
1 |
0.000992 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001114 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001153 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '47')
LIMIT 0, 1 |
1 |
0.000665 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001053 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001277 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '48')
LIMIT 0, 1 |
1 |
0.000683 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001042 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001002 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '48')
LIMIT 0, 1 |
1 |
0.000766 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001069 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001199 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '60')
LIMIT 0, 1 |
1 |
0.000735 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001277 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001031 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '60')
LIMIT 0, 1 |
1 |
0.000711 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000971 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000943 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '61')
LIMIT 0, 1 |
1 |
0.000777 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001011 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.000996 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.id = '61')
LIMIT 0, 1 |
1 |
0.000742 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001135 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001016 |
false |
SELECT
(select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.*
FROM admin_menus
WHERE
(admin_menus.code = 'main')
LIMIT 0, 1 |
1 |
0.000477 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001436 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001434 |
false |
SELECT
(select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='photos')) as photos_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where
db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where
extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.*
FROM admin_menu_items
WHERE
(admin_menu_items.menu_id = '1') AND (admin_menu_items.parent_id is null and (admin_menu_items.is_hidden is null or admin_menu_items.is_hidden=0) and (admin_menu_items.is_hidden_in_menu is null or admin_menu_items.is_hidden_in_menu=0))
ORDER BY
group_name, sort_order |
6 |
0.001971 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001601 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001632 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001781 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001923 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001434 |
false |
SHOW TABLES LIKE 'extrafields' |
1 |
0.001652 |
false |