Redirect 302 redirect from GET @app_home (b244cb)

GET https://dev.bumadesk.de/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.36 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.subdomain AS subdomain_2, t0_.description AS description_3, t0_.is_active AS is_active_4, t0_.phone AS phone_5, t0_.email AS email_6, t0_.settings AS settings_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.admin_user_id AS admin_user_id_10 FROM tenants t0_ WHERE t0_.subdomain = ? AND t0_.is_active = ?
Parameters:
[
  "dev"
  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

Entities Mapping

Class Mapping errors
App\Entity\Tenant No errors.
App\Entity\User No errors.