Query Metrics
1
Database Queries
1
Different statements
0.31 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.31 ms |
SELECT j0_.site AS site_0, j0_.updated AS updated_1, j0_.contract AS contract_2, j0_.created AS created_3, j0_.description AS description_4, j0_.id AS id_5, j0_.title AS title_6, j0_.visible AS visible_7, j0_.partner_id AS partner_id_8 FROM job j0_ WHERE j0_.visible = ? AND j0_.contract = ? ORDER BY j0_.id DESC
Parameters:
[ 1 "learning" ]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Job | No errors. |
| App\Entity\Partner | No errors. |