Query Metrics
5
Database Queries
5
Different statements
221.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
195.44 ms (88.42%) |
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" "Ua9bef985b6c9d1c0d338764abbfa5db1" ] |
|
15.87 ms (7.18%) |
1 |
INSERT INTO repeat_line_webhook (tenant_cd, d_no, repeat_line_trigger, repeat_line_action, cart_link, line_user_id, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 15301 "【本番】日本第一製薬" "CART_LINK" ""{\"customer_id\":\"6393447118\",\"channel_id\":\"3675339148\",\"line_user_id\":\"Ua9bef985b6c9d1c0d338764abbfa5db1\",\"link_method\":null,\"crm_connection_id\":\"4824693527\",\"received_at\":\"2026-03-24T00:57:25.924Z\",\"name\":\"\\u4e38\\u5c71\\u306f\\u308b\\u6c5f\",\"tel\":\"09055753439\",\"mail\":null,\"last_name\":null,\"first_name\":null,\"last_name_kana\":null,\"first_name_kana\":null}"" "Ua9bef985b6c9d1c0d338764abbfa5db1" "2026-03-24 09:57:26" "2026-03-24 09:57:26" ] |
|
7.36 ms (3.33%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.93 ms (0.87%) |
1 |
SELECT MAX(r0_.d_no) AS sclr_0 FROM repeat_line_webhook r0_
Parameters:
[] |
|
0.43 ms (0.19%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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. |