Redirect 303 redirect from POST @organisation_show (f4201a)

GET https://admin.loic.allsoftware.work/organisation/019e2081-67fd-7be3-97c2-bf1e8f001b6e

Query Metrics

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

Queries

Group similar statements

organisation connection

# Time Info
1 0.37 ms
SELECT t0.id AS id_1, t0.deleted_at AS deleted_at_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.password AS password_7, t0.token AS token_8, t0.locked AS locked_9, t0.last_login AS last_login_10, t0.roles AS roles_11, t0.uuid AS uuid_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]

commun connection

# Time Info
1 0.38 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.raison_sociale AS raison_sociale_3, t0.telephone AS telephone_4, t0.fax AS fax_5, t0.email AS email_6, t0.yonomi_org_id AS yonomi_org_id_7, t0.yonomi_site_id AS yonomi_site_id_8, t0.locked AS locked_9, t0.structure_etat AS structure_etat_10, t0.nature AS nature_11, t0.adresse AS adresse_12, t0.adresse_comp AS adresse_comp_13, t0.code_postal AS code_postal_14, t0.ville AS ville_15, t0.canton AS canton_16, t0.arrondissement AS arrondissement_17, t0.departement AS departement_18, t0.pays AS pays_19, t0.deleted_at AS deleted_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.uuid AS uuid_23 FROM allsoft_multitenant_organisation t0 WHERE t0.reference = ? LIMIT 1
Parameters:
[
  "admin"
]
2 0.34 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.raison_sociale AS raison_sociale_3, t0.telephone AS telephone_4, t0.fax AS fax_5, t0.email AS email_6, t0.yonomi_org_id AS yonomi_org_id_7, t0.yonomi_site_id AS yonomi_site_id_8, t0.locked AS locked_9, t0.structure_etat AS structure_etat_10, t0.nature AS nature_11, t0.adresse AS adresse_12, t0.adresse_comp AS adresse_comp_13, t0.code_postal AS code_postal_14, t0.ville AS ville_15, t0.canton AS canton_16, t0.arrondissement AS arrondissement_17, t0.departement AS departement_18, t0.pays AS pays_19, t0.deleted_at AS deleted_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.uuid AS uuid_23 FROM allsoft_multitenant_organisation t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  b"\x01ž gý{ã—¿\x1E\x00\en"
]

Database Connections

Name Service
organisation doctrine.dbal.organisation_connection
commun doctrine.dbal.commun_connection

Entity Managers

Name Service
organisation doctrine.orm.organisation_entity_manager
commun doctrine.orm.commun_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

organisation entity manager

Class Amount of managed objects
App\Entity\User 1

commun entity manager

Class Amount of managed objects
Allsoftware\MultitenantBundle\Entity\Organisation 2

Entities Mapping

organisation entity manager

Class Mapping errors
App\Entity\User No errors.

commun entity manager

Class Mapping errors
Allsoftware\MultitenantBundle\Entity\Organisation No errors.