Query Metrics
4
Database Queries
2
Different statements
2.13 ms
Query time
0
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.39 ms (65.13%) |
3 |
SELECT p0_.id AS id_0, p0_.page_slug AS page_slug_1, p0_.section_key AS section_key_2, p0_.section_label AS section_label_3, p0_.content AS content_4, p0_.styles AS styles_5, p0_.position AS position_6, p0_.is_active AS is_active_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9 FROM page_content p0_ WHERE p0_.page_slug = ? AND p0_.section_key = ?
Parameters:
[ "home" "hero" ] |
|
0.74 ms (34.87%) |
1 |
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_.birth_year AS birth_year_9, s0_.origin AS origin_10, s0_.shoeing AS shoeing_11, s0_.characteristics AS characteristics_12, s0_.style_characteristics AS style_characteristics_13, s0_.physique_characteristics AS physique_characteristics_14, s0_.presence_characteristics AS presence_characteristics_15, s0_.aptitudes_characteristics AS aptitudes_characteristics_16, s0_.crossing_advice AS crossing_advice_17, s0_.hereditary_transmission AS hereditary_transmission_18, s0_.haras_file AS haras_file_19, s0_.ancce_file AS ancce_file_20, s0_.breeding_price AS breeding_price_21, s0_.breeding_conditions AS breeding_conditions_22, s0_.breeding_availability AS breeding_availability_23, s0_.sort_order AS sort_order_24, s0_.is_active AS is_active_25 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\PageContent | 3 |
| App\Entity\Stallion | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Stallion | No errors. |
| App\Entity\PageContent | No errors. |