Query Metrics
17
Database Queries
6
Different statements
3.77 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.35 ms (62.21%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.size AS size_3, t0.target AS target_4 FROM ss_imagecarousel t0
Parameters:
[] |
0.70 ms (18.64%) |
11 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.brand_id AS brand_id_4 FROM ss_vehicle_category t0 WHERE t0.brand_id = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
0.25 ms (6.63%) |
2 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.code AS code_3, t0.name AS name_4, t0.decimal_code AS decimal_code_5, t0.priority AS priority_6, t0.enabled AS enabled_7 FROM ss_currency t0 WHERE t0.priority = ? LIMIT 1
Parameters:
[
1
]
|
0.18 ms (4.75%) |
1 |
SELECT s0_.id AS id_0, s0_.uuid AS uuid_1, s0_.name AS name_2, s0_.thumbnail_id AS thumbnail_id_3 FROM ss_vehicle_brand s0_ ORDER BY s0_.id ASC
Parameters:
[] |
0.16 ms (4.19%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.thumbnail_id AS thumbnail_id_5 FROM ss_partner t0
Parameters:
[] |
0.13 ms (3.58%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.type AS type_3, t0.descriptions AS descriptions_4, t0.bg_color AS bg_color_5, t0.lapsing AS lapsing_6, t0.enabled AS enabled_7 FROM ss_advert t0 WHERE t0.type = ? AND t0.enabled = ? LIMIT 1
Parameters:
[ "banner" 1 ] |
Database Connections
Name | Service |
---|---|
db1 | doctrine.dbal.db1_connection |
Entity Managers
Name | Service |
---|---|
auto_generate_proxy_classes | doctrine.orm.auto_generate_proxy_classes_entity_manager |
auto_mapping | doctrine.orm.auto_mapping_entity_manager |
em1 | doctrine.orm.em1_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
auto_generate_proxy_classes entity manager
No loaded entities.
auto_mapping entity manager
No loaded entities.
em1 entity manager
Class | Mapping errors |
---|---|
App\Entity\ImageCarousel | No errors. |
App\Entity\Partner | No errors. |
App\Entity\PartnerImage | No errors. |
App\Entity\Currency | No errors. |
App\Entity\CurrencyFluctuation | No errors. |
App\Entity\AccountingDocument | No errors. |
App\Entity\CashFund | No errors. |
App\Entity\Advert | No errors. |
App\Entity\VehicleBrand | No errors. |
App\Entity\Image | No errors. |
App\Entity\VehicleCategory | No errors. |
App\Entity\VehicleModel | No errors. |