Suche nach Begriffen
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Begriff Definition
Fett

Als Fett bezeichnet man die Gruppe der Neutralfette, die in ihrer Grundsubstanz aus Kohlenstoff, Wasserstoff und Sauerstoff bestehen. Der Begriff wird häufig auch synonym mit dem Begriff Lipid verwendet.

Im übertragenen Sinn wird Fett auch zur Bezeichnung des Körperfetts und damit des Fettgewebes verwendet.

Fettsäuren

Als Fettsäuren bezeichnet man aliphatische Monocarbonsäuren, die aus einer langen, unverzweigten Kohlenwasserstoffkette und einer endständigen Carboxylgruppe bestehen.

Fettverbrennung

Unter Fettverbrennung versteht man die Energiebereitstellung durch Oxidation von Fettsäuren im Körper. Diese werden zuvor durch Aufspaltung von Fett gewonnen. Daraufhin werden sie dem Fettstoffwechsel zugeführt und stehen dem Körper zum Energieumsatz zur Verfügung. Das Fett kann dabei sowohl aus der Nahrung als auch aus dem körpereigenen Fettgewebe stammen. Der Brennwert von reinem Fett entspricht 9 kcal/g. Fettgewebe besteht nicht zu 100% aus Fett und erreicht einen Brennwert von etwa 7 kcal/g. Um ein Kilogramm Fettgewebe auf- oder abzubauen ist also eine Differenz zum Kalorienbedarf von 7000 kcal nötig.

Fitness

Der Begriff Fitness kann verschiedene Bedeutungen haben:

  • Im populärsprachlichen Sinn steht Fitness für die durch Training erworbene, körperliche Leistungsfähigkeit.
  • In der Medizin bezeichnet Fitness den körperlichen, geistigen und emotionalen Allgemeinzustand eines Menschen in Relation zu den von außen an ihn herangetragenen Leistungsanforderungen.
  • In der Biologie versteht man unter Fitness den Beitrag eines genetischen Merkmals für nachfolgende Generationen.
Fruktose

Fruktose ist ein natürlich vorkommendes, süß schmeckendes Monosaccharid mit der Summenformel C6H12O6.

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.

27.04MBMemory Usage1.31sRequest Duration
Joomla! Version5.2.5
PHP Version8.4.5
Identityguest
Response200
Templateg5_chimera
Database
Server
mysql
Version
8.0.36
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "bfd018b42158ee4ed2016e2f6058b446" => "423fc974ee119e285f165bcbae9d10b4" ]
$_SERVER
array:46 [ "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_Tqq7i6nWL0o026N9pnnAAAC_w" "SCRIPT_URL...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1744104106 "last" => 1744104106...
registry
array:3 [ "data" => array:1 [ "com_seoglossary" => array:1 [ "glossaries" => array:1 [ ...
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_languagefilter
array:1 [ "language" => "de-DE" ]
gtag
"-1"
  • afterLoad (3.7MB) (128ms)
  • afterInitialise (8.57MB) (374ms)
  • afterRoute (4.23MB) (188ms)
  • beforeRenderComponent com_seoglossary (43.23KB) (2.46ms)
  • Before Access::preloadComponents (all components) (1.19MB) (122ms)
  • After Access::preloadComponents (all components) (121.61KB) (2.36ms)
  • Before Access::getAssetRules (id:355 name:com_seoglossary) (1.15KB) (27μs)
  • After Access::getAssetRules (id:355 name:com_seoglossary) (26.96KB) (1.42ms)
  • afterRenderComponent com_seoglossary (2.04MB) (146ms)
  • afterDispatch (37.66KB) (9.68ms)
  • afterRender (6.45MB) (334ms)
  • 1 x afterInitialise (8.57MB) (28.5%)
    374ms
    1 x afterRender (6.45MB) (25.42%)
    334ms
    1 x afterRoute (4.23MB) (14.33%)
    188ms
    1 x afterRenderComponent com_seoglossary (2.04MB) (11.12%)
    146ms
    1 x afterLoad (3.7MB) (9.78%)
    128ms
    1 x Before Access::preloadComponents (all components) (1.19MB) (9.3%)
    122ms
    1 x afterDispatch (37.66KB) (0.74%)
    9.68ms
    1 x beforeRenderComponent com_seoglossary (43.23KB) (0.19%)
    2.46ms
    1 x After Access::preloadComponents (all components) (121.61KB) (0.18%)
    2.36ms
    1 x After Access::getAssetRules (id:355 name:com_seoglossary) (26.96KB) (0.11%)
    1.42ms
    1 x Before Access::getAssetRules (id:355 name:com_seoglossary) (1.15KB) (0%)
    27μs
83 statements were executed, 43 of which were duplicates, 40 unique87.84ms142.47KB
  • SELECT @@SESSION.sql_mode;874μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `hk24_session` WHERE `session_id` = ?889μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `hk24_session` WHERE `session_id` = :session_id LIMIT 1912μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `hk24_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id2.27ms992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `id`,`rules` FROM `hk24_viewlevels`908μs928B/libraries/src/Access/Access.php:955Copy
  • SELECT `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` = :guest931μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT * FROM hk24_seoglossary WHERE alias = 'F' AND state=1;1.13ms3.02KB/components/com_seoglossary/router.php:240Copy
  • SELECT * FROM hk24_seoglossaries WHERE id = '1' LIMIT 1;932μs1.63KB/components/com_seoglossary/router.php:256Copy
  • SELECT 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.id1.03ms1.55KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT 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:67Copy
  • SELECT id, name, description FROM hk24_seoglossaries WHERE state = 1 AND (language = '*' OR language LIKE 'de-DE') ORDER BY ordering;893μs656B/components/com_seoglossary/helpers/seoglossary.php:1276Copy
  • SELECT 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;985μs536B/components/com_seoglossary/helpers/seoglossary.php:1362Copy
  • SELECT 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;958μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT a.*,uc.name AS editor FROM hk24_seoglossary AS a LEFT JOIN hk24_users AS uc ON uc.id=a.checked_out LEFT JOIN hk24_seoglossaries AS g ON g.id = a.catid WHERE g.state = 1 AND (a.state IN (1)) AND (a.catid=1) AND ((BINARY UPPER(a.tterm) LIKE UPPER('F%'))) AND g.language in ('de-DE','*') AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-08 09:21:48') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-08 09:21:48') ORDER BY a.tterm ASC LIMIT 151.13ms3.13KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT name, description, state FROM hk24_seoglossaries WHERE id=1860μs656B/components/com_seoglossary/models/glossaries.php:332Copy
  • SELECT alphabet FROM hk24_seoglossaries WHERE id = '1';833μs536B/components/com_seoglossary/helpers/seoglossary.php:231Copy
  • SELECT 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;962μs1.77KB/components/com_seoglossary/router.php:67Copy
  • SELECT 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;966μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;962μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;953μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;944μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;933μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;947μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;969μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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.02ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;970μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;990μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;988μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;1ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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.01ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;995μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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.01ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;978μs3.02KB/components/com_seoglossary/router.php:67Copy
  • SELECT 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;979μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;983μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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.01ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;992μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;945μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;957μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;964μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;971μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '18';938μs11.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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;959μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '19';885μs3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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;926μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '15';880μs3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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.11ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '39';867μs3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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;935μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '13';1.01ms3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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;936μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT COUNT(*) FROM hk24_seoglossary AS a LEFT JOIN hk24_users AS uc ON uc.id=a.checked_out LEFT JOIN hk24_seoglossaries AS g ON g.id = a.catid WHERE g.state = 1 AND (a.state IN (1)) AND (a.catid=1) AND ((BINARY UPPER(a.tterm) LIKE UPPER('F%'))) AND g.language in ('de-DE','*') AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-08 09:21:48') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-08 09:21:48')976μs536B/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT `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)1.13ms7.69KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT alphabet FROM hk24_seoglossaries WHERE id = '1';888μs536B/templates/g5_chimera/html/com_seoglossary/helpers/helpers.php:52Copy
  • SELECT name, description, state FROM hk24_seoglossaries WHERE id=1830μs656B/components/com_seoglossary/models/glossaries.php:332Copy
  • SELECT name, description, state FROM hk24_seoglossaries WHERE id=1853μs656B/components/com_seoglossary/models/glossaries.php:332Copy
  • SELECT 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 ASC1.24ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT 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&nbsp;Fett&nbsp;bezeichnet man die Gruppe der&nbsp;Neutralfette, die in ihrer Grundsubstanz aus&nbsp;Kohlenstoff,&nbsp;Wasserstoff&nbsp;und&nbsp;Sauerstoff&nbsp;bestehen. Der Begriff wird häufig auch synonym mit dem Begriff&nbsp;Lipid&nbsp;verwendet.\r\nIm übertragenen Sinn wird Fett auch zur Bezeichnung des Körperfetts und damit des&nbsp;Fettgewebes&nbsp;verwendet.') 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-08 09:21:48') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-08 09:21:48')) 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.ordering1.52ms3.03KB/plugins/content/seoglossary/seoglossary.php:464Copy
  • SELECT `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)1.06ms3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT 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&nbsp;Fettsäuren&nbsp;bezeichnet man&nbsp;aliphatische&nbsp;Monocarbonsäuren, die aus einer langen, unverzweigten&nbsp;Kohlenwasserstoffkette&nbsp;und einer endständigen&nbsp;Carboxylgruppe&nbsp;bestehen.') 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-08 09:21:48') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-08 09:21:48')) 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.ordering1.42ms3.05KB/plugins/content/seoglossary/seoglossary.php:464Copy
  • SELECT `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)1.07ms3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT 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('Unter&nbsp;Fettverbrennung&nbsp;versteht man die Energiebereitstellung durch&nbsp;Oxidation&nbsp;von Fettsäuren im Körper. Diese werden zuvor durch Aufspaltung von&nbsp;Fett&nbsp;gewonnen. Daraufhin werden sie dem&nbsp;Fettstoffwechsel&nbsp;zugeführt und stehen dem Körper zum Energieumsatz zur Verfügung. Das Fett kann dabei sowohl aus der Nahrung als auch aus dem körpereigenen Fettgewebe stammen. Der Brennwert von reinem Fett entspricht 9 kcal/g. Fettgewebe besteht nicht zu 100% aus Fett und erreicht einen Brennwert von etwa 7 kcal/g. Um ein Kilogramm Fettgewebe auf- oder abzubauen ist also eine Differenz zum Kalorienbedarf von 7000 kcal nötig.') 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-08 09:21:48') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-08 09:21:48')) 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.ordering1.52ms3.09KB/plugins/content/seoglossary/seoglossary.php:464Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '14';976μs3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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.02ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '41';960μs14.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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.39ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT `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)1.11ms3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT 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('Der Begriff&nbsp;Fitness&nbsp;kann verschiedene Bedeutungen haben:\r\n\r\nIm populärsprachlichen Sinn steht Fitness für die durch&nbsp;Training&nbsp;erworbene, körperliche Leistungsfähigkeit.\r\nIn der&nbsp;Medizin&nbsp;bezeichnet Fitness den körperlichen, geistigen und&nbsp;emotionalen&nbsp;Allgemeinzustand&nbsp;eines&nbsp;Menschen&nbsp;in Relation zu den von außen an ihn herangetragenen Leistungsanforderungen.\r\nIn der&nbsp;Biologie&nbsp;versteht man unter Fitness den Beitrag eines&nbsp;genetischen&nbsp;Merkmals für nachfolgende Generationen.\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-08 09:21:48') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-08 09:21:48')) 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.ordering1.48ms3.06KB/plugins/content/seoglossary/seoglossary.php:464Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '43';997μs3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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.01ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT * FROM hk24_seoglossary WHERE id = '52';954μs3.03KB/components/com_seoglossary/router.php:46Copy
  • SELECT 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;997μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT `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)1.12ms3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT 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('Fruktose&nbsp;ist ein natürlich vorkommendes, süß schmeckendes&nbsp;Monosaccharid&nbsp;mit der Summenformel C6H12O6.') 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-08 09:21:48') AND ((t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2025-04-08 09:21:48')) 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.ordering1.32ms3.03KB/plugins/content/seoglossary/seoglossary.php:464Copy
  • SELECT `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)2ms3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT `language`,`id` FROM `hk24_menu` WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0948μs592B/libraries/src/Language/Multilanguage.php:123Copy
  • SELECT 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;1ms536B/components/com_seoglossary/router.php:67Copy
  • SELECT 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;975μs536B/components/com_seoglossary/router.php:67Copy
  • SELECT `a`.`menutype`,`a`.`title` FROM `hk24_menu_types` AS `a` WHERE `a`.`client_id` = 0902μs704B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138Copy
  • SELECT 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.lft993μs1.05KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT 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` = 11.33ms1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT `session_id` FROM `hk24_session` WHERE `session_id` = ?895μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `hk24_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?2.55ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy