Query Metrics
3
Database Queries
3
Different statements
4.41 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.13 ms |
SELECT e0_.id AS id_0, e0_.nombre_fiscal AS nombre_fiscal_1, e0_.cif AS cif_2, e0_.denominacion_social AS denominacion_social_3, e0_.responsable_nombre AS responsable_nombre_4, e0_.responsable_apellidos AS responsable_apellidos_5, e0_.email AS email_6, e0_.telefono AS telefono_7, e0_.direccion AS direccion_8, e0_.registro_rb AS registro_rb_9, e0_.registro_sanitario AS registro_sanitario_10, e0_.reaga AS reaga_11, e0_.craega AS craega_12, e0_.concello AS concello_13, e0_.enlace_maps AS enlace_maps_14, e0_.localizacion AS localizacion_15, e0_.sector_id AS sector_id_16 FROM empresas e0_ WHERE e0_.id = 65
Parameters:
[]
|
||||||||||||||||||||||||||
| 2 | 1.40 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.cif AS cif_3, t0.email AS email_4, t0.password AS password_5, t0.plainpassword AS plainpassword_6, t0.salt AS salt_7, t0.roles AS roles_8, t0.username AS username_9, t0.fullname AS fullname_10, t0.firstname AS firstname_11, t0.lastname AS lastname_12, t0.active AS active_13, t0.enabled AS enabled_14, t0."freeze" AS freeze_15, t0.last_login AS last_login_16, t0.confirmation_token AS confirmation_token_17, t0.password_requested_at AS password_requested_at_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.is_verified AS is_verified_21, t0.empresa AS empresa_22 FROM usuarios t0 WHERE t0.empresa = ?
Parameters:
[
65
]
|
||||||||||||||||||||||||||
| 3 | 0.87 ms |
SELECT e0_.id AS id_0, e0_.texto AS texto_1, e0_.urlvideo AS urlvideo_2, e0_.web AS web_3, e0_.facebook AS facebook_4, e0_.instagram AS instagram_5, e0_.youtube AS youtube_6, e0_.logo AS logo_7, e0_.updated AS updated_8, e0_.empresa_id AS empresa_id_9 FROM empresas_publicidad e0_ WHERE e0_.empresa_id = 65
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\Empresas | No errors. |
| App\Entity\Sector | No errors. |
| App\Entity\EmpresasCategorias | No errors. |
| App\Entity\Usuarios | No errors. |
| App\Entity\EmpresasPublicidad | No errors. |