Query Metrics
1
Database Queries
1
Different statements
0.45 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.45 ms (100.00%) |
1 |
SELECT o0_.id AS id_0, o0_.title AS title_1, o0_.description AS description_2, o0_.department AS department_3, o0_.contract_type AS contract_type_4, o0_.experience_level AS experience_level_5, o0_.salary_min AS salary_min_6, o0_.salary_max AS salary_max_7, o0_.location AS location_8, o0_.status AS status_9, o0_.publish_date AS publish_date_10, o0_.closing_date AS closing_date_11, o0_.positions_available AS positions_available_12, o0_.applications_received AS applications_received_13, o0_.workflow AS workflow_14, o0_.recruiter_id AS recruiter_id_15 FROM offers o0_ ORDER BY o0_.publish_date DESC
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\Entity\Offer | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Offer | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Application | No errors. |