Query Metrics
5
Database Queries
5
Different statements
2.63 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.71 ms (26.79%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.src AS src_4, t0.model_name AS model_name_5, t0.model_id AS model_id_6, t0.value AS value_7, t0.state AS state_8, t0.trace AS trace_9, t0.created_by AS created_by_10, t0.created_date AS created_date_11, t0.modified_by AS modified_by_12, t0.modified_date AS modified_date_13, t0.language_id AS language_id_14 FROM translations t0 WHERE t0.language_id = ? AND t0.model_name = ? AND t0.model_id = ? AND t0.state = ?
Parameters:
[ 1 "Catalogue" 221 "translated" ] |
||||||||||||||||||||||||||||
|
0.68 ms (25.81%) |
1 |
SELECT l0_.id AS id_0 FROM languages l0_ WHERE l0_.code = ?
Parameters:
[
"nl"
]
|
||||||||||||||||||||||||||||
|
0.46 ms (17.27%) |
1 |
SELECT t0.id AS id_1, t0.lot_no AS lot_no_2, t0.price_start AS price_start_3, t0.price_end AS price_end_4, t0.description AS description_5, t0.dimensions AS dimensions_6, t0.image AS image_7, t0.index_id AS index_id_8, t0.debawin_id AS debawin_id_9, t0.debawin_consignation_no AS debawin_consignation_no_10, t0.debawin_consignation_name AS debawin_consignation_name_11, t0.min_auction_price AS min_auction_price_12, t0.title AS title_13, t0.condition_report AS condition_report_14, t0.start_bid AS start_bid_15, t0.created_by AS created_by_16, t0.created_date AS created_date_17, t0.modified_by AS modified_by_18, t0.modified_date AS modified_date_19, t0.auction_id AS auction_id_20, t0.category_id AS category_id_21 FROM catalogue t0 WHERE t0.id = ?
Parameters:
[
"221"
]
|
||||||||||||||||||||||||||||
|
0.41 ms (15.40%) |
1 |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.number AS number_2, a0_.index_id AS index_id_3, a0_.active AS active_4, a0_.visible AS visible_5, a0_.created_by AS created_by_6, a0_.created_date AS created_date_7, a0_.modified_by AS modified_by_8, a0_.modified_date AS modified_date_9 FROM auctions a0_ WHERE a0_.active = ? LIMIT 1
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
|
0.39 ms (14.72%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.bids_start AS bids_start_3, t0.bids_end AS bids_end_4, t0.lot_no_start AS lot_no_start_5, t0.lot_no_end AS lot_no_end_6, t0.type AS type_7, t0.created_by AS created_by_8, t0.created_date AS created_date_9, t0.modified_by AS modified_by_10, t0.modified_date AS modified_date_11, t0.auction_id AS auction_id_12 FROM auction_days t0 WHERE t0.auction_id = ?
Parameters:
[
4
]
|
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\Languages | No errors. |
| App\Entity\Catalogue | No errors. |
| App\Entity\Auctions | No errors. |
| App\Entity\Categories | No errors. |
| App\Entity\ProfileBids | No errors. |
| App\Entity\ProfileFavorites | No errors. |
| App\Entity\AuctionWins | No errors. |
| App\Entity\SliderImages | No errors. |
| App\Entity\Results | No errors. |
| App\Entity\Translations | No errors. |
| App\Entity\AuctionBidNumbers | No errors. |
| App\Entity\AuctionDays | No errors. |