Joomla! Version | 5.2.3 |
PHP Version | 8.3.14-nmm1 |
Identity | guest |
Response | 200 |
Template | cassiopeia_cm2025 |
Database |
|
1 x afterInitialise (1.24MB) (26.93%) | 7.03ms |
1 x afterRenderComponent com_allvideoshare (900.24KB) (22.56%) | 5.89ms |
1 x afterRoute (193.19KB) (9.42%) | 2.46ms |
1 x afterLoad (74.7KB) (7.28%) | 1.90ms |
1 x afterRenderRawModule mod_menu (Navigation Horizontal) (240.41KB) (5.89%) | 1.54ms |
1 x afterRender (199.63KB) (4.92%) | 1.29ms |
1 x afterRenderRawModule mod_finder (Suche) (63.41KB) (4.3%) | 1.12ms |
1 x afterRenderRawModule mod_banners (Copyright Leiste) (48.92KB) (3.47%) | 906μs |
1 x afterRenderRawModule mod_allvideosharegallery (Neue Videos) (90.77KB) (3.25%) | 849μs |
1 x beforeRenderRawModule mod_menu (Navigation Horizontal) (71.83KB) (2.98%) | 778μs |
1 x afterRenderRawModule mod_breadcrumbs (Navigationspfad ) (19.19KB) (1.09%) | 284μs |
1 x afterDispatch (27.29KB) (0.91%) | 237μs |
1 x beforeRenderComponent com_allvideoshare (24.85KB) (0.75%) | 195μs |
1 x beforeRenderRawModule mod_custom (Logo Debug Unten) (7.26KB) (0.63%) | 164μs |
1 x afterRenderRawModule mod_menu (Navigation Footer Impressum Kontakt) (10.04KB) (0.55%) | 144μs |
1 x afterRenderRawModule mod_custom (Logo Debug Unten) (4.16KB) (0.45%) | 117μs |
1 x afterRenderModule mod_custom (Logo Debug Unten) (4.49KB) (0.36%) | 93μs |
1 x afterRenderModule mod_allvideosharegallery (Neue Videos) (11.03KB) (0.23%) | 61μs |
1 x afterRenderModule mod_breadcrumbs (Navigationspfad ) (3.61KB) (0.15%) | 39μs |
1 x beforeRenderModule mod_menu (Navigation Footer Impressum Kontakt) (1.9KB) (0.13%) | 35μs |
1 x afterRenderModule mod_menu (Navigation Footer Impressum Kontakt) (2.61KB) (0.11%) | 28μs |
1 x beforeRenderRawModule mod_breadcrumbs (Navigationspfad ) (320B) (0.11%) | 28μs |
1 x beforeRenderRawModule mod_menu (Navigation Footer Impressum Kontakt) (2.22KB) (0.09%) | 23μs |
1 x afterRenderModule mod_finder (Suche) (2.92KB) (0.09%) | 23μs |
1 x afterRenderModule mod_banners (Copyright Leiste) (2.66KB) (0.08%) | 21μs |
1 x beforeRenderModule mod_finder (Suche) (376B) (0.08%) | 20μs |
1 x afterRenderModule mod_menu (Navigation Horizontal) (7.69KB) (0.08%) | 20μs |
1 x beforeRenderRawModule mod_finder (Suche) (832B) (0.06%) | 17μs |
1 x beforeRenderRawModule mod_allvideosharegallery (Neue Videos) (2.09KB) (0.06%) | 16μs |
1 x beforeRenderModule mod_menu (Navigation Horizontal) (1.04KB) (0.06%) | 15μs |
1 x beforeRenderRawModule mod_banners (Copyright Leiste) (944B) (0.04%) | 10μs |
1 x beforeRenderModule mod_banners (Copyright Leiste) (640B) (0.03%) | 8μs |
1 x beforeRenderModule mod_custom (Logo Debug Unten) (720B) (0.01%) | 3μs |
1 x beforeRenderModule mod_breadcrumbs (Navigationspfad ) (704B) (0.01%) | 3μs |
1 x beforeRenderModule mod_allvideosharegallery (Neue Videos) (736B) (0.01%) | 2μs |
SELECT `data`
FROM `sj5cm_session`
WHERE `session_id` = ?
160μs17.02KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `sj5cm_session`
WHERE `session_id` = :session_id LIMIT 1
54μs16.98KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `sj5cm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
187μs1.66KBParamsCopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `sj5cm_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
25μs16.72KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `sj5cm_viewlevels`
15μs16.44KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `sj5cm_usergroups` AS `a`
LEFT JOIN `sj5cm_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
15μs17.03KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `sj5cm_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
28μs19.82KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `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 `sj5cm_menu` AS `m`
LEFT JOIN `sj5cm_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`
431μs50.73KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `sj5cm_template_styles` AS `s`
LEFT JOIN `sj5cm_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
35μs16.88KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT `template`,`id`,`title`,`params`,`home`
FROM sj5cm_template_styles
WHERE `id`=40
17μs16.14KB/libraries/astroid/framework/library/astroid/Template.php:249CopySELECT *
FROM `sj5cm_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
26μs16.63KB/libraries/src/Language/LanguageHelper.php:177CopySELECT id
FROM `sj5cm_allvideoshare_videos`
WHERE `slug` = 'bike-racing-in-the-70s'
146μs16.04KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:129CopySELECT *
FROM `sj5cm_allvideoshare_videos`
WHERE id = 179 AND (user = '' OR state = 1)
117μs17.48KB/components/com_allvideoshare/src/Model/VideoModel.php:292CopySELECT *
FROM `sj5cm_allvideoshare_categories`
WHERE `id` = 3 AND `state` = 1
45μs16.67KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:76CopySELECT *
FROM `sj5cm_allvideoshare_categories`
WHERE `id` = 3 AND `state` = 1
9μs16.67KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:76CopySHOW FULL TABLES WHERE table_type="BASE TABLE"
245μs17.63KB/libraries/vendor/joomla/database/src/Mysql/MysqlDriver.php:490CopySHOW FULL TABLES WHERE table_type="BASE TABLE"
142μs18.88KB/libraries/vendor/joomla/database/src/Mysql/MysqlDriver.php:490CopySELECT DISTINCT a.*
FROM `sj5cm_allvideoshare_videos` AS `a`
WHERE a.state = 1 AND ( catid = 3 OR catids LIKE '% 3 %' ) AND a.id != 179
ORDER BY id DESC LIMIT 16
109μs17.72KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT COUNT(*)
FROM `sj5cm_allvideoshare_videos` AS `a`
WHERE a.state = 1 AND ( catid = 3 OR catids LIKE '% 3 %' ) AND a.id != 179
101μs16.04KB/libraries/src/MVC/Model/BaseDatabaseModel.php:197CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
75μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=category&slg=2017-02-22-08-36-19' AND published=1 LIMIT 1
71μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=grosser-preis-fuer-motorraeder-auf-dem-nuerburgring-1955' AND published=1 LIMIT 1
65μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=salzburg-1980-wm-schneechaos' AND published=1 LIMIT 1
53μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=flugplatzrennen-augsburg-1985' AND published=1 LIMIT 1
52μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=yamaha-tz750-das-monster-das-die-formel-750-dominierte' AND published=1 LIMIT 1
50μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=1950-isle-of-man-t-t' AND published=1 LIMIT 1
49μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bautzner-autobahnring-in-den-1960er-jahren' AND published=1 LIMIT 1
52μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=moto-gp-sachsenring-75-jahrestag' AND published=1 LIMIT 1
51μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=on-any-sunday-2-1981' AND published=1 LIMIT 1
49μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=1957-record-breaker-bob-mcintyre' AND published=1 LIMIT 1
50μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=gp-de-france-moto-1974-charade-clermont-ferrand' AND published=1 LIMIT 1
50μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=lood-on-the-track-the-man-who-made-motorcycle-racing-more-deadly' AND published=1 LIMIT 1
50μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=team-classic-suzuki-the-racing-the-bikes-the-parts' AND published=1 LIMIT 1
52μs18.52KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=behind-the-scenes-at-team-classic-suzuki-hq' AND published=1 LIMIT 1
52μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=strassen-dm-1988-salzburgring-und-augsburg-em-hockenheim' AND published=1 LIMIT 1
52μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=gas-er-op-76-77' AND published=1 LIMIT 1
49μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=troy-corser-and-his-1929-bmw-r57-compressor-at-goodwood-2018' AND published=1 LIMIT 1
149μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
78μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
60μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
64μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
59μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
64μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
66μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
63μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=bike-racing-in-the-70s' AND published=1 LIMIT 1
8μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `sj5cm_modules` AS `m`
LEFT JOIN `sj5cm_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `sj5cm_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`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0)
ORDER BY `m`.`position`,`m`.`ordering`
245μs18.51KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `name`,`element`
FROM `sj5cm_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
17μs16.14KB/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `sj5cm_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
62μs16.09KB/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT *
FROM `sj5cm_banners`
WHERE
(`reset` <= :date AND `reset` IS NOT NULL) AND
(`checked_out` IS NULL OR `checked_out` = :userId)
120μs18.71KBParams/administrator/components/com_banners/src/Helper/BannersHelper.php:69CopySELECT `a`.`id`,`a`.`type`,`a`.`name`,`a`.`clickurl`,`a`.`sticky`,`a`.`cid`,`a`.`description`,`a`.`params`,`a`.`custombannercode`,`a`.`track_impressions`,`cl`.`track_impressions` AS `client_track_impressions`
FROM `sj5cm_banners` AS `a`
LEFT JOIN `sj5cm_banner_clients` AS `cl` ON `cl`.`id` = `a`.`cid`
WHERE
(
(
(`a`.`state` = 1) AND
(`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :nowDate1)) AND
(`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :nowDate2)) AND
(`a`.`imptotal` = 0 OR `a`.`impmade` < `a`.`imptotal`) AND `a`.`catid` IN (:preparedArray1)
ORDER BY `a`.`sticky` DESC, `a`.`ordering` LIMIT 5
116μs18.3KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopyUPDATE `sj5cm_banners`
SET `impmade` = `impmade` + 1
WHERE `id` IN (:preparedArray1)
84μs984BParamsCopySHOW FULL TABLES WHERE table_type="BASE TABLE"
220μs17.59KB/libraries/vendor/joomla/database/src/Mysql/MysqlDriver.php:490CopySELECT * FROM sj5cm_allvideoshare_videos WHERE state=1 AND slug != 'bike-racing-in-the-70s' ORDER BY id DESC LIMIT 4
72μs17.53KB/modules/mod_allvideosharegallery/src/Helper/AllVideoShareGalleryHelper.php:177CopySELECT *
FROM `sj5cm_allvideoshare_categories`
WHERE `id` = 6 AND `state` = 1
40μs16.67KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:76CopySELECT *
FROM `sj5cm_allvideoshare_categories`
WHERE `id` = 3 AND `state` = 1
9μs16.67KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:76CopySELECT *
FROM `sj5cm_allvideoshare_categories`
WHERE `id` = 3 AND `state` = 1
10μs16.67KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:76CopySELECT *
FROM `sj5cm_allvideoshare_categories`
WHERE `id` = 3 AND `state` = 1
8μs16.67KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:76CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=video&slg=honda-6-redbull-ring-2024' AND published=1 LIMIT 1
68μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=category&slg=legends' AND published=1 LIMIT 1
53μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT id FROM sj5cm_menu WHERE link='index.php?option=com_allvideoshare&view=category&slg=2017-02-22-08-36-19' AND published=1 LIMIT 1
11μs16.02KB/components/com_allvideoshare/src/Service/AllVideoShareNomenuRules.php:114CopySELECT 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 `sj5cm_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
55μs17.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT `session_id`
FROM `sj5cm_session`
WHERE `session_id` = ?
40μs16.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `sj5cm_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
75μs1.53KBParamsCopy