Übersicht

Analyse

Strecke im Komoot

Impressionen

 

Bemerkungen

 

Links

Strava

Komoot

 

9.896MBMemory Usage471msRequest Duration
Joomla! Version4.4.10
PHP Version8.3.17
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
8.0.41-0ubuntu0.20.04.1
Collation
utf8mb3_general_ci
Conn Collation
utf8mb4_unicode_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:50 [ "PHP_FCGI_MAX_REQUESTS" => "1000" "PHPRC" => "/home/ch76397/conf/cgi/klauserg.at/php8...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1740341199 "last" => 1740341199...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (728.77KB) (67.03ms)
  • afterInitialise (5.46MB) (176ms)
  • afterRoute (372.53KB) (37.03ms)
  • beforeRenderComponent com_content (232.83KB) (23.97ms)
  • Before Access::preloadComponents (all components) (115.32KB) (8.76ms)
  • After Access::preloadComponents (all components) (113.53KB) (1.99ms)
  • Before Access::preloadPermissions (com_content) (424B) (11μs)
  • After Access::preloadPermissions (com_content) (45.77KB) (463μs)
  • Before Access::getAssetRules (id:111 name:com_content.article.14) (1.15KB) (11μs)
  • After Access::getAssetRules (id:111 name:com_content.article.14) (8.51KB) (928μs)
  • afterRenderComponent com_content (1.17MB) (92.53ms)
  • afterDispatch (8.45KB) (256μs)
  • beforeRenderRawModule mod_menu (Main Menu) (370.34KB) (16.1ms)
  • afterRenderRawModule mod_menu (Main Menu) (438.06KB) (18.58ms)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (848B) (45μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (44.75KB) (3.98ms)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (7.06KB) (1.09ms)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (4.59KB) (567μs)
  • beforeRenderModule mod_menu (Main Menu) (27.24KB) (572μs)
  • afterRenderModule mod_menu (Main Menu) (6.7KB) (433μs)
  • afterRender (359.86KB) (19.39ms)
  • 1 x afterInitialise (5.46MB) (37.36%)
    175.97ms
    1 x afterRenderComponent com_content (1.17MB) (19.65%)
    92.53ms
    1 x afterLoad (728.77KB) (14.23%)
    67.03ms
    1 x afterRoute (372.53KB) (7.86%)
    37.03ms
    1 x beforeRenderComponent com_content (232.83KB) (5.09%)
    23.97ms
    1 x afterRender (359.86KB) (4.12%)
    19.39ms
    1 x afterRenderRawModule mod_menu (Main Menu) (438.06KB) (3.94%)
    18.58ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (370.34KB) (3.42%)
    16.10ms
    1 x Before Access::preloadComponents (all components) (115.32KB) (1.86%)
    8.76ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (44.75KB) (0.85%)
    3.98ms
    1 x After Access::preloadComponents (all components) (113.53KB) (0.42%)
    1.99ms
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (7.06KB) (0.23%)
    1.09ms
    1 x After Access::getAssetRules (id:111 name:com_content.article.14) (8.51KB) (0.2%)
    928μs
    1 x beforeRenderModule mod_menu (Main Menu) (27.24KB) (0.12%)
    572μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (4.59KB) (0.12%)
    567μs
    1 x After Access::preloadPermissions (com_content) (45.77KB) (0.1%)
    463μs
    1 x afterRenderModule mod_menu (Main Menu) (6.7KB) (0.09%)
    433μs
    1 x afterDispatch (8.45KB) (0.05%)
    256μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (848B) (0.01%)
    45μs
    1 x Before Access::preloadPermissions (com_content) (424B) (0%)
    11μs
    1 x Before Access::getAssetRules (id:111 name:com_content.article.14) (1.15KB) (0%)
    11μs
29 statements were executed, 5 of which were duplicates, 24 unique51.02ms492.43KB
  • SELECT `data` FROM `joomla4_session` WHERE `session_id` = ?1.31ms17KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `joomla4_session` WHERE `session_id` = :session_id LIMIT 190μs16.98KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `joomla4_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)334μs1.66KBParamsCopy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `joomla4_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 12.54ms16.72KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `joomla4_viewlevels`1.21ms16.44KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `joomla4_usergroups` AS `a` LEFT JOIN `joomla4_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest1.14ms17.03KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `joomla4_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`591μs19.82KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • 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 `joomla4_menu` AS `m` LEFT JOIN `joomla4_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.88ms34.66KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • 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 `joomla4_categories` AS `s` INNER JOIN `joomla4_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`3.2ms19.44KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `id` FROM `joomla4_content` WHERE `alias` = :alias AND `catid` = :catid3.39ms17.06KBParams/components/com_content/src/Service/Router.php:263Copy
  • SELECT * FROM `joomla4_languages` WHERE `published` = 1 ORDER BY `ordering` ASC2.38ms16.43KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `joomla4_template_styles` AS `s` LEFT JOIN `joomla4_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` = 11.27ms16.19KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `joomla4_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.72ms25.7KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `joomla4_assets` WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 0243μs18.69KBParams/libraries/src/Access/Access.php:301Copy
  • SHOW FULL COLUMNS FROM `joomla4_content`1.9ms16.92KB/libraries/vendor/joomla/database/src/Mysql/MysqlDriver.php:452Copy
  • UPDATE `joomla4_content` SET `hits` = (`hits` + 1) WHERE `id` = '14'532μs56BCopy
  • 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 `joomla4_content` AS `a` INNER JOIN `joomla4_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `joomla4_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `joomla4_users` AS `u` ON `u`.`id` = `a`.`created_by` LEFT JOIN `joomla4_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `joomla4_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE ( (`a`.`id` = :pk AND `c`.`published` > 0) 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 (:preparedArray1,:preparedArray2)4.48ms21.55KBParams/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 `joomla4_categories` AS `s` INNER JOIN `joomla4_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`328μs18.92KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `m`.`tag_id`,`t`.* FROM `joomla4_contentitem_tag_map` AS `m` INNER JOIN `joomla4_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)4.46ms18.27KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT `extension_id`,`name`,`enabled`,`params` FROM joomla4_extensions WHERE `type` = 'component' AND `element` = 'com_osdownloads'252μs16.11KB/libraries/allediaframework/Framework/Joomla/Extension/Generic.php:170Copy
  • SELECT `extension_id`,`name`,`enabled`,`params` FROM joomla4_extensions WHERE `type` = 'component' AND `element` = 'com_osdownloads'138μs16.11KB/libraries/allediaframework/Framework/Joomla/Extension/Generic.php:170Copy
  • 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 `joomla4_categories` AS `s` INNER JOIN `joomla4_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`330μs18.92KBParams/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 joomla4_fields AS a LEFT JOIN `joomla4_languages` AS l ON l.lang_code = a.language LEFT JOIN joomla4_users AS uc ON uc.id=a.checked_out LEFT JOIN joomla4_viewlevels AS ag ON ag.id = a.access LEFT JOIN joomla4_users AS ua ON ua.id = a.created_user_id LEFT JOIN joomla4_fields_groups AS g ON g.id = a.group_id LEFT JOIN `joomla4_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 ASC6.01ms20.29KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • 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 `joomla4_content` AS `a` LEFT JOIN `joomla4_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) ORDER BY `a`.`ordering`500μs18.9KBParams/plugins/content/pagenavigation/src/Extension/PageNavigation.php:188Copy
  • 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 `joomla4_categories` AS `s` INNER JOIN `joomla4_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`289μs18.92KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `joomla4_modules` AS `m` LEFT JOIN `joomla4_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `joomla4_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`4.33ms18.34KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • 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 `joomla4_scheduler_tasks` AS `a` WHERE `a`.`state` = 13.59ms17.16KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `joomla4_session` WHERE `session_id` = ?162μs16.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `joomla4_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?408μs1.53KBParamsCopy
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Since joomla/database 2.0.0: Joomla\Database\Query\PreparableInterface() i...
    • warningarray:2 [ "message" => "Since joomla/database 2.0.0: Joomla\Database\Query\LimitableInterface() is...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\User\User::getInstance() is deprecated. Load the user from the ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getCache() is deprecated. The cache controller should ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "The application should be injected through setApplication() and requested ...
    • warningarray:2 [ "message" => "The database should be injected through the DatabaseAwareInterface and tra...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Support for registering lookup paths is deprecated and will be removed in ...
    • warningarray:2 [ "message" => "The application should be injected through setApplication() and requested ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::createDocument() is deprecated. Load the document from...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "The application should be injected through setApplication() and requested ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "User must be set in Joomla\CMS\User\CurrentUserTrait::getCurrentUser. This...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Method Joomla\CMS\MVC\View\AbstractView::dispatchEvent is deprecated and w...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\User\User::getInstance() is deprecated. Load the user from the ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Joomla\CMS\Router\Route::_() called with incompatible variable type on par...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getLanguage() is deprecated. Load the language from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for a three segment service key is deprecated and will be removed ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Since joomla/event 2.0.0: Not passing an event object to Joomla\Event\Disp...
    • warningarray:2 [ "message" => "Since joomla/event 2.0.0: Not passing an event object to Joomla\Event\Disp...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • infoActionLogPlugin has been aliased to Joomla\Component\Actionlogs\Administrator\Plugin\ActionLogPlugin...
    • infoFieldsPlugin has been aliased to Joomla\Component\Fields\Administrator\Plugin\FieldsPlugin and the f...
    • infoFieldsListPlugin has been aliased to Joomla\Component\Fields\Administrator\Plugin\FieldsListPlugin a...
    • infoPrivacyExportDomain has been aliased to Joomla\Component\Privacy\Administrator\Export\Domain and the...
    • infoPrivacyExportField has been aliased to Joomla\Component\Privacy\Administrator\Export\Field and the f...
    • infoPrivacyExportItem has been aliased to Joomla\Component\Privacy\Administrator\Export\Item and the for...
    • infoPrivacyPlugin has been aliased to Joomla\Component\Privacy\Administrator\Plugin\PrivacyPlugin and th...
    • infoPrivacyRemovalStatus has been aliased to Joomla\Component\Privacy\Administrator\Removal\Status and t...
    • infoPrivacyTableRequest has been aliased to Joomla\Component\Privacy\Administrator\Table\RequestTable an...
    • infoTagsTableTag has been aliased to Joomla\Component\Tags\Administrator\Table\TagTable and the former c...
    • infoContentHelperRoute has been aliased to Joomla\Component\Content\Site\Helper\RouteHelper and the form...
    • infoFinderIndexerAdapter has been aliased to Joomla\Component\Finder\Administrator\Indexer\Adapter and t...
    • infoFinderIndexerHelper has been aliased to Joomla\Component\Finder\Administrator\Indexer\Helper and the...
    • infoFinderIndexer has been aliased to Joomla\Component\Finder\Administrator\Indexer\Indexer and the form...
    • infoFinderIndexerParser has been aliased to Joomla\Component\Finder\Administrator\Indexer\Parser and the...
    • infoFinderIndexerQuery has been aliased to Joomla\Component\Finder\Administrator\Indexer\Query and the f...
    • infoFinderIndexerResult has been aliased to Joomla\Component\Finder\Administrator\Indexer\Result and the...
    • infoFinderIndexerTaxonomy has been aliased to Joomla\Component\Finder\Administrator\Indexer\Taxonomy and...
    • infoFinderIndexerToken has been aliased to Joomla\Component\Finder\Administrator\Indexer\Token and the f...
    • infoJRegistry has been aliased to Joomla\Registry\Registry and the former class name is deprecated. The ...
    • infoJRegistryFormatIni has been aliased to Joomla\Registry\Format\Ini and the former class name is depre...
    • infoJRegistryFormatJson has been aliased to Joomla\Registry\Format\Json and the former class name is dep...
    • infoJRegistryFormatPhp has been aliased to Joomla\Registry\Format\Php and the former class name is depre...
    • infoJRegistryFormatXml has been aliased to Joomla\Registry\Format\Xml and the former class name is depre...
    • infoJStringInflector has been aliased to Joomla\String\Inflector and the former class name is deprecated...
    • infoJStringNormalise has been aliased to Joomla\String\Normalise and the former class name is deprecated...
    • infoJData has been aliased to Joomla\Data\DataObject and the former class name is deprecated. The alias ...
    • infoJDataSet has been aliased to Joomla\Data\DataSet and the former class name is deprecated. The alias ...
    • infoJDataDumpable has been aliased to Joomla\Data\DumpableInterface and the former class name is depreca...
    • infoJApplicationAdministrator has been aliased to Joomla\CMS\Application\AdministratorApplication and th...
    • infoJApplicationHelper has been aliased to Joomla\CMS\Application\ApplicationHelper and the former class...
    • infoJApplicationBase has been aliased to Joomla\CMS\Application\BaseApplication and the former class nam...
    • infoJApplicationCli has been aliased to Joomla\CMS\Application\CliApplication and the former class name ...
    • infoJApplicationCms has been aliased to Joomla\CMS\Application\CMSApplication and the former class name ...
    • infoJApplicationDaemon has been aliased to Joomla\CMS\Application\DaemonApplication and the former class...
    • infoJApplicationSite has been aliased to Joomla\CMS\Application\SiteApplication and the former class nam...
    • infoJApplicationWeb has been aliased to Joomla\CMS\Application\WebApplication and the former class name ...
    • infoJApplicationWebClient has been aliased to Joomla\Application\Web\WebClient and the former class name...
    • infoJDaemon has been aliased to Joomla\CMS\Application\DaemonApplication and the former class name is de...
    • infoJCli has been aliased to Joomla\CMS\Application\CliApplication and the former class name is deprecat...
    • infoJWeb has been aliased to Joomla\CMS\Application\WebApplication and the former class name is deprecat...
    • infoJWebClient has been aliased to Joomla\Application\Web\WebClient and the former class name is depreca...
    • infoJModelAdmin has been aliased to Joomla\CMS\MVC\Model\AdminModel and the former class name is depreca...
    • infoJModelForm has been aliased to Joomla\CMS\MVC\Model\FormModel and the former class name is deprecate...
    • infoJModelItem has been aliased to Joomla\CMS\MVC\Model\ItemModel and the former class name is deprecate...
    • infoJModelList has been aliased to Joomla\CMS\MVC\Model\ListModel and the former class name is deprecate...
    • infoJModelLegacy has been aliased to Joomla\CMS\MVC\Model\BaseDatabaseModel and the former class name is...
    • infoJViewCategories has been aliased to Joomla\CMS\MVC\View\CategoriesView and the former class name is ...
    • infoJViewCategory has been aliased to Joomla\CMS\MVC\View\CategoryView and the former class name is depr...
    • infoJViewCategoryfeed has been aliased to Joomla\CMS\MVC\View\CategoryFeedView and the former class name...
    • infoJViewLegacy has been aliased to Joomla\CMS\MVC\View\HtmlView and the former class name is deprecated...
    • infoJControllerAdmin has been aliased to Joomla\CMS\MVC\Controller\AdminController and the former class ...
    • infoJControllerLegacy has been aliased to Joomla\CMS\MVC\Controller\BaseController and the former class ...
    • infoJControllerForm has been aliased to Joomla\CMS\MVC\Controller\FormController and the former class na...
    • infoJTableInterface has been aliased to Joomla\CMS\Table\TableInterface and the former class name is dep...
    • infoJTable has been aliased to Joomla\CMS\Table\Table and the former class name is deprecated. The alias...
    • infoJTableNested has been aliased to Joomla\CMS\Table\Nested and the former class name is deprecated. Th...
    • infoJTableAsset has been aliased to Joomla\CMS\Table\Asset and the former class name is deprecated. The ...
    • infoJTableExtension has been aliased to Joomla\CMS\Table\Extension and the former class name is deprecat...
    • infoJTableLanguage has been aliased to Joomla\CMS\Table\Language and the former class name is deprecated...
    • infoJTableUpdate has been aliased to Joomla\CMS\Table\Update and the former class name is deprecated. Th...
    • infoJTableUpdatesite has been aliased to Joomla\CMS\Table\UpdateSite and the former class name is deprec...
    • infoJTableUser has been aliased to Joomla\CMS\Table\User and the former class name is deprecated. The al...
    • infoJTableUsergroup has been aliased to Joomla\CMS\Table\Usergroup and the former class name is deprecat...
    • infoJTableViewlevel has been aliased to Joomla\CMS\Table\ViewLevel and the former class name is deprecat...
    • infoJTableContenthistory has been aliased to Joomla\CMS\Table\ContentHistory and the former class name i...
    • infoJTableContenttype has been aliased to Joomla\CMS\Table\ContentType and the former class name is depr...
    • infoJTableCorecontent has been aliased to Joomla\CMS\Table\CoreContent and the former class name is depr...
    • infoJTableUcm has been aliased to Joomla\CMS\Table\Ucm and the former class name is deprecated. The alia...
    • infoJTableCategory has been aliased to Joomla\CMS\Table\Category and the former class name is deprecated...
    • infoJTableContent has been aliased to Joomla\CMS\Table\Content and the former class name is deprecated. ...
    • infoJTableMenu has been aliased to Joomla\CMS\Table\Menu and the former class name is deprecated. The al...
    • infoJTableMenuType has been aliased to Joomla\CMS\Table\MenuType and the former class name is deprecated...
    • infoJTableModule has been aliased to Joomla\CMS\Table\Module and the former class name is deprecated. Th...
    • infoJAccess has been aliased to Joomla\CMS\Access\Access and the former class name is deprecated. The al...
    • infoJAccessRule has been aliased to Joomla\CMS\Access\Rule and the former class name is deprecated. The ...
    • infoJAccessRules has been aliased to Joomla\CMS\Access\Rules and the former class name is deprecated. Th...
    • infoJAccessExceptionNotallowed has been aliased to Joomla\CMS\Access\Exception\NotAllowed and the former...
    • infoJRule has been aliased to Joomla\CMS\Access\Rule and the former class name is deprecated. The alias ...
    • infoJRules has been aliased to Joomla\CMS\Access\Rules and the former class name is deprecated. The alia...
    • infoJHelp has been aliased to Joomla\CMS\Help\Help and the former class name is deprecated. The alias wi...
    • infoJCaptcha has been aliased to Joomla\CMS\Captcha\Captcha and the former class name is deprecated. The...
    • infoJLanguageAssociations has been aliased to Joomla\CMS\Language\Associations and the former class name...
    • infoJLanguage has been aliased to Joomla\CMS\Language\Language and the former class name is deprecated. ...
    • infoJLanguageHelper has been aliased to Joomla\CMS\Language\LanguageHelper and the former class name is ...
    • infoJLanguageMultilang has been aliased to Joomla\CMS\Language\Multilanguage and the former class name i...
    • infoJText has been aliased to Joomla\CMS\Language\Text and the former class name is deprecated. The alia...
    • infoJLanguageTransliterate has been aliased to Joomla\CMS\Language\Transliterate and the former class na...
    • infoJComponentHelper has been aliased to Joomla\CMS\Component\ComponentHelper and the former class name ...
    • infoJComponentRecord has been aliased to Joomla\CMS\Component\ComponentRecord and the former class name ...
    • infoJComponentExceptionMissing has been aliased to Joomla\CMS\Component\Exception\MissingComponentExcept...
    • infoJComponentRouterBase has been aliased to Joomla\CMS\Component\Router\RouterBase and the former class...
    • infoJComponentRouterInterface has been aliased to Joomla\CMS\Component\Router\RouterInterface and the fo...
    • infoJComponentRouterLegacy has been aliased to Joomla\CMS\Component\Router\RouterLegacy and the former c...
    • infoJComponentRouterView has been aliased to Joomla\CMS\Component\Router\RouterView and the former class...
    • infoJComponentRouterViewconfiguration has been aliased to Joomla\CMS\Component\Router\RouterViewConfigur...
    • infoJComponentRouterRulesMenu has been aliased to Joomla\CMS\Component\Router\Rules\MenuRules and the fo...
    • infoJComponentRouterRulesNomenu has been aliased to Joomla\CMS\Component\Router\Rules\NomenuRules and th...
    • infoJComponentRouterRulesInterface has been aliased to Joomla\CMS\Component\Router\Rules\RulesInterface ...
    • infoJComponentRouterRulesStandard has been aliased to Joomla\CMS\Component\Router\Rules\StandardRules an...
    • infoJEditor has been aliased to Joomla\CMS\Editor\Editor and the former class name is deprecated. The al...
    • infoJErrorPage has been aliased to Joomla\CMS\Exception\ExceptionHandler and the former class name is de...
    • infoJAuthenticationHelper has been aliased to Joomla\CMS\Helper\AuthenticationHelper and the former clas...
    • infoJHelper has been aliased to Joomla\CMS\Helper\CMSHelper and the former class name is deprecated. The...
    • infoJHelperContent has been aliased to Joomla\CMS\Helper\ContentHelper and the former class name is depr...
    • infoJLibraryHelper has been aliased to Joomla\CMS\Helper\LibraryHelper and the former class name is depr...
    • infoJHelperMedia has been aliased to Joomla\CMS\Helper\MediaHelper and the former class name is deprecat...
    • infoJModuleHelper has been aliased to Joomla\CMS\Helper\ModuleHelper and the former class name is deprec...
    • infoJHelperRoute has been aliased to Joomla\CMS\Helper\RouteHelper and the former class name is deprecat...
    • infoJHelperTags has been aliased to Joomla\CMS\Helper\TagsHelper and the former class name is deprecated...
    • infoJHelperUsergroups has been aliased to Joomla\CMS\Helper\UserGroupsHelper and the former class name i...
    • infoJLayoutBase has been aliased to Joomla\CMS\Layout\BaseLayout and the former class name is deprecated...
    • infoJLayoutFile has been aliased to Joomla\CMS\Layout\FileLayout and the former class name is deprecated...
    • infoJLayoutHelper has been aliased to Joomla\CMS\Layout\LayoutHelper and the former class name is deprec...
    • infoJLayout has been aliased to Joomla\CMS\Layout\LayoutInterface and the former class name is deprecate...
    • infoJResponseJson has been aliased to Joomla\CMS\Response\JsonResponse and the former class name is depr...
    • infoJPlugin has been aliased to Joomla\CMS\Plugin\CMSPlugin and the former class name is deprecated. The...
    • infoJPluginHelper has been aliased to Joomla\CMS\Plugin\PluginHelper and the former class name is deprec...
    • infoJMenu has been aliased to Joomla\CMS\Menu\AbstractMenu and the former class name is deprecated. The ...
    • infoJMenuAdministrator has been aliased to Joomla\CMS\Menu\AdministratorMenu and the former class name i...
    • infoJMenuItem has been aliased to Joomla\CMS\Menu\MenuItem and the former class name is deprecated. The ...
    • infoJMenuSite has been aliased to Joomla\CMS\Menu\SiteMenu and the former class name is deprecated. The ...
    • infoJPagination has been aliased to Joomla\CMS\Pagination\Pagination and the former class name is deprec...
    • infoJPaginationObject has been aliased to Joomla\CMS\Pagination\PaginationObject and the former class na...
    • infoJPathway has been aliased to Joomla\CMS\Pathway\Pathway and the former class name is deprecated. The...
    • infoJPathwaySite has been aliased to Joomla\CMS\Pathway\SitePathway and the former class name is depreca...
    • infoJSchemaChangeitem has been aliased to Joomla\CMS\Schema\ChangeItem and the former class name is depr...
    • infoJSchemaChangeset has been aliased to Joomla\CMS\Schema\ChangeSet and the former class name is deprec...
    • infoJSchemaChangeitemMysql has been aliased to Joomla\CMS\Schema\ChangeItem\MysqlChangeItem and the form...
    • infoJSchemaChangeitemPostgresql has been aliased to Joomla\CMS\Schema\ChangeItem\PostgresqlChangeItem an...
    • infoJSchemaChangeitemSqlsrv has been aliased to Joomla\CMS\Schema\ChangeItem\SqlsrvChangeItem and the fo...
    • infoJUcm has been aliased to Joomla\CMS\UCM\UCM and the former class name is deprecated. The alias will ...
    • infoJUcmBase has been aliased to Joomla\CMS\UCM\UCMBase and the former class name is deprecated. The ali...
    • infoJUcmContent has been aliased to Joomla\CMS\UCM\UCMContent and the former class name is deprecated. T...
    • infoJUcmType has been aliased to Joomla\CMS\UCM\UCMType and the former class name is deprecated. The ali...
    • infoJToolbar has been aliased to Joomla\CMS\Toolbar\Toolbar and the former class name is deprecated. The...
    • infoJToolbarButton has been aliased to Joomla\CMS\Toolbar\ToolbarButton and the former class name is dep...
    • infoJToolbarButtonConfirm has been aliased to Joomla\CMS\Toolbar\Button\ConfirmButton and the former cla...
    • infoJToolbarButtonCustom has been aliased to Joomla\CMS\Toolbar\Button\CustomButton and the former class...
    • infoJToolbarButtonHelp has been aliased to Joomla\CMS\Toolbar\Button\HelpButton and the former class nam...
    • infoJToolbarButtonLink has been aliased to Joomla\CMS\Toolbar\Button\LinkButton and the former class nam...
    • infoJToolbarButtonPopup has been aliased to Joomla\CMS\Toolbar\Button\PopupButton and the former class n...
    • infoJToolbarButtonSeparator has been aliased to Joomla\CMS\Toolbar\Button\SeparatorButton and the former...
    • infoJToolbarButtonStandard has been aliased to Joomla\CMS\Toolbar\Button\StandardButton and the former c...
    • infoJToolbarHelper has been aliased to Joomla\CMS\Toolbar\ToolbarHelper and the former class name is dep...
    • infoJButton has been aliased to Joomla\CMS\Toolbar\ToolbarButton and the former class name is deprecated...
    • infoJVersion has been aliased to Joomla\CMS\Version and the former class name is deprecated. The alias w...
    • infoJAuthentication has been aliased to Joomla\CMS\Authentication\Authentication and the former class na...
    • infoJAuthenticationResponse has been aliased to Joomla\CMS\Authentication\AuthenticationResponse and the...
    • infoJBrowser has been aliased to Joomla\CMS\Environment\Browser and the former class name is deprecated....
    • infoJAssociationExtensionInterface has been aliased to Joomla\CMS\Association\AssociationExtensionInterf...
    • infoJAssociationExtensionHelper has been aliased to Joomla\CMS\Association\AssociationExtensionHelper an...
    • infoJDocument has been aliased to Joomla\CMS\Document\Document and the former class name is deprecated. ...
    • infoJDocumentError has been aliased to Joomla\CMS\Document\ErrorDocument and the former class name is de...
    • infoJDocumentFeed has been aliased to Joomla\CMS\Document\FeedDocument and the former class name is depr...
    • infoJDocumentHtml has been aliased to Joomla\CMS\Document\HtmlDocument and the former class name is depr...
    • infoJDocumentImage has been aliased to Joomla\CMS\Document\ImageDocument and the former class name is de...
    • infoJDocumentJson has been aliased to Joomla\CMS\Document\JsonDocument and the former class name is depr...
    • infoJDocumentOpensearch has been aliased to Joomla\CMS\Document\OpensearchDocument and the former class ...
    • infoJDocumentRaw has been aliased to Joomla\CMS\Document\RawDocument and the former class name is deprec...
    • infoJDocumentRenderer has been aliased to Joomla\CMS\Document\DocumentRenderer and the former class name...
    • infoJDocumentXml has been aliased to Joomla\CMS\Document\XmlDocument and the former class name is deprec...
    • infoJDocumentRendererFeedAtom has been aliased to Joomla\CMS\Document\Renderer\Feed\AtomRenderer and the...
    • infoJDocumentRendererFeedRss has been aliased to Joomla\CMS\Document\Renderer\Feed\RssRenderer and the f...
    • infoJDocumentRendererHtmlComponent has been aliased to Joomla\CMS\Document\Renderer\Html\ComponentRender...
    • infoJDocumentRendererHtmlHead has been aliased to Joomla\CMS\Document\Renderer\Html\HeadRenderer and the...
    • infoJDocumentRendererHtmlMessage has been aliased to Joomla\CMS\Document\Renderer\Html\MessageRenderer a...
    • infoJDocumentRendererHtmlModule has been aliased to Joomla\CMS\Document\Renderer\Html\ModuleRenderer and...
    • infoJDocumentRendererHtmlModules has been aliased to Joomla\CMS\Document\Renderer\Html\ModulesRenderer a...
    • infoJDocumentRendererAtom has been aliased to Joomla\CMS\Document\Renderer\Feed\AtomRenderer and the for...
    • infoJDocumentRendererRSS has been aliased to Joomla\CMS\Document\Renderer\Feed\RssRenderer and the forme...
    • infoJDocumentRendererComponent has been aliased to Joomla\CMS\Document\Renderer\Html\ComponentRenderer a...
    • infoJDocumentRendererHead has been aliased to Joomla\CMS\Document\Renderer\Html\HeadRenderer and the for...
    • infoJDocumentRendererMessage has been aliased to Joomla\CMS\Document\Renderer\Html\MessageRenderer and t...
    • infoJDocumentRendererModule has been aliased to Joomla\CMS\Document\Renderer\Html\ModuleRenderer and the...
    • infoJDocumentRendererModules has been aliased to Joomla\CMS\Document\Renderer\Html\ModulesRenderer and t...
    • infoJFeedEnclosure has been aliased to Joomla\CMS\Document\Feed\FeedEnclosure and the former class name ...
    • infoJFeedImage has been aliased to Joomla\CMS\Document\Feed\FeedImage and the former class name is depre...
    • infoJFeedItem has been aliased to Joomla\CMS\Document\Feed\FeedItem and the former class name is depreca...
    • infoJOpenSearchImage has been aliased to Joomla\CMS\Document\Opensearch\OpensearchImage and the former c...
    • infoJOpenSearchUrl has been aliased to Joomla\CMS\Document\Opensearch\OpensearchUrl and the former class...
    • infoJFilterInput has been aliased to Joomla\CMS\Filter\InputFilter and the former class name is deprecat...
    • infoJFilterOutput has been aliased to Joomla\CMS\Filter\OutputFilter and the former class name is deprec...
    • infoJHttp has been aliased to Joomla\CMS\Http\Http and the former class name is deprecated. The alias wi...
    • infoJHttpFactory has been aliased to Joomla\CMS\Http\HttpFactory and the former class name is deprecated...
    • infoJHttpResponse has been aliased to Joomla\CMS\Http\Response and the former class name is deprecated. ...
    • infoJHttpTransport has been aliased to Joomla\CMS\Http\TransportInterface and the former class name is d...
    • infoJHttpTransportCurl has been aliased to Joomla\CMS\Http\Transport\CurlTransport and the former class ...
    • infoJHttpTransportSocket has been aliased to Joomla\CMS\Http\Transport\SocketTransport and the former cl...
    • infoJHttpTransportStream has been aliased to Joomla\CMS\Http\Transport\StreamTransport and the former cl...
    • infoJInstaller has been aliased to Joomla\CMS\Installer\Installer and the former class name is deprecate...
    • infoJInstallerAdapter has been aliased to Joomla\CMS\Installer\InstallerAdapter and the former class nam...
    • infoJInstallerExtension has been aliased to Joomla\CMS\Installer\InstallerExtension and the former class...
    • infoJExtension has been aliased to Joomla\CMS\Installer\InstallerExtension and the former class name is ...
    • infoJInstallerHelper has been aliased to Joomla\CMS\Installer\InstallerHelper and the former class name ...
    • infoJInstallerScript has been aliased to Joomla\CMS\Installer\InstallerScript and the former class name ...
    • infoJInstallerManifest has been aliased to Joomla\CMS\Installer\Manifest and the former class name is de...
    • infoJInstallerAdapterComponent has been aliased to Joomla\CMS\Installer\Adapter\ComponentAdapter and the...
    • infoJInstallerComponent has been aliased to Joomla\CMS\Installer\Adapter\ComponentAdapter and the former...
    • infoJInstallerAdapterFile has been aliased to Joomla\CMS\Installer\Adapter\FileAdapter and the former cl...
    • infoJInstallerFile has been aliased to Joomla\CMS\Installer\Adapter\FileAdapter and the former class nam...
    • infoJInstallerAdapterLanguage has been aliased to Joomla\CMS\Installer\Adapter\LanguageAdapter and the f...
    • infoJInstallerLanguage has been aliased to Joomla\CMS\Installer\Adapter\LanguageAdapter and the former c...
    • infoJInstallerAdapterLibrary has been aliased to Joomla\CMS\Installer\Adapter\LibraryAdapter and the for...
    • infoJInstallerLibrary has been aliased to Joomla\CMS\Installer\Adapter\LibraryAdapter and the former cla...
    • infoJInstallerAdapterModule has been aliased to Joomla\CMS\Installer\Adapter\ModuleAdapter and the forme...
    • infoJInstallerModule has been aliased to Joomla\CMS\Installer\Adapter\ModuleAdapter and the former class...
    • infoJInstallerAdapterPackage has been aliased to Joomla\CMS\Installer\Adapter\PackageAdapter and the for...
    • infoJInstallerPackage has been aliased to Joomla\CMS\Installer\Adapter\PackageAdapter and the former cla...
    • infoJInstallerAdapterPlugin has been aliased to Joomla\CMS\Installer\Adapter\PluginAdapter and the forme...
    • infoJInstallerPlugin has been aliased to Joomla\CMS\Installer\Adapter\PluginAdapter and the former class...
    • infoJInstallerAdapterTemplate has been aliased to Joomla\CMS\Installer\Adapter\TemplateAdapter and the f...
    • infoJInstallerTemplate has been aliased to Joomla\CMS\Installer\Adapter\TemplateAdapter and the former c...
    • infoJInstallerManifestLibrary has been aliased to Joomla\CMS\Installer\Manifest\LibraryManifest and the ...
    • infoJInstallerManifestPackage has been aliased to Joomla\CMS\Installer\Manifest\PackageManifest and the ...
    • infoJRouterAdministrator has been aliased to Joomla\CMS\Router\AdministratorRouter and the former class ...
    • infoJRoute has been aliased to Joomla\CMS\Router\Route and the former class name is deprecated. The alia...
    • infoJRouter has been aliased to Joomla\CMS\Router\Router and the former class name is deprecated. The al...
    • infoJRouterSite has been aliased to Joomla\CMS\Router\SiteRouter and the former class name is deprecated...
    • infoJCategories has been aliased to Joomla\CMS\Categories\Categories and the former class name is deprec...
    • infoJCategoryNode has been aliased to Joomla\CMS\Categories\CategoryNode and the former class name is de...
    • infoJDate has been aliased to Joomla\CMS\Date\Date and the former class name is deprecated. The alias wi...
    • infoJLog has been aliased to Joomla\CMS\Log\Log and the former class name is deprecated. The alias will ...
    • infoJLogEntry has been aliased to Joomla\CMS\Log\LogEntry and the former class name is deprecated. The a...
    • infoJLogLogger has been aliased to Joomla\CMS\Log\Logger and the former class name is deprecated. The al...
    • infoJLogger has been aliased to Joomla\CMS\Log\Logger and the former class name is deprecated. The alias...
    • infoJLogLoggerCallback has been aliased to Joomla\CMS\Log\Logger\CallbackLogger and the former class nam...
    • infoJLogLoggerDatabase has been aliased to Joomla\CMS\Log\Logger\DatabaseLogger and the former class nam...
    • infoJLogLoggerEcho has been aliased to Joomla\CMS\Log\Logger\EchoLogger and the former class name is dep...
    • infoJLogLoggerFormattedtext has been aliased to Joomla\CMS\Log\Logger\FormattedtextLogger and the former...
    • infoJLogLoggerMessagequeue has been aliased to Joomla\CMS\Log\Logger\MessagequeueLogger and the former c...
    • infoJLogLoggerSyslog has been aliased to Joomla\CMS\Log\Logger\SyslogLogger and the former class name is...
    • infoJLogLoggerW3c has been aliased to Joomla\CMS\Log\Logger\W3cLogger and the former class name is depre...
    • infoJProfiler has been aliased to Joomla\CMS\Profiler\Profiler and the former class name is deprecated. ...
    • infoJUri has been aliased to Joomla\CMS\Uri\Uri and the former class name is deprecated. The alias will ...
    • infoJCache has been aliased to Joomla\CMS\Cache\Cache and the former class name is deprecated. The alias...
    • infoJCacheController has been aliased to Joomla\CMS\Cache\CacheController and the former class name is d...
    • infoJCacheStorage has been aliased to Joomla\CMS\Cache\CacheStorage and the former class name is depreca...
    • infoJCacheControllerCallback has been aliased to Joomla\CMS\Cache\Controller\CallbackController and the ...
    • infoJCacheControllerOutput has been aliased to Joomla\CMS\Cache\Controller\OutputController and the form...
    • infoJCacheControllerPage has been aliased to Joomla\CMS\Cache\Controller\PageController and the former c...
    • infoJCacheControllerView has been aliased to Joomla\CMS\Cache\Controller\ViewController and the former c...
    • infoJCacheStorageApcu has been aliased to Joomla\CMS\Cache\Storage\ApcuStorage and the former class name...
    • infoJCacheStorageHelper has been aliased to Joomla\CMS\Cache\Storage\CacheStorageHelper and the former c...
    • infoJCacheStorageFile has been aliased to Joomla\CMS\Cache\Storage\FileStorage and the former class name...
    • infoJCacheStorageMemcached has been aliased to Joomla\CMS\Cache\Storage\MemcachedStorage and the former ...
    • infoJCacheStorageRedis has been aliased to Joomla\CMS\Cache\Storage\RedisStorage and the former class na...
    • infoJCacheStorageWincache has been aliased to Joomla\CMS\Cache\Storage\WincacheStorage and the former cl...
    • infoJCacheException has been aliased to Joomla\CMS\Cache\Exception\CacheExceptionInterface and the forme...
    • infoJCacheExceptionConnecting has been aliased to Joomla\CMS\Cache\Exception\CacheConnectingException an...
    • infoJCacheExceptionUnsupported has been aliased to Joomla\CMS\Cache\Exception\UnsupportedCacheException ...
    • infoJSession has been aliased to Joomla\CMS\Session\Session and the former class name is deprecated. The...
    • infoJUser has been aliased to Joomla\CMS\User\User and the former class name is deprecated. The alias wi...
    • infoJUserHelper has been aliased to Joomla\CMS\User\UserHelper and the former class name is deprecated. ...
    • infoJForm has been aliased to Joomla\CMS\Form\Form and the former class name is deprecated. The alias wi...
    • infoJFormField has been aliased to Joomla\CMS\Form\FormField and the former class name is deprecated. Th...
    • infoJFormHelper has been aliased to Joomla\CMS\Form\FormHelper and the former class name is deprecated. ...
    • infoJFormRule has been aliased to Joomla\CMS\Form\FormRule and the former class name is deprecated. The ...
    • infoJFormFieldAccessLevel has been aliased to Joomla\CMS\Form\Field\AccesslevelField and the former clas...
    • infoJFormFieldAliastag has been aliased to Joomla\CMS\Form\Field\AliastagField and the former class name...
    • infoJFormFieldAuthor has been aliased to Joomla\CMS\Form\Field\AuthorField and the former class name is ...
    • infoJFormFieldCacheHandler has been aliased to Joomla\CMS\Form\Field\CachehandlerField and the former cl...
    • infoJFormFieldCalendar has been aliased to Joomla\CMS\Form\Field\CalendarField and the former class name...
    • infoJFormFieldCaptcha has been aliased to Joomla\CMS\Form\Field\CaptchaField and the former class name i...
    • infoJFormFieldCategory has been aliased to Joomla\CMS\Form\Field\CategoryField and the former class name...
    • infoJFormFieldCheckbox has been aliased to Joomla\CMS\Form\Field\CheckboxField and the former class name...
    • infoJFormFieldCheckboxes has been aliased to Joomla\CMS\Form\Field\CheckboxesField and the former class ...
    • infoJFormFieldChromeStyle has been aliased to Joomla\CMS\Form\Field\ChromestyleField and the former clas...
    • infoJFormFieldColor has been aliased to Joomla\CMS\Form\Field\ColorField and the former class name is de...
    • infoJFormFieldCombo has been aliased to Joomla\CMS\Form\Field\ComboField and the former class name is de...
    • infoJFormFieldComponentlayout has been aliased to Joomla\CMS\Form\Field\ComponentlayoutField and the for...
    • infoJFormFieldComponents has been aliased to Joomla\CMS\Form\Field\ComponentsField and the former class ...
    • infoJFormFieldContenthistory has been aliased to Joomla\CMS\Form\Field\ContenthistoryField and the forme...
    • infoJFormFieldContentlanguage has been aliased to Joomla\CMS\Form\Field\ContentlanguageField and the for...
    • infoJFormFieldContenttype has been aliased to Joomla\CMS\Form\Field\ContenttypeField and the former clas...
    • infoJFormFieldDatabaseConnection has been aliased to Joomla\CMS\Form\Field\DatabaseconnectionField and t...
    • infoJFormFieldEditor has been aliased to Joomla\CMS\Form\Field\EditorField and the former class name is ...
    • infoJFormFieldEMail has been aliased to Joomla\CMS\Form\Field\EmailField and the former class name is de...
    • infoJFormFieldFile has been aliased to Joomla\CMS\Form\Field\FileField and the former class name is depr...
    • infoJFormFieldFileList has been aliased to Joomla\CMS\Form\Field\FilelistField and the former class name...
    • infoJFormFieldFolderList has been aliased to Joomla\CMS\Form\Field\FolderlistField and the former class ...
    • infoJFormFieldFrontend_Language has been aliased to Joomla\CMS\Form\Field\FrontendlanguageField and the ...
    • infoJFormFieldGroupedList has been aliased to Joomla\CMS\Form\Field\GroupedlistField and the former clas...
    • infoJFormFieldHeadertag has been aliased to Joomla\CMS\Form\Field\HeadertagField and the former class na...
    • infoJFormFieldHidden has been aliased to Joomla\CMS\Form\Field\HiddenField and the former class name is ...
    • infoJFormFieldImageList has been aliased to Joomla\CMS\Form\Field\ImagelistField and the former class na...
    • infoJFormFieldInteger has been aliased to Joomla\CMS\Form\Field\IntegerField and the former class name i...
    • infoJFormFieldLanguage has been aliased to Joomla\CMS\Form\Field\LanguageField and the former class name...
    • infoJFormFieldLastvisitDateRange has been aliased to Joomla\CMS\Form\Field\LastvisitdaterangeField and t...
    • infoJFormFieldLimitbox has been aliased to Joomla\CMS\Form\Field\LimitboxField and the former class name...
    • infoJFormFieldList has been aliased to Joomla\CMS\Form\Field\ListField and the former class name is depr...
    • infoJFormFieldMedia has been aliased to Joomla\CMS\Form\Field\MediaField and the former class name is de...
    • infoJFormFieldMenu has been aliased to Joomla\CMS\Form\Field\MenuField and the former class name is depr...
    • infoJFormFieldMenuitem has been aliased to Joomla\CMS\Form\Field\MenuitemField and the former class name...
    • infoJFormFieldMeter has been aliased to Joomla\CMS\Form\Field\MeterField and the former class name is de...
    • infoJFormFieldModulelayout has been aliased to Joomla\CMS\Form\Field\ModulelayoutField and the former cl...
    • infoJFormFieldModuleOrder has been aliased to Joomla\CMS\Form\Field\ModuleorderField and the former clas...
    • infoJFormFieldModulePosition has been aliased to Joomla\CMS\Form\Field\ModulepositionField and the forme...
    • infoJFormFieldModuletag has been aliased to Joomla\CMS\Form\Field\ModuletagField and the former class na...
    • infoJFormFieldNote has been aliased to Joomla\CMS\Form\Field\NoteField and the former class name is depr...
    • infoJFormFieldNumber has been aliased to Joomla\CMS\Form\Field\NumberField and the former class name is ...
    • infoJFormFieldOrdering has been aliased to Joomla\CMS\Form\Field\OrderingField and the former class name...
    • infoJFormFieldPassword has been aliased to Joomla\CMS\Form\Field\PasswordField and the former class name...
    • infoJFormFieldPlugins has been aliased to Joomla\CMS\Form\Field\PluginsField and the former class name i...
    • infoJFormFieldPlugin_Status has been aliased to Joomla\CMS\Form\Field\PluginstatusField and the former c...
    • infoJFormFieldPredefinedList has been aliased to Joomla\CMS\Form\Field\PredefinedListField and the forme...
    • infoJFormFieldRadio has been aliased to Joomla\CMS\Form\Field\RadioField and the former class name is de...
    • infoJFormFieldRange has been aliased to Joomla\CMS\Form\Field\RangeField and the former class name is de...
    • infoJFormFieldRedirect_Status has been aliased to Joomla\CMS\Form\Field\RedirectStatusField and the form...
    • infoJFormFieldRegistrationDateRange has been aliased to Joomla\CMS\Form\Field\RegistrationdaterangeField...
    • infoJFormFieldRules has been aliased to Joomla\CMS\Form\Field\RulesField and the former class name is de...
    • infoJFormFieldSessionHandler has been aliased to Joomla\CMS\Form\Field\SessionhandlerField and the forme...
    • infoJFormFieldSpacer has been aliased to Joomla\CMS\Form\Field\SpacerField and the former class name is ...
    • infoJFormFieldSQL has been aliased to Joomla\CMS\Form\Field\SqlField and the former class name is deprec...
    • infoJFormFieldStatus has been aliased to Joomla\CMS\Form\Field\StatusField and the former class name is ...
    • infoJFormFieldSubform has been aliased to Joomla\CMS\Form\Field\SubformField and the former class name i...
    • infoJFormFieldTag has been aliased to Joomla\CMS\Form\Field\TagField and the former class name is deprec...
    • infoJFormFieldTel has been aliased to Joomla\CMS\Form\Field\TelephoneField and the former class name is ...
    • infoJFormFieldTemplatestyle has been aliased to Joomla\CMS\Form\Field\TemplatestyleField and the former ...
    • infoJFormFieldText has been aliased to Joomla\CMS\Form\Field\TextField and the former class name is depr...
    • infoJFormFieldTextarea has been aliased to Joomla\CMS\Form\Field\TextareaField and the former class name...
    • infoJFormFieldTimezone has been aliased to Joomla\CMS\Form\Field\TimezoneField and the former class name...
    • infoJFormFieldUrl has been aliased to Joomla\CMS\Form\Field\UrlField and the former class name is deprec...
    • infoJFormFieldUserActive has been aliased to Joomla\CMS\Form\Field\UseractiveField and the former class ...
    • infoJFormFieldUserGroupList has been aliased to Joomla\CMS\Form\Field\UsergrouplistField and the former ...
    • infoJFormFieldUserState has been aliased to Joomla\CMS\Form\Field\UserstateField and the former class na...
    • infoJFormFieldUser has been aliased to Joomla\CMS\Form\Field\UserField and the former class name is depr...
    • infoJFormRuleBoolean has been aliased to Joomla\CMS\Form\Rule\BooleanRule and the former class name is d...
    • infoJFormRuleCalendar has been aliased to Joomla\CMS\Form\Rule\CalendarRule and the former class name is...
    • infoJFormRuleCaptcha has been aliased to Joomla\CMS\Form\Rule\CaptchaRule and the former class name is d...
    • infoJFormRuleColor has been aliased to Joomla\CMS\Form\Rule\ColorRule and the former class name is depre...
    • infoJFormRuleEmail has been aliased to Joomla\CMS\Form\Rule\EmailRule and the former class name is depre...
    • infoJFormRuleEquals has been aliased to Joomla\CMS\Form\Rule\EqualsRule and the former class name is dep...
    • infoJFormRuleNotequals has been aliased to Joomla\CMS\Form\Rule\NotequalsRule and the former class name ...
    • infoJFormRuleNumber has been aliased to Joomla\CMS\Form\Rule\NumberRule and the former class name is dep...
    • infoJFormRuleOptions has been aliased to Joomla\CMS\Form\Rule\OptionsRule and the former class name is d...
    • infoJFormRulePassword has been aliased to Joomla\CMS\Form\Rule\PasswordRule and the former class name is...
    • infoJFormRuleRules has been aliased to Joomla\CMS\Form\Rule\RulesRule and the former class name is depre...
    • infoJFormRuleTel has been aliased to Joomla\CMS\Form\Rule\TelRule and the former class name is deprecate...
    • infoJFormRuleUrl has been aliased to Joomla\CMS\Form\Rule\UrlRule and the former class name is deprecate...
    • infoJFormRuleUsername has been aliased to Joomla\CMS\Form\Rule\UsernameRule and the former class name is...
    • infoJMicrodata has been aliased to Joomla\CMS\Microdata\Microdata and the former class name is deprecate...
    • infoJDatabaseDriver has been aliased to Joomla\Database\DatabaseDriver and the former class name is depr...
    • infoJDatabaseExporter has been aliased to Joomla\Database\DatabaseExporter and the former class name is ...
    • infoJDatabaseFactory has been aliased to Joomla\Database\DatabaseFactory and the former class name is de...
    • infoJDatabaseImporter has been aliased to Joomla\Database\DatabaseImporter and the former class name is ...
    • infoJDatabaseInterface has been aliased to Joomla\Database\DatabaseInterface and the former class name i...
    • infoJDatabaseIterator has been aliased to Joomla\Database\DatabaseIterator and the former class name is ...
    • infoJDatabaseQuery has been aliased to Joomla\Database\DatabaseQuery and the former class name is deprec...
    • infoJDatabaseDriverMysqli has been aliased to Joomla\Database\Mysqli\MysqliDriver and the former class n...
    • infoJDatabaseDriverPdo has been aliased to Joomla\Database\Pdo\PdoDriver and the former class name is de...
    • infoJDatabaseDriverPdomysql has been aliased to Joomla\Database\Mysql\MysqlDriver and the former class n...
    • infoJDatabaseDriverPgsql has been aliased to Joomla\Database\Pgsql\PgsqlDriver and the former class name...
    • infoJDatabaseDriverSqlazure has been aliased to Joomla\Database\Sqlazure\SqlazureDriver and the former c...
    • infoJDatabaseDriverSqlite has been aliased to Joomla\Database\Sqlite\SqliteDriver and the former class n...
    • infoJDatabaseDriverSqlsrv has been aliased to Joomla\Database\Sqlsrv\SqlsrvDriver and the former class n...
    • infoJDatabaseExceptionConnecting has been aliased to Joomla\Database\Exception\ConnectionFailureExceptio...
    • infoJDatabaseExceptionExecuting has been aliased to Joomla\Database\Exception\ExecutionFailureException ...
    • infoJDatabaseExceptionUnsupported has been aliased to Joomla\Database\Exception\UnsupportedAdapterExcept...
    • infoJDatabaseExporterMysqli has been aliased to Joomla\Database\Mysqli\MysqliExporter and the former cla...
    • infoJDatabaseExporterPdomysql has been aliased to Joomla\Database\Mysql\MysqlExporter and the former cla...
    • infoJDatabaseExporterPgsql has been aliased to Joomla\Database\Pgsql\PgsqlExporter and the former class ...
    • infoJDatabaseImporterMysqli has been aliased to Joomla\Database\Mysqli\MysqliImporter and the former cla...
    • infoJDatabaseImporterPdomysql has been aliased to Joomla\Database\Mysql\MysqlImporter and the former cla...
    • infoJDatabaseImporterPgsql has been aliased to Joomla\Database\Pgsql\PgsqlImporter and the former class ...
    • infoJDatabaseQueryElement has been aliased to Joomla\Database\Query\QueryElement and the former class na...
    • infoJDatabaseQueryLimitable has been aliased to Joomla\Database\Query\LimitableInterface and the former ...
    • infoJDatabaseQueryPreparable has been aliased to Joomla\Database\Query\PreparableInterface and the forme...
    • infoJDatabaseQueryMysqli has been aliased to Joomla\Database\Mysqli\MysqliQuery and the former class nam...
    • infoJDatabaseQueryPdo has been aliased to Joomla\Database\Pdo\PdoQuery and the former class name is depr...
    • infoJDatabaseQueryPdomysql has been aliased to Joomla\Database\Mysql\MysqlQuery and the former class nam...
    • infoJDatabaseQueryPgsql has been aliased to Joomla\Database\Pgsql\PgsqlQuery and the former class name i...
    • infoJDatabaseQuerySqlazure has been aliased to Joomla\Database\Sqlazure\SqlazureQuery and the former cla...
    • infoJDatabaseQuerySqlite has been aliased to Joomla\Database\Sqlite\SqliteQuery and the former class nam...
    • infoJDatabaseQuerySqlsrv has been aliased to Joomla\Database\Sqlsrv\SqlsrvQuery and the former class nam...
    • infoJFactory has been aliased to Joomla\CMS\Factory and the former class name is deprecated. The alias w...
    • infoJMail has been aliased to Joomla\CMS\Mail\Mail and the former class name is deprecated. The alias wi...
    • infoJMailHelper has been aliased to Joomla\CMS\Mail\MailHelper and the former class name is deprecated. ...
    • infoJClientHelper has been aliased to Joomla\CMS\Client\ClientHelper and the former class name is deprec...
    • infoJClientFtp has been aliased to Joomla\CMS\Client\FtpClient and the former class name is deprecated. ...
    • infoJFTP has been aliased to Joomla\CMS\Client\FtpClient and the former class name is deprecated. The al...
    • infoJClientLdap has been aliased to Joomla\Ldap\LdapClient and the former class name is deprecated. The ...
    • infoJLDAP has been aliased to Joomla\Ldap\LdapClient and the former class name is deprecated. The alias ...
    • infoJUpdate has been aliased to Joomla\CMS\Updater\Update and the former class name is deprecated. The a...
    • infoJUpdateAdapter has been aliased to Joomla\CMS\Updater\UpdateAdapter and the former class name is dep...
    • infoJUpdater has been aliased to Joomla\CMS\Updater\Updater and the former class name is deprecated. The...
    • infoJUpdaterCollection has been aliased to Joomla\CMS\Updater\Adapter\CollectionAdapter and the former c...
    • infoJUpdaterExtension has been aliased to Joomla\CMS\Updater\Adapter\ExtensionAdapter and the former cla...
    • infoJCrypt has been aliased to Joomla\CMS\Crypt\Crypt and the former class name is deprecated. The alias...
    • infoJCryptCipher has been aliased to Joomla\Crypt\CipherInterface and the former class name is deprecate...
    • infoJCryptKey has been aliased to Joomla\Crypt\Key and the former class name is deprecated. The alias wi...
    • info\Joomla\CMS\Crypt\CipherInterface has been aliased to Joomla\Crypt\CipherInterface and the former cl...
    • info\Joomla\CMS\Crypt\Key has been aliased to Joomla\Crypt\Key and the former class name is deprecated. ...
    • infoJCryptCipherCrypto has been aliased to Joomla\CMS\Crypt\Cipher\CryptoCipher and the former class nam...
    • infoJStringPunycode has been aliased to Joomla\CMS\String\PunycodeHelper and the former class name is de...
    • infoJBuffer has been aliased to Joomla\CMS\Utility\BufferStreamHandler and the former class name is depr...
    • infoJUtility has been aliased to Joomla\CMS\Utility\Utility and the former class name is deprecated. The...
    • infoJInputCli has been aliased to Joomla\CMS\Input\Cli and the former class name is deprecated. The alia...
    • infoJInputCookie has been aliased to Joomla\CMS\Input\Cookie and the former class name is deprecated. Th...
    • infoJInputFiles has been aliased to Joomla\CMS\Input\Files and the former class name is deprecated. The ...
    • infoJInput has been aliased to Joomla\CMS\Input\Input and the former class name is deprecated. The alias...
    • infoJInputJSON has been aliased to Joomla\CMS\Input\Json and the former class name is deprecated. The al...
    • infoJFeed has been aliased to Joomla\CMS\Feed\Feed and the former class name is deprecated. The alias wi...
    • infoJFeedEntry has been aliased to Joomla\CMS\Feed\FeedEntry and the former class name is deprecated. Th...
    • infoJFeedFactory has been aliased to Joomla\CMS\Feed\FeedFactory and the former class name is deprecated...
    • infoJFeedLink has been aliased to Joomla\CMS\Feed\FeedLink and the former class name is deprecated. The ...
    • infoJFeedParser has been aliased to Joomla\CMS\Feed\FeedParser and the former class name is deprecated. ...
    • infoJFeedPerson has been aliased to Joomla\CMS\Feed\FeedPerson and the former class name is deprecated. ...
    • infoJFeedParserAtom has been aliased to Joomla\CMS\Feed\Parser\AtomParser and the former class name is d...
    • infoJFeedParserNamespace has been aliased to Joomla\CMS\Feed\Parser\NamespaceParserInterface and the for...
    • infoJFeedParserRss has been aliased to Joomla\CMS\Feed\Parser\RssParser and the former class name is dep...
    • infoJFeedParserRssItunes has been aliased to Joomla\CMS\Feed\Parser\Rss\ItunesRssParser and the former c...
    • infoJFeedParserRssMedia has been aliased to Joomla\CMS\Feed\Parser\Rss\MediaRssParser and the former cla...
    • infoJImage has been aliased to Joomla\CMS\Image\Image and the former class name is deprecated. The alias...
    • infoJImageFilter has been aliased to Joomla\CMS\Image\ImageFilter and the former class name is deprecate...
    • infoJImageFilterBackgroundfill has been aliased to Joomla\CMS\Image\Filter\Backgroundfill and the former...
    • infoJImageFilterBrightness has been aliased to Joomla\CMS\Image\Filter\Brightness and the former class n...
    • infoJImageFilterContrast has been aliased to Joomla\CMS\Image\Filter\Contrast and the former class name ...
    • infoJImageFilterEdgedetect has been aliased to Joomla\CMS\Image\Filter\Edgedetect and the former class n...
    • infoJImageFilterEmboss has been aliased to Joomla\CMS\Image\Filter\Emboss and the former class name is d...
    • infoJImageFilterNegate has been aliased to Joomla\CMS\Image\Filter\Negate and the former class name is d...
    • infoJImageFilterSmooth has been aliased to Joomla\CMS\Image\Filter\Smooth and the former class name is d...
    • infoJObject has been aliased to Joomla\CMS\Object\CMSObject and the former class name is deprecated. The...
    • infoJExtensionHelper has been aliased to Joomla\CMS\Extension\ExtensionHelper and the former class name ...
    • infoJHtml has been aliased to Joomla\CMS\HTML\HTMLHelper and the former class name is deprecated. The al...
    • info\Joomla\Application\Cli\CliInput has been aliased to Joomla\CMS\Application\CLI\CliInput and the for...
    • info\Joomla\Application\Cli\CliOutput has been aliased to Joomla\CMS\Application\CLI\CliOutput and the f...
    • info\Joomla\Application\Cli\ColorStyle has been aliased to Joomla\CMS\Application\CLI\ColorStyle and the...
    • info\Joomla\Application\Cli\Output\Stdout has been aliased to Joomla\CMS\Application\CLI\Output\Stdout a...
    • info\Joomla\Application\Cli\Output\Xml has been aliased to Joomla\CMS\Application\CLI\Output\Xml and the...
    • info\Joomla\Application\Cli\Output\Processor\ColorProcessor has been aliased to Joomla\CMS\Application\C...
    • info\Joomla\Application\Cli\Output\Processor\ProcessorInterface has been aliased to Joomla\CMS\Applicati...
    • infoJFile has been aliased to Joomla\CMS\Filesystem\File and the former class name is deprecated. The al...
    • infoJFolder has been aliased to Joomla\CMS\Filesystem\Folder and the former class name is deprecated. Th...
    • infoJFilesystemHelper has been aliased to Joomla\CMS\Filesystem\FilesystemHelper and the former class na...
    • infoJFilesystemPatcher has been aliased to Joomla\CMS\Filesystem\Patcher and the former class name is de...
    • infoJPath has been aliased to Joomla\CMS\Filesystem\Path and the former class name is deprecated. The al...
    • infoJStream has been aliased to Joomla\CMS\Filesystem\Stream and the former class name is deprecated. Th...
    • infoJStreamString has been aliased to Joomla\CMS\Filesystem\Streams\StreamString and the former class na...
    • infoJStringController has been aliased to Joomla\CMS\Filesystem\Support\StringController and the former ...
    • infoJClassLoader has been aliased to Joomla\CMS\Autoload\ClassLoader and the former class name is deprec...
    • infoJFormFilterInt_Array has been aliased to Joomla\CMS\Form\Filter\IntarrayFilter and the former class ...
    • infoJAdapter has been aliased to Joomla\CMS\Adapter\Adapter and the former class name is deprecated. The...
    • infoJAdapterInstance has been aliased to Joomla\CMS\Adapter\AdapterInstance and the former class name is...
    • infoJHtmlAccess has been aliased to Joomla\CMS\HTML\Helpers\Access and the former class name is deprecat...
    • infoJHtmlActionsDropdown has been aliased to Joomla\CMS\HTML\Helpers\ActionsDropdown and the former clas...
    • infoJHtmlAdminLanguage has been aliased to Joomla\CMS\HTML\Helpers\AdminLanguage and the former class na...
    • infoJHtmlBehavior has been aliased to Joomla\CMS\HTML\Helpers\Behavior and the former class name is depr...
    • infoJHtmlBootstrap has been aliased to Joomla\CMS\HTML\Helpers\Bootstrap and the former class name is de...
    • infoJHtmlCategory has been aliased to Joomla\CMS\HTML\Helpers\Category and the former class name is depr...
    • infoJHtmlContent has been aliased to Joomla\CMS\HTML\Helpers\Content and the former class name is deprec...
    • infoJHtmlContentlanguage has been aliased to Joomla\CMS\HTML\Helpers\ContentLanguage and the former clas...
    • infoJHtmlDate has been aliased to Joomla\CMS\HTML\Helpers\Date and the former class name is deprecated. ...
    • infoJHtmlDebug has been aliased to Joomla\CMS\HTML\Helpers\Debug and the former class name is deprecated...
    • infoJHtmlDraggablelist has been aliased to Joomla\CMS\HTML\Helpers\DraggableList and the former class na...
    • infoJHtmlDropdown has been aliased to Joomla\CMS\HTML\Helpers\Dropdown and the former class name is depr...
    • infoJHtmlEmail has been aliased to Joomla\CMS\HTML\Helpers\Email and the former class name is deprecated...
    • infoJHtmlForm has been aliased to Joomla\CMS\HTML\Helpers\Form and the former class name is deprecated. ...
    • infoJHtmlFormbehavior has been aliased to Joomla\CMS\HTML\Helpers\FormBehavior and the former class name...
    • infoJHtmlGrid has been aliased to Joomla\CMS\HTML\Helpers\Grid and the former class name is deprecated. ...
    • infoJHtmlIcons has been aliased to Joomla\CMS\HTML\Helpers\Icons and the former class name is deprecated...
    • infoJHtmlJGrid has been aliased to Joomla\CMS\HTML\Helpers\JGrid and the former class name is deprecated...
    • infoJHtmlJquery has been aliased to Joomla\CMS\HTML\Helpers\Jquery and the former class name is deprecat...
    • infoJHtmlLinks has been aliased to Joomla\CMS\HTML\Helpers\Links and the former class name is deprecated...
    • infoJHtmlList has been aliased to Joomla\CMS\HTML\Helpers\ListHelper and the former class name is deprec...
    • infoJHtmlMenu has been aliased to Joomla\CMS\HTML\Helpers\Menu and the former class name is deprecated. ...
    • infoJHtmlNumber has been aliased to Joomla\CMS\HTML\Helpers\Number and the former class name is deprecat...
    • infoJHtmlSearchtools has been aliased to Joomla\CMS\HTML\Helpers\SearchTools and the former class name i...
    • infoJHtmlSelect has been aliased to Joomla\CMS\HTML\Helpers\Select and the former class name is deprecat...
    • infoJHtmlSidebar has been aliased to Joomla\CMS\HTML\Helpers\Sidebar and the former class name is deprec...
    • infoJHtmlSortableList has been aliased to Joomla\CMS\HTML\Helpers\SortableList and the former class name...
    • infoJHtmlString has been aliased to Joomla\CMS\HTML\Helpers\StringHelper and the former class name is de...
    • infoJHtmlTag has been aliased to Joomla\CMS\HTML\Helpers\Tag and the former class name is deprecated. Th...
    • infoJHtmlTel has been aliased to Joomla\CMS\HTML\Helpers\Telephone and the former class name is deprecat...
    • infoJHtmlUser has been aliased to Joomla\CMS\HTML\Helpers\User and the former class name is deprecated. ...