GET https://uniik.fr/cheval-a-vendre/quatro-darmagnac

Query Metrics

2 Database Queries
2 Different statements
2.77 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 1.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.breed AS breed_5, t0.color AS color_6, t0.gender AS gender_7, t0.age AS age_8, t0.height AS height_9, t0.discipline AS discipline_10, t0.level AS level_11, t0.images AS images_12, t0.is_active AS is_active_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.health_info AS health_info_16, t0.temperament AS temperament_17, t0.location AS location_18, t0.is_sold AS is_sold_19, t0.origins AS origins_20, t0.characteristics AS characteristics_21, t0.ideal_for AS ideal_for_22, t0.family_achievements AS family_achievements_23, t0.current_life AS current_life_24, t0.searching_for AS searching_for_25, t0.father_name AS father_name_26, t0.mother_name AS mother_name_27, t0.father_details AS father_details_28, t0.mother_details AS mother_details_29, t0.characteristics_list AS characteristics_list_30, t0.ideal_for_list AS ideal_for_list_31 FROM horse_for_sale t0 WHERE t0.is_active = ? AND t0.is_sold = ?
Parameters:
[
  1
  0
]
2 1.35 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
]

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\Stallion 2
App\Entity\HorseForSale 1

Entities Mapping

Class Mapping errors
App\Entity\HorseForSale No errors.
App\Entity\Stallion No errors.