GET https://talenttos.ddns.net/offers/1

Query Metrics

1 Database Queries
1 Different statements
0.44 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.department AS department_4, t0.contract_type AS contract_type_5, t0.experience_level AS experience_level_6, t0.salary_min AS salary_min_7, t0.salary_max AS salary_max_8, t0.location AS location_9, t0.status AS status_10, t0.publish_date AS publish_date_11, t0.closing_date AS closing_date_12, t0.positions_available AS positions_available_13, t0.applications_received AS applications_received_14, t0.workflow AS workflow_15, t0.recruiter_id AS recruiter_id_16 FROM offers t0 WHERE t0.id = ?
Parameters:
[
  "1"
]

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.