Query Metrics
4
Database Queries
3
Different statements
3.67 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.51 ms |
SELECT t0.id AS id_1, t0.required_points AS required_points_2, t0.rank AS rank_3, t0.percentage AS percentage_4, t0.level AS level_5, t0.bonus_when_achieved AS bonus_when_achieved_6 FROM point_transaction_multiplier t0 WHERE t0.level = ? LIMIT 1
Parameters:
[
0
]
|
| 2 | 1.11 ms |
SELECT t0.id AS id_1, t0.required_points AS required_points_2, t0.rank AS rank_3, t0.percentage AS percentage_4, t0.level AS level_5, t0.bonus_when_achieved AS bonus_when_achieved_6 FROM point_transaction_multiplier t0 WHERE t0.level = ? LIMIT 1
Parameters:
[
0
]
|
| 3 | 0.69 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3, s0_.field_type AS field_type_4, s0_.title AS title_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7 FROM setting s0_
Parameters:
[] |
| 4 | 0.36 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2 FROM custom_product_type t0
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| user_logs | doctrine.dbal.user_logs_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\PointTransactionMultiplier | No errors. |
| App\Entity\Newsletter | No errors. |
| App\Entity\ContactList | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\CustomProductType | No errors. |
| App\Entity\CustomProductTemplate | No errors. |
| App\Entity\User | No errors. |
| App\Entity\CustomProductField | No errors. |