44th National Táncház Festival & Fair • 4–6 April 2025
  Hungarian (Magyar)  English (United Kingdom)
 

 Articles by Initial Letters

10.2MBMemory Usage869msRequest Duration
Joomla! Version5.2.4
PHP Version8.3.17
Identityguest
Response200
Templateg5_hydrogen
Database
Server
mysql
Version
10.5.28-MariaDB-0+deb11u1
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:2 [ "letter" => "S" "start" => "2740" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:47 [ "USER" => "www-data" "HOME" => "/var/www" "PATH_TRANSLATED" => "redirect:/index.php...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1741582395 "last" => 1741582395...
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" ]
  • afterLoad (85.14KB) (1.82ms)
  • afterInitialise (1.59MB) (34.05ms)
  • afterRoute (1.16MB) (21.91ms)
  • beforeRenderComponent com_ibrepen (36.88KB) (587μs)
  • afterRenderComponent com_ibrepen (1.94MB) (531ms)
  • afterDispatch (399.48KB) (16.47ms)
  • beforeRenderRawModule mod_sclogin (SCLogin) (334.45KB) (10.9ms)
  • afterRenderRawModule mod_sclogin (SCLogin) (75.51KB) (4.43ms)
  • beforeRenderModule mod_sclogin (SCLogin) (720B) (17μs)
  • Before Access::preloadComponents (all components) (35.62KB) (1.76ms)
  • After Access::preloadComponents (all components) (137.3KB) (2.3ms)
  • Before Access::getAssetRules (id:1 name:root.1) (424B) (51μs)
  • After Access::getAssetRules (id:1 name:root.1) (7.63KB) (136μs)
  • afterRenderModule mod_sclogin (SCLogin) (24B) (283μs)
  • beforeRenderRawModule mod_jbcookies (JB Cookies) (2.03MB) (79.43ms)
  • afterRenderRawModule mod_jbcookies (JB Cookies) (14.51KB) (939μs)
  • beforeRenderModule mod_jbcookies (JB Cookies) (720B) (14μs)
  • afterRenderModule mod_jbcookies (JB Cookies) (7.07KB) (933μs)
  • afterRender (991.98KB) (161ms)
  • 1 x afterRenderComponent com_ibrepen (1.94MB) (61.12%)
    531ms
    1 x afterRender (991.98KB) (18.55%)
    161ms
    1 x beforeRenderRawModule mod_jbcookies (JB Cookies) (2.03MB) (9.14%)
    79.43ms
    1 x afterInitialise (1.59MB) (3.92%)
    34.05ms
    1 x afterRoute (1.16MB) (2.52%)
    21.91ms
    1 x afterDispatch (399.48KB) (1.9%)
    16.47ms
    1 x beforeRenderRawModule mod_sclogin (SCLogin) (334.45KB) (1.25%)
    10.90ms
    1 x afterRenderRawModule mod_sclogin (SCLogin) (75.51KB) (0.51%)
    4.43ms
    1 x After Access::preloadComponents (all components) (137.3KB) (0.26%)
    2.30ms
    1 x afterLoad (85.14KB) (0.21%)
    1.82ms
    1 x Before Access::preloadComponents (all components) (35.62KB) (0.2%)
    1.76ms
    1 x afterRenderRawModule mod_jbcookies (JB Cookies) (14.51KB) (0.11%)
    939μs
    1 x afterRenderModule mod_jbcookies (JB Cookies) (7.07KB) (0.11%)
    933μs
    1 x beforeRenderComponent com_ibrepen (36.88KB) (0.07%)
    587μs
    1 x afterRenderModule mod_sclogin (SCLogin) (24B) (0.03%)
    283μs
    1 x After Access::getAssetRules (id:1 name:root.1) (7.63KB) (0.02%)
    136μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (424B) (0.01%)
    51μs
    1 x beforeRenderModule mod_sclogin (SCLogin) (720B) (0%)
    17μs
    1 x beforeRenderModule mod_jbcookies (JB Cookies) (720B) (0%)
    14μs
144 statements were executed472ms3.42MB
  • SELECT @@SESSION.sql_mode;388μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `fmagj5_session` WHERE `session_id` = ?411μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `fmagj5_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1717μs17.42KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `fmagj5_viewlevels`315μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `fmagj5_usergroups` AS `a` LEFT JOIN `fmagj5_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest465μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `fmagj5_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`1.62ms19.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM `fmagj5_languages` WHERE `published` = 1 ORDER BY `ordering` ASC460μs1.61KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `element`,`name`,`client_id`,`extension_id` FROM `fmagj5_extensions` WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1469μs784B/libraries/src/Language/LanguageHelper.php:250Copy
  • 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 `fmagj5_menu` AS `m` LEFT JOIN `fmagj5_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id` WHERE ( (`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2) ORDER BY `m`.`lft`3.49ms199.92KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `fmagj5_template_styles` AS `s` LEFT JOIN `fmagj5_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` = 1645μs864B/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM fmagj5_template_styles AS s WHERE s.client_id = 0 AND s.template = 'g5_hydrogen' ORDER BY s.id542μs784B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT a.*,c.title AS cattitle, c.alias AS catalias,ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count as rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepencategories AS c ON c.id = a.catid LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.access IN (1,5) AND a.state = 1 AND a.catid =2 AND c.access IN (1,5) AND a.language in ('en-GB','*') AND a.state = 1 GROUP BY a.id57.53ms2.88MB/libraries/src/MVC/Model/BaseDatabaseModel.php:209Copy
  • SELECT a.*,c.title AS cattitle, c.alias AS catalias,ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count as rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepencategories AS c ON c.id = a.catid LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.access IN (1,5) AND a.state = 1 AND a.catid =2 AND c.access IN (1,5) AND a.language in ('en-GB','*') AND a.state = 1 GROUP BY a.id ORDER BY mysort ASC, a.ordering LIMIT 2740, 1026.59ms20.83KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 1990 AND a.language in ('en-GB','*') ORDER BY a.name302μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 1990 AND a.language in ('en-GB','*') ORDER BY a.name536μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 1990 AND a.language in ('en-GB','*') ORDER BY a.name507μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 1990 AND a.language in ('en-GB','*') ORDER BY a.name543μs2KB/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 1990 AND a.language in ('en-GB','*') ORDER BY a.name345μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 1990 AND a.language in ('en-GB','*') ORDER BY a.name493μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 1990 AND a.language in ('en-GB','*') ORDER BY a.name581μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=1990443μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 2640 AND a.language in ('en-GB','*') ORDER BY a.name284μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 2640 AND a.language in ('en-GB','*') ORDER BY a.name424μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 2640 AND a.language in ('en-GB','*') ORDER BY a.name466μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 2640 AND a.language in ('en-GB','*') ORDER BY a.name433μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 2640 AND a.language in ('en-GB','*') ORDER BY a.name442μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 2640 AND a.language in ('en-GB','*') ORDER BY a.name514μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 2640 AND a.language in ('en-GB','*') ORDER BY a.name471μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=2640281μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 3492 AND a.language in ('en-GB','*') ORDER BY a.name216μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 3492 AND a.language in ('en-GB','*') ORDER BY a.name378μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 3492 AND a.language in ('en-GB','*') ORDER BY a.name387μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 3492 AND a.language in ('en-GB','*') ORDER BY a.name320μs3.23KB/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 3492 AND a.language in ('en-GB','*') ORDER BY a.name443μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 3492 AND a.language in ('en-GB','*') ORDER BY a.name518μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 3492 AND a.language in ('en-GB','*') ORDER BY a.name474μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=3492255μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 178 AND a.language in ('en-GB','*') ORDER BY a.name283μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 178 AND a.language in ('en-GB','*') ORDER BY a.name453μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 178 AND a.language in ('en-GB','*') ORDER BY a.name380μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 178 AND a.language in ('en-GB','*') ORDER BY a.name324μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 178 AND a.language in ('en-GB','*') ORDER BY a.name317μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 178 AND a.language in ('en-GB','*') ORDER BY a.name356μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 178 AND a.language in ('en-GB','*') ORDER BY a.name378μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=178298μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 2004 AND a.language in ('en-GB','*') ORDER BY a.name233μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 2004 AND a.language in ('en-GB','*') ORDER BY a.name358μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 2004 AND a.language in ('en-GB','*') ORDER BY a.name428μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 2004 AND a.language in ('en-GB','*') ORDER BY a.name335μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 2004 AND a.language in ('en-GB','*') ORDER BY a.name316μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 2004 AND a.language in ('en-GB','*') ORDER BY a.name446μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 2004 AND a.language in ('en-GB','*') ORDER BY a.name496μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=2004286μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 1451 AND a.language in ('en-GB','*') ORDER BY a.name269μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 1451 AND a.language in ('en-GB','*') ORDER BY a.name521μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 1451 AND a.language in ('en-GB','*') ORDER BY a.name388μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 1451 AND a.language in ('en-GB','*') ORDER BY a.name402μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 1451 AND a.language in ('en-GB','*') ORDER BY a.name465μs768B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 1451 AND a.language in ('en-GB','*') ORDER BY a.name504μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 1451 AND a.language in ('en-GB','*') ORDER BY a.name537μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=1451258μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 356 AND a.language in ('en-GB','*') ORDER BY a.name244μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 356 AND a.language in ('en-GB','*') ORDER BY a.name499μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 356 AND a.language in ('en-GB','*') ORDER BY a.name479μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 356 AND a.language in ('en-GB','*') ORDER BY a.name401μs11.73KB/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 356 AND a.language in ('en-GB','*') ORDER BY a.name425μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 356 AND a.language in ('en-GB','*') ORDER BY a.name387μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 356 AND a.language in ('en-GB','*') ORDER BY a.name386μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=356256μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 2639 AND a.language in ('en-GB','*') ORDER BY a.name206μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 2639 AND a.language in ('en-GB','*') ORDER BY a.name368μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 2639 AND a.language in ('en-GB','*') ORDER BY a.name467μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 2639 AND a.language in ('en-GB','*') ORDER BY a.name562μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 2639 AND a.language in ('en-GB','*') ORDER BY a.name533μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 2639 AND a.language in ('en-GB','*') ORDER BY a.name493μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 2639 AND a.language in ('en-GB','*') ORDER BY a.name499μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=2639247μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 2651 AND a.language in ('en-GB','*') ORDER BY a.name226μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 2651 AND a.language in ('en-GB','*') ORDER BY a.name485μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 2651 AND a.language in ('en-GB','*') ORDER BY a.name485μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 2651 AND a.language in ('en-GB','*') ORDER BY a.name492μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 2651 AND a.language in ('en-GB','*') ORDER BY a.name493μs752B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 2651 AND a.language in ('en-GB','*') ORDER BY a.name472μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 2651 AND a.language in ('en-GB','*') ORDER BY a.name558μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=2651240μs592B/components/com_ibrepen/models/category.php:336Copy
  • SELECT a.name AS title, a.id AS tag_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemetag3 AS b INNER JOIN fmagj5_ibrepentag AS a ON a.id = b.idtag WHERE b.idtheme = 1679 AND a.language in ('en-GB','*') ORDER BY a.name307μs752B/components/com_ibrepen/models/category.php:230Copy
  • SELECT a.name AS title, a.id AS releaseyear_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeear3 AS b INNER JOIN fmagj5_ibrepenreleaseyear AS a ON a.id = b.idear3 WHERE b.idtheme = 1679 AND a.language in ('en-GB','*') ORDER BY a.name572μs768B/components/com_ibrepen/models/category.php:246Copy
  • SELECT a.name AS title, a.id AS issue_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemesue3 AS b INNER JOIN fmagj5_ibrepenissue AS a ON a.id = b.idsue3 WHERE b.idtheme = 1679 AND a.language in ('en-GB','*') ORDER BY a.name501μs768B/components/com_ibrepen/models/category.php:262Copy
  • SELECT a.name AS title, a.id AS serie_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemerie3 AS b INNER JOIN fmagj5_ibrepenserie AS a ON a.id = b.idrie3 WHERE b.idtheme = 1679 AND a.language in ('en-GB','*') ORDER BY a.name456μs752B/components/com_ibrepen/models/category.php:278Copy
  • SELECT a.name AS title, a.id AS genre_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemenre3 AS b INNER JOIN fmagj5_ibrepengenre AS a ON a.id = b.idnre3 WHERE b.idtheme = 1679 AND a.language in ('en-GB','*') ORDER BY a.name485μs768B/components/com_ibrepen/models/category.php:294Copy
  • SELECT a.name AS title, a.id AS mylet_id, a.alias, b.id, b.mychar_id FROM fmagj5_ibrepentheme AS b INNER JOIN fmagj5_ibrepenmylet AS a ON a.id = b.mychar_id WHERE b.state = 1 AND b.id = 1679 AND a.language in ('en-GB','*') ORDER BY a.name518μs768B/components/com_ibrepen/models/category.php:309Copy
  • SELECT a.name AS title, a.id AS writer_id, 1 AS access, "" AS params, a.alias FROM fmagj5_ibrepenthemeter3 AS b INNER JOIN fmagj5_ibrepenwriter AS a ON a.id = b.idter3 WHERE b.idtheme = 1679 AND a.language in ('en-GB','*') ORDER BY a.name504μs768B/components/com_ibrepen/models/category.php:325Copy
  • SELECT ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM fmagj5_ibrepentheme AS a LEFT JOIN fmagj5_ibrepenrating AS v ON a.id = v.theme_id WHERE a.state = 1 AND a.id=1679229μs592B/components/com_ibrepen/models/category.php:336Copy
  • 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, CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems FROM fmagj5_ibrepencategories as c LEFT JOIN (SELECT cat.id as id FROM fmagj5_ibrepencategories AS cat JOIN fmagj5_ibrepencategories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_ibrepen' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id LEFT JOIN fmagj5_ibrepencategories AS s ON (s.lft < c.lft AND s.rgt > c.rgt AND c.language in ('en-GB','*')) OR (s.lft >= c.lft AND s.rgt <= c.rgt) LEFT JOIN `fmagj5_ibrepentheme` AS i ON i.`catid` = c.id AND i.state = 1 AND (i.language = '*' OR i.language = 'en-GB') WHERE (c.extension='com_ibrepen' OR c.extension='system') AND c.access IN (1,5) AND c.published = 1 AND badcats.id is null AND s.id=2 GROUP BY 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 ORDER BY c.lft66.86ms3.05KB/components/com_ibrepen/helpers/category.php:134Copy
  • 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, CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROM fmagj5_ibrepencategories as c LEFT JOIN (SELECT cat.id as id FROM fmagj5_ibrepencategories AS cat JOIN fmagj5_ibrepencategories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_ibrepen' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id LEFT JOIN fmagj5_ibrepencategories AS s ON (s.lft < c.lft AND s.rgt > c.rgt AND c.language in ('en-GB','*')) OR (s.lft >= c.lft AND s.rgt <= c.rgt) WHERE (c.extension='com_ibrepen' OR c.extension='system') AND c.access IN (1,5) AND c.published = 1 AND badcats.id is null AND s.id=2 GROUP BY 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 ORDER BY c.lft2.14ms3.02KB/components/com_ibrepen/helpers/category.php:134Copy
  • SELECT DISTINCT t.id, t.name AS text FROM fmagj5_ibrepencategories AS c LEFT JOIN fmagj5_ibrepentheme AS b ON b.catid=c.id LEFT JOIN fmagj5_ibrepenmylet AS t ON t.id=b.mychar_id WHERE b.state=1 AND b.catid =2 AND t.name IS NOT NULL GROUP BY t.id ORDER BY t.mysort ASC45.23ms1.19KB/components/com_ibrepen/helpers/html/ibrepenmylet.php:70Copy
  • SELECT DISTINCT t.id, t.name AS text FROM fmagj5_ibrepencategories AS c LEFT JOIN fmagj5_ibrepentheme AS b ON b.catid=c.id LEFT JOIN fmagj5_ibrepenthemeear3 AS bt ON bt.idtheme=b.id LEFT JOIN fmagj5_ibrepenreleaseyear AS t ON t.id=bt.idear3 WHERE b.state=1 AND b.catid =2 AND t.name IS NOT NULL GROUP BY t.id ORDER BY t.name ASC34.46ms1.06KB/components/com_ibrepen/helpers/html/ibrepenreleaseyear.php:72Copy
  • SELECT DISTINCT t.id, t.name AS text FROM fmagj5_ibrepencategories AS c LEFT JOIN fmagj5_ibrepentheme AS b ON b.catid=c.id LEFT JOIN fmagj5_ibrepenthemesue3 AS bt ON bt.idtheme=b.id LEFT JOIN fmagj5_ibrepenissue AS t ON t.id=bt.idsue3 WHERE b.state=1 AND b.catid =2 AND t.name IS NOT NULL GROUP BY t.id ORDER BY t.name ASC42.64ms3.56KB/components/com_ibrepen/helpers/html/ibrepenissue.php:71Copy
  • SELECT DISTINCT t.id, t.name AS text FROM fmagj5_ibrepencategories AS c LEFT JOIN fmagj5_ibrepentheme AS b ON b.catid=c.id LEFT JOIN fmagj5_ibrepenthemeter3 AS bt ON bt.idtheme=b.id LEFT JOIN fmagj5_ibrepenwriter AS t ON t.id=bt.idter3 WHERE b.state=1 AND b.catid =2 AND t.name IS NOT NULL GROUP BY t.id ORDER BY t.mysort ASC59.82ms28.56KB/components/com_ibrepen/helpers/html/ibrepenwriter.php:71Copy
  • SELECT mychar FROM fmagj5_ibrepentheme WHERE state = 1 AND catid = 2 ORDER BY mysort27.03ms60.51KB/components/com_ibrepen/views/category/tmpl/default_items.php:171Copy
  • SELECT DISTINCT t.id, t.name AS text, b.id, b.mychar, b.mychar_id FROM fmagj5_ibrepentheme AS b LEFT JOIN fmagj5_ibrepenmylet AS t ON t.id=b.mychar_id WHERE t.name IS NOT NULL AND b.state=1 GROUP BY t.id ORDER BY b.mysort ASC42.73ms1.36KB/components/com_ibrepen/helpers/icon.php:200Copy
  • SELECT r.* FROM fmagj5_rereplacer AS r WHERE r.published = 1 AND (r.area = 'component') ORDER BY r.ordering, r.id601μs1.48KB/plugins/system/rereplacer/src/Items.php:95Copy
  • SELECT `language`,`id` FROM `fmagj5_menu` WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0781μs624B/libraries/src/Language/Multilanguage.php:123Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `fmagj5_modules` AS `m` LEFT JOIN `fmagj5_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `fmagj5_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id` WHERE ( ( (`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) AND `m`.`language` IN (:preparedArray3,:preparedArray4) ORDER BY `m`.`position`,`m`.`ordering`1.15ms1.97KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM fmagj5_menu WHERE id='3047'436μs2.84KB/modules/mod_sclogin/helper.php:429Copy
  • SELECT a.params FROM fmagj5_advancedmodules AS a WHERE a.module_id = 113231μs536B/plugins/system/advancedmodules/src/Helper.php:159Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `fmagj5_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46,:preparedArray47,:preparedArray48)1.32ms7.56KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `a`.`menutype`,`a`.`title` FROM `fmagj5_menu_types` AS `a` WHERE `a`.`client_id` = 0272μs640B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM fmagj5_menu AS m WHERE m.menutype = 'english' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft2.3ms2.23KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • 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 fmagj5_modules AS m LEFT JOIN fmagj5_extensions AS e ON e.element = m.module AND e.client_id = m.client_id LEFT JOIN fmagj5_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.ordering888μs1.55KB/plugins/system/advancedmodules/src/Helper.php:199Copy
  • SELECT m.condition_id,m.item_id FROM fmagj5_conditions_map as m LEFT JOIN fmagj5_conditions as c ON c.id = m.condition_id WHERE `m`.`extension` = 'com_advancedmodules' AND `c`.`published` = 1633μs1.19KB/administrator/components/com_conditions/src/Model/ItemModel.php:831Copy
  • SHOW FULL COLUMNS FROM `fmagj5_conditions`974μs1.45KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `fmagj5_conditions` WHERE `id` = '4'414μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM fmagj5_conditions_groups as g WHERE g.condition_id = 4320μs688B/administrator/components/com_conditions/src/Model/ItemModel.php:1054Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM fmagj5_conditions_map as m WHERE m.condition_id = 4 ORDER BY m.extension,m.item_id333μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:922Copy
  • SELECT `id`,`title` AS `value` FROM `fmagj5_modules`295μs1.44KB/administrator/components/com_conditions/src/Helper/Helper.php:184Copy
  • SHOW FULL COLUMNS FROM `fmagj5_modules`1.01ms1.58KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT `id`,`published` AS `value` FROM `fmagj5_modules`301μs1.44KB/administrator/components/com_conditions/src/Helper/Helper.php:184Copy
  • SELECT * FROM `fmagj5_conditions` WHERE `id` = '8'316μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM fmagj5_conditions_groups as g WHERE g.condition_id = 8296μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1054Copy
  • SELECT * FROM fmagj5_conditions_rules as r WHERE r.group_id = 3341μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM fmagj5_conditions_map as m WHERE m.condition_id = 8 ORDER BY m.extension,m.item_id357μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:922Copy
  • SELECT * FROM `fmagj5_conditions` WHERE `id` = '37'345μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM fmagj5_conditions_groups as g WHERE g.condition_id = 37360μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1054Copy
  • SELECT * FROM fmagj5_conditions_rules as r WHERE r.group_id = 41299μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM fmagj5_conditions_map as m WHERE m.condition_id = 37 ORDER BY m.extension,m.item_id321μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:922Copy
  • SELECT * FROM `fmagj5_conditions` WHERE `id` = '40'317μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM fmagj5_conditions_groups as g WHERE g.condition_id = 40374μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1054Copy
  • SELECT * FROM fmagj5_conditions_rules as r WHERE r.group_id = 43307μs8.81KB/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM fmagj5_conditions_map as m WHERE m.condition_id = 40 ORDER BY m.extension,m.item_id311μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:922Copy
  • SELECT * FROM `fmagj5_conditions` WHERE `id` = '39'321μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM fmagj5_conditions_groups as g WHERE g.condition_id = 39407μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1054Copy
  • SELECT * FROM fmagj5_conditions_rules as r WHERE r.group_id = 42291μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM fmagj5_conditions_map as m WHERE m.condition_id = 39 ORDER BY m.extension,m.item_id329μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:922Copy
  • SELECT * FROM `fmagj5_conditions` WHERE `id` = '35'288μs1.44KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM fmagj5_conditions_groups as g WHERE g.condition_id = 35319μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:1054Copy
  • SELECT * FROM fmagj5_conditions_rules as r WHERE r.group_id = 36291μs832B/administrator/components/com_conditions/src/Model/GroupModel.php:108Copy
  • SELECT m.extension,m.item_id,m.table,m.name_column FROM fmagj5_conditions_map as m WHERE m.condition_id = 35 ORDER BY m.extension,m.item_id353μs704B/administrator/components/com_conditions/src/Model/ItemModel.php:922Copy
  • 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 `fmagj5_scheduler_tasks` AS `a` WHERE `a`.`state` = 1396μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT r.* FROM fmagj5_rereplacer AS r WHERE r.published = 1 AND (r.area = 'head') ORDER BY r.ordering, r.id626μs1.48KB/plugins/system/rereplacer/src/Items.php:95Copy
  • SELECT r.* FROM fmagj5_rereplacer AS r WHERE r.published = 1 AND (r.area = 'body') ORDER BY r.ordering, r.id787μs50.23KB/plugins/system/rereplacer/src/Items.php:95Copy
  • SELECT r.* FROM fmagj5_rereplacer AS r WHERE r.published = 1 AND (r.area = 'everywhere') ORDER BY r.ordering, r.id617μs1.61KB/plugins/system/rereplacer/src/Items.php:95Copy
  • SELECT `session_id` FROM `fmagj5_session` WHERE `session_id` = ?314μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • INSERT INTO `fmagj5_session` (`data`,`time`,`session_id`) VALUES (?, ?, ?)3.33ms544BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy