Query Metrics
6
Database Queries
6
Different statements
31.62 ms
Query time
0
Invalid entities
45
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.63 ms (33.61%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, priority_22 FROM (SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.stars AS stars_2, h0_.phone AS phone_3, h0_.score AS score_4, h0_.description AS description_5, h0_.area_description AS area_description_6, h0_.room_description AS room_description_7, h0_.service_description AS service_description_8, h0_.restaurant_description AS restaurant_description_9, h0_.comments AS comments_10, h0_.seo AS seo_11, h0_.bookingConditions AS bookingConditions_12, h0_.rooms AS rooms_13, h0_.slug AS slug_14, h0_.email AS email_15, h0_.highlighted AS highlighted_16, h0_.position AS position_17, h0_.searchable AS searchable_18, h0_.created AS created_19, h0_.updated AS updated_20, h0_.bond_instructions AS bond_instructions_21, h0_.priority AS priority_22, h0_.external AS external_23, h0_.source AS source_24, h0_.source_code AS source_code_25, h0_.cancellation_policy AS cancellation_policy_26, h0_.commission AS commission_27 FROM hotel h0_ WHERE h0_.searchable = 1) dctrn_result_inner ORDER BY priority_22 DESC) dctrn_result LIMIT 10 OFFSET 110
Parameters:
[] |
|
8.97 ms (28.37%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.stars AS stars_2, h0_.phone AS phone_3, h0_.score AS score_4, h0_.description AS description_5, h0_.area_description AS area_description_6, h0_.room_description AS room_description_7, h0_.service_description AS service_description_8, h0_.restaurant_description AS restaurant_description_9, h0_.comments AS comments_10, h0_.seo AS seo_11, h0_.bookingConditions AS bookingConditions_12, h0_.rooms AS rooms_13, h0_.slug AS slug_14, h0_.email AS email_15, h0_.highlighted AS highlighted_16, h0_.position AS position_17, h0_.searchable AS searchable_18, h0_.created AS created_19, h0_.updated AS updated_20, h0_.bond_instructions AS bond_instructions_21, h0_.priority AS priority_22, h0_.external AS external_23, h0_.source AS source_24, h0_.source_code AS source_code_25, h0_.cancellation_policy AS cancellation_policy_26, h0_.commission AS commission_27 FROM hotel h0_ WHERE h0_.searchable = 1 ORDER BY h0_.priority DESC) dctrn_result) dctrn_table
Parameters:
[] |
|
4.06 ms (12.85%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.config_key AS config_key_3, t0.settings AS settings_4 FROM configuration t0 WHERE t0.config_key = ? LIMIT 1
Parameters:
[
"homepage"
]
|
|
4.01 ms (12.68%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.weight AS weight_2, c0_.slug AS slug_3, c0_.parent_id AS parent_id_4 FROM category c0_ INNER JOIN category c1_ ON c0_.parent_id = c1_.id WHERE c1_.name = ?
Parameters:
[
"Zonas"
]
|
|
2.95 ms (9.32%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.path AS path_4, t0.file_type AS file_type_5 FROM image t0 WHERE t0.id = ?
Parameters:
[
8176
]
|
|
1.01 ms (3.18%) |
1 |
SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.stars AS stars_2, h0_.phone AS phone_3, h0_.score AS score_4, h0_.description AS description_5, h0_.area_description AS area_description_6, h0_.room_description AS room_description_7, h0_.service_description AS service_description_8, h0_.restaurant_description AS restaurant_description_9, h0_.comments AS comments_10, h0_.seo AS seo_11, h0_.bookingConditions AS bookingConditions_12, h0_.rooms AS rooms_13, h0_.slug AS slug_14, h0_.email AS email_15, h0_.highlighted AS highlighted_16, h0_.position AS position_17, h0_.searchable AS searchable_18, h0_.created AS created_19, h0_.updated AS updated_20, h0_.bond_instructions AS bond_instructions_21, h0_.priority AS priority_22, h0_.external AS external_23, h0_.source AS source_24, h0_.source_code AS source_code_25, h0_.cancellation_policy AS cancellation_policy_26, h0_.commission AS commission_27, h0_.main_image_id AS main_image_id_28, h0_.hotel_type_id AS hotel_type_id_29, h0_.zone_id AS zone_id_30, h0_.address_id AS address_id_31 FROM hotel h0_ WHERE h0_.searchable = 1 AND h0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY h0_.priority DESC
Parameters:
[ 1994 1996 1997 1999 2000 2001 2003 2006 2007 2008 ] |
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 |
|---|---|
| Uniski\ConfigBundle\Entity\Category | 13 |
| Uniski\ResourceBundle\Entity\Image | 11 |
| Uniski\ResourceBundle\Entity\Hotel | 10 |
| Uniski\ResourceBundle\Entity\Address | 10 |
| Uniski\ConfigBundle\Entity\Configuration | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Uniski\ResourceBundle\Entity\Hotel | No errors. |
| Uniski\ResourceBundle\Entity\PriceRate | No errors. |
| Uniski\ResourceBundle\Entity\HotelRate | No errors. |
| Uniski\ResourceBundle\Entity\Image | No errors. |
| Uniski\ConfigBundle\Entity\Category | No errors. |
| Uniski\ResourceBundle\Entity\Address | No errors. |
| Uniski\ResourceBundle\Entity\Shop | No errors. |
| Uniski\ResourceBundle\Entity\RoomStock | No errors. |
| Uniski\ResourceBundle\Entity\Product | No errors. |
| Uniski\ResourceBundle\Entity\RoomRestriction | No errors. |
| Uniski\ConfigBundle\Entity\Configuration | No errors. |