Query Metrics
2
Database Queries
2
Different statements
1.62 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.91 ms (56.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.msisdn AS msisdn_3 FROM test_device t0 WHERE t0.msisdn = ? LIMIT 1
Parameters:
[
"+4917621741564"
]
|
|
0.71 ms (43.84%) |
1 |
SELECT t0.id AS id_1, t0.ref AS ref_2, t0.label AS label_3, t0.platform_id AS platform_id_4, t0.colour AS colour_5, t0.published AS published_6, t0.discoverable AS discoverable_7, t0.secret AS secret_8, t0.bot_platform_id AS bot_platform_id_9 FROM bot t0 WHERE t0.id = ?
Parameters:
[
35
]
|
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\Bot | No errors. |
| App\Entity\BotPlatform | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\SMSMessage | No errors. |
| App\Entity\AuthToken | No errors. |
| App\Entity\Account | No errors. |
| App\Entity\Conversation | No errors. |
| App\Entity\TestDevice | No errors. |