https://rapbattleonline.com/battle/1

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT t0.id AS id_1, t0.battle_ends AS battle_ends_2, t0.battle_file_name AS battle_file_name_3, t0.battle_size AS battle_size_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.is_confirmed AS is_confirmed_7, t0.is_completed AS is_completed_8, t0.is_canceled AS is_canceled_9, t0.views AS views_10, t0.challenger_id AS challenger_id_11, t0.oponnent_id AS oponnent_id_12, t0.beat_id AS beat_id_13, t0.winner_id AS winner_id_14, t15.id AS id_16, t15.token AS token_17, t15.status AS status_18, t15.created_at AS created_at_19, t15.valid_to AS valid_to_20, t15.battle_id AS battle_id_21 FROM battle t0 LEFT JOIN battle_invite t15 ON t15.battle_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "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\Battle No errors.
App\Entity\Rapper No errors.
App\Entity\Beat No errors.
App\Entity\BattleInvite No errors.
App\Entity\Vote No errors.
App\Entity\BattleComment No errors.
FOS\UserBundle\Model\User No errors.
App\Entity\Client
  • The field App\Entity\Client#myVotes is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Vote#voter does not contain the required 'mappedBy="myVotes"' attribute.
  • If association App\Entity\Client#myVotes is many-to-one, then the inversed side App\Entity\Vote#voter has to be one-to-many.
App\Entity\SocialLink No errors.
App\Entity\Crew No errors.
App\Entity\BeatCategory No errors.
App\Entity\BeatAuthor No errors.
App\Entity\BattleCommentLike No errors.
App\Entity\Country No errors.
App\Entity\ClientActivationToken No errors.
App\Entity\ClientSettings No errors.
App\Entity\ClientMessage No errors.
App\Entity\ClientNotification No errors.
App\Entity\AuthorizationToken No errors.
App\Entity\Language No errors.
App\Entity\Currency No errors.
App\Entity\ClientToken No errors.
App\Entity\Invitation No errors.
Sonata\UserBundle\Entity\BaseUser No errors.
App\Entity\SonataUserUser No errors.
Vich\UploaderBundle\Entity\File No errors.