Query Metrics
57
Database Queries
2
Different statements
13.67 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
13.46 ms (0.00%) |
56 |
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" "Prospect" ] |
0.21 ms (0.00%) |
1 |
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_.customer_id = ? AND c0_.entity = ?) AND (c0_.customer_id = '0662705af65c48908b017d8fb0724bac') ORDER BY c0_.position ASC
Parameters:
[ "0662705af65c48908b017d8fb0724bac" "Prospect" ] |
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\CustomAction | No errors. |
App\V4\Entity\SavedRequest | No errors. |
App\V4\Entity\CustomEventTrigger | No errors. |
App\V4\Webhook\Entity\WebhookLog | No errors. |
legacy entity manager
No loaded entities.