Query Metrics
6
Database Queries
6
Different statements
25.44 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 12.75 ms |
SELECT c0_.id AS id_0, c0_.engine_capacity AS engine_capacity_1, c0_.horsepower AS horsepower_2, c0_.torque AS torque_3, c0_.price_guide AS price_guide_4, c0_.sunroof AS sunroof_5, c0_.features AS features_6, c0_.dimensions AS dimensions_7, c0_.zero_to_hundred_time AS zero_to_hundred_time_8, c0_.yom AS yom_9, c0_.image AS image_10, c0_.description AS description_11, c0_.video_url AS video_url_12, c0_.listing_position AS listing_position_13, c0_.title AS title_14, c0_.transparent_bg_image AS transparent_bg_image_15, c0_.slug AS slug_16, c0_.meta_description AS meta_description_17, c0_.used AS used_18, c0_.car_make_id AS car_make_id_19, c0_.drive_type_id AS drive_type_id_20, c0_.fuel_type_id AS fuel_type_id_21, c0_.transmission_id AS transmission_id_22, c0_.car_model_id AS car_model_id_23 FROM car c0_ LEFT JOIN car_make c1_ ON c0_.car_make_id = c1_.id LEFT JOIN car_model c2_ ON c0_.car_model_id = c2_.id
Parameters:
[]
|
||||||||||||||||||||||||||||
2 | 7.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0
Parameters:
[]
|
||||||||||||||||||||||||||||
3 | 2.27 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url AS url_5, t0.featured_image AS featured_image_6, t0.page_content AS page_content_7, t0.content_first AS content_first_8, t0.is_service AS is_service_9 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"bk"
]
|
||||||||||||||||||||||||||||
4 | 0.84 ms |
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8 FROM page p0_ WHERE p0_.is_service = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
5 | 1.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.title AS title_4, t0.content AS content_5, t0.video_url AS video_url_6 FROM testimonials t0
Parameters:
[]
|
||||||||||||||||||||||||||||
6 | 1.01 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0
Parameters:
[]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Car | No errors. |
App\Entity\CarMake | No errors. |
App\Entity\CarModel | No errors. |
App\Entity\DriveType | No errors. |
App\Entity\FuelType | No errors. |
App\Entity\Transmission | No errors. |
App\Entity\CarImages | No errors. |
App\Entity\CarCategory | No errors. |
App\Entity\Content | No errors. |
App\Entity\Page | No errors. |
App\Entity\Section | No errors. |
App\Entity\Testimonials | No errors. |
App\Entity\Image | No errors. |