Query Metrics
2
Database Queries
2
Different statements
0.94 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.61 ms (65.46%) |
1 |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.id AS id_14, t0.name AS name_15, t0.code AS code_16, t0.language AS language_17, t0.technical_grade_id AS technical_grade_id_18 FROM user t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
5
]
|
0.32 ms (34.54%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.active AS active_4, t0.multiplied_by_teeth_nr AS multiplied_by_teeth_nr_5, t0.deleted AS deleted_6, t0.warning_deadline_hour AS warning_deadline_hour_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM product t0 WHERE t0.id = ?
Parameters:
[
"14"
]
|
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 |
---|---|
Sonata\UserBundle\Entity\BaseUser | No errors. |
App\Entity\User | No errors. |
App\Entity\TechnicalGrade |
|
App\Entity\Company |
|
App\Entity\BasicMaterialInOut | No errors. |
App\Entity\CashOut | No errors. |
App\Entity\CashIn | No errors. |
App\Entity\Task | No errors. |
App\Entity\Project | No errors. |
App\Entity\FixedPaidEmployee | No errors. |
App\Entity\Loans | No errors. |
App\Entity\WorkStageType | No errors. |
App\Entity\Product | No errors. |
App\Entity\ProductStageGrade | No errors. |
App\Entity\ProjectBody | No errors. |