Redirect 302 redirect from GET @app_contact (1dfd70)

GET https://uniik.fr/tarifs-et-contact

Query Metrics

10 Database Queries
6 Different statements
9.81 ms Query time
0 Invalid entities
23 Managed entities

Queries

Group similar statements

# Time Info
1 1.15 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.price AS price_2, p0_.price_unit AS price_unit_3, p0_.alternative_price AS alternative_price_4, p0_.alternative_price_unit AS alternative_price_unit_5, p0_.sort_order AS sort_order_6, p0_.is_active AS is_active_7 FROM pension_type p0_ WHERE p0_.is_active = ? ORDER BY p0_.sort_order ASC
Parameters:
[
  1
]
2 0.92 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.sort_order AS sort_order_3, p0_.is_active AS is_active_4 FROM pension_category p0_ WHERE p0_.is_active = ? ORDER BY p0_.sort_order ASC
Parameters:
[
  1
]
3 1.02 ms
SELECT v0_.id AS id_0, v0_.name AS name_1, v0_.subtitle AS subtitle_2, v0_.description AS description_3, v0_.price AS price_4, v0_.price_unit AS price_unit_5, v0_.sort_order AS sort_order_6, v0_.is_active AS is_active_7 FROM valorisation v0_ WHERE v0_.is_active = ? ORDER BY v0_.sort_order ASC
Parameters:
[
  1
]
4 0.98 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.subtitle AS subtitle_2, b0_.description AS description_3, b0_.price_details AS price_details_4, b0_.sort_order AS sort_order_5, b0_.is_active AS is_active_6 FROM breeding_service b0_ WHERE b0_.is_active = ? ORDER BY b0_.sort_order ASC
Parameters:
[
  1
]
5 1.01 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.tagline AS tagline_3, s0_.description AS description_4, s0_.images AS images_5, s0_.color AS color_6, s0_.height AS height_7, s0_.status AS status_8, s0_.age AS age_9, s0_.origin AS origin_10, s0_.characteristics AS characteristics_11, s0_.detailed_characteristics AS detailed_characteristics_12, s0_.crossing_advice AS crossing_advice_13, s0_.haras_file AS haras_file_14, s0_.ancce_file AS ancce_file_15, s0_.breeding_price AS breeding_price_16, s0_.breeding_conditions AS breeding_conditions_17, s0_.breeding_availability AS breeding_availability_18, s0_.sort_order AS sort_order_19, s0_.is_active AS is_active_20 FROM stallion s0_ WHERE s0_.is_active = ? ORDER BY s0_.sort_order ASC
Parameters:
[
  1
]
6 0.98 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5 FROM pension_category t0 INNER JOIN pension_type_category ON t0.id = pension_type_category.pension_category_id WHERE pension_type_category.pension_type_id = ?
Parameters:
[
  1
]
7 0.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5 FROM pension_category t0 INNER JOIN pension_type_category ON t0.id = pension_type_category.pension_category_id WHERE pension_type_category.pension_type_id = ?
Parameters:
[
  2
]
8 1.02 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5 FROM pension_category t0 INNER JOIN pension_type_category ON t0.id = pension_type_category.pension_category_id WHERE pension_type_category.pension_type_id = ?
Parameters:
[
  3
]
9 0.83 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5 FROM pension_category t0 INNER JOIN pension_type_category ON t0.id = pension_type_category.pension_category_id WHERE pension_type_category.pension_type_id = ?
Parameters:
[
  4
]
10 1.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5 FROM pension_category t0 INNER JOIN pension_type_category ON t0.id = pension_type_category.pension_category_id WHERE pension_type_category.pension_type_id = ?
Parameters:
[
  5
]

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\PensionCategory 11
App\Entity\PensionType 5
App\Entity\Valorisation 3
App\Entity\BreedingService 2
App\Entity\Stallion 2

Entities Mapping

Class Mapping errors
App\Entity\PensionType No errors.
App\Entity\PensionCategory No errors.
App\Entity\Valorisation No errors.
App\Entity\BreedingService No errors.
App\Entity\Stallion No errors.