https://rapbattleonline.com/crews

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.city AS city_3, t0.description AS description_4, t0.background_file_name AS background_file_name_5, t0.background_size AS background_size_6, t0.image_name AS image_name_7, t0.image_size AS image_size_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.tag AS tag_11, t0.rank AS rank_12, t0.country_id AS country_id_13, t0.created_by_id AS created_by_id_14 FROM crew t0
Parameters:
[]

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\Crew No errors.
App\Entity\Country 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\Rapper No errors.