Redirect 302 redirect from GET @home_redirect (8c2f83)

GET https://vision.novanea.fr/

Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 0.82 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.avatar_name AS avatar_name_6, t0.avatar_size AS avatar_size_7, t0.lastname AS lastname_8, t0.civility AS civility_9, t0.birthdate AS birthdate_10, t0.birth_city AS birth_city_11, t0.phone AS phone_12, t0.business_phone AS business_phone_13, t0.personal_email AS personal_email_14, t0.origin_recruitment AS origin_recruitment_15, t0.temp_password AS temp_password_16, t0.google_access_token AS google_access_token_17, t0.google_refresh_token AS google_refresh_token_18, t0.google_token_expires AS google_token_expires_19, t0.external_calendar_provider AS external_calendar_provider_20, t0.baikal_password AS baikal_password_21, t0.baikal_calendar_ctag AS baikal_calendar_ctag_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.72 ms
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.logo_name AS logo_name_2, o0_.logo_size AS logo_size_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.address_id AS address_id_6, o0_.owner_id AS owner_id_7, o0_.default_scenario_id AS default_scenario_id_8 FROM organization o0_ LEFT JOIN collaborator c1_ ON o0_.id = c1_.organization_id WHERE c1_.associated_user_id = ?
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
baikal doctrine.dbal.baikal_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\Vision\Security\Entity\User 1
App\Vision\Company\Organization\Entity\Organization 1
App\Vision\Pipeline\Scenario\Entity\Scenario 1