Query Metrics
2
Database Queries
2
Different statements
2.70 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.38 ms |
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.date_changed AS date_changed_3, t0.active AS active_4, t0.name AS name_5, t0.label AS label_6, t0.color AS color_7, t0.status AS status_8, t0.oib AS oib_9, t0.address AS address_10, t0.place AS place_11, t0.county AS county_12, t0.country AS country_13, t0.contact_phone AS contact_phone_14, t0.contact_email AS contact_email_15, t0.web_page AS web_page_16, t0.additional_data AS additional_data_17, t0.is_pdv AS is_pdv_18, t0.iban AS iban_19, t0.longitude AS longitude_20, t0.latitude AS latitude_21, t0.image AS image_22, t0.user_created AS user_created_23, t0.user_changed AS user_changed_24, t0.legal_entity AS legal_entity_25 FROM legal_person t0 WHERE t0.active = ?
Parameters:
[
1
]
|
| 2 | 1.32 ms |
SELECT b0_.id AS id_0, b0_.date_created AS date_created_1, b0_.date_changed AS date_changed_2, b0_.active AS active_3, b0_.name AS name_4, b0_.address AS address_5, b0_.zip_code AS zip_code_6, b0_.place AS place_7, b0_.longitude AS longitude_8, b0_.latitude AS latitude_9, b1_.id AS id_10, b1_.date_created AS date_created_11, b1_.date_changed AS date_changed_12, b1_.active AS active_13, b1_.name AS name_14, b1_.image AS image_15, b1_.original_name AS original_name_16, b1_.full_document_path AS full_document_path_17, b0_.user_created AS user_created_18, b0_.user_changed AS user_changed_19, b0_.doorLock AS doorLock_20, b0_.owner AS owner_21, b0_.legalPerson AS legalPerson_22, b1_.user_created AS user_created_23, b1_.user_changed AS user_changed_24, b1_.buildingImage AS buildingImage_25 FROM building b0_ LEFT JOIN building_image b1_ ON b0_.id = b1_.buildingImage WHERE b0_.active = ? GROUP BY b0_.id, b1_.id ORDER BY b0_.id DESC
Parameters:
[
1
]
|
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 |
|---|---|
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
| App\Entity\RefreshToken | No errors. |
| App\Entity\Mapped\Entity | No errors. |
| App\Entity\LegalPerson | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Mapped\NamedEntity | No errors. |
| App\Entity\LegalEntity | No errors. |
| App\Entity\LegalPersonContactPerson | No errors. |
| App\Entity\PriceList | No errors. |
| App\Entity\LegalPersonResponsiblePerson | No errors. |
| App\Entity\LegalPersonDocument | No errors. |
| App\Entity\UserLegalPerson | No errors. |
| App\Entity\ReservationType | No errors. |
| App\Entity\ActivityLegalPerson | No errors. |
| App\Entity\Building | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\LegalPersonRating | No errors. |
| App\Entity\BankStatement | No errors. |
| App\Entity\BuildingImage | No errors. |
| App\Entity\Lock | No errors. |
| App\Entity\BuildingContactPerson | No errors. |
| App\Entity\BuildingResponsiblePerson | No errors. |
| App\Entity\BuildingDocument | No errors. |
| App\Entity\BuildingSpace | No errors. |