Query Metrics
2
Database Queries
2
Different statements
1.37 ms
Query time
1
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.usage_type AS usage_type_4, t0.description AS description_5, t0.comment AS comment_6, t0.status AS status_7, t0.is_deleted AS is_deleted_8, t0.adress AS adress_9, t0.latitude AS latitude_10, t0.longitude AS longitude_11, t0.code AS code_12, t0.is_owner AS is_owner_13, t0.full_name AS full_name_14, t0.territorial_entity_id AS territorial_entity_id_15 FROM site t0 WHERE t0.id = ?
Parameters:
[
72
]
|
||||||||||||||||||||||||||
| 2 | 0.74 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.type AS type_3, t0.is_investment_project AS is_investment_project_4, t0.planned_budget AS planned_budget_5, t0.realized_budget AS realized_budget_6, t0.status AS status_7, t0.planned_start_date AS planned_start_date_8, t0.planned_end_date AS planned_end_date_9, t0.actual_start_date AS actual_start_date_10, t0.actual_end_date AS actual_end_date_11, t0.created_at AS created_at_12, t0.market_type AS market_type_13, t0.is_deleted AS is_deleted_14, t0.title AS title_15, t0.phase AS phase_16, t0.description AS description_17, t0.is_sub_project AS is_sub_project_18, t0.currency_id AS currency_id_19, t0.site_id AS site_id_20, t0.objective_id AS objective_id_21, t0.administrative_unit_id AS administrative_unit_id_22, t0.budget_item_id AS budget_item_id_23, t0.main_project_id AS main_project_id_24 FROM project t0 WHERE t0.site_id = ?
Parameters:
[
72
]
|
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\Site | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Site | No errors. |
| App\Entity\Pcode | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\RentalAgreement | No errors. |
| App\Entity\Currency |
|
| App\Entity\Objective | No errors. |
| App\Entity\AdministrativeUnit | No errors. |
| App\Entity\BudgetItem | No errors. |