Redirect 302 redirect from GET @panel (4169fe)

GET https://client.boltlogic.co.uk/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.51 ms
(50.95%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4, t0.context AS context_5, t0.hierarchy AS hierarchy_6, t0.nullable AS nullable_7 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "google_captcha_verification"
]
0.49 ms
(49.05%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_name AS display_name_3, t0.version AS version_4, t0.author AS author_5, t0.description AS description_6, t0.license AS license_7, t0.state AS state_8, t0.path AS path_9, t0.manifest AS manifest_10, t0.pteroca_min_version AS pteroca_min_version_11, t0.pteroca_max_version AS pteroca_max_version_12, t0.enabled_at AS enabled_at_13, t0.disabled_at AS disabled_at_14, t0.fault_reason AS fault_reason_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17 FROM plugin t0 WHERE t0.state = ? ORDER BY t0.name ASC
Parameters:
[
  "enabled"
]

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\Core\Entity\Setting 1

Entities Mapping

Class Mapping errors
App\Core\Entity\Plugin No errors.
App\Core\Entity\Setting No errors.