https://vsechnykurzy.cz/_profiler/1cf3c7/exception

Query Metrics

1 Database Queries
1 Different statements
0.72 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.72 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.source AS source_5, t0.target AS target_6, t0.comment AS comment_7, t0.identifier AS identifier_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.deleted_by_id AS deleted_by_id_11 FROM redirect t0 WHERE t0.source = ? LIMIT 1
Parameters:
[
  "_profiler/1cf3c7/exception"
]

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\Base No errors.
App\Entity\Redirect No errors.
FOS\UserBundle\Model\User No errors.
Sonata\UserBundle\Entity\BaseUser No errors.
App\Entity\SonataUserUser No errors.
App\Entity\Organizer No errors.
App\Entity\Promoter No errors.
App\Entity\CancellationPolicy No errors.
App\Entity\TermsAndConditions No errors.
App\Entity\CourseLength No errors.
App\Entity\CourseType No errors.
App\Entity\CourseTopic No errors.
App\Entity\City No errors.
App\Entity\Address No errors.
App\Entity\Course
  • The mappings App\Entity\Course#stats and App\Entity\CourseStats#course are inconsistent with each other.
App\Entity\CourseFrequency No errors.
App\Entity\CoursePlaceType No errors.
App\Entity\CourseState No errors.
App\Entity\CourseRegistration No errors.
App\Entity\CourseRegistrationRequest No errors.
App\Entity\Email No errors.
App\Entity\EmailTemplate No errors.
App\Entity\CourseReview No errors.
App\Entity\CourseProgressLevel No errors.
App\Entity\LanguageLevel No errors.
App\Entity\TeachingType No errors.
App\Entity\CourseTerm No errors.
App\Entity\RetrainingType No errors.
App\Entity\ApplicantCompany No errors.
App\Entity\Applicant No errors.
App\Entity\SupportLevel No errors.
App\Entity\SupportLevelFunction No errors.
App\Entity\SystemFunction No errors.
App\Entity\Payment No errors.
App\Entity\AccountRole No errors.
App\Entity\AccountType No errors.
App\Entity\AccountState No errors.
App\Entity\CancellationCategory No errors.
App\Entity\CancellationRequest No errors.
App\Entity\UserAddress No errors.
App\Entity\CourseStats
  • The association App\Entity\CourseStats#course refers to the inverse side field App\Entity\Course#courseStats which does not exist.
App\Entity\OrganizerStats No errors.