About Us

It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages.It was popularised in the 1960s with the release.

Subscription

Settings28.448MBMemory Usage580msRequest Duration
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
Joomla! Version5.3.0
PHP Version8.3.9
Identityguest
Response200
Templatejl_kidsacademy_free
Database
Server
mysql
Version
8.0.41-32
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:60 [ "USER" => "serenac" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/" "QUERY_STR...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1748226051 "last" => 1748226051...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (3.43MB) (40.08ms)
  • afterInitialise (7.59MB) (144ms)
  • afterRoute (3.41MB) (75.04ms)
  • beforeRenderComponent com_content (429.62KB) (11.65ms)
  • Before Access::preloadComponents (all components) (1.11MB) (16.87ms)
  • After Access::preloadComponents (all components) (118.49KB) (7.19ms)
  • Before Access::getAssetRules (id:8 name:com_content) (1.1KB) (19μs)
  • After Access::getAssetRules (id:8 name:com_content) (26.3KB) (538μs)
  • afterRenderComponent com_content (887.67KB) (43.38ms)
  • afterDispatch (73.48KB) (1.51ms)
  • afterRender (10.75MB) (238ms)
  • 1 x afterRender (10.75MB) (41%)
    238ms
    1 x afterInitialise (7.59MB) (24.88%)
    144ms
    1 x afterRoute (3.41MB) (12.93%)
    75.04ms
    1 x afterRenderComponent com_content (887.67KB) (7.47%)
    43.38ms
    1 x afterLoad (3.43MB) (6.91%)
    40.08ms
    1 x Before Access::preloadComponents (all components) (1.11MB) (2.91%)
    16.87ms
    1 x beforeRenderComponent com_content (429.62KB) (2.01%)
    11.65ms
    1 x After Access::preloadComponents (all components) (118.49KB) (1.24%)
    7.19ms
    1 x afterDispatch (73.48KB) (0.26%)
    1.51ms
    1 x After Access::getAssetRules (id:8 name:com_content) (26.3KB) (0.09%)
    538μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (1.1KB) (0%)
    19μs
31 statements were executed, 11 of which were duplicates, 20 unique41.5ms97.77KB
  • SELECT @@SESSION.sql_mode;384μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259Copy
  • SELECT `data` FROM `serenac_session` WHERE `session_id` = ?549μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `serenac_session` WHERE `session_id` = :session_id LIMIT 1765μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `serenac_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)4.37ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `serenac_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 11.28ms1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `serenac_viewlevels`507μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `serenac_usergroups` AS `a` LEFT JOIN `serenac_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest970μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `serenac_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`2.84ms3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `template` FROM `serenac_template_styles` WHERE `client_id` = 0 AND `home` = 1859μs1.15KB/plugins/system/helix3/helix3.php:247Copy
  • 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 `serenac_menu` AS `m` LEFT JOIN `serenac_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`2.36ms35.92KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `serenac_template_styles` AS `s` LEFT JOIN `serenac_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` = 1997μs912B/administrator/components/com_templates/src/Model/StyleModel.php:718Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM serenac_template_styles AS s WHERE s.client_id = 0 AND s.template = 'jl_kidsacademy_free' ORDER BY s.id872μs768B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'624μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `serenac_languages` WHERE `published` = 1 ORDER BY `ordering` ASC628μs1.61KB/libraries/src/Language/LanguageHelper.php:179Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `serenac_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)2.32ms7.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`,`fp`.`ordering`,COALESCE(NULLIF(ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1), 0), 0) AS `rating`,COALESCE(NULLIF(`v`.`rating_count`, 0), 0) AS `rating_count` FROM `serenac_content` AS `a` LEFT JOIN `serenac_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `serenac_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `serenac_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `serenac_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `serenac_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `serenac_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE (`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) ORDER BY c.lft, a.featured DESC, fp.ordering, CASE WHEN a.publish_up IS NULL THEN a.created ELSE a.publish_up END DESC , a.created DESC LIMIT 42.47ms15.03KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT COUNT(*) FROM `serenac_content` AS `a` LEFT JOIN `serenac_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `serenac_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `serenac_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `serenac_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `serenac_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `serenac_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE (`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)1.79ms6.84KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT `a`.`menutype`,`a`.`title` FROM `serenac_menu_types` AS `a` WHERE `a`.`client_id` = 0663μs656B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM serenac_menu AS m WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft1.39ms1.36KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM serenac_menu AS m WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft1.24ms1.36KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `serenac_modules` AS `m` LEFT JOIN `serenac_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `serenac_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id` WHERE ( ( (`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) ORDER BY `m`.`position`,`m`.`ordering`3.76ms1.89KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `serenac_modules` AS `m` LEFT JOIN `serenac_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `serenac_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id` WHERE ( ( (`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) ORDER BY `m`.`position`,`m`.`ordering`1.81ms1.89KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'749μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'604μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'537μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'497μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'535μ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 `serenac_scheduler_tasks` AS `a` WHERE `a`.`state` = 1784μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT * FROM `serenac_template_styles` WHERE `client_id` = 0 AND `id` = '28'707μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `serenac_session` WHERE `session_id` = ?697μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `serenac_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?2.95ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy