22-01-2021
Vice Chairman
Elkady for Hoses & Pipes
Address:343 perm Tunisian street from ninety street narges Street Fifth Avenue
Phone: 26983391 - 92
Fax: 26983393
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
Vice Chairman
Boudy Group company for intercom systems
Address:246 Mohamed Hussein Heikal Street Mandara Marine Alexandria
Phone:03-5565100 -5557227
Fax: 03-5466607
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
Middle East Modern Lighting Co.
Address:26 Roshdy St. Abdin
Phone: 23933648 23910795
Fax:23902366
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
Egyptian International Co. for Aluminum Profiles - Eipal
Address:October 6 City Industrial Zone No. III 258.259
Phone: 02_ 38206335
Fax: 02_38333895
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
Universal for Engineering Industries Co.
Address:20 Syria Street mohandeseen Giza
Phone: 33382004/ 5
Fax: 33385953
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
L.G ELECTRONICS EGYPT
Address:67 El 90 Landmark Katameya building Cairo
Phone:02_26131050
Fax: 26131051
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
DAIVIA EGYPT CO.
Address:25 El Zahraa Dokki Giza
Phone: 26385160-015369135
Fax: 15354291
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
ABB Transformers Co.
Address:7 El Dr. Mohamed Kamel Hussein, the new Nozha behind Sinbad Heliopolis Cairo
Phone: 26222556-25108305
Fax: 25108505
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
board member
Kader Factory for Developed Industries
Address:2 El Tayran street Nasr City, Cairo
Phone: 02_24024319/20/24/25 ، 24052034
Fax: 22691978
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
1195 Nile Corniche,
Boulaq, Cairo Governorate
+20(2)25796590-2
+20(2) 25797074-6
+20(2)25796593-4
+20(2)25766672
SELECT `data`
FROM `bonnie_session`
WHERE `session_id` = 'thc8s006f061fk62hpn5f82ss1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | NULL |
DELETE
FROM `bonnie_session`
WHERE `time` < '1611343087'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_session | range | time | time | 45 | const | 1 | 100.00 | Using where |
SELECT `session_id`
FROM `bonnie_session`
WHERE `session_id` = 'thc8s006f061fk62hpn5f82ss1'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
INSERT INTO `bonnie_session` (`session_id`, `client_id`, `time`)
VALUES ('thc8s006f061fk62hpn5f82ss1', 0, '1611346687')
SELECT extension_id AS id, element AS "option", params, enabled
FROM bonnie_extensions
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | ref | extension | extension | 62 | const | 62 | 100.00 | Using index condition |
SELECT b.id
FROM bonnie_usergroups AS a
LEFT JOIN bonnie_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | 100.00 | Using where; Using index |
SELECT id, rules
FROM `bonnie_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | NULL |
SELECT folder AS type, element AS name, params
FROM bonnie_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | ref | extension | extension | 62 | const | 121 | 100.00 | Using index condition; Using where; Using filesort |
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bonnie_menu AS m
LEFT JOIN bonnie_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 997 | 75.03 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.m.component_id | 1 | 100.00 | Using where |
SELECT *
FROM bonnie_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | Using where; Using filesort |
SELECT COUNT(*)
FROM `bonnie_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 997 | 75.03 | Using where |
SELECT template
FROM bonnie_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 100.00 | Using where |
SELECT template
FROM bonnie_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 100.00 | Using where |
SELECT extension, file, type
FROM bonnie_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using filesort |
SHOW FULL COLUMNS
FROM `bonnie_extensions`
SELECT `extension_id`
FROM `bonnie_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
SELECT *
FROM bonnie_extensions
WHERE `extension_id` = '10234'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
SELECT `extension_id`
FROM `bonnie_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
SELECT *
FROM bonnie_extensions
WHERE `extension_id` = '10234'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
SELECT extension_id AS id, element AS "option", params, enabled
FROM bonnie_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
UPDATE `bonnie_extensions`
SET `params` = '{\"mediaversion\":\"1780217182ca59150b84d59f88186984\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
SELECT id, home, template, s.params
FROM bonnie_template_styles as s
LEFT JOIN bonnie_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 62 | const | 5 | 100.00 | Using index condition; Using where |
1 | SIMPLE | s | ref | idx_template | idx_template | 152 | feiorgeg_fei3.e.element | 1 | 100.00 | Using index condition; Using where |
SELECT a.rules
FROM bonnie_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.161')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NO INDEX KEY COULD BE USED | NULL | NULL | 2563 | 54.31 | Using where |
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM bonnie_categories as c
LEFT JOIN bonnie_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN `bonnie_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=161
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 221 | 78.73 | Using where |
1 | PRIMARY | <derived2> | ref | <auto_key0> | <auto_key0> | 4 | feiorgeg_fei3.c.id | 40 | 100.00 | Using where; Not exists; Using index |
1 | PRIMARY | i | ref | idx_state,idx_catid | idx_catid | 4 | feiorgeg_fei3.c.id | 4 | 100.00 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 40 | 100.00 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,cat_idx,idx_access,idx_checkout,idx_path,idx_left_right,idx_alias,idx_language | idx_left_right | 8 | NULL | 221 | 100.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 15 | 100.00 | Using where |
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM bonnie_content AS a
LEFT JOIN bonnie_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN bonnie_categories AS c
ON c.id = a.catid
LEFT JOIN bonnie_users AS ua
ON ua.id = a.created_by
LEFT JOIN bonnie_users AS uam
ON uam.id = a.modified_by
LEFT JOIN bonnie_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bonnie_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.catid = 161 OR a.catid IN ( SELECT sub.id
FROM bonnie_categories as sub
INNER JOIN bonnie_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 161))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-01-22 20:18:07')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-01-22 20:18:07')
AND a.language in ('en-GB','*')
ORDER BY c.lft, a.ordering, a.created
LIMIT 0, 101
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | c | ALL | PRIMARY,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 221 | 100.00 | Using where; Using temporary; Using filesort |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | feiorgeg_fei3.c.id | 4 | 100.00 | Using index condition; Using where |
1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.c.parent_id | 1 | 100.00 | Using where |
1 | PRIMARY | v | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
1 | PRIMARY | <derived2> | ref | <auto_key0> | <auto_key0> | 4 | feiorgeg_fei3.c.id | 40 | 100.00 | Using where; Using index |
3 | SUBQUERY | this | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | NULL |
3 | SUBQUERY | sub | range | PRIMARY,idx_left_right | idx_left_right | 4 | NULL | 66 | 100.00 | Using where; Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 40 | 100.00 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,cat_idx,idx_access,idx_checkout,idx_path,idx_left_right,idx_alias,idx_language | idx_left_right | 8 | NULL | 221 | 100.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3412
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3413
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3414
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3417
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3416
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3415
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3418
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3419
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3420
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3421
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3422
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3426
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3423
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3424
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 3425
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT COUNT(*)
FROM bonnie_content AS a
LEFT JOIN bonnie_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN bonnie_categories AS c
ON c.id = a.catid
LEFT JOIN bonnie_users AS ua
ON ua.id = a.created_by
LEFT JOIN bonnie_users AS uam
ON uam.id = a.modified_by
LEFT JOIN bonnie_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bonnie_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.catid = 161 OR a.catid IN ( SELECT sub.id
FROM bonnie_categories as sub
INNER JOIN bonnie_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 161))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-01-22 20:18:07')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-01-22 20:18:07')
AND a.language in ('en-GB','*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | c | ALL | PRIMARY,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 221 | 100.00 | Using where |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | feiorgeg_fei3.c.id | 4 | 100.00 | Using index condition; Using where |
1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.created_by | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.modified_by | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.c.parent_id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a.id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | <derived2> | ref | <auto_key0> | <auto_key0> | 4 | feiorgeg_fei3.c.id | 40 | 100.00 | Using where; Using index |
3 | SUBQUERY | this | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | NULL |
3 | SUBQUERY | sub | range | PRIMARY,idx_left_right | idx_left_right | 4 | NULL | 66 | 100.00 | Using where; Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 40 | 100.00 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,cat_idx,idx_access,idx_checkout,idx_path,idx_left_right,idx_alias,idx_language | idx_left_right | 8 | NULL | 221 | 100.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
Status | Duration |
---|---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 6.5 ms |
executing | 0.0 ms |
Sending data | 1.4 ms |
Creating sort index | 0.1 ms |
removing tmp table | 0.0 ms |
Creating sort index | 1.5 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
removing tmp table | 0.0 ms |
freeing items | 0.7 ms |
cleaning up | 0.0 ms |
SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 161
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 11 | 100.00 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type,idx_tag | idx_tag_type | 4 | feiorgeg_fei3.t.id | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT id,template
FROM bonnie_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 100.00 | Using where |
Status | Duration |
---|---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bonnie_categories as c
LEFT JOIN bonnie_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=161
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 221 | 78.73 | Using where |
1 | PRIMARY | <derived2> | ref | <auto_key0> | <auto_key0> | 4 | feiorgeg_fei3.c.id | 40 | 100.00 | Using where; Not exists; Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 40 | 100.00 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,cat_idx,idx_access,idx_checkout,idx_path,idx_left_right,idx_alias,idx_language | idx_left_right | 8 | NULL | 221 | 100.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
Status | Duration |
---|---|
starting | 0.3 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
executing | 0.0 ms |
Sending data | 1.2 ms |
Creating sort index | 0.1 ms |
removing tmp table | 0.0 ms |
Creating sort index | 0.9 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
removing tmp table | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT m2.language, m2.id
FROM bonnie_menu as m
INNER JOIN bonnie_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN bonnie_associations as a2
ON a.key=a2.key
INNER JOIN bonnie_menu as m2
ON a2.id=m2.id
WHERE m.id=1573
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | NULL |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 2 | 100.00 | Using index |
1 | SIMPLE | m2 | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a2.id | 1 | 100.00 | NULL |
Status | Duration |
---|---|
starting | 0.3 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT c2.language,CONCAT_WS(':', c2.id, c2.alias) AS id
FROM bonnie_categories as c
INNER JOIN bonnie_associations as a
ON a.id = c.id
AND a.context='com_categories.item'
INNER JOIN bonnie_associations as a2
ON a.key = a2.key
INNER JOIN bonnie_categories as c2
ON a2.id = c2.id
AND c2.extension = 'com_content'
WHERE c.id =161
AND c.extension = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | c | const | PRIMARY,cat_idx | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | NULL |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 1 | 100.00 | Using index |
1 | SIMPLE | c2 | eq_ref | PRIMARY,cat_idx | PRIMARY | 4 | feiorgeg_fei3.a2.id | 1 | 100.00 | Using where |
Status | Duration |
---|---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT *
FROM bonnie_rsform_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_rsform_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
Status | Duration |
---|---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bonnie_modules AS m
LEFT JOIN bonnie_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bonnie_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2021-01-22 20:18:07')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-01-22 20:18:07')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1573 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 149 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | feiorgeg_fei3.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.m.id | 5 | 100.00 | Using where; Using index |
Status | Duration |
---|---|
starting | 0.3 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.1 ms |
statistics | 0.2 ms |
preparing | 0.1 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 2.9 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT *
FROM bonnie_acymailing_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 79 | 100.00 | NULL |
Status | Duration |
---|---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT *
FROM bonnie_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_acymailing_list | system | typeorderingindex,typeuseridindex | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT m2.language, m2.id
FROM bonnie_menu as m
INNER JOIN bonnie_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN bonnie_associations as a2
ON a.key=a2.key
INNER JOIN bonnie_menu as m2
ON a2.id=m2.id
WHERE m.id=1573
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | NULL |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 2 | 100.00 | Using index |
1 | SIMPLE | m2 | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a2.id | 1 | 100.00 | NULL |
Status | Duration |
---|---|
starting | 0.3 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
SELECT c2.language,CONCAT_WS(':', c2.id, c2.alias) AS id
FROM bonnie_categories as c
INNER JOIN bonnie_associations as a
ON a.id = c.id
AND a.context='com_categories.item'
INNER JOIN bonnie_associations as a2
ON a.key = a2.key
INNER JOIN bonnie_categories as c2
ON a2.id = c2.id
AND c2.extension = 'com_content'
WHERE c.id =161
AND c.extension = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | c | const | PRIMARY,cat_idx | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | NULL |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 1 | 100.00 | Using index |
1 | SIMPLE | c2 | eq_ref | PRIMARY,cat_idx | PRIMARY | 4 | feiorgeg_fei3.a2.id | 1 | 100.00 | Using where |
Status | Duration |
---|---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
UPDATE `bonnie_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1611346687;s:18:\"session.timer.last\";i:1611346687;s:17:\"session.timer.now\";i:1611346687;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"a2a891426f66c34fb94684448a99f130\";}' , `time` = '1611346687'
WHERE `session_id` = 'thc8s006f061fk62hpn5f82ss1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | bonnie_session | range | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using where |
Status | Duration |
---|---|
starting | 0.3 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.1 ms |
updating | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
16 × SELECT `m`.`tag_id`,`t`.*
FROM `bonnie_contentitem_tag_map` AS m
INNER JOIN `bonnie_tags` AS t
ON `m`.`tag_id` = `t`.`id`
2 × SELECT template
FROM bonnie_template_styles as s
2 × SELECT `extension_id`
FROM `bonnie_extensions`
2 × SELECT *
FROM bonnie_extensions
2 × SELECT c2.language,CONCAT_WS(':', c2.id, c2.alias) AS id
FROM bonnie_categories as c
INNER JOIN bonnie_associations as a
ON a.id = c.id
AND a.context='com_categories.item'
INNER JOIN bonnie_associations as a2
ON a.key = a2.key
INNER JOIN bonnie_categories as c2
ON a2.id = c2.id
AND c2.extension = 'com_content'
2 × SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
2 × SELECT m2.language, m2.id
FROM bonnie_menu as m
INNER JOIN bonnie_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN bonnie_associations as a2
ON a.key=a2.key
INNER JOIN bonnie_menu as m2
ON a2.id=m2.id
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM bonnie_extensions
1 × SELECT COUNT(*)
FROM bonnie_content AS a
LEFT JOIN bonnie_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN bonnie_categories AS c
ON c.id = a.catid
LEFT JOIN bonnie_users AS ua
ON ua.id = a.created_by
LEFT JOIN bonnie_users AS uam
ON uam.id = a.modified_by
LEFT JOIN bonnie_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bonnie_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM bonnie_acymailing_list
1 × SELECT *
FROM bonnie_acymailing_confi
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bonnie_modules AS m
LEFT JOIN bonnie_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bonnie_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bonnie_categories as c
LEFT JOIN bonnie_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM bonnie_rsform_confi
1 × SELECT id,template
FROM bonnie_template_styles
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM bonnie_content AS a
LEFT JOIN bonnie_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN bonnie_categories AS c
ON c.id = a.catid
LEFT JOIN bonnie_users AS ua
ON ua.id = a.created_by
LEFT JOIN bonnie_users AS uam
ON uam.id = a.modified_by
LEFT JOIN bonnie_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bonnie_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT id, home, template, s.params
FROM bonnie_template_styles as s
LEFT JOIN bonnie_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT folder AS type, element AS name, params
FROM bonnie_extensions
1 × SELECT id, rules
FROM `bonnie_viewlevels
1 × SELECT b.id
FROM bonnie_usergroups AS a
LEFT JOIN bonnie_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `bonnie_session`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bonnie_menu AS m
LEFT JOIN bonnie_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM bonnie_languages
1 × SELECT a.rules
FROM bonnie_assets AS a
1 × SELECT `data`
FROM `bonnie_session`
1 × SELECT extension, file, type
FROM bonnie_rokcommon_configs
1 × SELECT COUNT(*)
FROM `bonnie_menu`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM bonnie_categories as c
LEFT JOIN bonnie_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bonnie_categories AS cat JOIN bonnie_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × UPDATE `bonnie_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1611346687;s:18:\"session.timer.last\";i:1611346687;s:17:\"session.timer.now\";i:1611346687;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"a2a891426f66c34fb94684448a99f130\";}' , `time` = '1611346687'
1 × UPDATE `bonnie_extensions`
SET `params` = '{\"mediaversion\":\"1780217182ca59150b84d59f88186984\"}'
1 × SHOW FULL COLUMNS
FROM `bonnie_extensions
1 × INSERT INTO `bonnie_session` (`session_id`, `client_id`, `time`)
VALUES ('thc8s006f061fk62hpn5f82ss1', 0, '1611346687'
1 × DELETE
FROM `bonnie_session`