Welcome To AlgarveComputers.com, The place to be for repairs and tailor-made IT solutions! Call Us on +351 929 372 915
Since we have been active in the ICT world since 1999, we can safely say that we have extensive experience within this sector.
Our customers can count on a complete range of solutions, ranging from building and repairing computers and laptops.
Besides that we can also Implement networks, wired and wireless, including all peripherals: such as printers, NAS.
Joomla! Version | 5.2.2 |
PHP Version | 8.2.24 |
Identity | guest |
Response | 200 |
Template | ja_purity_iv |
Database |
|
1 x beforeRenderRawModule mod_footer (Footer) (271.24KB) (20.93%) | 15.63ms |
1 x afterInitialise (1.57MB) (20.89%) | 15.60ms |
1 x afterRender (56.67KB) (12.74%) | 9.52ms |
1 x afterRenderComponent com_users (664.85KB) (10.12%) | 7.56ms |
1 x afterRenderRawModule mod_menu (Offcanvas) (376.55KB) (7.09%) | 5.29ms |
1 x afterRoute (185.95KB) (5.53%) | 4.13ms |
1 x afterRenderRawModule mod_menu (mainmenu) (13.91KB) (5.04%) | 3.76ms |
1 x beforeRenderRawModule mod_menu (Topbar nav) (46.98KB) (2.27%) | 1.69ms |
1 x beforeRenderRawModule mod_menu (mainmenu) (189.97KB) (2.24%) | 1.67ms |
1 x beforeRenderRawModule mod_custom (About Algarve Computers) (47.21KB) (1.75%) | 1.30ms |
1 x beforeRenderRawModule mod_custom (Header right) (42.94KB) (1.69%) | 1.26ms |
1 x beforeRenderRawModule mod_custom (Topbar left) (43.87KB) (1.41%) | 1.05ms |
1 x beforeRenderRawModule mod_menu (Offcanvas) (44.48KB) (1.36%) | 1.02ms |
1 x afterRenderRawModule mod_menu (Topbar nav) (16.91KB) (1.26%) | 940μs |
1 x afterLoad (76.27KB) (0.73%) | 549μs |
1 x beforeRenderRawModule mod_custom (Contact Us) (9.27KB) (0.73%) | 542μs |
1 x beforeRenderComponent com_users (111.3KB) (0.64%) | 475μs |
1 x afterRenderRawModule mod_footer (Footer) (5.27KB) (0.48%) | 355μs |
1 x afterRenderModule mod_footer (Footer) (2.09KB) (0.33%) | 243μs |
1 x afterRenderRawModule mod_custom (About Algarve Computers) (4.3KB) (0.31%) | 235μs |
1 x afterRenderModule mod_custom (About Algarve Computers) (3.78KB) (0.31%) | 233μs |
1 x afterRenderModule mod_custom (Header right) (2.35KB) (0.29%) | 214μs |
1 x afterDispatch (2.81KB) (0.25%) | 190μs |
1 x afterRenderModule mod_menu (mainmenu) (11.65KB) (0.23%) | 168μs |
1 x afterRenderModule mod_custom (Topbar left) (1.73KB) (0.22%) | 166μs |
1 x afterRenderModule mod_menu (Topbar nav) (2.02KB) (0.21%) | 156μs |
1 x afterRenderRawModule mod_custom (Header right) (944B) (0.1%) | 72μs |
1 x afterRenderRawModule mod_custom (Contact Us) (1.05KB) (0.09%) | 66μs |
1 x afterRenderRawModule mod_custom (Topbar left) (944B) (0.08%) | 62μs |
1 x afterRenderModule mod_custom (Contact Us) (4.53KB) (0.07%) | 51μs |
1 x afterRenderModule mod_menu (Offcanvas) (10.7KB) (0.07%) | 49μs |
1 x beforeRenderModule mod_footer (Footer) (704B) (0.01%) | 5μs |
1 x beforeRenderModule mod_menu (Offcanvas) (704B) (0.01%) | 5μs |
1 x beforeRenderModule mod_custom (About Algarve Computers) (720B) (0.01%) | 4μs |
1 x beforeRenderModule mod_custom (Header right) (720B) (0.01%) | 4μs |
1 x beforeRenderModule mod_menu (Topbar nav) (720B) (0.01%) | 4μs |
1 x beforeRenderModule mod_menu (mainmenu) (704B) (0.01%) | 4μs |
1 x beforeRenderModule mod_custom (Topbar left) (720B) (0%) | 3μs |
1 x beforeRenderModule mod_custom (Contact Us) (720B) (0%) | 3μs |
SELECT @@SESSION.sql_mode;
60μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `arj6e_session`
WHERE `session_id` = ?
111μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `arj6e_session`
WHERE `session_id` = :session_id LIMIT 1
84μs1.31KBParams/libraries/src/Session/MetadataManager.php:187CopyUPDATE `arj6e_session`
SET `guest` = :guest
, `time` = :time
, `userid` = :user_id
, `username` = :username
, `client_id` = :client_id
WHERE `session_id` = :session_id
151μs992BParams/libraries/src/Session/MetadataManager.php:316CopySELECT `id`,`rules`
FROM `arj6e_viewlevels`
79μs928B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `arj6e_usergroups` AS `a`
LEFT JOIN `arj6e_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
134μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT *
FROM `arj6e_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
123μs1.59KB/libraries/src/Language/LanguageHelper.php:177CopySELECT *
FROM arj6e_menu
WHERE alias ='profile' AND published=1
169μs2.84KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT `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 `arj6e_menu` AS `m`
LEFT JOIN `arj6e_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`
545μs68.92KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `arj6e_template_styles` AS `s`
LEFT JOIN `arj6e_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
183μs944B/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT *
FROM `arj6e_template_styles`
WHERE `client_id` = 0 AND `home` = 1
109μs928B/plugins/system/t4/src/t4/Helper/TemplateStyle.php:87CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM arj6e_fields AS a
LEFT JOIN `arj6e_languages` AS l ON l.lang_code = a.language
LEFT JOIN arj6e_users AS uc ON uc.id=a.checked_out
LEFT JOIN arj6e_viewlevels AS ag ON ag.id = a.access
LEFT JOIN arj6e_users AS ua ON ua.id = a.created_user_id
LEFT JOIN arj6e_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
954μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `arj6e_modules` AS `m`
LEFT JOIN `arj6e_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `arj6e_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`
787μs18.13KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT 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 `arj6e_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
109μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT `session_id`
FROM `arj6e_session`
WHERE `session_id` = ?
113μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `arj6e_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
3.73ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy