Error 404 Not Found

GET https://palanthira.cz/robots.txt

Forwarded to ErrorController (4be518)

Query Metrics

4 Database Queries
4 Different statements
6.68 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.20 ms
(47.97%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.caster_type AS caster_type_3, t0.hit_die AS hit_die_4, t0.primary_ability AS primary_ability_5, t0.save_proficiencies AS save_proficiencies_6, t0.short_description AS short_description_7, t0.main_image AS main_image_8, t0.icon AS icon_9, t0.full_class_flavor_text AS full_class_flavor_text_10, t0.class_table AS class_table_11, t0.armor_proficiencies AS armor_proficiencies_12, t0.weapon_proficiencies AS weapon_proficiencies_13, t0.tool_proficiencies AS tool_proficiencies_14, t0.skill_proficiencies AS skill_proficiencies_15, t0.starting_equipment AS starting_equipment_16, t0.feature_description AS feature_description_17, t0.main_image_full_size AS main_image_full_size_18, t0.background_image AS background_image_19, t0.background_image_large AS background_image_large_20, t0.comment AS comment_21 FROM character_class t0 ORDER BY t0.name ASC
Parameters:
[]
1.74 ms
(26.02%)
1
SELECT t0.id AS id_1, t0.description AS description_2, t0.short_description AS short_description_3, t0.main_image AS main_image_4, t0.name AS name_5, t0.icon AS icon_6, t0.background_image AS background_image_7, t0.background_image_large AS background_image_large_8, t0.comment AS comment_9 FROM race t0 ORDER BY t0.name ASC
Parameters:
[]
0.87 ms
(13.08%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.positives AS positives_3, t0.negatives AS negatives_4, t0.description AS description_5, t0.comment AS comment_6 FROM legacy t0 ORDER BY t0.name ASC
Parameters:
[]
0.86 ms
(12.94%)
1
SELECT t0.id AS id_1, t0.description AS description_2, t0.short_description AS short_description_3, t0.name AS name_4, t0.icon AS icon_5 FROM background t0 ORDER BY t0.name ASC
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\Race No errors.
App\Entity\Subrace No errors.
App\Entity\CharacterClass No errors.
App\Entity\Spell No errors.
App\Entity\CharacterSubclass No errors.
App\Entity\Background No errors.
App\Entity\SecondaryBackground No errors.
App\Entity\Legacy
  • The mappings App\Entity\Legacy#subLegacy and App\Entity\SubLegacy#legacy are inconsistent with each other.
App\Entity\SubLegacy
  • The association App\Entity\SubLegacy#legacy refers to the inverse side field App\Entity\Legacy#SubLegacy which does not exist.
App\Entity\School No errors.