Application 0.000 seconds (+0.000); 1.23 MB (+1.228) - afterLoad
Application 0.026 seconds (+0.026); 7.27 MB (+6.043) - afterInitialise
Application 0.031 seconds (+0.005); 8.35 MB (+1.084) - afterRoute
Application 0.064 seconds (+0.033); 15.23 MB (+6.877) - afterDispatch
Application 0.065 seconds (+0.001); 15.37 MB (+0.138) - beforeRenderModule mod_custom (Social Icons (Custom HTML))
Application 0.067 seconds (+0.002); 15.44 MB (+0.070) - afterRenderModule mod_custom (Social Icons (Custom HTML))
Application 0.067 seconds (+0.000); 15.44 MB (+0.002) - beforeRenderModule mod_acymailing (AcyMailing Module)
Application 0.076 seconds (+0.009); 16.74 MB (+1.300) - afterRenderModule mod_acymailing (AcyMailing Module)
Application 0.076 seconds (+0.000); 16.70 MB (-0.041) - beforeRenderModule mod_custom (Contact)
Application 0.091 seconds (+0.015); 17.79 MB (+1.094) - afterRenderModule mod_custom (Contact)
Application 0.091 seconds (+0.000); 17.79 MB (-0.001) - beforeRenderModule mod_menu (MON COMPTE)
Application 0.098 seconds (+0.007); 18.34 MB (+0.552) - afterRenderModule mod_menu (MON COMPTE)
Application 0.098 seconds (+0.000); 18.34 MB (-0.006) - beforeRenderModule mod_menu (INFORMATIONS)
Application 0.100 seconds (+0.002); 18.45 MB (+0.111) - afterRenderModule mod_menu (INFORMATIONS)
Application 0.100 seconds (+0.000); 18.44 MB (-0.008) - beforeRenderModule mod_custom (Copyrights Block (Custom html))
Application 0.101 seconds (+0.000); 18.45 MB (+0.005) - afterRenderModule mod_custom (Copyrights Block (Custom html))
Application 0.101 seconds (+0.000); 18.45 MB (+0.000) - beforeRenderModule mod_menu (Top Menu (FR) )
Application 0.154 seconds (+0.054); 23.57 MB (+5.120) - afterRenderModule mod_menu (Top Menu (FR) )
Application 0.154 seconds (+0.000); 23.56 MB (-0.004) - beforeRenderModule mod_search (Search)
Application 0.158 seconds (+0.004); 23.59 MB (+0.028) - afterRenderModule mod_search (Search)
Application 0.158 seconds (+0.000); 23.58 MB (-0.007) - beforeRenderModule mod_menu (Services (FR))
Application 0.160 seconds (+0.001); 23.60 MB (+0.017) - afterRenderModule mod_menu (Services (FR))
Application 0.160 seconds (+0.000); 23.59 MB (-0.008) - beforeRenderModule mod_virtuemart_cart (VM - PANIER)
Application 0.333 seconds (+0.173); 35.15 MB (+11.562) - afterRenderModule mod_virtuemart_cart (VM - PANIER)
Application 0.333 seconds (+0.000); 35.15 MB (-0.003) - beforeRenderModule mod_languages (Language Switcher)
Application 0.340 seconds (+0.007); 35.26 MB (+0.113) - afterRenderModule mod_languages (Language Switcher)
Application 0.343 seconds (+0.003); 35.36 MB (+0.099) - afterRender
35.35 MB (37,069,888 Bytes)
SELECT `data`
FROM `d1pvd_session`
WHERE `session_id` = '1f9cdee985925a11c707d94b4e8e05b7'
SELECT `session_id`
FROM `d1pvd_session`
WHERE `session_id` = '1f9cdee985925a11c707d94b4e8e05b7'
LIMIT 0, 1
INSERT INTO `d1pvd_session`
(`session_id`, `client_id`, `time`)
VALUES
('1f9cdee985925a11c707d94b4e8e05b7', 0, '1611767800')
SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM d1pvd_usergroups AS a
LEFT JOIN d1pvd_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `d1pvd_viewlevels`
SELECT folder AS type, element AS name, params
FROM d1pvd_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT *
FROM d1pvd_languages
WHERE published=1
ORDER BY ordering ASC
SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT language,id
FROM `d1pvd_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
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 d1pvd_menu AS m
LEFT JOIN d1pvd_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
SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
WHERE `type` = 'component'
AND `element` = 'com_wishlist'
SELECT id, home, template, s.params
FROM d1pvd_template_styles as s
LEFT JOIN d1pvd_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
SHOW TABLES LIKE "d1pvd_virtuemart_configs"
SELECT `config`
FROM `d1pvd_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT a.rules
FROM d1pvd_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SHOW FULL COLUMNS
FROM `d1pvd_assets`
SELECT id
FROM d1pvd_assets
WHERE parent_id = 0
SELECT b.rules
FROM d1pvd_assets AS a
LEFT JOIN d1pvd_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SHOW FULL COLUMNS
FROM `d1pvd_virtuemart_favorites`
SELECT f.fav_id, f.product_id, f.product_qty, f.user_id, f.fav_date
FROM d1pvd_virtuemart_favorites f
WHERE 1=1
AND f.user_id=""
ORDER BY f.fav_date DESC
LIMIT 0, 5
SELECT COUNT(*)
FROM `d1pvd_virtuemart_favorites`
WHERE 1=1
AND `user_id` =""
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM d1pvd_modules AS m
LEFT JOIN d1pvd_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN d1pvd_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-27 17:16:40')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-01-27 17:16:40')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 191 OR mm.menuid <= 0)
AND m.language IN ('fr-FR','*')
ORDER BY m.position, m.ordering
SELECT *
FROM d1pvd_acymailing_config
SELECT *
FROM d1pvd_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
WHERE `type` = 'component'
AND `element` = 'com_virtuemart'
SELECT *
FROM `d1pvd_menu`
where `link` like "index.php?option=com_virtuemart%"
and client_id=0
and published=1
and (language="*" or language = "fr-FR" )
SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'
SHOW FULL COLUMNS
FROM `d1pvd_easyblog_configs`
SELECT *
FROM d1pvd_easyblog_configs
WHERE `name` = 'config'
SELECT id
FROM d1pvd_assets
WHERE parent_id = 0
SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `d1pvd_virtuemart_categories_fr_fr` l
JOIN `d1pvd_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `d1pvd_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 7
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY ordering ASC
LIMIT 0, 20
SELECT FOUND_ROWS()
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 36
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 35
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 31
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 32
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 33
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 12
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 36
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 36
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=36
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 35
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 35
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=35
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 31
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 31
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=31
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 32
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 32
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=32
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 33
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 33
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=33
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 12
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 12
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=12
SELECT id
FROM d1pvd_assets
WHERE parent_id = 0
SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `d1pvd_virtuemart_categories_fr_fr` l
JOIN `d1pvd_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `d1pvd_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 8
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY ordering ASC
LIMIT 0, 20
SELECT FOUND_ROWS()
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 40
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 39
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 38
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 13
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 41
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 40
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 8
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 40
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=40
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 39
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 8
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 39
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=39
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 38
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 8
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 38
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=38
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 13
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 8
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 13
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=13
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 41
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 8
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 41
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=41
SELECT id
FROM d1pvd_assets
WHERE parent_id = 0
SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `d1pvd_virtuemart_categories_fr_fr` l
JOIN `d1pvd_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `d1pvd_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 22
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY ordering ASC
LIMIT 0, 20
SELECT FOUND_ROWS()
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 50
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 49
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 44
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 43
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 50
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 22
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 50
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=50
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 49
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 22
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 49
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=49
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 44
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 22
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 44
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=44
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 43
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 22
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 43
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=43
SELECT id
FROM d1pvd_assets
WHERE parent_id = 0
SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `d1pvd_virtuemart_categories_fr_fr` l
JOIN `d1pvd_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `d1pvd_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
WHERE c.`published` = 1
AND cx.`category_parent_id` = 9
AND (c.`virtuemart_vendor_id` = "1" OR c.`shared` = "1")
ORDER BY ordering ASC
LIMIT 0, 20
SELECT FOUND_ROWS()
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 52
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 37
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 16
SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
WHERE `category_parent_id` = 15
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 52
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 9
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 52
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=52
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 37
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 9
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 37
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=37
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 16
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 9
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 16
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=16
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 15
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 9
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 15
SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
WHERE `virtuemart_category_id`=15
SELECT `vendor_currency`,`currency_code_3`,`currency_numeric_code`
FROM `d1pvd_virtuemart_vendors` AS v
LEFT JOIN `d1pvd_virtuemart_currencies` AS c
ON virtuemart_currency_id = vendor_currency
WHERE v.`virtuemart_vendor_id`="1"
SELECT *
FROM `d1pvd_virtuemart_currencies`
WHERE `virtuemart_currency_id`="47"
SELECT `price_display`,`custom_price_display`
FROM `d1pvd_virtuemart_shoppergroups` AS `sg`
WHERE `sg`.`default` = "2"
SELECT *
FROM `d1pvd_virtuemart_shoppergroups`
WHERE `default` = "2"
AND (`virtuemart_vendor_id` = "1" OR `shared` = "1")
AND `published`="1"
SELECT *
FROM d1pvd_virtuemart_calcs
WHERE
`calc_kind` IN ('Marge','Tax','VatTax','DBTax','DATax' )
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2021-01-27 17:16:40" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2021-01-27 17:16:40" )
OR `for_override` = "1" )
SELECT *
FROM d1pvd_virtuemart_calcs
WHERE
`calc_kind`="DBTaxBill"
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2021-01-27 17:16:40" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2021-01-27 17:16:40" )
SELECT *
FROM d1pvd_virtuemart_calcs
WHERE
`calc_kind`="TaxBill"
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2021-01-27 17:16:40" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2021-01-27 17:16:40" )
SELECT *
FROM d1pvd_virtuemart_calcs
WHERE
`calc_kind`="DATaxBill"
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2021-01-27 17:16:40" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2021-01-27 17:16:40" )
SELECT m2.language, m2.id
FROM d1pvd_menu as m
INNER JOIN d1pvd_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN d1pvd_associations as a2
ON a.key=a2.key
INNER JOIN d1pvd_menu as m2
ON a2.id=m2.id
WHERE m.id=191
UPDATE `d1pvd_session`
SET `data` = 'WPjAAU0iTwTCHVa-ri-rNIp8vnHxInCxly0gMO7ahWFZ7h4DX71FvmUHbNnrFTyZPLxfbED0Vciq_6pV6LXu550kGI8B-fp28db8zlfHAjXJcmgIa2_F7e_me-wJwxGtlL8K3uj-Vg-FrffQorv-FZPynd38BXGmE2wk7w_9CH5CKvURjnFalEhD5jylHRQfTNTjOM0geaxGXCMEMKXi-8lnDiz44D4u0H-3ubywHzIOnUl-tf8Mc6T2or4c2o7CZ0rlReFrbDTg1GGTs_tgDlyGjyFXCx0hHxvNR8edK0z1gL1OwDJweU1NlliEKJZ84zmThwRiW0G9cAsUKnl24U1NRdRoQ3omAN3GWtBS-s987Nb8JfCB0k65Ef_JbHFN7alnx0gi9QmcUAu5Riwdp9w2mZZ2b0EZHuvLKHLZ1Bln5mSTPb0jlC-_Mo4m7o8FF_2-1za2ZFrSvGGbOyjzzjF5AGEJsRNahXgU9fL_WTS8rmTTdifyU-RDFLfKlwJBjuuMPcq_tcU49ma28iUyiyDGn-LJap8m_aKQpCDZsrlP3cTw1UMxpaX51wQPEE-RoCEXD9JmxkJC5vzBEfTuH8daSMmNbU3JmyTlop6LgclKn9feKLTYNBICsDqC_fkUEqlbxsTYlo894cDWteRPKBVzzZGJPPmERC8_r6cmALbXWw0Dj9_sW-w7ecw2fP0YmIV1IZDq0BivGPa6DDSOo9txBkGqpKQ6aNpV1H55SFkn79ze8d0LT_TIiCTgRy5Sn0_dJft9SlaehBWjH1fYyWFSNjWYn5Xn5KJ5AaG75hkZjCSggahlFwbGfZxYY4aL6_Fn9c9rz4rBJmHM3mWc4PcfHInfSV-BP0MqtPMBS5d5Kdqo_q_HVNPZCXu_JS5wqUvRXelXIgUIUFmt0A4SEQ-KlHcHzZ3t1-oGCOXlS1V3fzX-If647QK2LszqE0MXa-fNqIneiJ9CRrFH4vwIdgPGRBdX5KSz2ZDBsmOgsltCJtfATRHWHV0dWkcIjSO9ugNA4mbI1PrjTM5dF8WQzmoCVjt17v8xLOhknNYUIcwGrpplIjAUGWQ04xyz2-MSE8vwRsib-GqAJBG9XagXqY5kvHYrIIw0BjkyfmsY1Olg0IgANuJmsITujYBHIhk6ZKXT0tMeVE2Z4NJ7LbNwO70xLtkR_1pr5k_DpCB-resJJDZZTctJNFlcMHbzo5NaVPjZ5bWSwz8xFcLy17cKPw..'
, `time` = '1611767800'
WHERE `session_id` = '1f9cdee985925a11c707d94b4e8e05b7'
57 × SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM d1pvd_virtuemart_category_categories AS `xref`
19 × SELECT `category_child_id`
FROM `d1pvd_virtuemart_category_categories`
19 × SELECT `slug` as name
FROM `d1pvd_virtuemart_categories_fr_fr`
6 × SELECT extension_id AS id, element AS "option", params, enabled
FROM d1pvd_extensions
5 × SELECT id
FROM d1pvd_assets
4 × SELECT FOUND_ROWS(
4 × SELECT *
FROM d1pvd_virtuemart_calcs
4 × SELECT SQL_CALC_FOUND_ROWS c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared`
FROM `d1pvd_virtuemart_categories_fr_fr` l JOIN `d1pvd_virtuemart_categories` AS c using (`virtuemart_category_id`)
LEFT JOIN `d1pvd_virtuemart_category_categories` AS cx
ON l.`virtuemart_category_id` = cx.`category_child_id`
1 × SELECT *
FROM d1pvd_easyblog_configs
1 × SELECT *
FROM d1pvd_acymailing_list
1 × SELECT *
FROM `d1pvd_menu`
1 × SELECT m2.language, m2.id
FROM d1pvd_menu as m
INNER JOIN d1pvd_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN d1pvd_associations as a2
ON a.key=a2.key
INNER JOIN d1pvd_menu as m2
ON a2.id=m2.id
1 × SELECT `price_display`,`custom_price_display`
FROM `d1pvd_virtuemart_shoppergroups` AS `sg`
1 × SELECT *
FROM `d1pvd_virtuemart_currencies`
1 × SELECT `vendor_currency`,`currency_code_3`,`currency_numeric_code`
FROM `d1pvd_virtuemart_vendors` AS v
LEFT JOIN `d1pvd_virtuemart_currencies` AS c
ON virtuemart_currency_id = vendor_currency
1 × SELECT *
FROM d1pvd_acymailing_confi
1 × SELECT *
FROM `d1pvd_virtuemart_shoppergroups`
1 × SELECT COUNT(*)
FROM `d1pvd_virtuemart_favorites`
1 × SELECT *
FROM d1pvd_languages
1 × SELECT language,id
FROM `d1pvd_menu`
1 × SELECT folder AS type, element AS name, params
FROM d1pvd_extensions
1 × SELECT id, rules
FROM `d1pvd_viewlevels
1 × SELECT `session_id`
FROM `d1pvd_session`
1 × SELECT b.id
FROM d1pvd_usergroups AS a
LEFT JOIN d1pvd_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
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 d1pvd_menu AS m
LEFT JOIN d1pvd_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM d1pvd_template_styles as s
LEFT JOIN d1pvd_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT f.fav_id, f.product_id, f.product_qty, f.user_id, f.fav_date
FROM d1pvd_virtuemart_favorites f
1 × SELECT `data`
FROM `d1pvd_session`
1 × SELECT b.rules
FROM d1pvd_assets AS a
LEFT JOIN d1pvd_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM d1pvd_assets AS a
1 × SELECT `config`
FROM `d1pvd_virtuemart_configs`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM d1pvd_modules AS m
LEFT JOIN d1pvd_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN d1pvd_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SHOW FULL COLUMNS
FROM `d1pvd_easyblog_configs
1 × UPDATE `d1pvd_session`
SET `data` = 'WPjAAU0iTwTCHVa-ri-rNIp8vnHxInCxly0gMO7ahWFZ7h4DX71FvmUHbNnrFTyZPLxfbED0Vciq_6pV6LXu550kGI8B-fp28db8zlfHAjXJcmgIa2_F7e_me-wJwxGtlL8K3uj-Vg-FrffQorv-FZPynd38BXGmE2wk7w_9CH5CKvURjnFalEhD5jylHRQfTNTjOM0geaxGXCMEMKXi-8lnDiz44D4u0H-3ubywHzIOnUl-tf8Mc6T2or4c2o7CZ0rlReFrbDTg1GGTs_tgDlyGjyFXCx0hHxvNR8edK0z1gL1OwDJweU1NlliEKJZ84zmThwRiW0G9cAsUKnl24U1NRdRoQ3omAN3GWtBS-s987Nb8JfCB0k65Ef_JbHFN7alnx0gi9QmcUAu5Riwdp9w2mZZ2b0EZHuvLKHLZ1Bln5mSTPb0jlC-_Mo4m7o8FF_2-1za2ZFrSvGGbOyjzzjF5AGEJsRNahXgU9fL_WTS8rmTTdifyU-RDFLfKlwJBjuuMPcq_tcU49ma28iUyiyDGn-LJap8m_aKQpCDZsrlP3cTw1UMxpaX51wQPEE-RoCEXD9JmxkJC5vzBEfTuH8daSMmNbU3JmyTlop6LgclKn9feKLTYNBICsDqC_fkUEqlbxsTYlo894cDWteRPKBVzzZGJPPmERC8_r6cmALbXWw0Dj9_sW-w7ecw2fP0YmIV1IZDq0BivGPa6DDSOo9txBkGqpKQ6aNpV1H55SFkn79ze8d0LT_TIiCTgRy5Sn0_dJft9SlaehBWjH1fYyWFSNjWYn5Xn5KJ5AaG75hkZjCSggahlFwbGfZxYY4aL6_Fn9c9rz4rBJmHM3mWc4PcfHInfSV-BP0MqtPMBS5d5Kdqo_q_HVNPZCXu_JS5wqUvRXelXIgUIUFmt0A4SEQ-KlHcHzZ3t1-oGCOXlS1V3fzX-If647QK2LszqE0MXa-fNqIneiJ9CRrFH4vwIdgPGRBdX5KSz2ZDBsmOgsltCJtfATRHWHV0dWkcIjSO9ugNA4mbI1PrjTM5dF8WQzmoCVjt17v8xLOhknNYUIcwGrpplIjAUGWQ04xyz2-MSE8vwRsib-GqAJBG9XagXqY5kvHYrIIw0BjkyfmsY1Olg0IgANuJmsITujYBHIhk6ZKXT0tMeVE2Z4NJ7LbNwO70xLtkR_1pr5k_DpCB-resJJDZZTctJNFlcMHbzo5NaVPjZ5bWSwz8xFcLy17cKPw..' , `time` = '1611767800'
1 × SHOW FULL COLUMNS
FROM `d1pvd_virtuemart_favorites
1 × SHOW FULL COLUMNS
FROM `d1pvd_assets
1 × SHOW TABLES LIKE "d1pvd_virtuemart_configs
1 × INSERT INTO `d1pvd_session` (`session_id`, `client_id`, `time`)
VALUES ('1f9cdee985925a11c707d94b4e8e05b7', 0, '1611767800'