Redirect 302 redirect from GET @app_login (915a8c)

GET https://kamperypolska.com/admin

Query Metrics

10 Database Queries
10 Different statements
1.68 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.24 ms
(14.10%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.21 ms
(12.39%)
1
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.phone AS phone_3, t0.email AS email_4, t0.address AS address_5, t0.messenger_link AS messenger_link_6, t0.facebook_link AS facebook_link_7, t0.instagram_link AS instagram_link_8, t0.hero_title AS hero_title_9, t0.hero_subtitle AS hero_subtitle_10 FROM site_settings t0 LIMIT 1
Parameters:
[]
0.18 ms
(10.77%)
1
SELECT COUNT(t0_.id) AS sclr_0 FROM testimonial t0_ WHERE t0_.status = ?
Parameters:
[
  "pending"
]
0.18 ms
(10.71%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.content AS content_4, t0.image AS image_5, t0.anonymous AS anonymous_6, t0.status AS status_7, t0.admin_created AS admin_created_8, t0.created_at AS created_at_9, t0.approved_at AS approved_at_10, t0.rejected_at AS rejected_at_11 FROM testimonial t0 ORDER BY t0.created_at DESC LIMIT 5
Parameters:
[]
0.17 ms
(10.00%)
1
SELECT COUNT(*) FROM vehicle t0 WHERE t0.status = ?
Parameters:
[
  "available"
]
0.16 ms
(9.59%)
1
SELECT COUNT(*) FROM vehicle t0
Parameters:
[]
0.16 ms
(9.52%)
1
SELECT COUNT(c0_.id) AS sclr_0 FROM contact_message c0_ WHERE c0_.read_at IS NULL
Parameters:
[]
0.15 ms
(9.22%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.phone AS phone_4, t0.subject AS subject_5, t0.message AS message_6, t0.created_at AS created_at_7, t0.read_at AS read_at_8 FROM contact_message t0 ORDER BY t0.created_at DESC LIMIT 5
Parameters:
[]
0.13 ms
(7.92%)
1
SELECT COUNT(*) FROM testimonial t0
Parameters:
[]
0.10 ms
(5.77%)
1
SELECT COUNT(*) FROM contact_message t0
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
App\Entity\Testimonial 4
App\Entity\User 1
App\Entity\ContactMessage 1
App\Entity\SiteSettings 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Vehicle No errors.
App\Entity\Testimonial No errors.
App\Entity\ContactMessage No errors.
App\Entity\SiteSettings No errors.