Query Metrics
4
Database Queries
4
Different statements
3.41 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.86 ms (25.33%) |
1 |
SELECT p0_.id AS id_0, p0_.room_number AS room_number_1, p0_.rent AS rent_2, p0_.price AS price_3, p0_.garden AS garden_4, p0_.title AS title_5, p0_.content AS content_6, p0_.created_at AS created_at_7, p0_.harea AS harea_8, p0_.year_built AS year_built_9, p0_.heating AS heating_10, p0_.favorit_number AS favorit_number_11, p0_.is_available AS is_available_12, p0_.housing_type_id AS housing_type_id_13, p0_.user_id AS user_id_14, p0_.address_id AS address_id_15, p0_.category_id AS category_id_16, p0_.sub_type_id AS sub_type_id_17 FROM properties p0_ WHERE p0_.id IN (?)
Parameters:
[
null
]
|
0.86 ms (25.32%) |
1 |
SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.describ AS describ_2 FROM housing_type h0_
Parameters:
[] |
0.85 ms (25.00%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.describ AS describ_2 FROM category c0_
Parameters:
[] |
0.83 ms (24.36%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.describ AS describ_3 FROM category t0
Parameters:
[] |
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\Properties |
|
App\Entity\HousingType | No errors. |
App\Entity\User | No errors. |
App\Entity\Address | No errors. |
App\Entity\Category | No errors. |
App\Entity\SubType | No errors. |
App\Entity\Rental | No errors. |
App\Entity\Image | No errors. |
App\Entity\HomeInterest |
|
App\Entity\RentalApplication | No errors. |
App\Entity\Appointment |
|
App\Entity\Rent | No errors. |
App\Entity\Contact | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |