We can help you find matching home tutors in Islamabad. Contact us to book your online tutoring sessions today!
Joomla! Version | 4.4.0 |
PHP Version | 7.4.33 |
Identity | guest |
Response | 200 |
Template | tutor_tmpl |
Database |
|
1 x afterInitialise (2.16MB) (43.55%) | 256.94ms |
1 x afterLoad (829.54KB) (18.93%) | 111.65ms |
1 x afterRoute (131.57KB) (7.98%) | 47.09ms |
1 x beforeRenderComponent com_advertise (307.74KB) (7.65%) | 45.16ms |
1 x afterRenderRawModule mod_maximenuck (Maximenu CK) (317.82KB) (6.76%) | 39.90ms |
1 x afterRenderRawModule mod_menu (Footer Menu) (483.17KB) (4.58%) | 27.03ms |
1 x afterRender (160.71KB) (2.66%) | 15.72ms |
1 x afterRenderComponent com_advertise (137.57KB) (2.31%) | 13.63ms |
1 x beforeRenderRawModule mod_search_tutor (Browse Locations) (68.48KB) (1.63%) | 9.63ms |
1 x afterRenderRawModule mod_search_tutor (Browse Locations) (98.39KB) (1.5%) | 8.87ms |
1 x afterRenderRawModule mod_search_tutor (Browse Teachers) (36.12KB) (0.91%) | 5.37ms |
1 x afterRenderModule mod_search_tutor (Browse Locations) (11.04KB) (0.41%) | 2.40ms |
1 x afterRenderRawModule mod_custom (About us) (6.88KB) (0.24%) | 1.44ms |
1 x afterRenderModule mod_search_tutor (Browse Teachers) (5.77KB) (0.05%) | 313μs |
1 x afterDispatch (3.89KB) (0.05%) | 311μs |
1 x afterRenderModule mod_custom (About us) (3.38KB) (0.03%) | 204μs |
1 x afterRenderModule mod_menu (Footer Menu) (4.9KB) (0.03%) | 189μs |
1 x afterRenderRawModule mod_custom (Top Right Social Icons) (992B) (0.03%) | 184μs |
1 x afterRenderModule mod_maximenuck (Maximenu CK) (1.27KB) (0.03%) | 179μs |
1 x afterRenderRawModule mod_custom (Top Banner HTML (inner pages)) (992B) (0.02%) | 143μs |
1 x afterRenderRawModule mod_custom (Top Left Number) (984B) (0.02%) | 137μs |
1 x afterRenderModule mod_custom (Top Right Social Icons) (3.77KB) (0.02%) | 125μs |
1 x beforeRenderRawModule mod_menu (Footer Menu) (NANB) (0.02%) | 98μs |
1 x afterRenderModule mod_custom (Top Banner HTML (inner pages)) (1.28KB) (0.02%) | 98μs |
1 x beforeRenderRawModule mod_maximenuck (Maximenu CK) (27.12KB) (0.02%) | 98μs |
1 x beforeRenderRawModule mod_custom (Top Right Social Icons) (25.65KB) (0.02%) | 96μs |
1 x beforeRenderRawModule mod_custom (About us) (2.52KB) (0.02%) | 93μs |
1 x beforeRenderRawModule mod_search_tutor (Browse Teachers) (912B) (0.02%) | 90μs |
1 x afterRenderModule mod_custom (Top Left Number) (1.27KB) (0.01%) | 84μs |
1 x beforeRenderRawModule mod_custom (Top Banner HTML (inner pages)) (800B) (0.01%) | 73μs |
1 x beforeRenderRawModule mod_custom (Top Left Number) (1.04KB) (0.01%) | 54μs |
1 x beforeRenderModule mod_custom (Top Right Social Icons) (720B) (0.01%) | 41μs |
1 x beforeRenderModule mod_menu (Footer Menu) (720B) (0%) | 17μs |
1 x beforeRenderModule mod_maximenuck (Maximenu CK) (720B) (0%) | 16μs |
1 x beforeRenderModule mod_search_tutor (Browse Locations) (720B) (0%) | 15μs |
1 x beforeRenderModule mod_search_tutor (Browse Teachers) (720B) (0%) | 14μs |
1 x beforeRenderModule mod_custom (About us) (720B) (0%) | 10μs |
1 x beforeRenderModule mod_custom (Top Banner HTML (inner pages)) (736B) (0%) | 6μs |
1 x beforeRenderModule mod_custom (Top Left Number) (720B) (0%) | 6μs |
SELECT @@SESSION.sql_mode;
167μs1.59KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `tutor_session`
WHERE `session_id` = ?
851μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `tutor_session`
WHERE `session_id` = :session_id LIMIT 1
189μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `tutor_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
34.49ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `tutor_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
1ms5.36KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `tutor_viewlevels`
399μs1.11KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `tutor_usergroups` AS `a`
LEFT JOIN `tutor_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
651μs1.67KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `tutor_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
17.24ms16.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `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 `tutor_menu` AS `m`
LEFT JOIN `tutor_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.2ms30.17KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `tutor_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
406μs2.44KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `tutor_template_styles` AS `s`
LEFT JOIN `tutor_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` = 1
753μs1.33KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `tutor_modules` AS `m`
LEFT JOIN `tutor_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `tutor_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.74ms3.81KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT count(*) as total from tutor_owt_tutor WHERE location LIKE '%Rawalpindi%' AND published=1
590μs872B/modules/mod_search_tutor/src/Helper/Search_tutorHelper.php:52CopySELECT count(*) as total from tutor_owt_tutor WHERE location LIKE '%Islamabad%' AND published=1
251μs872B/modules/mod_search_tutor/src/Helper/Search_tutorHelper.php:52CopySELECT count(*) as total from tutor_owt_tutor WHERE location LIKE '%Lahore%' AND published=1
212μs872B/modules/mod_search_tutor/src/Helper/Search_tutorHelper.php:52CopySELECT * from tutor_categories WHERE parent_id=24 AND extension='com_advertise'
871μs4.69KB/modules/mod_search_tutor/tmpl/categories.php:88CopySELECT * from tutor_categories where parent_id=8
394μs9.83KB/modules/mod_search_tutor/tmpl/categories.php:99CopySELECT *
FROM tutor_modules
WHERE published=1
ORDER BY id
454μs36.52KB/administrator/components/com_maximenuck/helpers/ckfof.php:168CopySELECT 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 `tutor_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
472μs1.71KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `session_id`
FROM `tutor_session`
WHERE `session_id` = ?
219μs1.64KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `tutor_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
321ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy