https://dev.app.pol-crm.com/api/V4/quotes/form?prospectId=prospect_1175208

Query Metrics

4 Database Queries
4 Different statements
4.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.91 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.customer_id AS customer_id_2, t0.tagged_from_id AS tagged_from_id_3, t0.tagged_to_id AS tagged_to_id_4, t0.field AS field_5, t0.done AS done_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.deleted_at AS deleted_at_11, t0.quote_id AS quote_id_12, t0.tag_entity FROM tag t0 WHERE t0.quote_id IS NULL AND t0.tag_entity IN ('quote') AND ((t0.customer_id = 'customer_98') AND (t0.deleted_at IS NULL))
Parameters:
[]
1.28 ms
(0.00%)
1
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_.tabs AS tabs_9, c0_.when_apply AS when_apply_10, c0_.contain_values AS contain_values_11, c0_.mode AS mode_12 FROM custom_event_trigger c0_ WHERE (c0_.customer_id = ? AND c0_.entity = ?) AND (c0_.customer_id = 'customer_98')
Parameters:
[
  "customer_98"
  "Quote"
]
0.85 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 = 'customer_98') ORDER BY c0_.position ASC
Parameters:
[
  "customer_98"
  "Quote"
]
0.56 ms
(0.00%)
1
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_.tabs AS tabs_9, c0_.when_apply AS when_apply_10, c0_.contain_values AS contain_values_11, c0_.mode AS mode_12 FROM custom_event_trigger c0_ WHERE (c0_.customer_id = ? AND c0_.entity = ? AND c0_.when_apply = ?) AND (c0_.customer_id = 'customer_98')
Parameters:
[
  "customer_98"
  "Quote"
  "postSetData"
]

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\Tag No errors.
App\V4\Entity\Tag\QuoteTag No errors.
App\V4\Entity\CustomEventTrigger No errors.
App\V4\Entity\Tag\TaskTag No errors.
App\V4\Webhook\Entity\WebhookLog No errors.

legacy entity manager

No loaded entities.