Joomla! Version | 5.2.4 |
PHP Version | 8.2.7 |
Identity | guest |
Response | 200 |
Template | sj_martlife |
Database |
|
1 x afterInitialise (19.35MB) (54.69%) | 326ms |
1 x afterRenderComponent com_virtuemart (5.29MB) (17.1%) | 102ms |
1 x Before Access::preloadComponents (all components) (2.06MB) (7.69%) | 45.82ms |
1 x afterLoad (3.48MB) (7.12%) | 42.41ms |
1 x afterRoute (1.61MB) (6.35%) | 37.84ms |
1 x afterRender (1.25MB) (4.88%) | 29.05ms |
1 x afterDispatch (128.18KB) (0.95%) | 5.65ms |
1 x After Access::preloadComponents (all components) (145.55KB) (0.4%) | 2.40ms |
1 x beforeRenderComponent com_virtuemart (211.83KB) (0.23%) | 1.38ms |
1 x After Access::getAssetRules (id:1 name:root.1) (23.75KB) (0.09%) | 552μs |
1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0.01%) | 32μs |
1 x Before Access::getAssetRules (id:214 name:com_virtuemart) (776B) (0%) | 29μs |
1 x After Access::getAssetRules (id:214 name:com_virtuemart) (17.45KB) (0%) | 15μs |
SELECT @@SESSION.sql_mode;
257μs968B/libraries/src/Session/MetadataManager.php:184CopySELECT `session_id`
FROM `new2_session`
WHERE `session_id` = :session_id LIMIT 1
370μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `new2_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
644μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new2_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
722μs1.55KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `new2_viewlevels`
339μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `new2_usergroups` AS `a`
LEFT JOIN `new2_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
518μs1.31KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `new2_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1)
ORDER BY `ordering`
1.9ms4.46KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `path`
FROM new2_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
288μs520B/administrator/components/com_rsfirewall/helpers/config.php:56CopySELECT `file`
FROM new2_rsfirewall_hashes
WHERE `type`='protect'
1.41ms1.13KB/administrator/components/com_rsfirewall/helpers/config.php:63CopySELECT *
FROM new2_rsfirewall_configuration
581μs1.88KB/administrator/components/com_rsfirewall/helpers/config.php:71CopySHOW FULL COLUMNS FROM `new2_rsfirewall_logs`
1.65ms1.42KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT *
FROM `new2_nextend2_section_storage`
WHERE `application` = 'smartslider' AND `section` = 'settings'
634μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT `template`
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `home` = 1
547μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `new2_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
585μs1.63KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `element`,`name`,`client_id`,`extension_id`
FROM `new2_extensions`
WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1
581μs848B/libraries/src/Language/LanguageHelper.php:250CopySELECT `template`
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `home` = 1
575μs536B/plugins/system/helix3/helix3.php:247CopySELECT *
FROM new2_rsform_config
532μs2.69KB/administrator/components/com_rsform/helpers/config.php:52CopySELECT *
FROM new2_menu
WHERE alias ='de' AND published=1
605μs2.83KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT *
FROM new2_menu
WHERE alias ='online-katalog' AND published=1
480μs2.84KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`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`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `new2_menu` AS `m`
LEFT JOIN `new2_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id`
WHERE
(
(`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2)
ORDER BY `m`.`lft`
3.46ms437.3KBParams/libraries/src/Menu/SiteMenu.php:166CopySHOW TABLES LIKE "new2_virtuemart_configs"
3.99ms536B/administrator/components/com_virtuemart/helpers/vmtable.php:826CopySELECT `config` FROM `new2_virtuemart_configs` WHERE `virtuemart_config_id` = "1";
344μs536B/administrator/components/com_virtuemart/helpers/config.php:454CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `new2_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46,:preparedArray47,:preparedArray48,:preparedArray49,:preparedArray50,:preparedArray51,:preparedArray52)
1.67ms7.94KBParams/libraries/src/Access/Access.php:357CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `new2_template_styles` AS `s`
LEFT JOIN `new2_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
936μs140.95KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT * FROM `new2_menu` WHERE `link` like "index.php?option=com_virtuemart%" and (language="*" or language = "de-DE" ) AND client_id=0 AND published=1 AND ( access="1" ) ORDER BY `language` DESC
1.45ms83.7KB/components/com_virtuemart/router.php:1699CopySELECT l.virtuemart_product_id FROM `new2_virtuemart_products_de_de` as l WHERE l.slug = "bacs-en-tôle"
233μs536B/components/com_virtuemart/router.php:1624CopySELECT *
FROM new2_rsfirewall_hashes
WHERE (`type`='5.2.4' OR `type`='protect') AND (`flag`!='C' OR `flag` IS NULL)
1.11ms848B/plugins/system/rsfirewall/rsfirewall.php:1107CopySELECT *
FROM new2_rsfirewall_snapshots
WHERE `type`='protect'
157μs688B/administrator/components/com_rsfirewall/helpers/snapshot.php:49CopySELECT `ip`,`reason`
FROM new2_rsfirewall_lists
WHERE (`ip`='13.59.19.57' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='1' AND `published`='1'
167μs576B/plugins/system/rsfirewall/rsfirewall.php:172CopySELECT `ip`,`reason`
FROM new2_rsfirewall_lists
WHERE (`ip`='13.59.19.57' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='0' AND `published`='1'
150μs576B/plugins/system/rsfirewall/rsfirewall.php:172CopySELECT *
FROM new2_rsfirewall_exceptions
WHERE `published`='1'
195μs1.42KB/plugins/system/rsfirewall/rsfirewall.php:758CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
360μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT * FROM `new2_template_styles` WHERE `id`="36"
509μs59.41KB/components/com_virtuemart/helpers/vmtemplate.php:96CopySELECT * FROM `new2_virtuemart_shoppergroups` WHERE `default` = "2" AND (`virtuemart_vendor_id` = "1" OR `shared` = "1") AND `published`="1"
558μs2.38KB/administrator/components/com_virtuemart/models/shoppergroup.php:101CopySELECT `new2_virtuemart_shoppergroups`.* FROM `new2_virtuemart_shoppergroups` WHERE `new2_virtuemart_shoppergroups`.`virtuemart_shoppergroup_id` = "1"
245μs2.38KB/administrator/components/com_virtuemart/helpers/vmtable.php:1135CopySELECT `new2_virtuemart_products`.* ,`new2_virtuemart_products_de_de`.* FROM `new2_virtuemart_products` INNER JOIN `new2_virtuemart_products_de_de` ON `new2_virtuemart_products`.`virtuemart_product_id` = `new2_virtuemart_products_de_de`.`virtuemart_product_id` WHERE `new2_virtuemart_products`.`virtuemart_product_id` = "1036"
412μs5.53KB/administrator/components/com_virtuemart/helpers/vmtable.php:1135CopySELECT `virtuemart_media_id` FROM `new2_virtuemart_product_medias` WHERE `virtuemart_product_id` = "1036" ORDER BY `ordering`
306μs536B/administrator/components/com_virtuemart/helpers/vmtablexarray.php:78CopySELECT * FROM `new2_virtuemart_product_categories` WHERE `virtuemart_product_id` = 1036
326μs704B/administrator/components/com_virtuemart/models/product.php:2174CopySELECT `new2_virtuemart_categories`.* ,`new2_virtuemart_categories_de_de`.* FROM `new2_virtuemart_categories` INNER JOIN `new2_virtuemart_categories_de_de` ON `new2_virtuemart_categories`.`virtuemart_category_id` = `new2_virtuemart_categories_de_de`.`virtuemart_category_id` WHERE `new2_virtuemart_categories`.`virtuemart_category_id` = "69"
378μs3.13KB/administrator/components/com_virtuemart/helpers/vmtable.php:1135CopySELECT c.`virtuemart_custom_id`, c.`custom_parent_id`, c.`virtuemart_vendor_id`, c.`custom_jplugin_id`, c.`custom_element`, c.`admin_only`, c.`custom_title`, c.`show_title` , c.`custom_tip`,
c.`custom_value`, c.`custom_desc`, c.`field_type`, c.`is_list`, c.`is_hidden`, c.`is_cart_attribute`, c.`is_input`, c.`searchable`, c.`layout_pos`, c.`custom_params`, c.`shared`, c.`published`, c.`ordering`, c.`virtuemart_shoppergroup_id`, field.`virtuemart_customfield_id`, field.`virtuemart_product_id`, field.`customfield_value`, field.`customfield_price`,
field.`customfield_params`, field.`published` as fpublished, field.`override`, field.`disabler`, field.`noninheritable`, field.`ordering`,
field.`product_sku`, field.`product_gtin`, field.`product_mpn`
FROM `new2_virtuemart_customs` AS c LEFT JOIN `new2_virtuemart_product_customfields` AS field ON c.`virtuemart_custom_id` = field.`virtuemart_custom_id` WHERE field.`virtuemart_product_id` IN (1036) AND c.`published` = "1" ORDER BY field.`ordering` ASC
405μs4.64KB/administrator/components/com_virtuemart/models/customfields.php:163CopySELECT * FROM `new2_virtuemart_currencies` AS c
LEFT JOIN `new2_virtuemart_vendors` AS v ON c.virtuemart_currency_id = v.vendor_currency
WHERE v.virtuemart_vendor_id = "1"
699μs4.63KB/administrator/components/com_virtuemart/models/vendor.php:316CopySELECT `new2_virtuemart_currencies`.* FROM `new2_virtuemart_currencies` WHERE `new2_virtuemart_currencies`.`virtuemart_currency_id` = "27"
444μs2.72KB/administrator/components/com_virtuemart/helpers/vmtable.php:1135CopySHOW FULL COLUMNS FROM `new2_virtuemart_userfields`
1.62ms1.89KB/administrator/components/com_virtuemart/helpers/vmtable.php:787CopySELECT * FROM `new2_virtuemart_userfields` WHERE 1 = 1 AND `account`="1" AND published = 1 AND FIND_IN_SET(name, 'address_type') = 0 ORDER BY ordering
790μs4.92KB/administrator/components/com_virtuemart/helpers/vmmodel.php:515CopySELECT * FROM `new2_virtuemart_userfields` WHERE 1 = 1 AND `shipment`="1" AND published = 1 AND FIND_IN_SET(name, 'address_type,name,username,password,password2,user_is_vendor,delimiter_userinfo') = 0 ORDER BY ordering
988μs4.8KB/administrator/components/com_virtuemart/helpers/vmmodel.php:515CopySELECT c.* FROM new2_virtuemart_calcs as c LEFT JOIN new2_virtuemart_calc_shoppergroups as cs ON cs.virtuemart_calc_id=c.virtuemart_calc_id WHERE `calc_kind` IN ('Marge','Tax','VatTax','DBTax','DATax' )
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( ( ISNULL(`publish_up`) or `publish_up`="0000-00-00 00:00:00") OR publish_up <= "2025-04-05 14:19:09" )
AND ( ( ISNULL(`publish_down`) or `publish_down`="0000-00-00 00:00:00") OR publish_down >= "2025-04-05 14:19:09" )
AND ( virtuemart_shoppergroup_id = 1 OR (virtuemart_shoppergroup_id) IS NULL) ORDER BY c.ordering
1.57ms3.08KB/administrator/components/com_virtuemart/helpers/calculationh.php:174CopySELECT `new2_virtuemart_medias`.* FROM `new2_virtuemart_medias` WHERE `new2_virtuemart_medias`.`virtuemart_media_id` = "1027"
494μs2.75KB/administrator/components/com_virtuemart/helpers/vmtable.php:1135CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
502μs64.91KB/plugins/system/helix3/helix3.php:79CopySELECT `language`,`id`
FROM `new2_menu`
WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0
1.25ms624B/libraries/src/Language/Multilanguage.php:123CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
495μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
433μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
332μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
335μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
341μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `new2_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
512μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `new2_template_styles`
WHERE `client_id` = 0 AND `id` = '37'
518μs64.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy