Forwarded to ErrorController (dedc91)

Query Metrics

4 Database Queries
4 Different statements
1.34 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.mobile AS mobile_7, t0.avatar AS avatar_8, t0.token AS token_9, t0.token_date AS token_date_10, t0.last_login AS last_login_11, t0.email_verified AS email_verified_12, t0.mobile_verified AS mobile_verified_13, t0.enabled AS enabled_14, t0.date_of_birth AS date_of_birth_15, t0.gender AS gender_16, t0.zoho_id AS zoho_id_17, t0.display_name AS display_name_18, t0.company AS company_19, t0.location AS location_20, t0.type AS type_21, t0.phone AS phone_22, t0.pan AS pan_23, t0.gst_number AS gst_number_24, t0.gst_treatment AS gst_treatment_25, t0.place_of_contact AS place_of_contact_26, t0.imported AS imported_27, t0.additional_email AS additional_email_28, t0.offline_payment AS offline_payment_29, t0.logic_code AS logic_code_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.school_id AS school_id_33 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 0.26 ms
"START TRANSACTION"
Parameters:
[]
3 0.38 ms
INSERT INTO error_log (url, ip_address, error_code, error_message, error_detail, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "https://www.innovineschoolshop.com/control/?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CItemCrudController&doExport=1&entityFqcn=App%5CEntity%5CItem"
  "2401:4900:8814:8841:690c:e37d:256d:287a"
  "500"
  "Call to undefined method EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory::create()"
  "{"file":"\/home\/u942107814\/domains\/innovineschoolshop.com\/innovine\/src\/Controller\/Admin\/ItemCrudController.php","line":70}"
  "2026-02-12 11:25:46"
  "2026-02-12 11:25:46"
]
4 0.20 ms
"COMMIT"
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\School No errors.
App\Entity\Address No errors.
App\Entity\Item No errors.
App\Entity\ErrorLog No errors.
App\Entity\ItemCategory No errors.
App\Entity\ItemGroup No errors.
App\Entity\Grade No errors.
App\Entity\Tax No errors.
App\Entity\CompositeItem No errors.
App\Entity\ItemStock No errors.
App\Entity\ItemImage No errors.
App\Entity\ItemMandatory No errors.