Query Metrics
1
Database Queries
1
Different statements
0.63 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.63 ms |
SELECT t0.id AS id_1, t0.roles AS roles_2, t0.password AS password_3, t0.taxdown_id AS taxdown_id_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.nif AS nif_7, t0.birth_date AS birth_date_8, t0.nationality AS nationality_9, t0.mobile AS mobile_10, t0.email AS email_11, t0.id_cliente_sefide AS id_cliente_sefide_12, t0.updated_at AS updated_at_13, t0.sso_id AS sso_id_14, t0.sso_metadata AS sso_metadata_15, t0.created_at AS created_at_16, t0.skip_inform_to_tax_down AS skip_inform_to_tax_down_17, t18.naturaleza_juridica AS naturaleza_juridica_19, t18.situacion_juridica AS situacion_juridica_20, t18.cnae AS cnae_21, t18.iae AS iae_22, t18.inscrita_en AS inscrita_en_23, t18.num_inscripcion_registral AS num_inscripcion_registral_24, t18.fec_inscripcion_registral AS fec_inscripcion_registral_25, t18.nivel_rrpp AS nivel_rrpp_26, t18.nivel_ingresos AS nivel_ingresos_27, t18.volumen_ventas AS volumen_ventas_28, t18.objeto_social AS objeto_social_29, t18.numero_sucursales AS numero_sucursales_30, t18.paises_donde_opera AS paises_donde_opera_31, t18.created_at AS created_at_32, t18.updated_at AS updated_at_33, t18.id AS id_34, t18.skip_inform_to_tax_down AS skip_inform_to_tax_down_35, t18.applicant_id AS applicant_id_36 FROM applicant t0 LEFT JOIN legal_entity t18 ON t18.applicant_id = t0.id WHERE t0.id = ?
Parameters:
[
"d3334478-a650-404e-a38d-c6bcde491ef3"
]
|
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 |
|---|---|
| App\Entity\Applicant | 1 |
| App\Entity\LegalEntity | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Applicant | No errors. |
| App\Entity\LegalEntity | No errors. |
| App\Entity\Record | No errors. |
| App\Entity\ScheduledOperation | No errors. |
| App\Entity\Beneficiario | No errors. |
| App\Entity\LegalRepresentative | No errors. |