Query Metrics
4
Database Queries
4
Different statements
4.60 ms
Query time
0
Invalid entities
6
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.57 ms (34.12%) |
1 |
SELECT d0_.id AS id_0, d0_.concept AS concept_1, d0_.description AS description_2, d0_.original_amount AS original_amount_3, d0_.issue_date AS issue_date_4, d0_.due_date AS due_date_5, d0_.status AS status_6, d0_.rafam_comp_nuber AS rafam_comp_nuber_7, d0_.rafam_comp_type AS rafam_comp_type_8, d0_.rafam_concept_code AS rafam_concept_code_9, d0_.rafam_description AS rafam_description_10, d0_.rafam_situacion AS rafam_situacion_11, d0_.rafam_recurso AS rafam_recurso_12, d0_.rafam_nro_cuota AS rafam_nro_cuota_13, d0_.rafam_actualizacion AS rafam_actualizacion_14, d0_.rafam_monto_final AS rafam_monto_final_15, d0_.created_at AS created_at_16, d0_.updated_at AS updated_at_17, d0_.deleted_at AS deleted_at_18, d0_.tenant_id AS tenant_id_19, d0_.plot_id AS plot_id_20, d0_.deceased_id AS deceased_id_21, d0_.rafam_account_id AS rafam_account_id_22, d0_.title_id AS title_id_23, d0_.payment_plan_id AS payment_plan_id_24, d0_.procedure_id AS procedure_id_25 FROM debt d0_ WHERE d0_.deceased_id = ? AND d0_.status = ? AND d0_.payment_plan_id IS NULL AND d0_.deleted_at IS NULL ORDER BY d0_.due_date ASC
Parameters:
[ 58696 "pendiente" ]
|
||||||||||||||||||||||||||||||||||
|
1.18 ms (25.59%) |
1 |
SELECT t0.id AS id_1, t0.plot_number AS plot_number_2, t0.zone AS zone_3, t0.section AS section_4, t0.block AS block_5, t0.block_bis AS block_bis_6, t0.`row` AS row_7, t0.row_bis AS row_bis_8, t0.grave AS grave_9, t0.grave_bis AS grave_bis_10, t0.`type` AS type_11, t0.meters AS meters_12, t0.cadastral_code AS cadastral_code_13, t0.active AS active_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.deleted_at AS deleted_at_17, t0.is_locked AS is_locked_18, t0.max_capacity AS max_capacity_19 FROM plot t0 WHERE t0.id = ?
Parameters:
[
"17559"
]
|
||||||||||||||||||||||||||||||||||
|
1.03 ms (22.34%) |
1 |
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"
]
|
||||||||||||||||||||||||||||||||||
|
0.83 ms (17.95%) |
1 |
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
]
|
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\User | 1 |
| App\Entity\Deceased | 1 |
| App\Entity\Plot | 1 |
| App\Entity\Tenant | 1 |
| App\Entity\FuneralHome | 1 |
| App\Entity\Coffin | 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\PlotTenant | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\PaymentPlan | No errors. |