GET https://wadagnitalata.olasoft.net/

Query Metrics

3 Database Queries
3 Different statements
3.33 ms Query time
0 Invalid entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 1.65 ms
SELECT t0.id AS id_1, t0.role AS role_2, t0.fName AS fName_3, t0.lName AS lName_4, t0.email AS email_5, t0.createdAt AS createdAt_6, t0.password AS password_7, t0.is_enabled AS is_enabled_8, t0.last_login AS last_login_9, t0.token AS token_10, t0.sex AS sex_11, t0.profile_id AS profile_id_12, t13.id AS id_14, t13.code AS code_15, t13.description AS description_16, t0.photo_id AS photo_id_17 FROM Users t0 LEFT JOIN Profiles t13 ON t0.profile_id = t13.id
Parameters:
[]
2 1.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.description AS description_4 FROM Roles t0 INNER JOIN profiles_roles ON t0.id = profiles_roles.roles_id WHERE profiles_roles.profiles_id = ?
Parameters:
[
  1
]
3 0.53 ms
SELECT t0.item AS item_1, t0.value AS value_2, t0.locale AS locale_3, t0.translations AS translations_4, t0.data_type AS data_type_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by_id AS created_by_id_9, t0.files_id AS files_id_10 FROM static_data_store t0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
0 Misses
0 Puts

Entities Mapping

Class Mapping errors
App\Entity\Users No errors.
App\Entity\Profiles No errors.
App\Entity\File\File No errors.
App\Entity\File\Picture No errors.
App\Entity\Roles No errors.
SDataEBundle\Entity\StaticDataStore No errors.
App\Entity\File\Biblios No errors.