Query Metrics
7
Database Queries
7
Different statements
7.29 ms
Query time
0
Invalid entities
14
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.96 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.email_verified_at AS email_verified_at_4, t0.password AS password_5, t0.remember_token AS remember_token_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.roles AS roles_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
461
]
|
||||||||||||||||||||||||||||||||
| 2 | 1.51 ms |
SELECT t0.id AS id_1, t0.deceased_number AS deceased_number_2, t0.nro_contribuyente AS nro_contribuyente_3, t0.tax_deceased_id AS tax_deceased_id_4, t0.last_name AS last_name_5, t0.first_name AS first_name_6, t0.death_date AS death_date_7, t0.edad AS edad_8, t0.document_type AS document_type_9, t0.document_number AS document_number_10, t0.burial_date AS burial_date_11, t0.death_place AS death_place_12, t0.nationality AS nationality_13, t0.localidad AS localidad_14, t0.gender AS gender_15, t0.observations AS observations_16, t0.infectious AS infectious_17, t0.infectious_type AS infectious_type_18, t0.judicial AS judicial_19, t0.itp_number AS itp_number_20, t0.is_exempt AS is_exempt_21, t0.exemption_reason AS exemption_reason_22, t0.missing_burial_license AS missing_burial_license_23, t0.es_externo AS es_externo_24, t0.difunto_foraneo AS difunto_foraneo_25, t0.late_entry_fine AS late_entry_fine_26, t0.has_cobol_payment_plan AS has_cobol_payment_plan_27, t0.nro_reserva AS nro_reserva_28, t0.record_number AS record_number_29, t0.civil_registry AS civil_registry_30, t0.act_number AS act_number_31, t0.folio AS folio_32, t0.book AS book_33, t0.book_year AS book_year_34, t0.created_at AS created_at_35, t0.updated_at AS updated_at_36, t0.deleted_at AS deleted_at_37, t0.plot_id AS plot_id_38, t0.tenant_id AS tenant_id_39, t0.funeral_home_id AS funeral_home_id_40, t0.coffin_id AS coffin_id_41 FROM deceased t0 WHERE t0.id = ?
Parameters:
[
"58696"
]
|
||||||||||||||||||||||||||||||||
| 3 | 1.05 ms |
SELECT t0.id AS id_1, t0.nro_cuenta AS nro_cuenta_2, t0.activo AS activo_3, t0.debt_active AS debt_active_4, t0.plot_active AS plot_active_5, t0.deceased_active AS deceased_active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.last_debt_sync_at AS last_debt_sync_at_9, t0.plot_id AS plot_id_10, t0.tenant_id AS tenant_id_11, t0.deceased_id AS deceased_id_12 FROM rafam_account t0 WHERE t0.deceased_id = ?
Parameters:
[
58696
]
|
||||||||||||||||||||||||||||||||
| 4 | 1.19 ms |
SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.cuotas_limite AS cuotas_limite_3, t0.descuento AS descuento_4, t0.intereses AS intereses_5, t0.id_rafam AS id_rafam_6, t0.created_at AS created_at_7 FROM payment_plan_type t0 ORDER BY t0.cuotas_limite ASC
Parameters:
[]
|
||||||||||||||||||||||||||||||||
| 5 | 0.96 ms |
SELECT t0.id AS id_1, t0.title_number AS title_number_2, t0.reservation_number AS reservation_number_3, t0.issue_date AS issue_date_4, t0.no_charge AS no_charge_5, t0.no_charge_reason AS no_charge_reason_6, t0.installments AS installments_7, t0.receipt_number AS receipt_number_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.pdf_path AS pdf_path_12, t0.deceased_id AS deceased_id_13, t0.tenant_id AS tenant_id_14 FROM title t0 WHERE t0.deceased_id = ?
Parameters:
[
58696
]
|
||||||||||||||||||||||||||||||||
| 6 | 0.80 ms |
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.expiration_date AS expiration_date_3, t0.active AS active_4, t0.is_co_tenant AS is_co_tenant_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8, t0.plot_id AS plot_id_9, t0.tenant_id AS tenant_id_10, t0.title_id AS title_id_11 FROM plot_tenant t0 WHERE t0.title_id = ?
Parameters:
[
34802
]
|
||||||||||||||||||||||||||||||||
| 7 | 0.82 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.document_type AS document_type_5, t0.document_number AS document_number_6, t0.cuit_cuil AS cuit_cuil_7, t0.nro_contrib AS nro_contrib_8, t0.marital_status AS marital_status_9, t0.type AS type_10, t0.phone AS phone_11, t0.email AS email_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.deleted_at AS deleted_at_15, t0.address_id AS address_id_16 FROM tenant t0 WHERE t0.id = ?
Parameters:
[
"381497"
]
|
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\PaymentPlanType | 5 |
| App\Entity\User | 1 |
| App\Entity\Deceased | 1 |
| App\Entity\Plot | 1 |
| App\Entity\Tenant | 1 |
| App\Entity\FuneralHome | 1 |
| App\Entity\Coffin | 1 |
| App\Entity\Title | 1 |
| App\Entity\PlotTenant | 1 |
| App\Entity\Address | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Movement | No errors. |
| App\Entity\Deceased | No errors. |
| App\Entity\Plot | No errors. |
| App\Entity\Tenant | No errors. |
| App\Entity\FuneralHome | No errors. |
| App\Entity\Coffin | No errors. |
| App\Entity\Title | No errors. |
| App\Entity\Debt | No errors. |
| App\Entity\Procedure | No errors. |
| App\Entity\RafamAccount | No errors. |
| App\Entity\PaymentPlanType | No errors. |
| App\Entity\PlotTenant | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\Address | No errors. |