Redirect 302 redirect from GET @dashboard_cashier_closure_pdf (e1092d)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 3.44 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.subdomain AS subdomain_3, t0.name AS name_4, t0.contact_email AS contact_email_5, t0.contact_phone AS contact_phone_6, t0.plan AS plan_7, t0.status AS status_8, t0.locale AS locale_9, t0.currency AS currency_10, t0.timezone AS timezone_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM tenant t0 WHERE t0.subdomain = ? AND t0.status = ? LIMIT 1
Parameters:
[
  "demo-sarl"
  "active"
]

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\Tenant 1

Entities Mapping

Class Mapping errors
App\Entity\Tenant No errors.