Query Metrics
7
Database Queries
7
Different statements
8.93 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.body AS body_5, t0.image AS image_6, t0.video AS video_7, t0.phone_allowed AS phone_allowed_8, t0.images AS images_9, t0.speed AS speed_10, t0.power AS power_11, t0.attraction_height AS attraction_height_12, t0.maximum_seat_weight AS maximum_seat_weight_13, t0.min_height_with_adult AS min_height_with_adult_14, t0.max_height AS max_height_15, t0.min_height_alone AS min_height_alone_16, t0.additional_info AS additional_info_17, t0.show_in_slider AS show_in_slider_18, t0.order_number AS order_number_19, t0.meta_keywords AS meta_keywords_20, t0.meta_description AS meta_description_21, t0.attraction_types_id AS attraction_types_id_22 FROM attractions t0
Parameters:
[] |
| 2 | 1.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description_title AS description_title_4, t0.description AS description_5, t0.image AS image_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.images AS images_9 FROM your_events t0
Parameters:
[] |
| 3 | 1.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.body AS body_4, t0.additional_info AS additional_info_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.event_images AS event_images_8, t0.image AS image_9, t0.video AS video_10 FROM event t0
Parameters:
[] |
| 4 | 1.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.body AS body_4, t0.image AS image_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.image_list AS image_list_8 FROM blog t0
Parameters:
[] |
| 5 | 1.10 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.body AS body_5, t0.specialist_position AS specialist_position_6, t0.work_type AS work_type_7, t0.dead_line AS dead_line_8, t0.meta_keywords AS meta_keywords_9, t0.meta_description AS meta_description_10 FROM available_jobs t0
Parameters:
[] |
| 6 | 1.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.body AS body_4, t0.additional_info AS additional_info_5, t0.button_text AS button_text_6, t0.button_slug AS button_slug_7, t0.image AS image_8, t0.video AS video_9, t0.file AS file_10 FROM special_offers t0
Parameters:
[] |
| 7 | 0.90 ms |
SELECT t0.id AS id_1, t0.ticket_type_id AS ticket_type_id_2, t0.title AS title_3, t0.description AS description_4, t0.price AS price_5, t0.discounted_price AS discounted_price_6, t0.is_free AS is_free_7, t0.is_active AS is_active_8, t0.is_charity AS is_charity_9, t0.show_home_page AS show_home_page_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.position AS position_13 FROM tickets 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\Attractions | No errors. |
| App\Entity\AttractionTypes | No errors. |
| App\Entity\ProhibitedCases | No errors. |
| App\Entity\Translation\AttractionsTranslation | No errors. |
| App\Entity\YourEvents | No errors. |
| App\Entity\AdditionalServices | No errors. |
| App\Entity\Translation\YourEventsTranslation | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Translation\EventTranslation | No errors. |
| App\Entity\Blog | No errors. |
| App\Entity\Translation\BlogTranslation | No errors. |
| App\Entity\AvailableJobs | No errors. |
| App\Entity\Translation\AvailableJobsTranslation | No errors. |
| App\Entity\SpecialOffers | No errors. |
| App\Entity\Translation\SpecialOffersTranslation | No errors. |
| App\Entity\Tickets | No errors. |
| App\Entity\Basket |
|
| App\Entity\OrderItem | No errors. |
| App\Entity\Translation\TicketsTranslation | No errors. |