Query Metrics
6
Database Queries
4
Different statements
24.87 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.98 ms |
"START TRANSACTION"
Parameters:
[] |
2 | 3.51 ms |
INSERT INTO graphql.request_logging (ip, created_at) VALUES (?, ?)
Parameters:
[ 1 => "123.160.223.75" 2 => "2025-02-22 17:53:25" ] |
3 | 2.59 ms |
"COMMIT"
Parameters:
[] |
4 | 1.34 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 2.08 ms |
"COMMIT"
Parameters:
[] |
6 | 11.38 ms |
SELECT t0_.id AS id_0, t0_.hash AS hash_1, t0_.customer_id AS customer_id_2, t0_.valid_to AS valid_to_3, t0_.created_at AS created_at_4, t0_.roles AS roles_5, t0_.user_id AS user_id_6, t0_.client_id AS client_id_7 FROM main.token_jwt t0_ WHERE t0_.hash = ? AND t0_.valid_to > ?
Parameters:
[
""
"2025-02-22 17:53:26"
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
GraphQL\Entity\RequestLogging | No errors. |
App\Entity\Central\Token\JWTToken | No errors. |
App\Entity\Central\User\User | No errors. |
App\Entity\Central\Company\AbstractCompany | No errors. |
App\Entity\Central\Client\Client | No errors. |