GET https://dev.lacaserne-juniville.fr/nos-abonnements

Query Metrics

5 Database Queries
5 Different statements
5.87 ms Query time
0 Invalid entities
95 Cache hits
2 Cache misses
7 Cache puts

Grouped Statements

Show all queries

Time Count Info
2.07 ms
(35.16%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.target AS target_4, t0.menu_id AS menu_id_5, t0.page_id AS page_id_6 FROM menu_item t0 WHERE t0.menu_id = ?
Parameters:
[
  8
]
1.83 ms
(31.11%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.price AS price_4, t0.max_session_number AS max_session_number_5, t0.is_active AS is_active_6, t0.month_validity AS month_validity_7, t0.created_at AS created_at_8 FROM subscription t0
Parameters:
[]
0.76 ms
(12.85%)
1
SELECT t0.id AS id_1, t0.page_name AS page_name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.title AS title_5, t0.header_image_name AS header_image_name_6, t0.content_title AS content_title_7, t0.content_subtitle AS content_subtitle_8, t0.content AS content_9, t0.content_image_name AS content_image_name_10, t0.meta_description AS meta_description_11, t0.slug AS slug_12, t0.banner_title AS banner_title_13, t0.banner_secondary_title AS banner_secondary_title_14, t0.banner_content AS banner_content_15, t0.banner_image_name AS banner_image_name_16 FROM page t0 WHERE t0.id = ?
Parameters:
[
  16
]
0.62 ms
(10.60%)
1
SELECT t0.id AS id_1, t0.position AS position_2, t0.content_type AS content_type_3, t0.content_title AS content_title_4, t0.content_sub_title AS content_sub_title_5, t0.content_description AS content_description_6, t0.page_id AS page_id_7 FROM page_block t0 WHERE t0.page_id = ?
Parameters:
[
  16
]
0.60 ms
(10.26%)
1
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.description AS description_2, s0_.price AS price_3, s0_.max_session_number AS max_session_number_4, s0_.is_active AS is_active_5, s0_.month_validity AS month_validity_6, s0_.created_at AS created_at_7 FROM subscription s0_ WHERE s0_.is_active = 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

95 Hits
2 Misses
7 Puts

Number of cache hits

Region Hits
app_entity_settings 86
app_entity_menu 4
app_entity_page 5

Number of cache misses

Region Misses
app_entity_subscription 1
app_entity_page 1

Number of cache puts

Region Puts
app_entity_subscription 6
app_entity_page 1

Entities Mapping

Class Mapping errors
App\Entity\Settings No errors.
App\Entity\Page No errors.
App\Entity\Subscription No errors.
App\Entity\UserSubscription No errors.
App\Entity\PageBlock No errors.
App\Entity\Menu No errors.
App\Entity\MenuItem No errors.