Error 500 Internal Server Error

GET https://fbep.simeonestudio.it/login

Query Metrics

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

Grouped Statements

Show all queries

master connection

Time Count Info
0.66 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.role AS role_4, t0.is_active AS is_active_5, t0.is_admin_active AS is_admin_active_6, t0.one_time_code AS one_time_code_7, t0.expiration_one_time_code AS expiration_one_time_code_8, t0.db_name AS db_name_9, t10.id AS id_11, t10.business_name AS business_name_12, t10.phone AS phone_13, t10.vat_country AS vat_country_14, t10.vat AS vat_15, t10.fiscal_code AS fiscal_code_16, t10.address AS address_17, t10.civic AS civic_18, t10.zip AS zip_19, t10.city AS city_20, t10.province AS province_21, t10.country AS country_22, t10.sdi AS sdi_23, t10.consultant_id AS consultant_id_24, t0.license_id AS license_id_25 FROM fbep_m_consultant t0 LEFT JOIN fbep_m_profile t10 ON t10.consultant_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "rporrati@rpgmultimedia.it"
]

Database Connections

Name Service
master doctrine.dbal.master_connection
slave doctrine.dbal.slave_connection

Entity Managers

Name Service
master doctrine.orm.master_entity_manager
slave doctrine.orm.slave_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

master entity manager

Class Amount of managed objects

slave entity manager

Class Amount of managed objects

Entities Mapping

master entity manager

Class Mapping errors
App\Entity\Master\Consultant No errors.
App\Entity\Master\Profile No errors.
App\Entity\Master\License No errors.

slave entity manager

No loaded entities.