Query Metrics
2
Database Queries
2
Different statements
2.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.43 ms |
SELECT t0.id AS id_1, t0.url_old AS url_old_2, t0.url_new AS url_new_3, t0.position AS position_4, t0.create_at AS create_at_5, t0.update_at AS update_at_6 FROM redirect t0 WHERE t0.url_old = ? LIMIT 1
Parameters:
[
"/robots.txt"
]
|
| 2 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.email_receivers AS email_receivers_4, t0.phone AS phone_5, t0.url_instagram AS url_instagram_6, t0.address AS address_7, t0.schedule AS schedule_8 FROM configuration t0 LIMIT 1
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 |
|---|---|
| TMWK\RedirectBundle\Entity\Redirect | No errors. |
| App\Entity\Configuration | No errors. |