Sample Applications

The sample applications are given in the form of notebooks. For the time being there are the following:

  • A notebook for the Klein - Gordon - equation
  • A notebook for the Dirac - equation

In addition to local rules, they contain a series of calculations, e.g. Hamilton - operator, 3 - momentum and evaluation of charge.

Klein - Gordon - Equation

In all cases, the free fields that solve the field equations are specified.

  1. The commutator of the fields, when applying the commutation relations for the coefficients of the fields, leads to the commutation relations of the fields themselves.

    (* Define the wave function solutions *) ΦC := ( 1 / Sqrt [ 2 ( 2 Pi ) ^ 3 k 0 ] a ^ k 1 , k 2 , k 3 Exp [ - exp ] ) 3 k + ( 1 / Sqrt [ 2 ( 2 Pi ) ^ 3 k 0 ] b ^ k 1 , k 2 , k 3 Exp [ exp ] ) 3 k ; phi = ΦC // QASimplify [ ] ; phicross = ( ΦC // QASimplify [ ] ) ; (* Define the time derivative of wave function solution *) phicrossdot = ( ( ? x 0 phicross ) /. { k "->" k1 , x "->" y } ) /. { y 0 "->" x 0 } ; (* Evaluate the Commutator *) QAEvaluate1 [ phi phicrossdot - phicrossdot phi ] DiracDelta [ x 1 - y 1 , x 2 - y 2 , x 3 - y 3 ] 1 ^

  2. The Hamiltonian as an expression dependent on the fields leads to an expression in the coefficients of the fields (creation and annihilation operators).

    Φ := k ( 1 / Sqrt [ 2 V k 0 ] a ^ k 1 , k 2 , k 3 Exp [ exp ] ) + k ( 1 / Sqrt [ 2 V k 0 ] b ^ k 1 , k 2 , k 3 Exp [ exp ] ) H 1 := ( D x 0 ( Φ // Evaluate ) ) ( D x 0 ( ( Φ // QASimplify [ ] ) // Evaluate ) /. { k k 1 } ) H 2 := i = 1 3 ( ( D x i ( Φ // QASimplify [ ] // Evaluate ) ) ( D x i ( Φ // Evaluate ) /. { k k 1 } ) ) H 3 := ( μ 2 ( Φ // QASimplify [ ] ) ( Φ /. { k k 1 } ) ) // QASimplify [ ] H 1 := V H 1 3 x H 2 := V H 2 3 x H 3 := V H 3 3 x hamiltonian = QAEvaluate 2 [ H 1 + H 2 + H 3 ] 1 ^ k k 0 + k a ^ k 1 , k 2 , k 3 a ^ k 1 , k 2 , k 3 k 0 + k b ^ k 1 , k 2 , k 3 b ^ k 1 , k 2 , k 3 k 0

  3. The same applies to the expression of the 3-momentum.

    P i_ := ( D x 0 ( Φ // Evaluate ) ) ( D x i ( ( Φ // QASimplify [ ] ) // Evaluate ) //. { k k 1 } ) + ( D x 0 ( ( Φ // QASimplify [ ] ) // Evaluate ) ) ( D x i ( Φ // Evaluate ) //. { k k 1 } ) P i_ := V P i 3 x Map [ ( P #1 // QAEvaluate2 ) & , { 1 , 2 , 3 } ] { k a ^ k 1 , k 2 , k 3 a ^ k 1 , k 2 , k 3 k 1 k b ^ k 1 , k 2 , k 3 b ^ k 1 , k 2 , k 3 k 1 k a ^ k 1 , k 2 , k 3 a ^ k 1 , k 2 , k 3 k 2 k b ^ k 1 , k 2 , k 3 b ^ k 1 , k 2 , k 3 k 2 , k a ^ k 1 , k 2 , k 3 a ^ k 1 , k 2 , k 3 k 3 k b ^ k 1 , k 2 , k 3 b ^ k 1 , k 2 , k 3 k 3 }

  4. The same applies to the expression for the charge, which results from a continuity equation.

    J i_ := ( ( D x i ( Φ // Evaluate ) ) ( ( Φ // QASimplify [ ] ) //. { k k 1 } ) ( D x i ( ( Φ // QASimplify [ ] ) // Evaluate ) ) ( Φ //. { k k 1 } ) ) J i_ := V J i 3 x QAEvaluate2 [ J 0 ] k a ^ k 1 , k 2 , k 3 a ^ k 1 , k 2 , k 3 k b ^ k 1 , k 2 , k 3 b ^ k 1 , k 2 , k 3

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok
25.3MBMemory Usage864msRequest Duration
Joomla! Version5.2.3
PHP Version8.2.28
Identityguest
Response200
Templateallrounder
Database
Server
mysql
Version
8.0.36
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
array:1 [ "start" => "6" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "1b79e936429f3a51fc12e157ae51e2aa" => "5d2heqij72kd3h92cajc8sodv1" ]
$_SERVER
array:47 [ "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_MazP0q66LogEYhx_CxMwAABNc" "SCRIPT_URL...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1743985356 "last" => 1743985356...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_languagefilter
array:1 [ "language" => "en-GB" ]
plg_system_webauthn
array:1 [ "returnUrl" => "https://juergen.habelt-jena.de/en/mathematica-applications/quantum-algeb...
gtag
false
  • afterLoad (3.7MB) (64.04ms)
  • afterInitialise (8.48MB) (216ms)
  • afterRoute (1.05MB) (23.46ms)
  • beforeRenderComponent com_content (768.79KB) (28.24ms)
  • Before Access::preloadComponents (all components) (1.25MB) (24.49ms)
  • After Access::preloadComponents (all components) (134.63KB) (1.93ms)
  • Before Access::preloadPermissions (com_content) (424B) (17μs)
  • After Access::preloadPermissions (com_content) (47.25KB) (1.31ms)
  • Before Access::getAssetRules (id:201 name:com_content.article.50) (1.15KB) (26μs)
  • After Access::getAssetRules (id:201 name:com_content.article.50) (25.65KB) (1.04ms)
  • beforeRenderRawModule mod_custom (Quantum Operator) (5.22MB) (263ms)
  • afterRenderRawModule mod_custom (Quantum Operator) (35.97KB) (6.52ms)
  • beforeRenderModule mod_custom (Quantum Operator) (720B) (8μs)
  • afterRenderModule mod_custom (Quantum Operator) (22.89KB) (3.02ms)
  • beforeRenderModule mod_custom (Quantum Operator) (896B) (53μs)
  • afterRenderModule mod_custom (Quantum Operator) (3.22KB) (433μs)
  • beforeRenderRawModule mod_custom (Quantum Multiply) (2.38KB) (41μs)
  • afterRenderRawModule mod_custom (Quantum Multiply) (1.52KB) (300μs)
  • beforeRenderModule mod_custom (Quantum Multiply) (720B) (6μs)
  • afterRenderModule mod_custom (Quantum Multiply) (3.65KB) (462μs)
  • beforeRenderRawModule mod_custom (Quantum Integrate) (1.63KB) (38μs)
  • afterRenderRawModule mod_custom (Quantum Integrate) (912B) (286μs)
  • beforeRenderModule mod_custom (Quantum Integrate) (720B) (6μs)
  • afterRenderModule mod_custom (Quantum Integrate) (3.27KB) (438μs)
  • beforeRenderRawModule mod_custom (Quantum Sum) (2.13KB) (39μs)
  • afterRenderRawModule mod_custom (Quantum Sum) (912B) (297μs)
  • beforeRenderModule mod_custom (Quantum Sum) (720B) (6μs)
  • afterRenderModule mod_custom (Quantum Sum) (4.4KB) (448μs)
  • beforeRenderRawModule mod_custom (Quantum Derivation) (2.25KB) (34μs)
  • afterRenderRawModule mod_custom (Quantum Derivation) (976B) (283μs)
  • beforeRenderModule mod_custom (Quantum Derivation) (720B) (7μs)
  • afterRenderModule mod_custom (Quantum Derivation) (3.02KB) (420μs)
  • beforeRenderRawModule mod_custom (Quantum Small Circle) (2.88KB) (38μs)
  • afterRenderRawModule mod_custom (Quantum Small Circle) (2.2KB) (234μs)
  • beforeRenderModule mod_custom (Quantum Small Circle) (720B) (5μs)
  • afterRenderModule mod_custom (Quantum Small Circle) (2.71KB) (398μs)
  • beforeRenderRawModule mod_custom (Quantum Contract Expand) (1.48KB) (38μs)
  • afterRenderRawModule mod_custom (Quantum Contract Expand) (928B) (238μs)
  • beforeRenderModule mod_custom (Quantum Contract Expand) (720B) (6μs)
  • afterRenderModule mod_custom (Quantum Contract Expand) (10.4KB) (522μs)
  • beforeRenderRawModule mod_custom (Quantum Unit Tests) (2.81KB) (39μs)
  • afterRenderRawModule mod_custom (Quantum Unit Tests) (912B) (254μs)
  • beforeRenderModule mod_custom (Quantum Unit Tests) (720B) (6μs)
  • afterRenderModule mod_custom (Quantum Unit Tests) (4.9KB) (609μs)
  • beforeRenderRawModule mod_custom (Klein - Gordon Commutator) (4.86KB) (45μs)
  • afterRenderRawModule mod_custom (Klein - Gordon Commutator) (928B) (295μs)
  • beforeRenderModule mod_custom (Klein - Gordon Commutator) (736B) (10μs)
  • afterRenderModule mod_custom (Klein - Gordon Commutator) (10.41KB) (547μs)
  • beforeRenderRawModule mod_custom (Klein - Gordon Hamiltonian) (656B) (44μs)
  • afterRenderRawModule mod_custom (Klein - Gordon Hamiltonian) (928B) (286μs)
  • beforeRenderModule mod_custom (Klein - Gordon Hamiltonian) (736B) (44μs)
  • afterRenderModule mod_custom (Klein - Gordon Hamiltonian) (22.41KB) (809μs)
  • beforeRenderRawModule mod_custom (Klein - Gordon 3 Momentum) (7.14KB) (49μs)
  • afterRenderRawModule mod_custom (Klein - Gordon 3 Momentum) (928B) (358μs)
  • beforeRenderModule mod_custom (Klein - Gordon 3 Momentum) (736B) (7μs)
  • afterRenderModule mod_custom (Klein - Gordon 3 Momentum) (18.41KB) (870μs)
  • beforeRenderRawModule mod_custom (Klein - Gordon 4 Current) (4.86KB) (48μs)
  • afterRenderRawModule mod_custom (Klein - Gordon 4 Current) (928B) (270μs)
  • beforeRenderModule mod_custom (Klein - Gordon 4 Current) (736B) (5μs)
  • afterRenderModule mod_custom (Klein - Gordon 4 Current) (14.4KB) (631μs)
  • beforeRenderRawModule mod_custom (Dirac Fields) (8.88KB) (244μs)
  • afterRenderRawModule mod_custom (Dirac Fields) (912B) (248μs)
  • beforeRenderModule mod_custom (Dirac Fields) (720B) (5μs)
  • afterRenderModule mod_custom (Dirac Fields) (10.4KB) (502μs)
  • beforeRenderRawModule mod_custom (Dirac Hamiltonian) (8.88KB) (69μs)
  • afterRenderRawModule mod_custom (Dirac Hamiltonian) (3.39KB) (291μs)
  • beforeRenderModule mod_custom (Dirac Hamiltonian) (720B) (5μs)
  • afterRenderModule mod_custom (Dirac Hamiltonian) (14.4KB) (708μs)
  • beforeRenderRawModule mod_custom (Dirac 3 Momentum) (3.13KB) (175μs)
  • afterRenderRawModule mod_custom (Dirac 3 Momentum) (912B) (273μs)
  • beforeRenderModule mod_custom (Dirac 3 Momentum) (720B) (7μs)
  • afterRenderModule mod_custom (Dirac 3 Momentum) (22.4KB) (1.02ms)
  • beforeRenderRawModule mod_custom (Dirac 4 Current) (7.13KB) (62μs)
  • afterRenderRawModule mod_custom (Dirac 4 Current) (912B) (298μs)
  • beforeRenderModule mod_custom (Dirac 4 Current) (720B) (17μs)
  • afterRenderModule mod_custom (Dirac 4 Current) (14.4KB) (674μs)
  • afterRenderComponent com_content (815.35KB) (34.12ms)
  • Before Access::getAssetRules (id:8 name:com_content) (334.1KB) (13.43ms)
  • After Access::getAssetRules (id:8 name:com_content) (6.27KB) (47μs)
  • afterDispatch (3.79KB) (3.64ms)
  • beforeRenderRawModule mod_languages (Language Switcher) (141.78KB) (9.98ms)
  • afterRenderRawModule mod_languages (Language Switcher) (244.84KB) (10.4ms)
  • beforeRenderModule mod_languages (Language Switcher) (704B) (7μs)
  • afterRenderModule mod_languages (Language Switcher) (5.8KB) (663μs)
  • beforeRenderRawModule mod_custom (GTranslate - en) (1.16KB) (49μs)
  • afterRenderRawModule mod_custom (GTranslate - en) (976B) (278μs)
  • beforeRenderModule mod_custom (GTranslate - en) (720B) (5μs)
  • afterRenderModule mod_custom (GTranslate - en) (3.15KB) (378μs)
  • beforeRenderRawModule mod_articles_popular (Most Popular Articles) (1.92KB) (26μs)
  • afterRenderRawModule mod_articles_popular (Most Popular Articles) (304.94KB) (15.38ms)
  • beforeRenderModule mod_articles_popular (Most Popular Articles) (720B) (9μs)
  • afterRenderModule mod_articles_popular (Most Popular Articles) (4.05KB) (455μs)
  • beforeRenderRawModule mod_login (Login Form) (464B) (27μs)
  • afterRenderRawModule mod_login (Login Form) (267.9KB) (16.84ms)
  • beforeRenderModule mod_login (Login Form) (720B) (10μs)
  • afterRenderModule mod_login (Login Form) (10.29KB) (597μs)
  • beforeRenderRawModule mod_finder (Smart Search) (5.51KB) (98μs)
  • afterRenderRawModule mod_finder (Smart Search) (479.23KB) (20.48ms)
  • beforeRenderModule mod_finder (Smart Search) (720B) (10μs)
  • afterRenderModule mod_finder (Smart Search) (12.04KB) (1.54ms)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (2.37KB) (96μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (29.75KB) (3.66ms)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (6μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.37KB) (471μs)
  • beforeRenderRawModule mod_menu (Main Menu - EN) (1.02KB) (77μs)
  • afterRenderRawModule mod_menu (Main Menu - EN) (374.27KB) (19.31ms)
  • beforeRenderModule mod_menu (Main Menu - EN) (720B) (9μs)
  • afterRenderModule mod_menu (Main Menu - EN) (15.07KB) (1.38ms)
  • afterRender (683.95KB) (60.15ms)
  • 1 x beforeRenderRawModule mod_custom (Quantum Operator) (5.22MB) (30.46%)
    263ms
    1 x afterInitialise (8.48MB) (25.01%)
    216ms
    1 x afterLoad (3.7MB) (7.41%)
    64.04ms
    1 x afterRender (683.95KB) (6.96%)
    60.15ms
    1 x afterRenderComponent com_content (815.35KB) (3.95%)
    34.12ms
    1 x beforeRenderComponent com_content (768.79KB) (3.27%)
    28.24ms
    1 x Before Access::preloadComponents (all components) (1.25MB) (2.83%)
    24.49ms
    1 x afterRoute (1.05MB) (2.71%)
    23.46ms
    1 x afterRenderRawModule mod_finder (Smart Search) (479.23KB) (2.37%)
    20.48ms
    1 x afterRenderRawModule mod_menu (Main Menu - EN) (374.27KB) (2.23%)
    19.31ms
    1 x afterRenderRawModule mod_login (Login Form) (267.9KB) (1.95%)
    16.84ms
    1 x afterRenderRawModule mod_articles_popular (Most Popular Articles) (304.94KB) (1.78%)
    15.38ms
    1 x Before Access::getAssetRules (id:8 name:com_content) (334.1KB) (1.55%)
    13.43ms
    1 x afterRenderRawModule mod_languages (Language Switcher) (244.84KB) (1.2%)
    10.40ms
    1 x beforeRenderRawModule mod_languages (Language Switcher) (141.78KB) (1.15%)
    9.98ms
    1 x afterRenderRawModule mod_custom (Quantum Operator) (35.97KB) (0.75%)
    6.52ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (29.75KB) (0.42%)
    3.66ms
    1 x afterDispatch (3.79KB) (0.42%)
    3.64ms
    1 x afterRenderModule mod_custom (Quantum Operator) (22.89KB) (0.35%)
    3.02ms
    1 x After Access::preloadComponents (all components) (134.63KB) (0.22%)
    1.93ms
    1 x afterRenderModule mod_finder (Smart Search) (12.04KB) (0.18%)
    1.54ms
    1 x afterRenderModule mod_menu (Main Menu - EN) (15.07KB) (0.16%)
    1.38ms
    1 x After Access::preloadPermissions (com_content) (47.25KB) (0.15%)
    1.31ms
    1 x After Access::getAssetRules (id:201 name:com_content.article.50) (25.65KB) (0.12%)
    1.04ms
    1 x afterRenderModule mod_custom (Dirac 3 Momentum) (22.4KB) (0.12%)
    1.02ms
    1 x afterRenderModule mod_custom (Klein - Gordon 3 Momentum) (18.41KB) (0.1%)
    870μs
    1 x afterRenderModule mod_custom (Klein - Gordon Hamiltonian) (22.41KB) (0.09%)
    809μs
    1 x afterRenderModule mod_custom (Dirac Hamiltonian) (14.4KB) (0.08%)
    708μs
    1 x afterRenderModule mod_custom (Dirac 4 Current) (14.4KB) (0.08%)
    674μs
    1 x afterRenderModule mod_languages (Language Switcher) (5.8KB) (0.08%)
    663μs
    1 x afterRenderModule mod_custom (Klein - Gordon 4 Current) (14.4KB) (0.07%)
    631μs
    1 x afterRenderModule mod_custom (Quantum Unit Tests) (4.9KB) (0.07%)
    609μs
    1 x afterRenderModule mod_login (Login Form) (10.29KB) (0.07%)
    597μs
    1 x afterRenderModule mod_custom (Klein - Gordon Commutator) (10.41KB) (0.06%)
    547μs
    1 x afterRenderModule mod_custom (Quantum Contract Expand) (10.4KB) (0.06%)
    522μs
    1 x afterRenderModule mod_custom (Dirac Fields) (10.4KB) (0.06%)
    502μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.37KB) (0.05%)
    471μs
    1 x afterRenderModule mod_custom (Quantum Multiply) (3.65KB) (0.05%)
    462μs
    1 x afterRenderModule mod_articles_popular (Most Popular Articles) (4.05KB) (0.05%)
    455μs
    1 x afterRenderModule mod_custom (Quantum Sum) (4.4KB) (0.05%)
    448μs
    1 x afterRenderModule mod_custom (Quantum Integrate) (3.27KB) (0.05%)
    438μs
    1 x afterRenderModule mod_custom (Quantum Operator) (3.22KB) (0.05%)
    433μs
    1 x afterRenderModule mod_custom (Quantum Derivation) (3.02KB) (0.05%)
    420μs
    1 x afterRenderModule mod_custom (Quantum Small Circle) (2.71KB) (0.05%)
    398μs
    1 x afterRenderModule mod_custom (GTranslate - en) (3.15KB) (0.04%)
    378μs
    1 x afterRenderRawModule mod_custom (Klein - Gordon 3 Momentum) (928B) (0.04%)
    358μs
    1 x afterRenderRawModule mod_custom (Quantum Multiply) (1.52KB) (0.03%)
    300μs
    1 x afterRenderRawModule mod_custom (Dirac 4 Current) (912B) (0.03%)
    298μs
    1 x afterRenderRawModule mod_custom (Quantum Sum) (912B) (0.03%)
    297μs
    1 x afterRenderRawModule mod_custom (Klein - Gordon Commutator) (928B) (0.03%)
    295μs
    1 x afterRenderRawModule mod_custom (Dirac Hamiltonian) (3.39KB) (0.03%)
    291μs
    1 x afterRenderRawModule mod_custom (Quantum Integrate) (912B) (0.03%)
    286μs
    1 x afterRenderRawModule mod_custom (Klein - Gordon Hamiltonian) (928B) (0.03%)
    286μs
    1 x afterRenderRawModule mod_custom (Quantum Derivation) (976B) (0.03%)
    283μs
    1 x afterRenderRawModule mod_custom (GTranslate - en) (976B) (0.03%)
    278μs
    1 x afterRenderRawModule mod_custom (Dirac 3 Momentum) (912B) (0.03%)
    273μs
    1 x afterRenderRawModule mod_custom (Klein - Gordon 4 Current) (928B) (0.03%)
    270μs
    1 x afterRenderRawModule mod_custom (Quantum Unit Tests) (912B) (0.03%)
    254μs
    1 x afterRenderRawModule mod_custom (Dirac Fields) (912B) (0.03%)
    248μs
    1 x beforeRenderRawModule mod_custom (Dirac Fields) (8.88KB) (0.03%)
    244μs
    1 x afterRenderRawModule mod_custom (Quantum Contract Expand) (928B) (0.03%)
    238μs
    1 x afterRenderRawModule mod_custom (Quantum Small Circle) (2.2KB) (0.03%)
    234μs
    1 x beforeRenderRawModule mod_custom (Dirac 3 Momentum) (3.13KB) (0.02%)
    175μs
    1 x beforeRenderRawModule mod_finder (Smart Search) (5.51KB) (0.01%)
    98μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (2.37KB) (0.01%)
    96μs
    1 x beforeRenderRawModule mod_menu (Main Menu - EN) (1.02KB) (0.01%)
    77μs
    1 x beforeRenderRawModule mod_custom (Dirac Hamiltonian) (8.88KB) (0.01%)
    69μs
    1 x beforeRenderRawModule mod_custom (Dirac 4 Current) (7.13KB) (0.01%)
    62μs
    1 x beforeRenderModule mod_custom (Quantum Operator) (896B) (0.01%)
    53μs
    1 x beforeRenderRawModule mod_custom (Klein - Gordon 3 Momentum) (7.14KB) (0.01%)
    49μs
    1 x beforeRenderRawModule mod_custom (GTranslate - en) (1.16KB) (0.01%)
    49μs
    1 x beforeRenderRawModule mod_custom (Klein - Gordon 4 Current) (4.86KB) (0.01%)
    48μs
    1 x After Access::getAssetRules (id:8 name:com_content) (6.27KB) (0.01%)
    47μs
    1 x beforeRenderRawModule mod_custom (Klein - Gordon Commutator) (4.86KB) (0.01%)
    45μs
    1 x beforeRenderRawModule mod_custom (Klein - Gordon Hamiltonian) (656B) (0.01%)
    44μs
    1 x beforeRenderModule mod_custom (Klein - Gordon Hamiltonian) (736B) (0.01%)
    44μs
    1 x beforeRenderRawModule mod_custom (Quantum Multiply) (2.38KB) (0%)
    41μs
    1 x beforeRenderRawModule mod_custom (Quantum Sum) (2.13KB) (0%)
    39μs
    1 x beforeRenderRawModule mod_custom (Quantum Unit Tests) (2.81KB) (0%)
    39μs
    1 x beforeRenderRawModule mod_custom (Quantum Small Circle) (2.88KB) (0%)
    38μs
    1 x beforeRenderRawModule mod_custom (Quantum Integrate) (1.63KB) (0%)
    38μs
    1 x beforeRenderRawModule mod_custom (Quantum Contract Expand) (1.48KB) (0%)
    38μs
    1 x beforeRenderRawModule mod_custom (Quantum Derivation) (2.25KB) (0%)
    34μs
    1 x beforeRenderRawModule mod_login (Login Form) (464B) (0%)
    27μs
    1 x Before Access::getAssetRules (id:201 name:com_content.article.50) (1.15KB) (0%)
    26μs
    1 x beforeRenderRawModule mod_articles_popular (Most Popular Articles) (1.92KB) (0%)
    26μs
    1 x Before Access::preloadPermissions (com_content) (424B) (0%)
    17μs
    1 x beforeRenderModule mod_custom (Dirac 4 Current) (720B) (0%)
    17μs
    1 x beforeRenderModule mod_custom (Klein - Gordon Commutator) (736B) (0%)
    10μs
    1 x beforeRenderModule mod_login (Login Form) (720B) (0%)
    10μs
    1 x beforeRenderModule mod_finder (Smart Search) (720B) (0%)
    10μs
    1 x beforeRenderModule mod_articles_popular (Most Popular Articles) (720B) (0%)
    9μs
    1 x beforeRenderModule mod_menu (Main Menu - EN) (720B) (0%)
    9μs
    1 x beforeRenderModule mod_custom (Quantum Operator) (720B) (0%)
    8μs
    1 x beforeRenderModule mod_custom (Quantum Derivation) (720B) (0%)
    7μs
    1 x beforeRenderModule mod_custom (Klein - Gordon 3 Momentum) (736B) (0%)
    7μs
    1 x beforeRenderModule mod_languages (Language Switcher) (704B) (0%)
    7μs
    1 x beforeRenderModule mod_custom (Dirac 3 Momentum) (720B) (0%)
    7μs
    1 x beforeRenderModule mod_custom (Quantum Multiply) (720B) (0%)
    6μs
    1 x beforeRenderModule mod_custom (Quantum Integrate) (720B) (0%)
    6μs
    1 x beforeRenderModule mod_custom (Quantum Sum) (720B) (0%)
    6μs
    1 x beforeRenderModule mod_custom (Quantum Contract Expand) (720B) (0%)
    6μs
    1 x beforeRenderModule mod_custom (Quantum Unit Tests) (720B) (0%)
    6μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%)
    6μs
    1 x beforeRenderModule mod_custom (Quantum Small Circle) (720B) (0%)
    5μs
    1 x beforeRenderModule mod_custom (Klein - Gordon 4 Current) (736B) (0%)
    5μs
    1 x beforeRenderModule mod_custom (Dirac Fields) (720B) (0%)
    5μs
    1 x beforeRenderModule mod_custom (Dirac Hamiltonian) (720B) (0%)
    5μs
    1 x beforeRenderModule mod_custom (GTranslate - en) (720B) (0%)
    5μs
140 statements were executed, 5 of which were duplicates, 135 unique101ms573.76KB
  • SELECT @@SESSION.sql_mode;367μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `jos_session` WHERE `session_id` = ?498μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `jos_session` WHERE `session_id` = :session_id LIMIT 1488μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `jos_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id3.83ms992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `id`,`rules` FROM `jos_viewlevels`708μs928B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `jos_usergroups` AS `a` LEFT JOIN `jos_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest814μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `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 `jos_menu` AS `m` LEFT JOIN `jos_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.79ms84.8KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `jos_template_styles` AS `s` LEFT JOIN `jos_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` = 1826μs864B/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `jos_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46)979μs8.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `jos_assets` WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 0702μs3.23KBParams/libraries/src/Access/Access.php:301Copy
  • SHOW FULL COLUMNS FROM `jos_content`1.53ms1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • UPDATE `jos_content` SET `hits` = (`hits` + 1) WHERE `id` = '50'3.38ms48B/libraries/src/Table/Table.php:1348Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`state`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`version`,`a`.`ordering`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`metadata`,`a`.`featured`,`a`.`language`,`fp`.`featured_up`,`fp`.`featured_down`,`c`.`title` AS `category_title`,`c`.`alias` AS `category_alias`,`c`.`access` AS `category_access`,`c`.`language` AS `category_language`,`fp`.`ordering`,`u`.`name` AS `author`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`,ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1) AS `rating`,`v`.`rating_count` AS `rating_count` FROM `jos_content` AS `a` INNER JOIN `jos_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `jos_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `jos_users` AS `u` ON `u`.`id` = `a`.`created_by` LEFT JOIN `jos_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `jos_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE ( (`a`.`id` = :pk AND `c`.`published` > 0 AND `a`.`language` IN (:preparedArray1,:preparedArray2)) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp)) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`state` IN (:preparedArray3,:preparedArray4)955μs22.19KBParams/components/com_content/src/Model/ArticleModel.php:215Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`994μs4KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `m`.`tag_id`,`t`.* FROM `jos_contentitem_tag_map` AS `m` INNER JOIN `jos_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)653μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`934μs4KBParams/libraries/src/Categories/Categories.php:375Copy
  • 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 jos_fields AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out LEFT JOIN jos_viewlevels AS ag ON ag.id = a.access LEFT JOIN jos_users AS ua ON ua.id = a.created_user_id LEFT JOIN jos_fields_groups AS g ON g.id = a.group_id LEFT JOIN `jos_fields_categories` AS fc ON fc.field_id = a.id WHERE ( (`a`.`context` = :context AND (`fc`.`category_id` IS NULL OR `fc`.`category_id` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4)) AND `a`.`access` IN (:preparedArray5,:preparedArray6)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray7,:preparedArray8)) AND `a`.`state` = :state) AND (`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform AND `a`.`language` IN (:preparedArray9,:preparedArray10) ORDER BY a.ordering ASC785μs6.12KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.params AS extra, 0 AS menuid, m.publish_up, m.publish_down FROM jos_modules AS m LEFT JOIN jos_extensions AS e ON e.element = m.module AND e.client_id = m.client_id LEFT JOIN jos_advancedmodules as am ON am.module_id = m.id WHERE m.published = 1 AND e.enabled = 1 AND m.client_id = 0 ORDER BY m.position, m.ordering5.47ms178.17KB/plugins/system/advancedmodules/src/Helper.php:199Copy
  • SELECT m.condition_id,m.item_id FROM jos_conditions_map as m LEFT JOIN jos_conditions as c ON c.id = m.condition_id WHERE `m`.`extension` = 'com_advancedmodules' AND `c`.`published` = 1695μs1.19KB/administrator/components/com_conditions/src/Model/ItemModel.php:831Copy
  • SHOW FULL COLUMNS FROM `jos_conditions`1.19ms1.45KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '16'391μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 16398μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 8399μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 16 ORDER BY m.extension,m.item_id447μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT `id`,`title` AS `value` FROM `jos_modules`1.95ms2.06KB/administrator/components/com_conditions/src/Helper/Helper.php:184Copy
  • SHOW FULL COLUMNS FROM `jos_modules`2.38ms1.58KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT `id`,`published` AS `value` FROM `jos_modules`819μs2.06KB/administrator/components/com_conditions/src/Helper/Helper.php:184Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '17'460μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 17403μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 9550μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 17 ORDER BY m.extension,m.item_id665μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '29'410μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 29406μs3.19KB/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 18504μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 29 ORDER BY m.extension,m.item_id493μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '28'393μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 28397μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 17390μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 28 ORDER BY m.extension,m.item_id429μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '35'367μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 35467μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 30376μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 35 ORDER BY m.extension,m.item_id430μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '3'362μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 3352μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 23349μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 3 ORDER BY m.extension,m.item_id440μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '23'460μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 23351μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 14399μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 23 ORDER BY m.extension,m.item_id385μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '22'374μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 22342μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 13377μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 22 ORDER BY m.extension,m.item_id393μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '25'434μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 25376μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 28385μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 25 ORDER BY m.extension,m.item_id371μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '27'402μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 27359μs688B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 27 ORDER BY m.extension,m.item_id485μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '21'439μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 21373μs688B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 21 ORDER BY m.extension,m.item_id396μs11.69KB/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '10'398μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 10430μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 32392μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 10 ORDER BY m.extension,m.item_id430μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '15'425μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 15423μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 7373μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 15 ORDER BY m.extension,m.item_id368μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '30'375μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 30409μs688B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 30 ORDER BY m.extension,m.item_id420μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '34'418μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 34394μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 29469μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 34 ORDER BY m.extension,m.item_id492μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '12'426μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 12436μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 31437μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 12 ORDER BY m.extension,m.item_id476μs720B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '24'403μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 24439μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 33420μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 24 ORDER BY m.extension,m.item_id451μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '14'390μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 14476μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 35483μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 14 ORDER BY m.extension,m.item_id449μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '19'381μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 19568μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 34519μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 19 ORDER BY m.extension,m.item_id473μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '13'485μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 13529μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 5471μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 13 ORDER BY m.extension,m.item_id524μs720B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '26'609μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 26608μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 26607μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 26 ORDER BY m.extension,m.item_id669μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '18'568μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 18540μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 10569μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 18 ORDER BY m.extension,m.item_id5.85ms704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '2'459μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 2418μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 1404μs848B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 2 ORDER BY m.extension,m.item_id434μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '20'399μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 20392μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 12376μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 20 ORDER BY m.extension,m.item_id405μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT * FROM `jos_conditions` WHERE `id` = '11'367μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM jos_conditions_groups as g WHERE g.condition_id = 11367μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1049Copy
  • SELECT * FROM jos_conditions_rules as r WHERE r.group_id = 3382μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM jos_conditions_map as m WHERE m.condition_id = 11 ORDER BY m.extension,m.item_id439μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:917Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`catid`,`a`.`language`, CASE WHEN CHAR_LENGTH(`a`.`alias`) != 0 THEN CONCAT_WS(':', `a`.`id`, `a`.`alias`) ELSE a.id END AS `slug`, CASE WHEN CHAR_LENGTH(`cc`.`alias`) != 0 THEN CONCAT_WS(':', `cc`.`id`, `cc`.`alias`) ELSE cc.id END AS `catslug` FROM `jos_content` AS `a` LEFT JOIN `jos_categories` AS `cc` ON `cc`.`id` = `a`.`catid` WHERE `a`.`catid` = :catid AND `a`.`state` = :state AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND (`publish_up` IS NULL OR `publish_up` <= :nowDate1) AND (`publish_down` IS NULL OR `publish_down` >= :nowDate2) AND `a`.`language` IN (:preparedArray3,:preparedArray4) ORDER BY `a`.`ordering`994μs1.8KBParams/plugins/content/pagenavigation/src/Extension/PageNavigation.php:188Copy
  • SELECT `language`,`id` FROM `jos_menu` WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0773μs624B/libraries/src/Language/Multilanguage.php:123Copy
  • SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`,CONCAT_WS(':', `ca`.`id`, `ca`.`alias`) AS `catid` FROM `jos_content` AS `c` INNER JOIN `jos_associations` AS `a` ON `a`.`id` = `c`.`id` AND `a`.`context` = :context INNER JOIN `jos_associations` AS `a2` ON `a`.`key` = `a2`.`key` INNER JOIN `jos_content` AS `c2` ON `a2`.`id` = `c2`.`id` INNER JOIN `jos_categories` AS `ca` ON `c2`.`catid` = `ca`.`id` AND `ca`.`extension` = :extension2 WHERE `c`.`id` = :id AND c2.access IN (1,5) AND c2.language != 'en-GB' AND (c2.publish_up IS NULL OR c2.publish_up <= '2025-04-07 00:22:37') AND (c2.publish_down IS NULL OR c2.publish_down >= '2025-04-07 00:22:37') AND c2.state = 1828μs1.48KBParams/libraries/src/Language/Associations.php:145Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`766μs4KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `c2`.`language`,`c2`.`id` FROM `jos_menu` AS `c` INNER JOIN `jos_associations` AS `a` ON `a`.`id` = `c`.`id` AND `a`.`context` = :context INNER JOIN `jos_associations` AS `a2` ON `a`.`key` = `a2`.`key` INNER JOIN `jos_menu` AS `c2` ON `a2`.`id` = `c2`.`id` WHERE `c`.`id` = :id586μs1.41KBParams/libraries/src/Language/Associations.php:145Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`,COALESCE(NULLIF(ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1), 0), 0) AS `rating`,COALESCE(NULLIF(`v`.`rating_count`, 0), 0) AS `rating_count` FROM `jos_content` AS `a` LEFT JOIN `jos_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `jos_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `jos_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `jos_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `jos_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `jos_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`language` IN (:preparedArray5,:preparedArray6) ORDER BY a.hits DESC LIMIT 52.25ms55.08KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`876μs3.98KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`885μs4KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`798μs12KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jos_categories` AS `s` INNER JOIN `jos_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`838μs4.02KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `name`,`element` FROM `jos_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1514μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `jos_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)523μs584B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT a.params FROM jos_advancedmodules AS a WHERE a.module_id = 106414μs520B/plugins/system/advancedmodules/src/Helper.php:159Copy
  • SELECT a.params FROM jos_advancedmodules AS a WHERE a.module_id = 100392μs520B/plugins/system/advancedmodules/src/Helper.php:159Copy
  • SELECT * FROM `jos_schemaorg` WHERE `itemId` = :itemId AND `context` = :context458μs1.55KBParams/plugins/system/schemaorg/src/Extension/Schemaorg.php:403Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`state`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`version`,`a`.`ordering`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`metadata`,`a`.`featured`,`a`.`language`,`fp`.`featured_up`,`fp`.`featured_down`,`c`.`title` AS `category_title`,`c`.`alias` AS `category_alias`,`c`.`access` AS `category_access`,`c`.`language` AS `category_language`,`fp`.`ordering`,`u`.`name` AS `author`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`,ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1) AS `rating`,`v`.`rating_count` AS `rating_count` FROM `jos_content` AS `a` INNER JOIN `jos_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `jos_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `jos_users` AS `u` ON `u`.`id` = `a`.`created_by` LEFT JOIN `jos_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `jos_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE ( (`a`.`id` = :pk AND `c`.`published` > 0 AND `a`.`language` IN (:preparedArray1,:preparedArray2)) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp)) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`state` IN (:preparedArray3,:preparedArray4)2.82ms22.23KBParams/components/com_content/src/Model/ArticleModel.php:215Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`state`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`version`,`a`.`ordering`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`metadata`,`a`.`featured`,`a`.`language`,`fp`.`featured_up`,`fp`.`featured_down`,`c`.`title` AS `category_title`,`c`.`alias` AS `category_alias`,`c`.`access` AS `category_access`,`c`.`language` AS `category_language`,`fp`.`ordering`,`u`.`name` AS `author`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`,ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1) AS `rating`,`v`.`rating_count` AS `rating_count` FROM `jos_content` AS `a` INNER JOIN `jos_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `jos_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `jos_users` AS `u` ON `u`.`id` = `a`.`created_by` LEFT JOIN `jos_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `jos_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE ( (`a`.`id` = :pk AND `c`.`published` > 0 AND `a`.`language` IN (:preparedArray1,:preparedArray2)) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp)) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`state` IN (:preparedArray3,:preparedArray4)1.45ms22.23KBParams/components/com_content/src/Model/ArticleModel.php:215Copy
  • 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 `jos_scheduler_tasks` AS `a` WHERE `a`.`state` = 1724μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT `session_id` FROM `jos_session` WHERE `session_id` = ?401μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `jos_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?2.91ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy