GET https://dev.terrasdomandeo.gal/gl/empresas

Query Metrics

219 Database Queries
6 Different statements
95.48 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
45.04 ms
(47.18%)
100
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3 FROM empresas_categorias t0 INNER JOIN empresa_categorias ON t0.id = empresa_categorias.categoria_id WHERE empresa_categorias.empresa_id = ?
Parameters:
[
  50
]
41.03 ms
(42.97%)
100
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:
[
  50
]
2.67 ms
(2.79%)
6
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM empresas_categorias_translations t0 WHERE t0.object_id = ?
Parameters:
[
  3
]
2.55 ms
(2.67%)
1
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_
Parameters:
[]
2.23 ms
(2.33%)
6
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM sector_translations t0 WHERE t0.object_id = ?
Parameters:
[
  3
]
1.96 ms
(2.05%)
6
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3 FROM sector t0 WHERE t0.id = ?
Parameters:
[
  3
]

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.