Query Metrics
3
Database Queries
3
Different statements
1.73 ms
Query time
1
Invalid entities
15
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.works AS works_3, t0.type AS type_4, t0.description AS description_5, t0.priority AS priority_6 FROM scope_of_work t0
Parameters:
[] |
| 2 | 0.46 ms |
SELECT t0.id AS id_1, t0.video_player_title AS video_player_title_2, t0.is_video_player_have_tool_tip AS is_video_player_have_tool_tip_3, t0.tool_tip_description AS tool_tip_description_4, t0.no_video_description AS no_video_description_5, t0.deprecated_ios_version AS deprecated_ios_version_6, t0.hard_update_ios_version AS hard_update_ios_version_7, t0.deprecated_android_version AS deprecated_android_version_8, t0.hard_update_android_version AS hard_update_android_version_9, t0.deprecated_message AS deprecated_message_10, t0.hard_update_message AS hard_update_message_11, t0.default_tire_hotel_image_url AS default_tire_hotel_image_url_12, t0.default_tire_hotel_description AS default_tire_hotel_description_13, t0.evaluation_juridical_info AS evaluation_juridical_info_14, t0.popular_full_order AS popular_full_order_15, t0.used_cars_preview_image_url AS used_cars_preview_image_url_16 FROM settings t0
Parameters:
[] |
| 3 | 0.64 ms |
SELECT a0_.id AS id_0, a0_.type AS type_1, a0_.name AS name_2, a0_.description AS description_3, a0_.image AS image_4, a0_.popular_icon_image AS popular_icon_image_5, a0_.feedback_id AS feedback_id_6, a0_.sort_order AS sort_order_7, a0_.is_popular AS is_popular_8 FROM assistance a0_ WHERE a0_.is_popular = ? ORDER BY a0_.id 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\ScopeOfWork | 12 |
| App\Entity\Assistance | 2 |
| App\Entity\Settings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ScopeOfWork | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\Assistance | No errors. |
| App\Entity\City |
|