Query Metrics
1
Database Queries
1
Different statements
4.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.00 ms (100.00%) |
1 |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.email AS email_2, u0_.roles AS roles_3, u0_.password AS password_4, u0_.is_verified AS is_verified_5, u0_.active AS active_6, u0_.has_default_password AS has_default_password_7, u0_.personal_number AS personal_number_8, u0_.given_name AS given_name_9, u0_.family_name AS family_name_10, u0_.hero_image AS hero_image_11, u0_.headshot AS headshot_12, u0_.title AS title_13, u0_.title_en AS title_en_14, u0_.gender AS gender_15, u0_.meal_location AS meal_location_16, u0_.type AS type_17, u0_.department_id AS department_id_18, u0_.meal_billing_company_id AS meal_billing_company_id_19 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\Company | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\StretchfilmCalculator\Calculation | No errors. |
| App\Entity\Blog\BlogPost | No errors. |
| App\Entity\Meal\MealOrder | No errors. |