Query Metrics
6
Database Queries
4
Different statements
31.25 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
18.65 ms (0.00%) |
2 |
"COMMIT"
Parameters:
[] |
6.57 ms (0.00%) |
2 |
"START TRANSACTION"
Parameters:
[] |
3.47 ms (0.00%) |
1 |
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-23 22:45:55"
]
|
2.56 ms (0.00%) |
1 |
INSERT INTO graphql.request_logging (ip, created_at) VALUES (?, ?)
Parameters:
[ 1 => "104.152.52.60" 2 => "2025-02-23 22:45:55" ] |
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. |