https://my.freelinelab.pl/logout

Query Metrics

1 Database Queries
1 Different statements
0.69 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.69 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.nick_name AS nick_name_4, t0.email AS email_5, t0.phone AS phone_6, t0.password AS password_7, t0.type AS type_8, t0.created_date AS created_date_9, t0.active AS active_10, t0.access_modules AS access_modules_11, t0.profile_img AS profile_img_12 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "martyna.kosienkowska@freeline.pl"
]

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\Users
  • The association App\Entity\Users#seoTasks refers to the owning side field App\Entity\SeoTask#userId which does not exist.
  • The association App\Entity\Users#seoProjectChecks refers to the owning side field App\Entity\SeoProjectCheck#userId which does not exist.
App\Entity\Preorders No errors.
App\Entity\UserAccess No errors.
App\Entity\SeoTask
  • The mappings App\Entity\SeoTask#user and App\Entity\Users#seoTasks are inconsistent with each other.
App\Entity\SeoProjectCheck
  • The mappings App\Entity\SeoProjectCheck#user and App\Entity\Users#seoProjectChecks are inconsistent with each other.
App\Entity\Reminder No errors.
App\Entity\UserResponsibility No errors.