10.232MBMemory Usage229msRequest Duration
Joomla! Version5.1.4
PHP Version8.3.15
Identityguest
Response200
Templatecassiopeia_whitebghead
Database
Server
mysql
Version
10.6.18-MariaDB-ubu2204
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:71 [ "ONECOM_DOMAIN_NAME" => "mainecooneducation.com" "ONECOM_DOMAIN_ROOT" => "/customers/...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1736185541 "last" => 1736185541...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_languagefilter
array:1 [ "language" => "en-GB" ]
  • afterLoad (106.29KB) (1.26ms)
  • afterInitialise (4.75MB) (29.27ms)
  • afterRoute (941.81KB) (14.42ms)
  • beforeRenderComponent com_content (175.08KB) (6.12ms)
  • Before Access::preloadComponents (all components) (69.59KB) (2.38ms)
  • After Access::preloadComponents (all components) (139.52KB) (1.78ms)
  • Before Access::getAssetRules (id:8 name:com_content) (1.13KB) (17μs)
  • After Access::getAssetRules (id:8 name:com_content) (7.05KB) (71μs)
  • afterRenderComponent com_content (381.96KB) (18.55ms)
  • afterDispatch (128.93KB) (9.65ms)
  • beforeRenderRawModule mod_languages (Change Language) (500.55KB) (13.4ms)
  • afterRenderRawModule mod_languages (Change Language) (486.97KB) (23.23ms)
  • beforeRenderRawModule mod_djmegamenu (Main Menu English) (9.41KB) (111μs)
  • afterRenderRawModule mod_djmegamenu (Main Menu English) (808.76KB) (35.93ms)
  • beforeRenderRawModule mod_footer (@copyright) (7.89KB) (66μs)
  • afterRenderRawModule mod_footer (@copyright) (54.42KB) (2.66ms)
  • beforeRenderModule mod_footer (@copyright) (106.51KB) (5.03ms)
  • afterRenderModule mod_footer (@copyright) (11.11KB) (665μs)
  • beforeRenderModule mod_languages (Change Language) (12.13KB) (988μs)
  • afterRenderModule mod_languages (Change Language) (17.52KB) (565μs)
  • beforeRenderModule mod_djmegamenu (Main Menu English) (58.45KB) (4ms)
  • afterRenderModule mod_djmegamenu (Main Menu English) (26.09KB) (585μs)
  • afterRender (1.16MB) (57.26ms)
  • 1 x afterRender (1.16MB) (25.03%)
    57.26ms
    1 x afterRenderRawModule mod_djmegamenu (Main Menu English) (808.76KB) (15.7%)
    35.93ms
    1 x afterInitialise (4.75MB) (12.79%)
    29.27ms
    1 x afterRenderRawModule mod_languages (Change Language) (486.97KB) (10.15%)
    23.23ms
    1 x afterRenderComponent com_content (381.96KB) (8.11%)
    18.55ms
    1 x afterRoute (941.81KB) (6.3%)
    14.42ms
    1 x beforeRenderRawModule mod_languages (Change Language) (500.55KB) (5.86%)
    13.40ms
    1 x afterDispatch (128.93KB) (4.22%)
    9.65ms
    1 x beforeRenderComponent com_content (175.08KB) (2.68%)
    6.12ms
    1 x beforeRenderModule mod_footer (@copyright) (106.51KB) (2.2%)
    5.03ms
    1 x beforeRenderModule mod_djmegamenu (Main Menu English) (58.45KB) (1.75%)
    4.00ms
    1 x afterRenderRawModule mod_footer (@copyright) (54.42KB) (1.16%)
    2.66ms
    1 x Before Access::preloadComponents (all components) (69.59KB) (1.04%)
    2.38ms
    1 x After Access::preloadComponents (all components) (139.52KB) (0.78%)
    1.78ms
    1 x afterLoad (106.29KB) (0.55%)
    1.26ms
    1 x beforeRenderModule mod_languages (Change Language) (12.13KB) (0.43%)
    988μs
    1 x afterRenderModule mod_footer (@copyright) (11.11KB) (0.29%)
    665μs
    1 x afterRenderModule mod_djmegamenu (Main Menu English) (26.09KB) (0.26%)
    585μs
    1 x afterRenderModule mod_languages (Change Language) (17.52KB) (0.25%)
    565μs
    1 x beforeRenderRawModule mod_djmegamenu (Main Menu English) (9.41KB) (0.05%)
    111μs
    1 x After Access::getAssetRules (id:8 name:com_content) (7.05KB) (0.03%)
    71μs
    1 x beforeRenderRawModule mod_footer (@copyright) (7.89KB) (0.03%)
    66μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (1.13KB) (0.01%)
    17μs
29 statements were executed, 7 of which were duplicates, 22 unique8.67ms399.7KB
  • SELECT @@SESSION.sql_mode;94μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `hjuwq_session` WHERE `session_id` = ?129μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `hjuwq_session` WHERE `session_id` = :session_id LIMIT 1122μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `hjuwq_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)210μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `hjuwq_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1263μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `hjuwq_viewlevels`113μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `hjuwq_usergroups` AS `a` LEFT JOIN `hjuwq_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest169μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `hjuwq_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`560μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM `hjuwq_languages` WHERE `published` = 1 ORDER BY `ordering` ASC240μs2.36KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `element`,`name`,`client_id`,`extension_id` FROM `hjuwq_extensions` WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1261μs1.3KB/libraries/src/Language/LanguageHelper.php:250Copy
  • SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component` FROM `hjuwq_menu` AS `m` LEFT JOIN `hjuwq_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id` WHERE ( (`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2) ORDER BY `m`.`lft`1.55ms347.3KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'166μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `hjuwq_template_styles` AS `s` LEFT JOIN `hjuwq_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` = 1292μs848B/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `hjuwq_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)436μs7.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language` FROM `hjuwq_content` AS `a` LEFT JOIN `hjuwq_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `hjuwq_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `hjuwq_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `hjuwq_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `hjuwq_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE `a`.`featured` = 1 AND (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`language` IN (:preparedArray5,:preparedArray6) ORDER BY c.lft, CASE WHEN a.publish_up IS NULL THEN a.created ELSE a.publish_up END DESC , a.created DESC LIMIT 9937μs7.03KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT COUNT(*) FROM `hjuwq_content` AS `a` LEFT JOIN `hjuwq_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `hjuwq_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `hjuwq_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `hjuwq_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `hjuwq_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE `a`.`featured` = 1 AND (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`language` IN (:preparedArray5,:preparedArray6)311μs6.48KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT `language`,`id` FROM `hjuwq_menu` WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0339μs2KB/libraries/src/Language/Multilanguage.php:123Copy
  • SELECT `c2`.`language`,`c2`.`id` FROM `hjuwq_menu` AS `c` INNER JOIN `hjuwq_associations` AS `a` ON `a`.`id` = `c`.`id` AND `a`.`context` = :context INNER JOIN `hjuwq_associations` AS `a2` ON `a`.`key` = `a2`.`key` INNER JOIN `hjuwq_menu` AS `c2` ON `a2`.`id` = `c2`.`id` WHERE `c`.`id` = :id245μs1.53KBParams/libraries/src/Language/Associations.php:145Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `hjuwq_modules` AS `m` LEFT JOIN `hjuwq_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `hjuwq_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id` WHERE ( ( (`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) AND `m`.`language` IN (:preparedArray3,:preparedArray4) ORDER BY `m`.`position`,`m`.`ordering`430μs1.91KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT manifest_cache FROM hjuwq_extensions WHERE element='mod_djmegamenu' LIMIT 1250μs536B/modules/mod_djmegamenu/helpers/helper.php:412Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'191μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'153μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'134μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'129μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'156μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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 `hjuwq_scheduler_tasks` AS `a` WHERE `a`.`state` = 1197μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT * FROM `hjuwq_template_styles` WHERE `client_id` = 0 AND `id` = '13'173μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `hjuwq_session` WHERE `session_id` = ?144μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `hjuwq_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?272μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "The application should be injected through setApplication() and requested ...
    • 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::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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/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/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/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/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::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "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/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::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" => "Database is not available in constructor in 6.0. - [ROOT]/libraries/src/MV...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Direct property access will not be supported in 7.0 in Joomla\CMS\MVC\Mode...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Instead of an empty value, the default value will be returned in 7.0 in Jo...
    • warningarray:2 [ "message" => "Direct property access will not be supported in 7.0 in Joomla\CMS\MVC\Mode...
    • 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::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • warningarray:2 [ "message" => "Support for registering functions is deprecated and will be removed in Joo...
    • 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/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/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/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "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" => "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" => "Use method "getModules" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Use method "getModules" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Use method "getModules" for value pre-processing is deprecated, and will n...
    • 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" => "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" => "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" => "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" => "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" => "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" => "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" => "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" => "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" => "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::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::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\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\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\Factory::getDocument() is deprecated. Load the document 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" => "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/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "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::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::getUser() is deprecated. Load the user from the depend...
    • 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/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" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Use method "getAttributes" for value pre-processing is deprecated, and wil...
    • warningarray:2 [ "message" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Use method "getAttributes" for value pre-processing is deprecated, and wil...
    • warningarray:2 [ "message" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getUser() is deprecated. Load the user from the depend...
    • warningarray:2 [ "message" => "Use method "getAttributes" for value pre-processing is deprecated, and wil...
    • warningarray:2 [ "message" => "Use method "getContent" for value pre-processing is deprecated, and will n...
    • 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" => "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" => "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" => "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" => "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" => "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" => "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::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::getConfig() is deprecated. The configuration object sh...
    • warningarray:2 [ "message" => "Joomla\CMS\Cache\Cache::getInstance() is deprecated. The cache controller ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDocument() is deprecated. Load the document from th...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getConfig() is deprecated. The configuration object sh...
    • warningarray:2 [ "message" => "Joomla\CMS\Cache\Cache::getInstance() is deprecated. The cache controller ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getConfig() is deprecated. The configuration object sh...
    • warningarray:2 [ "message" => "Joomla\CMS\Cache\Cache::getInstance() is deprecated. The cache controller ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getConfig() is deprecated. The configuration object sh...
    • warningarray:2 [ "message" => "Joomla\CMS\Cache\Cache::getInstance() is deprecated. The cache controller ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getConfig() is deprecated. The configuration object sh...
    • warningarray:2 [ "message" => "Joomla\CMS\Cache\Cache::getInstance() is deprecated. The cache controller ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "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" => "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" => "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" => "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" => "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" => "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" => "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" => "Joomla\CMS\Factory::getConfig() is deprecated. The configuration object sh...
    • warningarray:2 [ "message" => "Joomla\CMS\Cache\Cache::getInstance() is deprecated. The cache controller ...
    • warningarray:2 [ "message" => "Since joomla/application 2.0.0: Accessing the input property of Joomla\App...
    • warningarray:2 [ "message" => "Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dep...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • warningarray:2 [ "message" => "Since joomla/database 2.2.0: The parameter $new is deprecated and will be ...
    • 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...
    • 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...
    • 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...
    • 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. ...