GET https://mercure.terrenourriciere.org/admin/conversations/019bdba2-4850-7499-be26-48c8939e0dec

Query Metrics

6 Database Queries
6 Different statements
14.86 ms Query time
0 Invalid entities
22 Managed entities

Queries

Group similar statements

# Time Info
1 4.18 ms
SELECT t0.id AS id_1, t0.requester_user_id AS requester_user_id_2, t0.filiere_id AS filiere_id_3, t0.created_at AS created_at_4 FROM conversation t0 WHERE t0.id = ?
Parameters:
[
  "019bdba2-4850-7499-be26-48c8939e0dec"
]
2 2.68 ms
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.filiere_id AS filiere_id_3, t0.joined_at AS joined_at_4, t0.left_at AS left_at_5, t0.conversation_id AS conversation_id_6 FROM conversation_participant t0 WHERE t0.conversation_id = ?
Parameters:
[
  "019bdba2-4850-7499-be26-48c8939e0dec"
]
3 2.95 ms
SELECT t0.id AS id_1, t0.author_user_id AS author_user_id_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.conversation_id AS conversation_id_5 FROM message t0 WHERE t0.conversation_id = ?
Parameters:
[
  "019bdba2-4850-7499-be26-48c8939e0dec"
]
4 2.85 ms
SELECT u0_.id AS id_0, u0_.uuid AS uuid_1, u0_.nom AS nom_2, u0_.prenom AS prenom_3, u0_.email AS email_4, u0_.email_secondaire AS email_secondaire_5, u0_.numero_ordinal AS numero_ordinal_6, u0_.telephone AS telephone_7, u0_.password_hash AS password_hash_8, u0_.status AS status_9, u0_.roles AS roles_10, u0_.departements AS departements_11, u0_.created_at AS created_at_12, u0_.filiere_id AS filiere_id_13 FROM users u0_ WHERE u0_.uuid IN (?, ?)
Parameters:
[
  Symfony\Component\Uid\UuidV7 {#1063
    __toString(): "019bdba1-35de-7cfb-bc05-f24b76fb2db0"
  }
  Symfony\Component\Uid\UuidV7 {#1061
    __toString(): "019bdba1-3832-7b7b-83b8-760640b2d9a6"
  }
]
5 1.02 ms
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.slug AS slug_2, f0_.created_at AS created_at_3 FROM filiere f0_ WHERE f0_.id IN (?)
Parameters:
[
  Symfony\Component\Uid\UuidV7 {#1057
    __toString(): "019bdba1-35d3-7b16-86a8-af458a1783f5"
  }
]
6 1.18 ms
SELECT m0_.id AS id_0, m0_.storage_path AS storage_path_1, m0_.original_name AS original_name_2, m0_.mime_type AS mime_type_3, m0_.size_bytes AS size_bytes_4, m0_.created_at AS created_at_5, m0_.message_id AS message_id_6 FROM message_attachment m0_ WHERE m0_.message_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  Symfony\Component\Uid\UuidV7 {#851
    __toString(): "019bdba2-4a94-7a08-b0f4-745498d98610"
  }
  Symfony\Component\Uid\UuidV7 {#792
    __toString(): "019bdba2-6ab9-7518-98d9-9ebc8afa551e"
  }
  Symfony\Component\Uid\UuidV7 {#912
    __toString(): "019bdba2-82c3-704d-93bc-b821ab551162"
  }
  Symfony\Component\Uid\UuidV7 {#919
    __toString(): "019bdba4-5bc1-7d1e-8da5-e7bf433ab4a2"
  }
  Symfony\Component\Uid\UuidV7 {#926
    __toString(): "019bdba4-80c2-7d3e-b5ac-d9ae83bcda6c"
  }
  Symfony\Component\Uid\UuidV7 {#947
    __toString(): "019bdba5-f81d-7f9e-9b6b-07249e56c57c"
  }
  Symfony\Component\Uid\UuidV7 {#954
    __toString(): "019bdbc7-0be1-7d12-8bd7-d32d7e25d1f3"
  }
  Symfony\Component\Uid\UuidV7 {#961
    __toString(): "019bdbc8-6011-77b0-b44c-6147be6ce4c8"
  }
  Symfony\Component\Uid\UuidV7 {#968
    __toString(): "019bdbc8-78c6-7f43-b3d6-70aba6e7c539"
  }
  Symfony\Component\Uid\UuidV7 {#975
    __toString(): "019bdbc8-994e-7e94-a13f-255dc9cc1f92"
  }
  Symfony\Component\Uid\UuidV7 {#982
    __toString(): "019bdbc8-a72c-7753-a4e7-f894512d92ce"
  }
  Symfony\Component\Uid\UuidV7 {#989
    __toString(): "019bdbc8-b558-7953-bac6-4d52a9b049fe"
  }
  Symfony\Component\Uid\UuidV7 {#996
    __toString(): "019bdbc9-4f7f-7f24-b558-516c19aaad5f"
  }
  Symfony\Component\Uid\UuidV7 {#1003
    __toString(): "019bdbcb-6819-7f51-bb76-bbe1d2293e8e"
  }
  Symfony\Component\Uid\UuidV7 {#933
    __toString(): "019bdbce-dcee-7f6d-9130-10655cc73cb8"
  }
  Symfony\Component\Uid\UuidV7 {#940
    __toString(): "019bdbcf-8e9b-7d25-b883-75e5060c03b4"
  }
]

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\Messaging\Domain\Model\Message 16
App\Messaging\Domain\Model\ConversationParticipant 2
App\IdentityAccess\Domain\Model\User 2
App\Messaging\Domain\Model\Conversation 1
App\Shared\Domain\Model\Filiere 1