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

You are here: Naslovnica » GALLERY & MOVIES
Friday, 29. March 2024.
GALLERY & MOVIES
PhotosPhotos (42)
 

Profile Information

Application afterLoad: 0.000 seconds, 0.41 MB
Application afterInitialise: 0.169 seconds, 4.25 MB
Application afterRoute: 0.197 seconds, 4.84 MB
Application afterDispatch: 0.339 seconds, 6.38 MB
Application afterRender: 0.608 seconds, 9.68 MB

Memory Usage

10169496

19 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 10:32:20'
  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 10:32:20'
  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 = 113)
      ORDER BY menuid DESC
      LIMIT 0, 1
  7. SELECT cc.*, a.catid, COUNT(a.id) AS numlinks, u.username AS username, r.COUNT AS ratingcount, r.average AS ratingaverage, uc.avatar AS avatar, uc.approved AS avatarapproved, uc.published AS avatarpublished, a.filename, a.exts, a.extm, a.extw, a.exth, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END AS slug
      FROM jos_phocagallery_categories AS cc
      LEFT JOIN jos_phocagallery AS a
      ON a.catid = cc.id
      AND a.published = 1
      LEFT JOIN jos_phocagallery_user AS uc
      ON uc.userid = cc.owner_id
      LEFT JOIN jos_users AS u
      ON u.id = cc.owner_id
      LEFT JOIN jos_phocagallery_votes_statistics AS r
      ON r.catid = cc.id
      WHERE cc.published = 1
      AND cc.approved = 1
      GROUP BY cc.id
      ORDER BY cc.ordering ASC
  8. SELECT a.id, a.filename, a.exts, a.extm, a.extw, a.exth
      FROM jos_phocagallery AS a
      WHERE a.catid = 1
      AND a.published = 1
      ORDER BY a.id DESC
      LIMIT 0,1
  9. 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 = 113 OR mm.menuid = 0 )
      ORDER BY POSITION, ordering
  10. 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'
  11. SELECT id
      FROM jos_menu
      WHERE link LIKE 'index.php?option=com_comprofiler&task=registers%'
      AND published = 1
      AND access IN (0)
  12. 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;
  13. 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 09:32:20' )
                                           
      AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-03-29 09:32:20' )
                                   
      AND (  content.catid = 1 )
                                     
      AND frontpage.content_id IS NULL  
                                   
                           
      ORDER BY
                                     content.created DESC
                           
      LIMIT
                                    0,4;
  14. 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'
  15. SELECT guest, usertype, client_id
      FROM jos_session
      WHERE client_id = 0
  16. 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;
  17. 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 09:32:20' )
                                           
      AND ( content.publish_down = '0000-00-00 00:00:00'
                                            OR content.publish_down >= '2024-03-29 09:32:20' )
                                   
      AND (  content.catid = 1 )
                                     
                           
      ORDER BY
                                     content.created DESC
                           
      LIMIT
                                    0,10;
  18. 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'
  19. SHOW TABLES

0 legacy queries logged

    Language Files Loaded

    Untranslated Strings Diagnostic

    None

    Untranslated Strings Designer

    None