GET https://ecis.fimeco-ci.com/login

Query Metrics

4 Database Queries
4 Different statements
8.24 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 4.45 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_enabled AS is_enabled_5, t0.is_password_changed AS is_password_changed_6, t0.last_login_at AS last_login_at_7, t0.last_auth_at AS last_auth_at_8, t0.establishment_id AS establishment_id_9, t0.change_annee_id AS change_annee_id_10 FROM user t0
Parameters:
[]
2 1.67 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.content AS content_2, a0_.image_name AS image_name_3, a0_.is_active AS is_active_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.start_at AS start_at_7, a0_.end_at AS end_at_8 FROM advertisement a0_ WHERE a0_.is_active = ? ORDER BY a0_.created_at DESC
Parameters:
[
  1
]
3 1.00 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.image AS image_2, a0_.is_active AS is_active_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5, a0_.start_at AS start_at_6, a0_.end_at AS end_at_7 FROM advertisement_logo a0_ WHERE a0_.is_active = ? ORDER BY a0_.created_at DESC
Parameters:
[
  1
]
4 1.12 ms
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.image AS image_3, c0_.start_at AS start_at_4, c0_.end_at AS end_at_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.is_active AS is_active_8 FROM cms_media c0_ WHERE c0_.is_active = ? ORDER BY c0_.created_at DESC
Parameters:
[
  1
]

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\Advertisement 2
App\Entity\AdvertisementLogo 2
App\Entity\CmsMedia 2
App\Entity\User 1
App\Entity\Establishment 1
App\Entity\Tannee 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Establishment No errors.
App\Entity\Tannee No errors.
App\Entity\Advertisement No errors.
App\Entity\AdvertisementLogo No errors.
App\Entity\CmsMedia No errors.