https://share-nude.com/load-more-influencer-videos/1?influencer=1827&video=6619

Query Metrics

1 Database Queries
1 Different statements
21.08 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 21.08 ms
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
  • The association App\Entity\Influencer#comments refers to the owning side field App\Entity\Comment#influencer_id which does not exist.