POST https://lead-albania.bepro.al/applicant/new

Query Metrics

2 Database Queries
2 Different statements
1.40 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.78 ms
(55.45%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.password AS password_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.last_login AS last_login_8, t0.profile_photo_filename AS profile_photo_filename_9, t0.updated_at AS updated_at_10, t0.address AS address_11, t0.mobile_number AS mobile_number_12, t0.phone_number AS phone_number_13, t0.father_name AS father_name_14, t0.gender AS gender_15, t0.salutation AS salutation_16, t0.date_of_birth AS date_of_birth_17, t0.nationality AS nationality_18, t0.last_password_change_at AS last_password_change_at_19, t0.timezone AS timezone_20, t0.language AS language_21, t0.bio AS bio_22 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.63 ms
(44.55%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_name AS display_name_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ?
Parameters:
[
  5
]

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\User No errors.
App\Entity\Role No errors.
App\Entity\Permission No errors.
App\Entity\Applicant No errors.