GET https://ishtar.mapescador.duckdns.org/es/admin/app/proyectos/notificaciones

Query Metrics

3 Database Queries
3 Different statements
5.29 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 2.90 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.id = ? AND t0.tipo IN ('backend_user', 'translator', 'manager', 'client')
Parameters:
[
  59
]
2 1.43 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
]
3 0.96 ms
SELECT t0.id AS id_1, t0.message AS message_2, t0.view AS view_3, t0.url AS url_4, t0.icon AS icon_5, t0.origen_id AS origen_id_6, t0.destino_id AS destino_id_7 FROM ishtar.notificaciones t0 WHERE t0.view IS NULL AND t0.destino_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