Query Metrics
1
Database Queries
1
Different statements
11.43 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
11.43 ms (100.00%) |
1 |
SELECT t0.tenant_cd AS tenant_cd_1, t0.d_no AS d_no_2, t0.repeat_line_trigger AS repeat_line_trigger_3, t0.repeat_line_action AS repeat_line_action_4, t0.cart_link AS cart_link_5, t0.line_user_id AS line_user_id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM repeat_line_webhook t0 WHERE t0.repeat_line_action = ? AND t0.line_user_id = ? ORDER BY t0.created_at DESC LIMIT 1
Parameters:
[ "CART_LINK" "U735c5fb08e781c67faafaa54d199a2c3" ] |
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 |
---|---|
App\Entity\RepeatLineWebhook | No errors. |