GET https://ambire.iridian.co/compass

Query Metrics

9 Database Queries
6 Different statements
109.74 ms Query time
0 Invalid entities
130 Managed entities

Queries

Group similar statements

# Time Info
1 2.70 ms
SELECT e0_.id AS id_0, e0_.code AS code_1, e0_.name AS name_2, e0_.slug AS slug_3, e0_.short_description AS short_description_4, e0_.icon AS icon_5, e0_.tone_color AS tone_color_6, e0_.enabled AS enabled_7, e0_.position AS position_8 FROM environmental_objective e0_ ORDER BY e0_.position ASC
Parameters:
[]
2 7.08 ms
SELECT a0_.id AS id_0, a0_.public_id AS public_id_1, a0_.title AS title_2, a0_.sl_no AS sl_no_3, a0_.business_model AS business_model_4, a0_.published AS published_5, a0_.position AS position_6, s1_.id AS id_7, s1_.name AS name_8, s1_.position AS position_9, a2_.id AS id_10, a2_.in_scope AS in_scope_11, a2_.has_green AS has_green_12, a2_.has_amber AS has_amber_13, a2_.has_red AS has_red_14, a2_.tsc_heading AS tsc_heading_15, a2_.dnsh_statuses AS dnsh_statuses_16, e3_.id AS id_17, e3_.code AS code_18, e3_.name AS name_19, e3_.slug AS slug_20, e3_.short_description AS short_description_21, e3_.icon AS icon_22, e3_.tone_color AS tone_color_23, e3_.enabled AS enabled_24, e3_.position AS position_25, a0_.sector_id AS sector_id_26, a2_.activity_id AS activity_id_27, a2_.objective_id AS objective_id_28 FROM activity a0_ INNER JOIN sector s1_ ON a0_.sector_id = s1_.id INNER JOIN activity_objective a2_ ON a0_.id = a2_.activity_id INNER JOIN environmental_objective e3_ ON a2_.objective_id = e3_.id WHERE e3_.enabled = 1 AND a0_.published = 1 ORDER BY a0_.position ASC, a0_.title ASC
Parameters:
[]
3 5.24 ms
SELECT n0_.id AS id_0, n0_.location AS location_1, n0_.label AS label_2, n0_.url AS url_3, n0_.published AS published_4, n0_.position AS position_5, p1_.id AS id_6, p1_.label AS label_7, p1_.file_name AS file_name_8, p1_.file_path AS file_path_9, p1_.published AS published_10, p1_.position AS position_11, n0_.pdf_document_id AS pdf_document_id_12 FROM navigation_item n0_ LEFT JOIN pdf_document p1_ ON n0_.pdf_document_id = p1_.id WHERE n0_.location = ? AND n0_.published = 1 ORDER BY n0_.position ASC
Parameters:
[
  "navbar_docs"
]
4 76.89 ms
SELECT n0_.id AS id_0, n0_.location AS location_1, n0_.label AS label_2, n0_.url AS url_3, n0_.published AS published_4, n0_.position AS position_5, p1_.id AS id_6, p1_.label AS label_7, p1_.file_name AS file_name_8, p1_.file_path AS file_path_9, p1_.published AS published_10, p1_.position AS position_11, n0_.pdf_document_id AS pdf_document_id_12 FROM navigation_item n0_ LEFT JOIN pdf_document p1_ ON n0_.pdf_document_id = p1_.id WHERE n0_.location = ? AND n0_.published = 1 ORDER BY n0_.position ASC
Parameters:
[
  "return_to_main"
]
5 5.49 ms
SELECT t0.id AS id_1, t0.logo_image AS logo_image_2, t0.hero_image AS hero_image_3, t0.quick_access_image AS quick_access_image_4, t0.footer_image AS footer_image_5 FROM site_setting t0 ORDER BY t0.id ASC LIMIT 1
Parameters:
[]
6 9.94 ms
SELECT t0.id AS id_1, t0.content_key AS content_key_2, t0.locale AS locale_3, t0.value AS value_4 FROM content_block t0 WHERE t0.locale = ?
Parameters:
[
  "en"
]
7 1.25 ms
SELECT p0_.id AS id_0, p0_.number AS number_1, p0_.icon AS icon_2, p0_.title AS title_3, p0_.text AS text_4, p0_.position AS position_5 FROM process_step p0_ ORDER BY p0_.position ASC
Parameters:
[]
8 0.63 ms
SELECT n0_.id AS id_0, n0_.location AS location_1, n0_.label AS label_2, n0_.url AS url_3, n0_.published AS published_4, n0_.position AS position_5, p1_.id AS id_6, p1_.label AS label_7, p1_.file_name AS file_name_8, p1_.file_path AS file_path_9, p1_.published AS published_10, p1_.position AS position_11, n0_.pdf_document_id AS pdf_document_id_12 FROM navigation_item n0_ LEFT JOIN pdf_document p1_ ON n0_.pdf_document_id = p1_.id WHERE n0_.location = ? AND n0_.published = 1 ORDER BY n0_.position ASC
Parameters:
[
  "footer_legal"
]
9 0.52 ms
SELECT n0_.id AS id_0, n0_.location AS location_1, n0_.label AS label_2, n0_.url AS url_3, n0_.published AS published_4, n0_.position AS position_5, p1_.id AS id_6, p1_.label AS label_7, p1_.file_name AS file_name_8, p1_.file_path AS file_path_9, p1_.published AS published_10, p1_.position AS position_11, n0_.pdf_document_id AS pdf_document_id_12 FROM navigation_item n0_ LEFT JOIN pdf_document p1_ ON n0_.pdf_document_id = p1_.id WHERE n0_.location = ? AND n0_.published = 1 ORDER BY n0_.position ASC
Parameters:
[
  "footer_quick_links"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ContentBlock 28
App\Entity\Activity 26
App\Entity\ActivityObjective 26
App\Entity\NavigationItem 22
App\Entity\PdfDocument 13
App\Entity\Sector 6
App\Entity\EnvironmentalObjective 4
App\Entity\ProcessStep 4
App\Entity\SiteSetting 1