Redirect 302 redirect from GET @home (9b85ad)

GET https://activtravaux.am-app.fr/login

Query Metrics

4 Database Queries
3 Different statements
1.62 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.66 ms
(41.00%)
2
SELECT t0.deleted AS deleted_1, t0.archived AS archived_2, t0.date_add AS date_add_3, t0.date_update AS date_update_4, t0.id AS id_5, t0.id_axonaut AS id_axonaut_6, t0.name AS name_7, t0.address AS address_8 FROM company t0 INNER JOIN user_company ON t0.id = user_company.company_id WHERE user_company.user_id = ?
Parameters:
[
  6
]
0.55 ms
(34.03%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.primary_color AS primary_color_3, t0.logo_path AS logo_path_4, t0.email_sender AS email_sender_5, t0.footer_note AS footer_note_6, t0.address AS address_7, t0.phone AS phone_8, t0.website AS website_9, t0.siret AS siret_10, t0.naf_code AS naf_code_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM platform_configuration t0 LIMIT 1
Parameters:
[]
0.41 ms
(24.97%)
1
SELECT t0.deleted AS deleted_1, t0.archived AS archived_2, t0.date_add AS date_add_3, t0.date_update AS date_update_4, t0.id AS id_5, t0.email AS email_6, t0.role AS role_7, t0.username AS username_8, t0.password AS password_9, t0.first_name AS first_name_10, t0.last_name AS last_name_11, t0.display_name AS display_name_12, t0.last_password_change_at AS last_password_change_at_13, t0.created_at AS created_at_14, t0.locked_at AS locked_at_15 FROM user t0 WHERE t0.deleted = ?
Parameters:
[
  0
]

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\User 4
App\Entity\PlatformConfiguration 1
App\Entity\Company 1

Entities Mapping

Class Mapping errors
App\Entity\PlatformConfiguration No errors.
App\Entity\BaseEntity No errors.
App\Entity\User No errors.
App\Entity\ProjectNature No errors.
App\Entity\Company No errors.
App\Entity\Workforce No errors.
App\Entity\CompanyCategory No errors.
App\Entity\Employee No errors.