Query Metrics
5
Database Queries
3
Different statements
1.49 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.60 ms (40.50%) |
3 |
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
]
|
|
0.49 ms (33.24%) |
1 |
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.slug = ? LIMIT 1
Parameters:
[
"caribe-hotel"
]
|
|
0.39 ms (26.26%) |
1 |
SELECT p0_.id AS id_0, p0_.content AS content_1, p0_.is_activo AS is_activo_2, p0_.slug AS slug_3, p0_.description AS description_4, p0_.location AS location_5, p0_.subcontent AS subcontent_6, p0_.provider_type_id AS provider_type_id_7 FROM provider p0_
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\Provider | No errors. |
| App\Entity\ProviderType | No errors. |
| App\Entity\Programa | No errors. |
| App\Entity\Discount | No errors. |
| App\Entity\Solicitud | No errors. |
| App\Entity\SolicitudPublica |
|