Redirect 302 redirect from GET @page_show (04a185)

GET https://dev.lacaserne-juniville.fr/la-boutique

Query Metrics

6 Database Queries
6 Different statements
7.32 ms Query time
0 Invalid entities
89 Cache hits
1 Cache misses
5 Cache puts

Queries

Group similar statements

# Time Info
1 1.02 ms
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:
[
  9
]
2 2.50 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_
Parameters:
[]
3 0.43 ms
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ LIMIT 8
Parameters:
[]
4 0.65 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.price AS price_2, p0_.image_name AS image_name_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5 FROM product p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  2
  3
  4
  5
  6
  7
  8
  9
]
5 1.91 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0
Parameters:
[]
6 0.82 ms
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
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

89 Hits
1 Misses
5 Puts

Number of cache hits

Region Hits
app_entity_settings 80
app_entity_page 5
app_entity_menu 4

Number of cache misses

Region Misses
app_entity_category 1

Number of cache puts

Region Puts
app_entity_category 5

Entities Mapping

Class Mapping errors
App\Entity\Settings No errors.
App\Entity\Page No errors.
App\Entity\PageBlock No errors.
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\Menu No errors.
App\Entity\MenuItem No errors.