Easily publish and manage your company events.

This Year Events

Latest events for year 2025

Sorry we don't have any events yet...

Total execution time: 1737510798.7459 sec.

Framework 1.50 v6.20

Cpu Usage 26059 sec.

Memory Usage 2.73MB

POST:
Array
(
)

                         
GET:
Array
(
)

                         
Array
(
    [route] => page/event-calendar-demo
    [path] => /page/([a-z0-9_-]+)
    [segments] => Array
        (
            [0] => page
            [1] => event-calendar-demo
        )

    [closure] => Array
        (
            [0] => Wojo\Controller\Front\IndexController
            [1] => page
        )

    [template] => /home/kayle/public_html/view/front/modules/events/index.tpl.php
)

1. select | total: 1
SELECT * FROM `settings` WHERE (`id` = 1) ;

2. select | total: 1
SELECT * FROM `pages` WHERE (`slug_en` = "event-calendar-demo") and (`active` = 1) ;

3. SELECT | total: 27
SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;

4. SELECT | total: 1
SELECT id, plugin_id, jscode, show_title, alt_class, plugalias, title_en as title, body_en as body FROM `plugins` WHERE id IN (4) AND active = 1 ;

5. SELECT | total: 0
SELECT color, date_start, date_end, contact_person, contact_email, contact_phone, DATE_FORMAT(`time_start`, '%H:%i') as time_start, DATE_FORMAT(`time_end`, '%H:%i') as time_end, DATE_FORMAT(`date_start`, '%Y-%m') as month, venue_en as venue, title_en as title, body_en as body FROM `mod_events` WHERE active = 1 ORDER BY date_start DESC ;

1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 1. SELECT * FROM `pages` WHERE (`slug_en` = "event-calendar-demo") and (`active` = 1) ;
3. SELECT | total: 27. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
4. SELECT | total: 1.  SELECT id, plugin_id, jscode, show_title, alt_class, plugalias, title_en as title, body_en as body FROM `plugins` WHERE id IN (4) AND active = 1 ;
5. SELECT | total: 0.  SELECT color, date_start, date_end, contact_person, contact_email, contact_phone, DATE_FORMAT(`time_start`, '%H:%i') as time_start, DATE_FORMAT(`time_end`, '%H:%i') as time_end, DATE_FORMAT(`date_start`, '%Y-%m') as month, venue_en as venue, title_en as title, body_en as body FROM `mod_events` WHERE active = 1 ORDER BY date_start DESC ;