Query Metrics
2
Database Queries
2
Different statements
4.56 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.09 ms |
SELECT t0.id AS id_1, t0.password AS password_2, t0.salt AS salt_3, t0.roles AS roles_4, t0.email AS email_5, t0.username AS username_6, t0.puesto AS puesto_7, t0.servicio AS servicio_8, t0.extension AS extension_9, t0.active AS active_10, t0.enabled AS enabled_11, t0."freeze" AS freeze_12, t0.last_login AS last_login_13, t0.confirmation_token AS confirmation_token_14, t0.password_requested_at AS password_requested_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.is_verified AS is_verified_18, t0.gid AS gid_19, t0.first_name AS first_name_20, t0.last_name AS last_name_21, t0.phone AS phone_22, t0.language AS language_23, t0.plain_password AS plain_password_24, t0.fullname AS fullname_25, t0.cpvmapa AS cpvmapa_26, t0.valorestimado AS valorestimado_27, t0.name AS name_28, t0.tipo FROM ishtar.c_users t0 WHERE t0.username = ? AND t0.tipo IN ('backend_user', 'translator', 'manager', 'client') LIMIT 1
Parameters:
[
"marta"
]
|
| 2 | 1.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3 FROM ishtar.c_user_group t0 INNER JOIN ishtar.c_user_group_tax ON t0.id = ishtar.c_user_group_tax.group_id WHERE ishtar.c_user_group_tax.user_id = ?
Parameters:
[
59
]
|
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 |
|---|---|
| Maps\UserBundle\Entity\Users | 1 |
| Maps\UserBundle\Entity\Group | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Maps\UserBundle\Entity\Users | No errors. |
| Maps\UserBundle\Entity\User | No errors. |
| Maps\UserBundle\Entity\Translator | No errors. |
| Maps\UserBundle\Entity\Manager | No errors. |
| Maps\UserBundle\Entity\Client | No errors. |
| Maps\UserBundle\Entity\Group | No errors. |
| App\Entity\Userdir3 | No errors. |
| App\Entity\Userempresa | No errors. |
| App\Entity\Favoritos | No errors. |
| App\Entity\Favoritosmenores | No errors. |
| App\Entity\Proyectos | No errors. |
| App\Entity\Fichajes | No errors. |
| App\Entity\Todo | No errors. |