Query Metrics
1
Database Queries
1
Different statements
21.08 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
21.08 ms (100.00%) |
1 |
SELECT v0_.id AS id_0, v0_.slug AS slug_1, v0_.views AS views_2, v0_.created_at AS created_at_3, i1_.name AS name_4, i1_.slug AS slug_5, v0_.webp AS webp_6, v0_.preview_url AS preview_url_7 FROM video v0_ INNER JOIN influencer i1_ ON v0_.influencer_id = i1_.id WHERE v0_.actif = ? AND i1_.id = ? AND v0_.id <> ? ORDER BY v0_.created_at DESC, v0_.id DESC LIMIT 4
Parameters:
[ 1 "1827" "6619" ] |
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\Video | No errors. |
| App\Entity\Influencer |
|