Query Metrics
3
Database Queries
2
Different statements
648.49 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 645.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.empresa_id AS empresa_id_4, t0.oauth_consumer_key AS oauth_consumer_key_5, t0.oauth_consumer_secret AS oauth_consumer_secret_6, t0.store_base_url AS store_base_url_7, t0.oauth_verifier AS oauth_verifier_8, t0.oauth_token AS oauth_token_9, t0.oauth_token_secret AS oauth_token_secret_10, t0.is_active AS is_active_11, t0.store_base_url_qa AS store_base_url_qa_12, t0.oauth_token_qa AS oauth_token_qa_13, t0.modo_demo AS modo_demo_14 FROM magento t0 WHERE t0.empresa_id = ? LIMIT 1
Parameters:
[
809
]
|
2 | 1.76 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.empresa_rut AS empresa_rut_3, t0.empresa_razon_social AS empresa_razon_social_4, t0.webfactura_id AS webfactura_id_5, t0.webfactura_client_id AS webfactura_client_id_6, t0.webfactura_client_secret AS webfactura_client_secret_7, t0.empresa_giro AS empresa_giro_8, t0.empresa_direccion AS empresa_direccion_9, t0.empresa_comuna AS empresa_comuna_10, t0.empresa_ciudad AS empresa_ciudad_11, t0.empresa_telefono AS empresa_telefono_12, t0.empresa_correo AS empresa_correo_13, t0.precio_bruto AS precio_bruto_14, t0.precio_neto AS precio_neto_15, t0.empresa_actividad_economica AS empresa_actividad_economica_16, t0.is_active AS is_active_17, t0.modo_demo AS modo_demo_18, t0.webfactura_client_id_qa AS webfactura_client_id_qa_19, t0.webfactura_client_secret_qa AS webfactura_client_secret_qa_20 FROM empresa t0 WHERE t0.webfactura_id = ? LIMIT 1
Parameters:
[
809
]
|
3 | 1.41 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.empresa_rut AS empresa_rut_3, t0.empresa_razon_social AS empresa_razon_social_4, t0.webfactura_id AS webfactura_id_5, t0.webfactura_client_id AS webfactura_client_id_6, t0.webfactura_client_secret AS webfactura_client_secret_7, t0.empresa_giro AS empresa_giro_8, t0.empresa_direccion AS empresa_direccion_9, t0.empresa_comuna AS empresa_comuna_10, t0.empresa_ciudad AS empresa_ciudad_11, t0.empresa_telefono AS empresa_telefono_12, t0.empresa_correo AS empresa_correo_13, t0.precio_bruto AS precio_bruto_14, t0.precio_neto AS precio_neto_15, t0.empresa_actividad_economica AS empresa_actividad_economica_16, t0.is_active AS is_active_17, t0.modo_demo AS modo_demo_18, t0.webfactura_client_id_qa AS webfactura_client_id_qa_19, t0.webfactura_client_secret_qa AS webfactura_client_secret_qa_20 FROM empresa t0 WHERE t0.webfactura_id = ? LIMIT 1
Parameters:
[
809
]
|
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\Magento | No errors. |
App\Entity\Empresa | No errors. |