Query Metrics
2
Database Queries
2
Different statements
0.74 ms
Query time
0
Invalid entities
Queries
company_group connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT t0.id AS id_1, t0.app_id AS app_id_2, t0.quote_token AS quote_token_3, t0.plan_type AS plan_type_4, t0.normal_user_count AS normal_user_count_5, t0.admin_user_count AS admin_user_count_6, t0.ml_user_count AS ml_user_count_7, t0.base_amount AS base_amount_8, t0.discount_amount AS discount_amount_9, t0.discount_percent AS discount_percent_10, t0.promo_code_id AS promo_code_id_11, t0.promo_code_discount AS promo_code_discount_12, t0.final_amount AS final_amount_13, t0.currency AS currency_14, t0.billing_cycle AS billing_cycle_15, t0.payment_type AS payment_type_16, t0.status AS status_17, t0.created_by AS created_by_18, t0.customer_email AS customer_email_19, t0.customer_name AS customer_name_20, t0.customer_designation AS customer_designation_21, t0.customer_phone AS customer_phone_22, t0.company_name AS company_name_23, t0.company_vat_no AS company_vat_no_24, t0.company_address AS company_address_25, t0.country AS country_26, t0.admin_notes AS admin_notes_27, t0.customer_notes AS customer_notes_28, t0.admin_user_id AS admin_user_id_29, t0.sent_at AS sent_at_30, t0.accepted_at AS accepted_at_31, t0.rejected_at AS rejected_at_32, t0.expires_at AS expires_at_33, t0.created_at AS created_at_34, t0.updated_at AS updated_at_35 FROM subscription_quotes t0 WHERE t0.quote_token = ? LIMIT 1
Parameters:
[
"5eb95a55040adc3e33e379464e0154aead5e7bd2bfa01c11"
]
|
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.27 ms |
SELECT data FROM acc_setting WHERE name = 'cors_extra_origins' ORDER BY id DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| company_group | doctrine.dbal.company_group_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| company_group | doctrine.orm.company_group_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
company_group entity manager
| Class | Mapping errors |
|---|---|
| CompanyGroupBundle\Entity\SubscriptionQuote | No errors. |