Query Metrics
3
Database Queries
3
Different statements
2.02 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 1.15 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.entity AS entity_2, c0_.config AS config_3, c0_.position AS position_4, c0_.customer_id AS customer_id_5 FROM custom_action c0_ WHERE (c0_.id = ?) AND (c0_.customer_id = '0662705af65c48908b017d8fb0724bac')
Parameters:
[
"84dc954d963a47f4aeb8d39d1e0efada"
]
|
2 | 0.22 ms |
SELECT c0_.id AS id_0, c0_.entity AS entity_1, c0_.field AS field_2, c0_.value AS value_3, c0_.type AS type_4, c0_.a_condition AS a_condition_5, c0_.description AS description_6, c0_.customer_id AS customer_id_7, c0_.specific_field_id AS specific_field_id_8, c0_.when_apply AS when_apply_9, c0_.contain_values AS contain_values_10 FROM custom_event_trigger c0_ WHERE (c0_.customer_id = ? AND c0_.entity = ?) AND (c0_.customer_id = '0662705af65c48908b017d8fb0724bac')
Parameters:
[ "0662705af65c48908b017d8fb0724bac" "Task" ] |
3 | 0.65 ms |
SELECT w0_.id AS id_0, w0_.customer_id AS customer_id_1, w0_.label AS label_2, w0_.triggered_on AS triggered_on_3, w0_.entity_name AS entity_name_4, w0_.url AS url_5, w0_.configuration AS configuration_6, w0_.enabled AS enabled_7, w0_.created_by AS created_by_8, w0_.updated_by AS updated_by_9, w0_.created_at AS created_at_10, w0_.updated_at AS updated_at_11, w0_.deleted_at AS deleted_at_12 FROM webhook w0_ WHERE (w0_.enabled = ? AND w0_.triggered_on = ? AND w0_.entity_name = ?) AND (w0_.customer_id = '0662705af65c48908b017d8fb0724bac')
Parameters:
[ 1 "create" "Task" ] |
legacy connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
legacy | doctrine.dbal.legacy_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
legacy | doctrine.orm.legacy_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\V4\Entity\SavedRequest | No errors. |
App\V4\Entity\CustomAction | No errors. |
App\V4\Webhook\Entity\WebhookLog | No errors. |
App\V4\Entity\CustomEventTrigger | No errors. |
App\V4\Webhook\Entity\Webhook | No errors. |
App\V4\Entity\CustomerEventService | No errors. |
legacy entity manager
No loaded entities.