Joomla! Version | 5.3.0 |
PHP Version | 8.2.28 |
Identity | guest |
Response | 200 |
Template | histoirehabsheim |
Database |
|
1 x afterRenderComponent com_content (4.56MB) (61.39%) | 992ms |
1 x afterInitialise (6.24MB) (14.8%) | 239ms |
1 x beforeRenderRawModule mod_breadcrumbs (Fil de navigation) (834.32KB) (6.48%) | 105ms |
1 x Before Access::preloadComponents (all components) (1.19MB) (6.04%) | 97.50ms |
1 x afterLoad (3.18MB) (3.64%) | 58.75ms |
1 x afterRender (489.84KB) (3.03%) | 48.90ms |
1 x afterRenderRawModule mod_menu (Menu-Principal) (297.73KB) (1.85%) | 29.83ms |
1 x afterRenderRawModule mod_breadcrumbs (Fil de navigation) (69.95KB) (0.77%) | 12.36ms |
1 x beforeRenderComponent com_content (463.68KB) (0.63%) | 10.18ms |
1 x After Access::preloadComponents (all components) (117.39KB) (0.24%) | 3.87ms |
1 x afterRoute (346.52KB) (0.19%) | 3.13ms |
1 x After Access::preloadPermissions (com_content) (110.45KB) (0.09%) | 1.39ms |
1 x afterRenderModule mod_breadcrumbs (Fil de navigation) (16.13KB) (0.07%) | 1.10ms |
1 x After Access::getAssetRules (id:76 name:com_content.category.15) (24.54KB) (0.04%) | 659μs |
1 x beforeRenderRawModule mod_menu (Menu-Principal) (19.19KB) (0.04%) | 653μs |
1 x afterDispatch (4.28KB) (0.02%) | 321μs |
1 x afterRenderModule mod_menu (Menu-Principal) (2.05KB) (0.01%) | 88μs |
1 x Before Access::preloadPermissions (com_content) (1.6KB) (0%) | 16μs |
1 x Before Access::getAssetRules (id:76 name:com_content.category.15) (6.65KB) (0%) | 16μs |
1 x beforeRenderModule mod_breadcrumbs (Fil de navigation) (704B) (0%) | 6μs |
1 x beforeRenderModule mod_menu (Menu-Principal) (720B) (0%) | 6μs |
SELECT @@SESSION.sql_mode;
333μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `utxvj_session`
WHERE `session_id` = ?
363μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `utxvj_session`
WHERE `session_id` = :session_id LIMIT 1
268μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `utxvj_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.22ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `utxvj_viewlevels`
367μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `utxvj_usergroups` AS `a`
LEFT JOIN `utxvj_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
830μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `utxvj_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)
1.26ms7.44KBParams/libraries/src/Access/Access.php:357CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `utxvj_assets`
WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 0
865μs20.48KBParams/libraries/src/Access/Access.php:301CopySELECT `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`,(
SELECT COUNT(`i`.`id`)
FROM `utxvj_content` AS `i`
WHERE `i`.`catid` = `c`.`id` AND `i`.`state` = 1) AS `numitems`
FROM `utxvj_categories` AS `s`
INNER JOIN `utxvj_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`)
WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`published` = 1 AND `s`.`id` = :id
ORDER BY `c`.`lft`
1.26ms4.52KBParams/libraries/src/Categories/Categories.php:375CopySELECT `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 `utxvj_content` AS `a`
LEFT JOIN `utxvj_categories` AS `c` ON `c`.`id` = `a`.`catid`
LEFT JOIN `utxvj_users` AS `ua` ON `ua`.`id` = `a`.`created_by`
LEFT JOIN `utxvj_users` AS `uam` ON `uam`.`id` = `a`.`modified_by`
LEFT JOIN `utxvj_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id`
LEFT JOIN `utxvj_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id`
LEFT JOIN `utxvj_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`.`catid` = :categoryId OR `a`.`catid` IN (
SELECT `sub`.`id`
FROM `utxvj_categories` AS `sub`
INNER JOIN `utxvj_categories` AS `this` ON `sub`.`lft` > `this`.`lft` AND `sub`.`rgt` < `this`.`rgt`
WHERE `this`.`id` = :subCategoryId AND `sub`.`level` <= `this`.`level` + :levels)) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)
ORDER BY c.lft, a.ordering, a.created LIMIT 10, 10
11.82ms23.11KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `m`.`tag_id`,`m`.`content_item_id`,`t`.*
FROM `utxvj_contentitem_tag_map` AS `m`
INNER JOIN `utxvj_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `t`.`published` = 1 AND `m`.`content_item_id` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5) AND `t`.`access` IN (:preparedArray6,:preparedArray7)
1.04ms4.09KBParams/libraries/src/Helper/TagsHelper.php:448CopySELECT COUNT(*)
FROM `utxvj_content` AS `a`
LEFT JOIN `utxvj_categories` AS `c` ON `c`.`id` = `a`.`catid`
LEFT JOIN `utxvj_users` AS `ua` ON `ua`.`id` = `a`.`created_by`
LEFT JOIN `utxvj_users` AS `uam` ON `uam`.`id` = `a`.`modified_by`
LEFT JOIN `utxvj_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id`
LEFT JOIN `utxvj_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id`
LEFT JOIN `utxvj_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`.`catid` = :categoryId OR `a`.`catid` IN (
SELECT `sub`.`id`
FROM `utxvj_categories` AS `sub`
INNER JOIN `utxvj_categories` AS `this` ON `sub`.`lft` > `this`.`lft` AND `sub`.`rgt` < `this`.`rgt`
WHERE `this`.`id` = :subCategoryId AND `sub`.`level` <= `this`.`level` + :levels)) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)
2.7ms6.02KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197CopySELECT `m`.`tag_id`,`t`.*
FROM `utxvj_contentitem_tag_map` AS `m`
INNER JOIN `utxvj_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)
879μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `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 `utxvj_categories` AS `s`
INNER JOIN `utxvj_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) 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`
1.68ms3.91KBParams/libraries/src/Categories/Categories.php:375CopySELECT 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 utxvj_fields AS a
LEFT JOIN `utxvj_languages` AS l ON l.lang_code = a.language
LEFT JOIN utxvj_users AS uc ON uc.id=a.checked_out
LEFT JOIN utxvj_viewlevels AS ag ON ag.id = a.access
LEFT JOIN utxvj_users AS ua ON ua.id = a.created_user_id
LEFT JOIN utxvj_fields_groups AS g ON g.id = a.group_id
LEFT JOIN `utxvj_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)) AND `a`.`access` IN (:preparedArray3,:preparedArray4)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray5,:preparedArray6)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
3.21ms4.75KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `folderid`, `foldertime`, `entitytag` FROM `utxvj_sigplus_folder` WHERE `folderurl` = '/home/histoireot/www/images/18'
869μs656B/plugins/content/sigplus/core/core.php:3119CopySELECT viewid
FROM utxvj_sigplus_view
WHERE folderid = 12 AND hash = 0xed71c5d581b80d41ff78cd6045b23a99
823μs1.77KB/plugins/content/sigplus/core/core.php:1229CopySELECT
i.`fileurl`,
i.`imageid`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
WHERE h.`ancestorid` = 12 AND NOT EXISTS (SELECT * FROM `utxvj_sigplus_imageview` AS v WHERE i.`imageid` = v.`imageid` AND v.`viewid` = 12) AND depthnum <= 0
2.13ms576B/plugins/content/sigplus/core/core.php:1845CopySELECT
`langid`
FROM `utxvj_sigplus_language`
WHERE
`lang` = 'fr'
416μs536B/plugins/content/sigplus/core/core.php:329CopySELECT
`countryid`
FROM `utxvj_sigplus_country`
WHERE
`country` = 'FR'
469μs536B/plugins/content/sigplus/core/core.php:344CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/18' AND
`viewid` = 12
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
4.4ms19.36KB/plugins/content/sigplus/core/core.php:3368CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/18' AND
`viewid` = 12
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
3.56ms0B/plugins/content/sigplus/core/core.php:3375CopySELECT `folderid`, `foldertime`, `entitytag` FROM `utxvj_sigplus_folder` WHERE `folderurl` = '/home/histoireot/www/images/16'
681μs656B/plugins/content/sigplus/core/core.php:3119CopySELECT viewid
FROM utxvj_sigplus_view
WHERE folderid = 13 AND hash = 0x513d7dd2eb2aa246a2e4b5b4385eacb8
562μs536B/plugins/content/sigplus/core/core.php:1229CopySELECT
i.`fileurl`,
i.`imageid`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
WHERE h.`ancestorid` = 13 AND NOT EXISTS (SELECT * FROM `utxvj_sigplus_imageview` AS v WHERE i.`imageid` = v.`imageid` AND v.`viewid` = 13) AND depthnum <= 0
1.48ms576B/plugins/content/sigplus/core/core.php:1845CopySELECT
`langid`
FROM `utxvj_sigplus_language`
WHERE
`lang` = 'fr'
867μs536B/plugins/content/sigplus/core/core.php:329CopySELECT
`countryid`
FROM `utxvj_sigplus_country`
WHERE
`country` = 'FR'
575μs536B/plugins/content/sigplus/core/core.php:344CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/16' AND
`viewid` = 13
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
5.14ms2.55KB/plugins/content/sigplus/core/core.php:3368CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/16' AND
`viewid` = 13
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
3.52ms0B/plugins/content/sigplus/core/core.php:3375CopySELECT `folderid`, `foldertime`, `entitytag` FROM `utxvj_sigplus_folder` WHERE `folderurl` = '/home/histoireot/www/images/14'
727μs656B/plugins/content/sigplus/core/core.php:3119CopySELECT viewid
FROM utxvj_sigplus_view
WHERE folderid = 14 AND hash = 0x55e2e2d96acc42170b67b5b62ac71a33
548μs536B/plugins/content/sigplus/core/core.php:1229CopySELECT
i.`fileurl`,
i.`imageid`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
WHERE h.`ancestorid` = 14 AND NOT EXISTS (SELECT * FROM `utxvj_sigplus_imageview` AS v WHERE i.`imageid` = v.`imageid` AND v.`viewid` = 14) AND depthnum <= 0
1.62ms576B/plugins/content/sigplus/core/core.php:1845CopySELECT
`langid`
FROM `utxvj_sigplus_language`
WHERE
`lang` = 'fr'
588μs3.02KB/plugins/content/sigplus/core/core.php:329CopySELECT
`countryid`
FROM `utxvj_sigplus_country`
WHERE
`country` = 'FR'
497μs536B/plugins/content/sigplus/core/core.php:344CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/14' AND
`viewid` = 14
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
4.45ms18.98KB/plugins/content/sigplus/core/core.php:3368CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/14' AND
`viewid` = 14
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
3.77ms0B/plugins/content/sigplus/core/core.php:3375CopySELECT `folderid`, `foldertime`, `entitytag` FROM `utxvj_sigplus_folder` WHERE `folderurl` = '/home/histoireot/www/images/17'
631μs656B/plugins/content/sigplus/core/core.php:3119CopySELECT viewid
FROM utxvj_sigplus_view
WHERE folderid = 15 AND hash = 0x2eb6b9de92896db0fed2d38b9176191e
1.03ms536B/plugins/content/sigplus/core/core.php:1229CopySELECT
i.`fileurl`,
i.`imageid`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
WHERE h.`ancestorid` = 15 AND NOT EXISTS (SELECT * FROM `utxvj_sigplus_imageview` AS v WHERE i.`imageid` = v.`imageid` AND v.`viewid` = 15) AND depthnum <= 0
1.09ms576B/plugins/content/sigplus/core/core.php:1845CopySELECT
`langid`
FROM `utxvj_sigplus_language`
WHERE
`lang` = 'fr'
485μs536B/plugins/content/sigplus/core/core.php:329CopySELECT
`countryid`
FROM `utxvj_sigplus_country`
WHERE
`country` = 'FR'
445μs536B/plugins/content/sigplus/core/core.php:344CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/17' AND
`viewid` = 15
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
4.88ms2.8KB/plugins/content/sigplus/core/core.php:3368CopySELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Object Name' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `utxvj_sigplus_property` AS mp
INNER JOIN `utxvj_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract' AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `utxvj_sigplus_foldercaption` AS p
WHERE
p.`langid` = 48 AND
p.`countryid` = 65 AND
i.`filename` LIKE p.`pattern` AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority` LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `utxvj_sigplus_image` AS i
INNER JOIN `utxvj_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `utxvj_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `utxvj_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `utxvj_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `utxvj_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid` AND
c.`langid` = 48 AND
c.`countryid` = 65
WHERE
a.`folderurl` = '/home/histoireot/www/images/17' AND
`viewid` = 15
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
4.81ms0B/plugins/content/sigplus/core/core.php:3375CopySELECT 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 utxvj_fields AS a
LEFT JOIN `utxvj_languages` AS l ON l.lang_code = a.language
LEFT JOIN utxvj_users AS uc ON uc.id=a.checked_out
LEFT JOIN utxvj_viewlevels AS ag ON ag.id = a.access
LEFT JOIN utxvj_users AS ua ON ua.id = a.created_user_id
LEFT JOIN utxvj_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
1.56ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `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 `utxvj_categories` AS `s`
INNER JOIN `utxvj_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) 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`
1.97ms3.91KBParams/libraries/src/Categories/Categories.php:375CopySELECT 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 utxvj_fields AS a
LEFT JOIN `utxvj_languages` AS l ON l.lang_code = a.language
LEFT JOIN utxvj_users AS uc ON uc.id=a.checked_out
LEFT JOIN utxvj_viewlevels AS ag ON ag.id = a.access
LEFT JOIN utxvj_users AS ua ON ua.id = a.created_user_id
LEFT JOIN utxvj_fields_groups AS g ON g.id = a.group_id
LEFT JOIN `utxvj_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)) AND `a`.`access` IN (:preparedArray3,:preparedArray4)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray5,:preparedArray6)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
2.33ms4.75KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `utxvj_modules` AS `m`
LEFT JOIN `utxvj_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `utxvj_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id`
WHERE
(
(
(`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0)
ORDER BY `m`.`position`,`m`.`ordering`
2.32ms1.94KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT `alias`,`catid`
FROM utxvj_content
WHERE `id` = :key
452μs1.37KBParams/libraries/src/Component/Router/Rules/PreprocessRules.php:123CopySELECT 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 `utxvj_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
655μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `utxvj_session`
WHERE `session_id` = ?
705μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `utxvj_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
3.31ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy