GET http://kraken.buro-corp.ru/client/company/options?page=1

Query Metrics

3 Database Queries
3 Different statements
8.04 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.57 ms
(69.21%)
1
SELECT i0_.id AS id_0, i0_.email AS email_1, i0_.username AS username_2, i0_.password AS password_3, i0_.first_name AS first_name_4, i0_.last_name AS last_name_5, i0_.middle_name AS middle_name_6, i0_.phone AS phone_7, i0_.location AS location_8, i0_.gender AS gender_9, i0_.birth_date AS birth_date_10, i0_.avatar AS avatar_11, i0_.comment AS comment_12, i0_.is_active AS is_active_13, i0_.last_login_at AS last_login_at_14, i0_.created_at AS created_at_15, i0_.updated_at AS updated_at_16, i0_.deleted_at AS deleted_at_17, i0_.roles AS roles_18, i0_.is_admin AS is_admin_19 FROM "identity_employee" i0_ WHERE (i0_.email = ? OR i0_.username = ?) AND i0_.deleted_at IS NULL
Parameters:
[
  "sukhanovwelcome@mail.ru"
  "sukhanovwelcome@mail.ru"
]
1.30 ms
(16.18%)
1
SELECT COUNT(c0_.id) AS sclr_0 FROM client_company c0_
Parameters:
[]
1.17 ms
(14.60%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.inn AS inn_2 FROM client_company c0_ ORDER BY c0_.name ASC LIMIT 15
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\Module\Identity\Infrastructure\Persistence\Doctrine\Entity\Employee 1