Query Metrics
1
Database Queries
1
Different statements
0.48 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM blog_tag_names t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"coalition"
]
|
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\Model\Blog\Entity\Post | No errors. |
App\Model\User\Entity\Name | No errors. |
App\Model\User\Entity\Location | No errors. |
App\Model\User\Entity\User | No errors. |
App\Model\Blog\Entity\Tag\Tag | No errors. |
App\Model\Blog\Entity\Author\Author | No errors. |
App\Model\Blog\Entity\Category\Category | No errors. |
App\Model\Blog\Entity\Comment\Comment | No errors. |
App\Model\User\Entity\Settings | No errors. |
App\Model\User\Entity\Network | No errors. |