Query Metrics
4
Database Queries
4
Different statements
4.62 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.64 ms (0.00%) |
1 |
SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.compulsory AS compulsory_2, t0_.grade AS grade_3, t0_.beeee AS beeee_4, t0_.location AS location_5, t0_.closing_date AS closing_date_6, t0_.project_number AS project_number_7, t0_.awarded AS awarded_8, t0_.contract_description AS contract_description_9, t0_.tender_notice AS tender_notice_10, t0_.meta_title AS meta_title_11, t0_.meta_description AS meta_description_12, t0_.is_published AS is_published_13, t0_.modified AS modified_14, t0_.created AS created_15, t0_.brief_date AS brief_date_16, t0_.closing_time AS closing_time_17, t0_.category_id AS category_id_18, t0_.region_id AS region_id_19 FROM tenders t0_ WHERE t0_.status = ? ORDER BY t0_.closing_date DESC
Parameters:
[
"2"
]
|
1.41 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.category AS category_2, t0.thumbnail AS thumbnail_3, t0.modified AS modified_4, t0.created AS created_5 FROM categories t0
Parameters:
[] |
0.94 ms (0.00%) |
1 |
SELECT c0_.id AS id_0, c0_.page AS page_1, c0_.banner AS banner_2, c0_.alt AS alt_3, c0_.order_by AS order_by_4, c0_.modified AS modified_5, c0_.created AS created_6 FROM carousel c0_ WHERE c0_.page = ? ORDER BY c0_.order_by ASC
Parameters:
[
"tenders"
]
|
0.63 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.region AS region_2, t0.thumbnail AS thumbnail_3, t0.address AS address_4, t0.map AS map_5, t0.modified AS modified_6, t0.created AS created_7 FROM regions 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\Tenders | No errors. |
App\Entity\Categories | No errors. |
App\Entity\Regions | No errors. |
App\Entity\Documents | No errors. |
App\Entity\Carousel | No errors. |