Query Metrics
9
Database Queries
6
Different statements
4.44 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
1.77 ms (39.79%) |
4 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media_media t0 WHERE t0.id = ?
Parameters:
[
108
]
|
|
0.70 ms (15.73%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.name AS name_4, t0.description AS description_5, t0.short_description AS short_description_6, t0.slug AS slug_7, t0.show_accommodation AS show_accommodation_8, t0.price_table AS price_table_9, t0.default_tourist_tax AS default_tourist_tax_10, t0.bus_price AS bus_price_11, t0.parking_price AS parking_price_12, t0.pet_price AS pet_price_13, t0.diet_price AS diet_price_14, t0.children_tourist_tax AS children_tourist_tax_15, t0.children_registration_fee AS children_registration_fee_16, t0.can_order AS can_order_17, t0.generate_price_table AS generate_price_table_18, t0.active AS active_19, t0.transfer_instruction AS transfer_instruction_20, t0.url AS url_21, t0.code_for_open AS code_for_open_22, t0.trip AS trip_23, t0.sort_order AS sort_order_24, t0.meta_title AS meta_title_25, t0.meta_description AS meta_description_26, t0.keywords AS keywords_27, t0.country_id AS country_id_28, t0.gallery_id AS gallery_id_29, t0.gallery_second_id AS gallery_second_id_30, t0.image_id AS image_id_31 FROM destination t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"benatky"
]
|
|
0.62 ms (14.07%) |
1 |
SELECT t0.position AS position_1, t0.enabled AS enabled_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.id AS id_5, t0.gallery_id AS gallery_id_6, t0.media_id AS media_id_7 FROM media__gallery_item t0 WHERE t0.gallery_id = ? ORDER BY t0.position ASC
Parameters:
[
15
]
|
|
0.60 ms (13.46%) |
1 |
SELECT t0.name AS name_1, t0.context AS context_2, t0.default_format AS default_format_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.id AS id_7 FROM media_gallery t0 WHERE t0.id = ?
Parameters:
[
15
]
|
|
0.47 ms (10.69%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.link AS link_3, t0.destination_id AS destination_id_4 FROM destination_link t0 WHERE t0.destination_id = ?
Parameters:
[
5
]
|
|
0.28 ms (6.27%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.destination_id AS destination_id_4 FROM destination_faq t0 WHERE t0.destination_id = ?
Parameters:
[
5
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| customer | doctrine.dbal.customer_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\Base | No errors. |
| App\Entity\Season | No errors. |
| App\Entity\Contract | No errors. |
| App\Entity\PricingProfile | No errors. |
| App\Entity\PricingTable | No errors. |
| App\Entity\PricingRule | No errors. |
| App\Entity\Destination | No errors. |
| App\Entity\Country | No errors. |
| Sonata\MediaBundle\Entity\BaseGallery | No errors. |
| App\Entity\SonataMediaGallery | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| App\Entity\SonataMediaMedia | No errors. |
| App\Entity\Accommodation | No errors. |
| App\Entity\Term | No errors. |
| App\Entity\Trip | No errors. |
| App\Entity\DestinationLink | No errors. |
| App\Entity\DestinationFaq | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| App\Entity\SonataMediaGalleryItem | No errors. |