Redirect 302 redirect from POST @app_login (fd672c)

Error 403 Forbidden

GET https://demo-sarl.logistic.odoip.cloud/collect

Forwarded to ErrorController (03ea36)

Query Metrics

2 Database Queries
2 Different statements
4.36 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 3.20 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"
]
2 1.16 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.phone AS phone_5, t0.password AS password_6, t0.roles AS roles_7, t0.is_active AS is_active_8, t0.created_at AS created_at_9, t0.last_login_at AS last_login_at_10, t0.tenant_id AS tenant_id_11, t0.agency_id AS agency_id_12 FROM "user" t0 WHERE t0.id = ? AND ((t0.tenant_id = '019e45e3-02d6-7f20-97d1-f3cc4c15028d'))
Parameters:
[
  "019e465d-9834-7ed5-9ba4-ca1ac05fbaaf"
]

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
App\Entity\User 1
App\Entity\Agency 1

Entities Mapping

Class Mapping errors
App\Entity\Tenant No errors.
App\Entity\User No errors.
App\Entity\Agency No errors.