Query Metrics
3
Database Queries
3
Different statements
3.00 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.67 ms |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.slug AS slug_2, t0_.published AS published_3, t0_.meta_name AS meta_name_4, t0_.meta_description AS meta_description_5, t0_.created_at AS created_at_6, t0_.updated_at AS updated_at_7, t0_.image AS image_8, t0_.main AS main_9 FROM tag t0_ INNER JOIN news_tag n2_ ON t0_.id = n2_.tag_id INNER JOIN news n1_ ON n1_.id = n2_.news_id WHERE n1_.id = ?
Parameters:
[
38130
]
|
2 | 1.08 ms |
UPDATE news SET hits = hits + 1 WHERE id = ?
Parameters:
[
38130
]
|
3 | 0.25 ms |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.slug AS slug_2, t0_.published AS published_3, t0_.meta_name AS meta_name_4, t0_.meta_description AS meta_description_5, t0_.created_at AS created_at_6, t0_.updated_at AS updated_at_7, t0_.image AS image_8, t0_.main AS main_9 FROM tag t0_ WHERE t0_.main = ? AND t0_.published = ? ORDER BY t0_.updated_at DESC LIMIT 4
Parameters:
[ 1 1 ] |
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\Tag | No errors. |
App\Entity\News | No errors. |
App\Entity\Category | No errors. |
App\Entity\User | No errors. |
App\Entity\NewsReaction | No errors. |
App\Entity\Menu | No errors. |
App\Entity\DataRow | No errors. |
App\Entity\UserRole | No errors. |
App\Entity\Permission | No errors. |
App\Entity\MenuItem | No errors. |
App\Entity\PasswordReset | No errors. |
App\Entity\DataType | No errors. |
App\Entity\Video | No errors. |
App\Entity\FailedJob | No errors. |
App\Entity\PersonalAccessToken | No errors. |
App\Entity\Page | No errors. |
App\Entity\PermissionRole | No errors. |
App\Entity\Translation | No errors. |
App\Entity\Setting | No errors. |
App\Entity\Migration | No errors. |
App\Entity\Role | No errors. |
App\Entity\Comment | No errors. |
App\Entity\Region | No errors. |
App\Entity\History | No errors. |
Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry | No errors. |
Gedmo\Loggable\Entity\LogEntry | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |