Redirect 302 redirect from GET @app_home (e16c5f)

GET https://kdvmplatform.cityunitycollege.com/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.subdomain AS subdomain_3, t0.status AS status_4, t0.tier AS tier_5, t0.vat_number AS vat_number_6, t0.eoppep_registration_number AS eoppep_registration_number_7, t0.primary_locale AS primary_locale_8, t0.theme_color AS theme_color_9, t0.logo_path AS logo_path_10, t0.custom_domain AS custom_domain_11, t0.contact_email AS contact_email_12, t0.contact_phone AS contact_phone_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.trial_ends_at AS trial_ends_at_16 FROM tenants t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
  "cuc"
]

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.