Query Metrics
1
Database Queries
1
Different statements
4.93 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.93 ms (100.00%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.is_verified AS is_verified_4, u0_.active AS active_5, u0_.given_name AS given_name_6, u0_.family_name AS family_name_7, u0_.hero_image AS hero_image_8, u0_.headshot AS headshot_9, u0_.title AS title_10, u0_.title_en AS title_en_11, u0_.gender AS gender_12, u0_.type AS type_13, u0_.department_id AS department_id_14 FROM "user" u0_ WHERE (u0_.hero_image IS NOT NULL AND u0_.active = true) AND u0_.type IN ('employee')
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Employee | No errors. |
| App\Entity\Department | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\StretchfilmCalculator\Calculation | No errors. |
| App\Entity\Blog\BlogPost | No errors. |