https://my.freelinelab.pl/admin/reklama/zmien-kolor

Query Metrics

5 Database Queries
5 Different statements
2.99 ms Query time
3 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.04 ms
(68.30%)
1
SELECT t0.id AS id_1, t0.url_address AS url_address_2, t0.start_date AS start_date_3, t0.expr_date AS expr_date_4, t0.dns_address AS dns_address_5, t0.client AS client_6, t0.agreement_type AS agreement_type_7, t0.seo_agreement_type AS seo_agreement_type_8, t0.ryczalt AS ryczalt_9, t0.user_cost AS user_cost_10, t0.files AS files_11, t0.agreement_time AS agreement_time_12, t0.end_time AS end_time_13, t0.description AS description_14, t0.clients_array AS clients_array_15, t0.self_info AS self_info_16, t0.created_date AS created_date_17, t0.status AS status_18, t0.company AS company_19, t0.w_status AS w_status_20 FROM reklama t0 WHERE t0.id = ?
Parameters:
[
  319
]
0.61 ms
(20.42%)
1
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:
[
  "kinga@freeline.pl"
]
0.15 ms
(5.02%)
1
UPDATE reklama SET status = ? WHERE id = ?
Parameters:
[
  2
  319
]
0.13 ms
(4.49%)
1
"COMMIT"
Parameters:
[]
0.05 ms
(1.77%)
1
"START TRANSACTION"
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\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.
App\Entity\Reklama No errors.