Query Metrics
23
Database Queries
7
Different statements
11.62 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.36 ms |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.content AS content_4, t0.description AS description_5, t0.is_activo AS is_activo_6, t0.is_publico AS is_publico_7, t0.updated_at AS updated_at_8, t0.slug AS slug_9, t0.abrev AS abrev_10, t0.programa_type_id AS programa_type_id_11 FROM programa t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"the-wyndham-palmas-elite"
]
|
| 2 | 0.24 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_activo AS is_activo_3, t0.slug AS slug_4, t0.description AS description_5, t0.location AS location_6, t0.subcontent AS subcontent_7, t0.provider_type_id AS provider_type_id_8 FROM provider t0 WHERE t0.id = ?
Parameters:
[
101
]
|
| 3 | 0.29 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_activo AS is_activo_3, t0.slug AS slug_4, t0.description AS description_5, t0.location AS location_6, t0.subcontent AS subcontent_7, t0.provider_type_id AS provider_type_id_8 FROM provider t0 INNER JOIN programa_provider ON t0.id = programa_provider.provider_id WHERE programa_provider.programa_id = ?
Parameters:
[
6
]
|
| 4 | 0.25 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.post_content AS post_content_3, t0.is_activo AS is_activo_4, t0.discount_name_id AS discount_name_id_5, t0.discount_type_id AS discount_type_id_6, t0.provider_id AS provider_id_7 FROM discount t0 WHERE t0.provider_id = ?
Parameters:
[
78
]
|
| 5 | 2.37 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
91
]
|
| 6 | 0.27 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
92
]
|
| 7 | 0.19 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 8 | 0.48 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
93
]
|
| 9 | 0.61 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
18
]
|
| 10 | 0.67 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
94
]
|
| 11 | 0.75 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 12 | 0.25 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
95
]
|
| 13 | 0.15 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 14 | 0.24 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
96
]
|
| 15 | 2.98 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 16 | 0.26 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
97
]
|
| 17 | 0.21 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
98
]
|
| 18 | 0.16 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 19 | 0.17 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.plural AS plural_3 FROM provider_type t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 20 | 0.21 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.post_content AS post_content_3, t0.is_activo AS is_activo_4, t0.discount_name_id AS discount_name_id_5, t0.discount_type_id AS discount_type_id_6, t0.provider_id AS provider_id_7 FROM discount t0 WHERE t0.provider_id = ?
Parameters:
[
87
]
|
| 21 | 0.21 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_feature AS is_feature_3, t0.color_id AS color_id_4 FROM restriction t0 INNER JOIN discount_restriction ON t0.id = discount_restriction.restriction_id WHERE discount_restriction.discount_id = ?
Parameters:
[
99
]
|
| 22 | 0.15 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM discount_name t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 23 | 0.14 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.plural AS plural_3 FROM provider_type t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\Programa | No errors. |
| App\Entity\ProgramaType | No errors. |
| App\Entity\Provider | No errors. |
| App\Entity\ProviderType | No errors. |
| App\Entity\Discount | No errors. |
| App\Entity\Solicitud | No errors. |
| App\Entity\SolicitudPublica |
|
| App\Entity\DiscountName | No errors. |
| App\Entity\DiscountType | No errors. |
| App\Entity\Restriction | No errors. |
| App\Entity\Color | No errors. |