Redirect 302 redirect from GET @app_admin_employer_edit (30388a)

GET https://side-impact.com/admin/employer/1

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.website AS website_3, t0.email AS email_4, t0.logo AS logo_5, t0.description AS description_6, t0.phone AS phone_7 FROM employer 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\Employer 1

Entities Mapping

Class Mapping errors
App\Entity\Employer No errors.
App\Entity\Job No errors.