Begriff | Definition |
---|---|
Muskel | Als Muskeln bezeichnet man die kontraktilen Organe des menschlichen Körpers, die aktive Bewegungen ermöglichen. Sie führen zu einer Form- und/oder Ortsveränderung von Körperkomponenten (z.B. Extremitäten, Blutgefäßen oder Drüsen). Muskeln sind aus Muskelgewebe aufgebaut, einem der 4 Grundgewebe des menschlichen Körpers. |
Ich bin Sandra Deraneck, staatlich anerkannte und zertifizierte Diätassistentin und Wissenschaftlerin.
Schön, dass Sie den Weg hierher gefunden haben! Lassen Sie sich durch die vielfältigen Leistungsangebote von Healthkitchen24 auf Ihrem persönlichen Weg zu einer besseren Lebensqualität professionell und individuell begleiten und unterstützen.
Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern (Tracking Cookies). Sie können selbst entscheiden, ob Sie die Cookies zulassen möchten. Bitte beachten Sie, dass bei einer Ablehnung womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.
Joomla! Version | 5.2.5 |
PHP Version | 8.4.5 |
Identity | guest |
Response | 200 |
Template | g5_chimera |
Database |
|
1 x afterInitialise (8.57MB) (26.11%) | 504ms |
1 x beforeRenderRawModule mod_custom (Über mich) (5.08MB) (16.48%) | 318ms |
1 x afterRoute (4.67MB) (14.66%) | 283ms |
1 x Before Access::preloadComponents (all components) (2.83MB) (11.94%) | 230ms |
1 x afterLoad (3.7MB) (8.82%) | 170ms |
1 x afterRender (1.01MB) (7.39%) | 142ms |
1 x afterRenderModule mod_custom (Über mich) (1.41MB) (4.89%) | 94.25ms |
1 x afterRenderRawModule mod_custom (Schlagworte) (1.6MB) (4.04%) | 77.91ms |
1 x afterRenderComponent com_seoglossary (894.95KB) (2.35%) | 45.37ms |
1 x afterRenderRawModule mod_custom (Über mich) (43.3KB) (0.84%) | 16.20ms |
1 x afterRenderRawModule mod_menu (Informationen) (96.56KB) (0.66%) | 12.79ms |
1 x afterRenderModule mod_custom (Kontakt) (100.12KB) (0.64%) | 12.25ms |
1 x afterDispatch (60.17KB) (0.35%) | 6.73ms |
1 x beforeRenderComponent com_seoglossary (87.27KB) (0.18%) | 3.47ms |
1 x After Access::preloadComponents (all components) (125.51KB) (0.12%) | 2.28ms |
1 x After Access::getAssetRules (id:355 name:com_seoglossary) (25.71KB) (0.11%) | 2.14ms |
1 x afterRenderModule mod_custom (Schlagworte) (14.47KB) (0.05%) | 941μs |
1 x afterRenderModule mod_menu (Informationen) (3.94KB) (0.03%) | 648μs |
1 x beforeRenderRawModule mod_custom (Kontakt) (1.86KB) (0.03%) | 547μs |
1 x afterRenderRawModule mod_custom (Kontakt) (992B) (0.02%) | 481μs |
1 x beforeRenderRawModule mod_menu (Informationen) (2KB) (0.02%) | 446μs |
1 x beforeRenderRawModule mod_custom (Schlagworte) (464B) (0.02%) | 409μs |
1 x Before Access::getAssetRules (id:355 name:com_seoglossary) (1.15KB) (0%) | 36μs |
1 x beforeRenderModule mod_custom (Schlagworte) (720B) (0%) | 21μs |
1 x beforeRenderModule mod_custom (Über mich) (720B) (0%) | 17μs |
1 x beforeRenderModule mod_menu (Informationen) (720B) (0%) | 13μs |
1 x beforeRenderModule mod_custom (Kontakt) (704B) (0%) | 9μs |
SELECT @@SESSION.sql_mode;
420μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `hk24_session`
WHERE `session_id` = ?
508μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `hk24_session`
WHERE `session_id` = :session_id LIMIT 1
444μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `hk24_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.6ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `hk24_viewlevels`
980μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `hk24_usergroups` AS `a`
LEFT JOIN `hk24_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
533μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `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 `hk24_menu` AS `m`
LEFT JOIN `hk24_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`
1.73ms19.61KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `hk24_template_styles` AS `s`
LEFT JOIN `hk24_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
508μs1.05KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT * FROM hk24_seoglossary WHERE alias = 'muskel' AND state=1;
922μs3.66KB/components/com_seoglossary/router.php:240CopySELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM hk24_template_styles AS s
WHERE s.client_id = 0 AND s.template = 'g5_chimera'
ORDER BY s.id
430μs944B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
598μs536B/components/com_seoglossary/router.php:67CopySELECT alphabet FROM hk24_seoglossaries WHERE id = '1';
570μs536B/components/com_seoglossary/helpers/seoglossary.php:231CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
524μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
478μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
506μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
541μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
502μs1.77KB/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
579μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
568μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
616μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
746μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
490μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
479μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
473μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
495μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
660μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
575μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
1.06ms536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
588μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
499μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
1.09ms536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
638μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
457μs3.02KB/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
522μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
561μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
620μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
507μs536B/components/com_seoglossary/router.php:67CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
454μs536B/components/com_seoglossary/router.php:67CopySELECT id, name, description FROM hk24_seoglossaries WHERE state = 1 AND (language = '*' OR language LIKE 'de-DE') ORDER BY ordering;
393μs656B/components/com_seoglossary/helpers/seoglossary.php:1276CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&%catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
700μs536B/components/com_seoglossary/helpers/seoglossary.php:1362CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
511μs536B/components/com_seoglossary/router.php:67CopySHOW FULL COLUMNS FROM `hk24_seoglossary`
950μs1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT *
FROM `hk24_seoglossary`
WHERE `id` = '40'
477μs3.03KB/libraries/src/Table/Table.php:780CopySELECT `t`.`id`
FROM `hk24_tags` AS `t`
INNER JOIN `hk24_contentitem_tag_map` AS `m` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :prefix AND `m`.`content_item_id` IN (:preparedArray1)
2.66ms1.32KBParams/libraries/src/Helper/TagsHelper.php:503CopySELECT *
FROM `hk24_seoglossary`
WHERE `id` = '40'
693μs3.03KB/libraries/src/Table/Table.php:780CopySELECT `t`.`id`
FROM `hk24_tags` AS `t`
INNER JOIN `hk24_contentitem_tag_map` AS `m` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :prefix AND `m`.`content_item_id` IN (:preparedArray1)
404μs1.32KBParams/libraries/src/Helper/TagsHelper.php:503CopySELECT *
FROM hk24_wf_profiles
WHERE published = 1
ORDER BY ordering ASC
659μs1.63KB/components/com_jce/editor/libraries/classes/application.php:196CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM hk24_fields AS a
LEFT JOIN `hk24_languages` AS l ON l.lang_code = a.language
LEFT JOIN hk24_users AS uc ON uc.id=a.checked_out
LEFT JOIN hk24_viewlevels AS ag ON ag.id = a.access
LEFT JOIN hk24_users AS ua ON ua.id = a.created_user_id
LEFT JOIN hk24_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
1.82ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT *
FROM hk24_wf_profiles
WHERE published = 1
ORDER BY ordering ASC
410μs1.63KB/components/com_jce/editor/libraries/classes/application.php:196CopySELECT *
FROM `hk24_seoglossary`
WHERE `id` = '40'
500μs3.03KB/libraries/src/Table/Table.php:780CopyUPDATE `hk24_seoglossary`
SET `hits` = (`hits` + 1)
WHERE `id` = '40'
1.73ms48B/libraries/src/Table/Table.php:1348CopySELECT name, description, state FROM hk24_seoglossaries WHERE id=1
340μs608B/components/com_seoglossary/models/glossaries.php:332CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `hk24_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)
691μs7.69KBParams/libraries/src/Access/Access.php:357CopySELECT name, description, state FROM hk24_seoglossaries WHERE id=1
343μs656B/components/com_seoglossary/models/glossaries.php:332CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM hk24_fields AS a
LEFT JOIN `hk24_languages` AS l ON l.lang_code = a.language
LEFT JOIN hk24_users AS uc ON uc.id=a.checked_out
LEFT JOIN hk24_viewlevels AS ag ON ag.id = a.access
LEFT JOIN hk24_users AS ua ON ua.id = a.created_user_id
LEFT JOIN hk24_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
660μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT t.*
FROM hk24_seoglossary as t
LEFT JOIN hk24_seoglossaries g ON t.catid = g.id
WHERE t.state = 1 AND g.state = 1 AND (LOWER('Als Muskeln bezeichnet man die kontraktilen Organe des menschlichen Körpers, die aktive Bewegungen ermöglichen. Sie führen zu einer Form- und/oder Ortsveränderung von Körperkomponenten (z.B. Extremitäten, Blutgefäßen oder Drüsen). Muskeln sind aus Muskelgewebe aufgebaut, einem der 4 Grundgewebe des menschlichen Körpers.\r\n') LIKE CONCAT('%', LOWER(t.tterm), '%')) AND g.language IN ('de-DE','*') AND (t.publish_up = '0000-00-00 00:00:00' OR t.publish_up <= '2025-04-07 22:09:20') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-07 22:09:20')) AND NOT FIND_IN_SET('com_seoglossary.glossaries',g.disable_context) AND NOT FIND_IN_SET(892,g.disable_menu) AND NOT FIND_IN_SET('com_seoglossary',g.disable_component)
ORDER BY t.ordering
860μs3.05KB/plugins/content/seoglossary/seoglossary.php:464CopySELECT * FROM hk24_seoglossary WHERE id = '38';
402μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
482μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '40';
635μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
503μs536B/components/com_seoglossary/router.php:67CopySELECT `m`.`tag_id`,`t`.*
FROM `hk24_contentitem_tag_map` AS `m`
INNER JOIN `hk24_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
474μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `language`,`id`
FROM `hk24_menu`
WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0
386μs592B/libraries/src/Language/Multilanguage.php:123CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
445μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '40';
399μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
478μs11.52KB/components/com_seoglossary/router.php:67CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `hk24_modules` AS `m`
LEFT JOIN `hk24_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `hk24_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) AND `m`.`language` IN (:preparedArray3,:preparedArray4)
ORDER BY `m`.`position`,`m`.`ordering`
1.27ms2KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `a`.`menutype`,`a`.`title`
FROM `hk24_menu_types` AS `a`
WHERE `a`.`client_id` = 0
391μs704B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138CopySELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM hk24_menu AS m
WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0
ORDER BY m.lft
427μs1.05KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791CopySHOW FULL COLUMNS FROM `hk24_content`
1.68ms1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT `article`.`id` AS `article.id`,'https://health-kitchen24.com/de/glossar/muskel.html\n[683] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getValuesByArticleIds\n[733] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE `article`.`id` = 0 LIMIT 1
1.04ms576B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT category.id,'https://health-kitchen24.com/de/glossar/muskel.html\n[246] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getUnpublishedCategoryIds\n[621] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_categories` AS `category`
LEFT JOIN `hk24_categories` AS `parent` ON `category`.`parent_id` = `parent`.`id`
WHERE `category`.`extension` = 'com_content' AND (`category`.`published` IN (0,-1,-2) OR `parent`.`published` IN (0,-1,-2))
GROUP BY category.id
930μs640B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT `article`.`id` AS `article.id`,'https://health-kitchen24.com/de/glossar/muskel.html\n[745] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getArticleIdsByFilters\n[311] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE ((`article`.`state` = 1 AND (`article`.`publish_up` IS NULL OR `article`.`publish_up` <= '2025-04-07 22:09:20') AND (`article`.`publish_down` IS NULL OR `article`.`publish_down` = '0000-00-00 00:00:00' OR `article`.`publish_down` > '2025-04-07 22:09:20')) AND `article`.`access` IN (1,5) AND `article`.`language` IN ('de-DE','*')) AND (`article`.`alias` = 'about-me' OR `article`.`title` = 'about-me') AND `article`.`catid` NOT IN (8,9,10,11) LIMIT 1
466μs592B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT `article`.`id` AS `article.id`,`article`.`introtext` AS `article.introtext`,'https://health-kitchen24.com/de/glossar/muskel.html\n[747] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getValuesByArticleIds\n[733] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE `article`.`id` = 15 LIMIT 1
1.02ms656B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
556μs536B/components/com_seoglossary/router.php:67CopySELECT `article`.`id` AS `article.id`,'https://health-kitchen24.com/de/glossar/muskel.html\n[745] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getArticleIdsByFilters\n[311] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE ((`article`.`state` = 1 AND (`article`.`publish_up` IS NULL OR `article`.`publish_up` <= '2025-04-07 22:09:20') AND (`article`.`publish_down` IS NULL OR `article`.`publish_down` = '0000-00-00 00:00:00' OR `article`.`publish_down` > '2025-04-07 22:09:20')) AND `article`.`access` IN (1,5) AND `article`.`language` IN ('de-DE','*')) AND (`article`.`alias` = 'kontakt' OR `article`.`title` = 'kontakt') AND `article`.`catid` NOT IN (8,9,10,11) LIMIT 1
529μs592B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT `article`.`id` AS `article.id`,`article`.`introtext` AS `article.introtext`,'https://health-kitchen24.com/de/glossar/muskel.html\n[747] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getValuesByArticleIds\n[733] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE `article`.`id` = 1 LIMIT 1
398μs656B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT `article`.`id` AS `article.id`,'https://health-kitchen24.com/de/glossar/muskel.html\n[745] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getArticleIdsByFilters\n[311] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE ((`article`.`state` = 1 AND (`article`.`publish_up` IS NULL OR `article`.`publish_up` <= '2025-04-07 22:09:20') AND (`article`.`publish_down` IS NULL OR `article`.`publish_down` = '0000-00-00 00:00:00' OR `article`.`publish_down` > '2025-04-07 22:09:20')) AND `article`.`access` IN (1,5) AND `article`.`language` IN ('de-DE','*')) AND (`article`.`alias` = 'tags' OR `article`.`title` = 'tags') AND `article`.`catid` NOT IN (8,9,10,11) LIMIT 1
524μs592B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT `article`.`id` AS `article.id`,`article`.`introtext` AS `article.introtext`,'https://health-kitchen24.com/de/glossar/muskel.html\n[747] RegularLabs.Plugin.System.ArticlesAnywhere.Articles.getValuesByArticleIds\n[733] RegularLabs.Plugin.System.ArticlesAnywhere.Database.getResults\n[ 95] RegularLabs.Plugin.System.ArticlesAnywhere.Helpers.DB.__callStatic' as 'query_comment'
FROM `hk24_content` AS `article`
WHERE `article`.`id` = 22 LIMIT 1
429μs656B/plugins/system/articlesanywhere/src/Database.php:115CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM hk24_fields AS a
LEFT JOIN `hk24_languages` AS l ON l.lang_code = a.language
LEFT JOIN hk24_users AS uc ON uc.id=a.checked_out
LEFT JOIN hk24_viewlevels AS ag ON ag.id = a.access
LEFT JOIN hk24_users AS ua ON ua.id = a.created_user_id
LEFT JOIN hk24_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
606μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT t.*
FROM hk24_seoglossary as t
LEFT JOIN hk24_seoglossaries g ON t.catid = g.id
WHERE t.state = 1 AND g.state = 1 AND (LOWER('\r\nHealthkitchen24\r\ngesunde Küche\r\nSchmerzen\r\nSchmerz\r\nLebensstil\r\nGesundheit\r\nEntzündungshemmend\r\nEntzündungshemmende Ernährung\r\nEntzündung\r\nErkrankung\r\nStoffwechsel\r\nFettstoffwechsel\r\nFettverbrennung\r\nHeilkräfte\r\nLebensmittel\r\nKochen\r\nBacken\r\ngesunder Schlaf\r\nMittagsmüdigkeit\r\nLeistungstief\r\nfit\r\ngesund\r\nSchlaf\r\nFitness\r\nPower\r\nStress\r\nMotivation\r\nKraft\r\nRegeneration\r\nVortrag\r\nWorkshop\r\nErnährungsberatung\r\nOnline-Beratung\r\nBlutzuckerspiegel\r\nNährstoffe\r\nImmunsystem\r\nAbnehmen\r\nGewichtsreduktion\r\nSäure-Basen-Haushalt\r\nDiät\r\nBrain Food\r\nImpulsvortrag\r\nFachvortrag\r\nKochevent\r\n') LIKE CONCAT('%', LOWER(t.tterm), '%')) AND g.language IN ('de-DE','*') AND (t.publish_up = '0000-00-00 00:00:00' OR t.publish_up <= '2025-04-07 22:09:20') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-07 22:09:20')) AND NOT FIND_IN_SET('mod_custom.content',g.disable_context) AND NOT FIND_IN_SET(892,g.disable_menu) AND NOT FIND_IN_SET('mod_custom',g.disable_component)
ORDER BY t.ordering
1.11ms19.45KB/plugins/content/seoglossary/seoglossary.php:464CopySELECT * FROM hk24_seoglossary WHERE id = '14';
412μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
517μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '15';
423μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
506μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '16';
387μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
451μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '18';
442μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
482μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '22';
458μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
468μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '24';
380μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
549μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '33';
460μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
453μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '36';
403μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
475μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '39';
440μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
455μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '43';
483μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
493μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '47';
461μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
462μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '48';
455μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
513μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '57';
419μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
436μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '69';
437μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
507μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '78';
374μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
481μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '79';
391μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
442μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '83';
486μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
469μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '84';
437μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
467μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '86';
407μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
494μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '87';
387μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
531μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '91';
413μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
463μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '93';
429μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
1.47ms536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '94';
442μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
455μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '99';
428μs3.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
464μs536B/components/com_seoglossary/router.php:67CopySELECT * FROM hk24_seoglossary WHERE id = '100';
430μs11.03KB/components/com_seoglossary/router.php:46CopySELECT id FROM hk24_menu WHERE published = 1 AND (link = 'index.php?option=com_seoglossary&view=glossaries&catid=1' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries&catid=1&%' OR link LIKE 'index.php?option=com_seoglossary&view=glossaries%&catid=1' ) AND language in ('de-DE','*') LIMIT 0,1;
496μs536B/components/com_seoglossary/router.php:67CopySELECT 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 `hk24_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
628μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `hk24_session`
WHERE `session_id` = ?
401μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `hk24_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.79ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy