Query Metrics
5
Database Queries
3
Different statements
97.36 ms
Query time
0
Invalid entities
15
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 47.10 ms |
SELECT c0_.id AS id_0, c0_.iso_code AS iso_code_1, c0_.name AS name_2, c0_.country AS country_3, c0_.active AS active_4, c0_.display_home AS display_home_5, c0_.sort AS sort_6, i1_.id AS id_7, i1_.nom AS nom_8, i1_.country AS country_9, c0_.city_id AS city_id_10, c0_.zone_id AS zone_id_11, c0_.main_image_id AS main_image_id_12, c0_.gallery_id AS gallery_id_13 FROM country c0_ INNER JOIN iata_city i1_ ON c0_.city_id = i1_.id WHERE c0_.display_home = 1 ORDER BY c0_.sort DESC
Parameters:
[] |
| 2 | 30.24 ms |
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:
[
527
]
|
| 3 | 2.74 ms |
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:
[
1962
]
|
| 4 | 1.06 ms |
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:
[
401
]
|
| 5 | 16.23 ms |
SELECT t0.id AS id_1, t0.admin_email AS admin_email_2, t0.offer_start AS offer_start_3, t0.tour_admin_email AS tour_admin_email_4, t0.offer_amount_of_nights AS offer_amount_of_nights_5, t0.sakifo_start AS sakifo_start_6, t0.sakifo_end AS sakifo_end_7, t0.contact_form_subjects AS contact_form_subjects_8, t0.know_us_how AS know_us_how_9, t0.hero_title AS hero_title_10, t0.hero_subtitle AS hero_subtitle_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.featured_hotel_id AS featured_hotel_id_14, t0.featured_tour_id AS featured_tour_id_15, t0.sakifo_thumbnail_id AS sakifo_thumbnail_id_16, t0.sakifo_banner_id AS sakifo_banner_id_17 FROM setting t0 WHERE t0.id = ?
Parameters:
[
"default"
]
|
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\Country | 3 |
| App\Entity\Media | 3 |
| App\Entity\Gallery | 3 |
| App\Entity\IataCity | 3 |
| App\Entity\Zone | 1 |
| App\Entity\Setting | 1 |
| App\Entity\Hotel | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Country | No errors. |
| App\Entity\IataCity | No errors. |
| App\Entity\Zone | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| App\Entity\Media | No errors. |
| Sonata\MediaBundle\Entity\BaseGallery | No errors. |
| App\Entity\Gallery | No errors. |
| App\Entity\Tag | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| App\Entity\GalleryItem | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\Hotel | No errors. |
| App\Entity\Tour | No errors. |