Marine QHSE & Offshore Consultants - Kompetencija d.o.o.

You are here: Naslovnica » Contact us
Friday, 29. March 2024.
Contact us

Kompetencija l.l.c.
Kneza Domagoja 3
51280 RAB
CROATIA

E-mail: info@kompetencija.com
Phone: +38551 77 12 13

Profile Information

Application afterLoad: 0.000 seconds, 0.41 MB
Application afterInitialise: 0.109 seconds, 4.22 MB
Application afterRoute: 0.124 seconds, 4.82 MB
Application afterDispatch: 0.147 seconds, 5.40 MB
Application afterRender: 0.378 seconds, 8.83 MB

Memory Usage

9282448

22 queries logged

  1. SHOW TABLES
  2. SELECT file_id
      FROM jos_jdownloads_files
      WHERE published = 1
      AND use_timeframe = 1
      AND publish_to != '0000-00-00 00:00:00'
      AND publish_to <= '2024-03-29 16:18:35'
  3. SELECT file_id
      FROM jos_jdownloads_files
      WHERE published = 0
      AND use_timeframe = 1
      AND publish_from != '0000-00-00 00:00:00'
      AND publish_from <= '2024-03-29 16:18:35'
  4. SELECT m.*, c.`option` AS component
      FROM jos_menu AS m
      LEFT JOIN jos_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  5. SHOW TABLES
  6. SELECT template
      FROM jos_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 30)
      ORDER BY menuid DESC
      LIMIT 0, 1
  7. SELECT *
      FROM jos_ckforms
      WHERE id=1
  8. SELECT *
      FROM jos_ckfields
      WHERE fid=1
      AND published=1
      ORDER BY ordering ASC
  9. UPDATE jos_ckforms
      SET hits = 463067
      WHERE id = 1
  10. SELECT *
      FROM jos_ckforms
      WHERE id=1
  11. SELECT *
      FROM jos_ckfields
      WHERE fid=1
      AND published=1
      ORDER BY ordering ASC
  12. SELECT id, title, module, POSITION, content, showtitle, control, params
      FROM jos_modules AS m
      LEFT JOIN jos_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 30 OR mm.menuid = 0 )
      ORDER BY POSITION, ordering
  13. SELECT jf_content.reference_field, jf_content.VALUE, jf_content.reference_id, jf_content.original_value

      FROM jos_jf_content AS jf_content

      WHERE jf_content.language_id=1
           
      AND jf_content.published=1
       
      AND jf_content.reference_id IN(35,29,43,1,90,69,89,27)
       
      AND jf_content.reference_table='modules'
  14. SELECT id
      FROM jos_menu
      WHERE link LIKE 'index.php?option=com_comprofiler&task=registers%'
      AND published = 1
      AND access IN (0)
  15. SELECT DISTINCT
                                    c.id AS ID,
                                    c.SECTION AS SID,
                                    c.title AS name
                           
      FROM
                                    jos_categories AS c
                           
      LEFT JOIN
                                    jos_content AS content
                                   
      ON
                                    c.id = content.catid    
                           
      WHERE
                                    (  c.id = 1 )
                                   
      AND
                                    c.published = 1
                                   
      AND
                                    c.access <= 0;
  16. SELECT DISTINCT
                                    cats.title AS cat,
                                    users.name AS author,
                                    users.email AS author_email,
                                    cats.SECTION AS SID,
                                    content.title AS title,
                                    content.introtext AS text,
                                    content.created AS DATE,
                                    content.publish_up AS date_publish,
                                content.images AS images,
                                    content.id AS IID,
                                    content.hits AS hits,
                                    content_rating.rating_sum AS rating_sum,
                                    content_rating.rating_count AS rating_count,
                                    CASE WHEN CHAR_LENGTH(content.alias)
                                            THEN CONCAT_WS(":", content.id, content.alias)
                                                    ELSE content.id END AS ID,
                                    CASE WHEN CHAR_LENGTH(cats.alias)
                                            THEN CONCAT_WS(":", cats.id, cats.alias)
                                                    ELSE cats.id END AS CID                                        
                           
      FROM
                                    jos_content AS content
                                   
      LEFT JOIN
                                            jos_categories AS categories
                                           
      ON categories.id = content.catid
                                   
                                   
      LEFT JOIN
                                            jos_sections AS sections
                                           
      ON sections.id = content.sectionid
                                   
      LEFT JOIN
                                            jos_users AS users
                                           
      ON users.id = content.created_by
                                   
      LEFT JOIN
                                            jos_content_frontpage AS frontpage
                                           
      ON content.id = frontpage.content_id                   
                                   
      LEFT JOIN
                                            jos_categories AS cats
                                           
      ON content.catid = cats.id      
                                   
      LEFT JOIN
                                            jos_content_rating AS content_rating
                                           
      ON content_rating.content_id = content.id
                           
      WHERE
                                    content.state = 1
                                           
      AND categories.access <= 0
                                           
      AND content.access <= 0
                                           
      AND categories.published = 1  
                                           
      AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2024-03-29 15:18:35' )
                                           
      AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-03-29 15:18:35' )
                                   
      AND (  content.catid = 1 )
                                     
      AND frontpage.content_id IS NULL  
                                   
                           
      ORDER BY
                                     content.created DESC
                           
      LIMIT
                                    0,4;
  17. SELECT jf_content.reference_field, jf_content.VALUE, jf_content.reference_id, jf_content.original_value

      FROM jos_jf_content AS jf_content

      WHERE jf_content.language_id=1
           
      AND jf_content.published=1
       
      AND jf_content.reference_id IN(107,106,101,100)
       
      AND jf_content.reference_table='content'
  18. SELECT guest, usertype, client_id
      FROM jos_session
      WHERE client_id = 0
  19. SELECT DISTINCT
                                    c.id AS ID,
                                    c.SECTION AS SID,
                                    c.title AS name,
                                    m.id AS MID
                           
      FROM
                                    jos_categories AS c
                           
      LEFT JOIN
                                    jos_menu AS m
                                   
      ON
                                    c.id = m.componentid
                           
      LEFT JOIN
                                    jos_content AS content
                                   
      ON
                                    c.id = content.catid    
                           
      WHERE
                                    (  c.id = 1 )
                                   
      AND
                                    c.published = 1
                                   
      AND
                                    c.access <= 0;
  20. SELECT DISTINCT
                                    cats.title AS cat,
                                    users.username AS author,
                                    cats.SECTION AS SID,
                                    content.title AS title,
                                    content.introtext AS text,
                                    content.created AS DATE,
                                    content.publish_up AS date_publish,
                                content.images AS images,
                                    content.id AS IID,
                                    CASE WHEN CHAR_LENGTH(content.alias)
                                            THEN CONCAT_WS(":", content.id, content.alias)
                                                    ELSE content.id END AS ID,
                                    CASE WHEN CHAR_LENGTH(cats.alias)
                                            THEN CONCAT_WS(":", cats.id, cats.alias)
                                                    ELSE cats.id END AS CID                                        
                           
      FROM
                                    jos_content AS content
                                   
      LEFT JOIN
                                            jos_categories AS categories
                                           
      ON categories.id = content.catid
                                   
                                   
      LEFT JOIN
                                            jos_sections AS sections
                                           
      ON sections.id = content.sectionid
                                   
      LEFT JOIN
                                            jos_menu AS menu
                                           
      ON menu.componentid = content.id
                                   
      LEFT JOIN
                                            jos_users AS users
                                           
      ON users.id = content.created_by
                                   
      LEFT JOIN
                                            jos_content_frontpage AS frontpage
                                           
      ON content.id = frontpage.content_id                   
                                   
      LEFT JOIN
                                            jos_categories AS cats
                                           
      ON content.catid = cats.id      
                           
      WHERE
                                    content.state = 1
                                           
      AND categories.access <= 0
                                           
      AND content.access <= 0
                                           
      AND categories.published = 1  
                                   
      AND ( content.publish_up = '0000-00-00 00:00:00'
                                            OR content.publish_up <= '2024-03-29 15:18:35' )
                                           
      AND ( content.publish_down = '0000-00-00 00:00:00'
                                            OR content.publish_down >= '2024-03-29 15:18:35' )
                                   
      AND (  content.catid = 1 )
                                     
                           
      ORDER BY
                                     content.created DESC
                           
      LIMIT
                                    0,10;
  21. SELECT jf_content.reference_field, jf_content.VALUE, jf_content.reference_id, jf_content.original_value

      FROM jos_jf_content AS jf_content

      WHERE jf_content.language_id=1
           
      AND jf_content.published=1
       
      AND jf_content.reference_id IN(107,106,101,100,99,98,96,97)
       
      AND jf_content.reference_table='content'
  22. SHOW TABLES

0 legacy queries logged

    Language Files Loaded

    Untranslated Strings Diagnostic

    None

    Untranslated Strings Designer

    None