Query Metrics
2
Database Queries
1
Different statements
0.48 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.48 ms (100.00%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.maintenance_mode AS maintenance_mode_3, t0.maintenance_title AS maintenance_title_4, t0.maintenance_subtitle AS maintenance_subtitle_5, t0.maintenance_text AS maintenance_text_6, t0.checkin_threshold_before AS checkin_threshold_before_7, t0.checkin_threshold_after AS checkin_threshold_after_8, t0.maximum_web_sales AS maximum_web_sales_9, t0.expire_web_sales AS expire_web_sales_10, t0.agenda AS agenda_11, t0.show_agenda AS show_agenda_12, t0.advice_title AS advice_title_13, t0.advice_content AS advice_content_14, t0.show_advice AS show_advice_15 FROM tkt_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"lugo"
]
|
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\Order | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Presentation | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\Cart\Item | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\Price | No errors. |
| App\Entity\Ticket | No errors. |