GET https://komakaw.duckdns.org/realisations/table-agec

Query Metrics

5 Database Queries
5 Different statements
1.82 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.image_key AS image_key_4, p0_.type AS type_5, p0_.year AS year_6, p0_.bg_color AS bg_color_7, p0_.position AS position_8, p0_.is_visible AS is_visible_9, p0_.updated_at AS updated_at_10 FROM project p0_ WHERE p0_.slug = ? AND p0_.is_visible = 1
Parameters:
[
  "table-agec"
]
2 0.48 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.media_key AS media_key_2, p0_.video_url AS video_url_3, p0_.position AS position_4, p0_.is_visible AS is_visible_5, p0_.orientation AS orientation_6, p0_.project_id AS project_id_7 FROM project_asset p0_ WHERE p0_.project_id = ? AND p0_.is_visible = 1 ORDER BY p0_.position ASC, p0_.id ASC
Parameters:
[
  1
]
3 0.28 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.image_key AS image_key_4, p0_.type AS type_5, p0_.year AS year_6, p0_.bg_color AS bg_color_7, p0_.position AS position_8, p0_.is_visible AS is_visible_9, p0_.updated_at AS updated_at_10 FROM project p0_ WHERE p0_.is_visible = 1 AND p0_.id <> ? AND p0_.type = ? ORDER BY p0_.position ASC, p0_.id ASC LIMIT 3
Parameters:
[
  1
  "Mobilier"
]
4 0.21 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.image_key AS image_key_4, p0_.type AS type_5, p0_.year AS year_6, p0_.bg_color AS bg_color_7, p0_.position AS position_8, p0_.is_visible AS is_visible_9, p0_.updated_at AS updated_at_10 FROM project p0_ WHERE p0_.is_visible = 1 ORDER BY p0_.position ASC, p0_.id ASC
Parameters:
[]
5 0.50 ms
SELECT t0.id AS id_1, t0.hero_text_line1 AS hero_text_line1_2, t0.hero_text_line2 AS hero_text_line2_3, t0.hero_text_line3 AS hero_text_line3_4, t0.hero_image_key AS hero_image_key_5, t0.home_intro_text AS home_intro_text_6, t0.about_text AS about_text_7, t0.about_image_key AS about_image_key_8, t0.before_after_title AS before_after_title_9, t0.before_after_text AS before_after_text_10, t0.before_image_key AS before_image_key_11, t0.after_image_key AS after_image_key_12, t0.email AS email_13, t0.phone AS phone_14, t0.address AS address_15, t0.instagram AS instagram_16, t0.linkedin AS linkedin_17, t0.behance AS behance_18, t0.facebook AS facebook_19, t0.cta_background_image_key AS cta_background_image_key_20, t0.cta_text AS cta_text_21, t0.testimonials_image_key AS testimonials_image_key_22, t0.testimonials_intro_text AS testimonials_intro_text_23 FROM site_settings t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Project 3
App\Entity\ProjectAsset 2
App\Entity\SiteSettings 1

Entities Mapping

Class Mapping errors
App\Entity\Project No errors.
App\Entity\ProjectAsset No errors.
App\Entity\SiteSettings No errors.