GET https://nftdev.cloud.vibu-webtec.de/player/39674/Henri_Nicole.html

Query Metrics

27 Database Queries
21 Different statements
6.48 ms Query time
0 Invalid entities
440 Managed entities

Queries

Group similar statements

# Time Info
1 0.27 ms
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.surname AS surname_3, t0.birthday AS birthday_4, t0.dayOfBirth AS dayOfBirth_5, t0.monthOfBirth AS monthOfBirth_6, t0.yearOfBirth AS yearOfBirth_7, t0.deathDay AS deathDay_8, t0.deathMonth AS deathMonth_9, t0.deathYear AS deathYear_10, t0.dayOfDeath AS dayOfDeath_11, t0.birthplace AS birthplace_12, t0.height AS height_13, t0.weight AS weight_14, t0.gender AS gender_15, t0.isPlayer AS isPlayer_16, t0.isTrainer AS isTrainer_17, t0.isDead AS isDead_18, t0.slug AS slug_19, t0.nickname AS nickname_20, t0.foreignname AS foreignname_21, t0.updateInvolvedGames AS updateInvolvedGames_22, t0.updateWhoMetWhom AS updateWhoMetWhom_23, t0.countryOfBirth_id AS countryOfBirth_id_24, t0.defaultPosition_id AS defaultPosition_id_25, t26.id AS id_27, t26.baconbauernumber AS baconbauernumber_28, t26.created AS created_29, t26.person_id AS person_id_30 FROM Person t0 LEFT JOIN Baconbauer t26 ON t26.person_id = t0.id WHERE t0.id = ?
Parameters:
[
  "39674"
]
2 0.26 ms
SELECT DISTINCT n0_.id AS id_0, n0_.name AS name_1, n0_.gender AS gender_2, n0_.slug AS slug_3, n0_.start AS start_4, n0_.end AS end_5, n0_.editable AS editable_6, p1_.id AS id_7, p1_.year AS year_8, p1_.goals AS goals_9, p1_.substitutions AS substitutions_10, p1_.matches AS matches_11, p1_.nonFifaGoals AS nonFifaGoals_12, p1_.nonFifaSubstitutions AS nonFifaSubstitutions_13, p1_.nonFifaMatches AS nonFifaMatches_14, n0_.country_id AS country_id_15, p1_.Person_id AS Person_id_16, p1_.NationalTeam_id AS NationalTeam_id_17, p1_.Position_id AS Position_id_18 FROM NationalTeam n0_ LEFT JOIN PersonNationalTeamScores p1_ ON n0_.id = p1_.NationalTeam_id WHERE p1_.Person_id = ? ORDER BY p1_.year DESC
Parameters:
[
  39674
]
3 0.21 ms
SELECT p0_.id AS id_0, p0_.year AS year_1, p0_.goals AS goals_2, p0_.substitutions AS substitutions_3, p0_.matches AS matches_4, p0_.nonFifaGoals AS nonFifaGoals_5, p0_.nonFifaSubstitutions AS nonFifaSubstitutions_6, p0_.nonFifaMatches AS nonFifaMatches_7, n1_.id AS id_8, n1_.name AS name_9, n1_.gender AS gender_10, n1_.slug AS slug_11, n1_.start AS start_12, n1_.end AS end_13, n1_.editable AS editable_14, p0_.Person_id AS Person_id_15, p0_.NationalTeam_id AS NationalTeam_id_16, p0_.Position_id AS Position_id_17, n1_.country_id AS country_id_18 FROM PersonNationalTeamScores p0_ LEFT JOIN NationalTeam n1_ ON p0_.NationalTeam_id = n1_.id WHERE p0_.Person_id = ? ORDER BY p0_.year DESC
Parameters:
[
  39674
]
4 0.20 ms
SELECT p0_.id AS id_0, p0_.year AS year_1, p0_.rythm AS rythm_2, p0_.goals AS goals_3, p0_.substitutions AS substitutions_4, p0_.matches AS matches_5, p0_.ordering AS ordering_6, c1_.id AS id_7, c1_.name AS name_8, c1_.slug AS slug_9, p0_.Person_id AS Person_id_10, p0_.Position_id AS Position_id_11, p0_.Club_id AS Club_id_12 FROM PersonClubScores p0_ LEFT JOIN Club c1_ ON p0_.Club_id = c1_.id WHERE p0_.Person_id = ? ORDER BY p0_.ordering DESC, p0_.year DESC, p0_.rythm ASC
Parameters:
[
  39674
]
5 0.54 ms
SELECT DISTINCT m0_.id AS id_0, m0_.matchType AS matchType_1, m0_.playDate AS playDate_2, m0_.homeGoalsDuringRegularTime AS homeGoalsDuringRegularTime_3, m0_.awayGoalsDuringRegularTime AS awayGoalsDuringRegularTime_4, m0_.homeGoalsDuringOverTime AS homeGoalsDuringOverTime_5, m0_.awayGoalsDuringOverTime AS awayGoalsDuringOverTime_6, m0_.homeGoalsDuringPenalties AS homeGoalsDuringPenalties_7, m0_.awayGoalsDuringPenalties AS awayGoalsDuringPenalties_8, m0_.matchStatus AS matchStatus_9, m0_.location AS location_10, m0_.created AS created_11, m0_.updated AS updated_12, m0_.homeTeamIsFifa AS homeTeamIsFifa_13, m0_.awayTeamIsFifa AS awayTeamIsFifa_14, m0_.createdBy AS createdBy_15, m0_.updatedBy AS updatedBy_16, m1_.id AS id_17, m1_.eventType AS eventType_18, m1_.eventSubType AS eventSubType_19, m1_.teamType AS teamType_20, m1_.halfType AS halfType_21, m1_.minute AS minute_22, m1_.text AS text_23, n2_.id AS id_24, n2_.name AS name_25, n2_.gender AS gender_26, n2_.slug AS slug_27, n2_.start AS start_28, n2_.end AS end_29, n2_.editable AS editable_30, n3_.id AS id_31, n3_.name AS name_32, n3_.gender AS gender_33, n3_.slug AS slug_34, n3_.start AS start_35, n3_.end AS end_36, n3_.editable AS editable_37, m4_.id AS id_38, m5_.id AS id_39, m0_.homeTeam_id AS homeTeam_id_40, m0_.awayTeam_id AS awayTeam_id_41, m0_.stadium_id AS stadium_id_42, m0_.tournamentGroup_id AS tournamentGroup_id_43, m0_.homeLineUp_id AS homeLineUp_id_44, m0_.awayLineUp_id AS awayLineUp_id_45, m0_.homeFormation_id AS homeFormation_id_46, m0_.awayFormation_id AS awayFormation_id_47, m0_.homeCoach_id AS homeCoach_id_48, m0_.awayCoach_id AS awayCoach_id_49, m1_.playerOne_id AS playerOne_id_50, m1_.playerTwo_id AS playerTwo_id_51, m1_.match_id AS match_id_52, n2_.country_id AS country_id_53, n3_.country_id AS country_id_54, m4_.pos1_id AS pos1_id_55, m4_.pos2_id AS pos2_id_56, m4_.pos3_id AS pos3_id_57, m4_.pos4_id AS pos4_id_58, m4_.pos5_id AS pos5_id_59, m4_.pos6_id AS pos6_id_60, m4_.pos7_id AS pos7_id_61, m4_.pos8_id AS pos8_id_62, m4_.pos9_id AS pos9_id_63, m4_.pos10_id AS pos10_id_64, m4_.pos11_id AS pos11_id_65, m5_.pos1_id AS pos1_id_66, m5_.pos2_id AS pos2_id_67, m5_.pos3_id AS pos3_id_68, m5_.pos4_id AS pos4_id_69, m5_.pos5_id AS pos5_id_70, m5_.pos6_id AS pos6_id_71, m5_.pos7_id AS pos7_id_72, m5_.pos8_id AS pos8_id_73, m5_.pos9_id AS pos9_id_74, m5_.pos10_id AS pos10_id_75, m5_.pos11_id AS pos11_id_76 FROM Matches m0_ LEFT JOIN PersonMatches p7_ ON m0_.id = p7_.match_id LEFT JOIN Person p6_ ON p6_.id = p7_.person_id LEFT JOIN MatchEvent m1_ ON m0_.id = m1_.match_id LEFT JOIN NationalTeam n2_ ON m0_.homeTeam_id = n2_.id LEFT JOIN NationalTeam n3_ ON m0_.awayTeam_id = n3_.id LEFT JOIN MatchLineUp m4_ ON m0_.homeLineUp_id = m4_.id LEFT JOIN MatchLineUp m5_ ON m0_.awayLineUp_id = m5_.id WHERE p6_.id = ? ORDER BY m0_.playDate DESC, m1_.halfType ASC, m1_.minute ASC, m1_.id ASC
Parameters:
[
  39674
]
6 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.map_coordinates AS map_coordinates_3, t0.slug AS slug_4, t0.confederation_id AS confederation_id_5 FROM Continent t0
Parameters:
[]
7 0.16 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.abbrev AS abbrev_2, t0_.slug AS slug_3, t0_.created AS created_4, t0_.updated AS updated_5, t0_.createdBy AS createdBy_6, t0_.updatedBy AS updatedBy_7 FROM Tournament t0_ WHERE t0_.id < 8 ORDER BY t0_.name ASC
Parameters:
[]
8 0.42 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  2
]
9 0.31 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  3
]
10 0.41 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  4
]
11 0.33 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  5
]
12 0.29 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  6
]
13 0.25 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  7
]
14 0.31 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.tournamentType AS tournamentType_3, t0.gender AS gender_4, t0.winscore AS winscore_5, t0.created AS created_6, t0.updated AS updated_7, t0.createdBy AS createdBy_8, t0.updatedBy AS updatedBy_9, t0.tournament_id AS tournament_id_10, t11.id AS id_12, t11.name AS name_13, t11.leaf_type AS leaf_type_14, t11.lft AS lft_15, t11.rgt AS rgt_16, t11.root AS root_17, t11.lvl AS lvl_18, t11.qualificationStage AS qualificationStage_19, t11.numberOfCountries AS numberOfCountries_20, t11.created AS created_21, t11.updated AS updated_22, t11.createdBy AS createdBy_23, t11.updatedBy AS updatedBy_24, t11.parent_id AS parent_id_25, t11.tournament_id AS tournament_id_26, t11.linkedNode_id AS linkedNode_id_27, t11.gameSorter_id AS gameSorter_id_28, t11.groupSorter_id AS groupSorter_id_29 FROM TournamentYear t0 LEFT JOIN TournamentTree t11 ON t11.tournament_id = t0.id WHERE t0.tournament_id = ? ORDER BY t0.year DESC
Parameters:
[
  1
]
15 0.18 ms
SELECT t0.id AS id_1, t0.isoCode AS isoCode_2, t0.powered_by AS powered_by_3, t0.powered_by_link AS powered_by_link_4, t0.map_coordinates AS map_coordinates_5, t6.id AS id_7, t6.name AS name_8, t6.abbrev AS abbrev_9, t6.logo AS logo_10, t6.founded AS founded_11, t6.joined_fifa AS joined_fifa_12, t6.country_id AS country_id_13, t0.continent_id AS continent_id_14 FROM Country t0 LEFT JOIN CountryAssociation t6 ON t6.country_id = t0.id WHERE t0.id = ?
Parameters:
[
  180
]
16 0.18 ms
SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.name AS name_4, t0.foreignname AS foreignname_5, t0.abbrev AS abbrev_6, t0.slug AS slug_7, t0.Country_id AS Country_id_8 FROM CountryNames t0 WHERE t0.Country_id IN (?) ORDER BY t0.start ASC
Parameters:
[
  180
]
17 0.17 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.copyright AS copyright_3, t0.created AS created_4, t0.updated AS updated_5, t0.private AS private_6, t0.ordering AS ordering_7, t0.approved AS approved_8, t0.created_by AS created_by_9, t0.Person_id AS Person_id_10 FROM PersonPhoto t0 WHERE t0.Person_id = ? ORDER BY t0.ordering ASC
Parameters:
[
  39674
]
18 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.abbrev AS abbrev_3, t0.lft AS lft_4, t0.rgt AS rgt_5, t0.root AS root_6, t0.lvl AS lvl_7, t0.parent_id AS parent_id_8 FROM FieldPosition t0 WHERE t0.id = ?
Parameters:
[
  4
]
19 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.abbrev AS abbrev_3, t0.lft AS lft_4, t0.rgt AS rgt_5, t0.root AS root_6, t0.lvl AS lvl_7, t0.parent_id AS parent_id_8 FROM FieldPosition t0 INNER JOIN PersonPosition ON t0.id = PersonPosition.position_id WHERE PersonPosition.person_id = ?
Parameters:
[
  39674
]
20 0.19 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.goals AS goals_3, t0.substitutions AS substitutions_4, t0.matches AS matches_5, t0.nonFifaGoals AS nonFifaGoals_6, t0.nonFifaSubstitutions AS nonFifaSubstitutions_7, t0.nonFifaMatches AS nonFifaMatches_8, t0.Person_id AS Person_id_9, t0.NationalTeam_id AS NationalTeam_id_10, t0.Position_id AS Position_id_11 FROM PersonNationalTeamScores t0 WHERE (t0.NationalTeam_id = ? AND t0.Person_id = ?) ORDER BY t0.year DESC LIMIT 1
Parameters:
[
  180
  39674
]
21 0.22 ms
SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.filepath AS filepath_4, t0.filetype AS filetype_5, t0.Country_id AS Country_id_6 FROM CountryImages t0 WHERE t0.Country_id = ?
Parameters:
[
  180
]
22 0.40 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.rythm AS rythm_3, t0.rank AS rank_4, t0.league_champion AS league_champion_5, t0.cup_winner AS cup_winner_6, t0.club_Id AS club_Id_7, t0.league_Id AS league_Id_8 FROM ClubLeague t0 WHERE t0.club_Id = ? ORDER BY t0.year DESC, t0.rythm ASC
Parameters:
[
  2497
]
23 0.17 ms
SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.Club_id AS Club_id_4, t0.Country_id AS Country_id_5 FROM ClubCountry t0 WHERE t0.Club_id = ?
Parameters:
[
  2497
]
24 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM League t0 WHERE t0.id = ?
Parameters:
[
  1751
]
25 0.17 ms
SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.League_id AS League_id_4, t0.LeagueCategory_id AS LeagueCategory_id_5 FROM LeagueHistory t0 WHERE t0.League_id = ? ORDER BY t0.end DESC, t0.start DESC
Parameters:
[
  1751
]
26 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ltype AS ltype_3, t0.level AS level_4, t0.Country_id AS Country_id_5 FROM LeagueCategory t0 WHERE t0.id = ?
Parameters:
[
  2507
]
27 0.14 ms
SELECT MAX(b0_.created) AS sclr_0 FROM BackendEvent b0_
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.

Managed Entities

default entity manager

Class Amount of managed objects
Nft\StoreBundle\Entity\TournamentYear 160
Nft\StoreBundle\Entity\TournamentTree 160
Nft\StoreBundle\Entity\ClubLeague 83
Nft\StoreBundle\Entity\Tournament 7
Nft\StoreBundle\Entity\Continent 6
Nft\StoreBundle\Entity\Confederation 6
Nft\StoreBundle\Entity\League 3
Nft\StoreBundle\Entity\PersonClubScores 2
Nft\StoreBundle\Entity\CountryImages 2
Nft\StoreBundle\Entity\Person 1
Nft\StoreBundle\Entity\FieldPosition 1
Nft\StoreBundle\Entity\NationalTeam 1
Nft\StoreBundle\Entity\Country 1
Nft\StoreBundle\Entity\PersonNationalTeamScores 1
Nft\StoreBundle\Entity\Club 1
Nft\StoreBundle\Entity\CountryAssociation 1
Nft\StoreBundle\Entity\CountryNames 1
Nft\StoreBundle\Entity\ClubCountry 1
Nft\StoreBundle\Entity\LeagueHistory 1
Nft\StoreBundle\Entity\LeagueCategory 1

Entities Mapping

Class Mapping errors
Nft\StoreBundle\Entity\Person No errors.
Nft\StoreBundle\Entity\Country No errors.
Nft\StoreBundle\Entity\FieldPosition No errors.
Nft\StoreBundle\Entity\Baconbauer No errors.
Nft\StoreBundle\Entity\PersonPhoto No errors.
Nft\StoreBundle\Entity\PersonClubScores No errors.
Nft\StoreBundle\Entity\PersonNationalTeamScores No errors.
Nft\StoreBundle\Entity\CoachNationalTeam No errors.
Nft\StoreBundle\Entity\PersonShoeModel No errors.
Nft\StoreBundle\Entity\NftMatch No errors.
Nft\StoreBundle\Entity\NationalTeam No errors.
Nft\StoreBundle\Entity\Club No errors.
Nft\StoreBundle\Entity\ClubHistory No errors.
Nft\StoreBundle\Entity\ClubLeague No errors.
Nft\StoreBundle\Entity\ClubCountry No errors.
Nft\StoreBundle\Entity\StadiumClubs No errors.
Nft\StoreBundle\Entity\Continent No errors.
Nft\StoreBundle\Entity\Confederation No errors.
Nft\StoreBundle\Entity\Tournament No errors.
Nft\StoreBundle\Entity\TournamentYear No errors.
Nft\StoreBundle\Entity\TournamentTree No errors.
Nft\StoreBundle\Entity\GameSorter No errors.
Nft\StoreBundle\Entity\GroupSorter No errors.
Nft\StoreBundle\Entity\TournamentGroupScore No errors.
Nft\StoreBundle\Entity\CountryAssociation No errors.
Nft\StoreBundle\Entity\CountryImages No errors.
Nft\StoreBundle\Entity\CountryNames No errors.
Nft\StoreBundle\Entity\CountryHistory No errors.
Nft\StoreBundle\Entity\CountryPartnerLink No errors.
Nft\StoreBundle\Entity\LeagueCategory No errors.
Nft\StoreBundle\Entity\League No errors.
Nft\StoreBundle\Entity\LeagueHistory No errors.
Nft\StoreBundle\Entity\BackendEvent No errors.
Nft\StoreBundle\Entity\ShoeModel No errors.
Nft\StoreBundle\Entity\Stadium No errors.
Nft\StoreBundle\Entity\MatchEvent No errors.
Nft\StoreBundle\Entity\MatchLineUp No errors.
Nft\StoreBundle\Entity\Formation No errors.