GET https://converter.evoaccountingai.com/

Query Metrics

1 Database Queries
1 Different statements
0.67 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price_cents AS price_cents_4, t0.credits_per_period AS credits_per_period_5, t0.period AS period_6, t0.features AS features_7, t0.stripe_price_id AS stripe_price_id_8, t0.active AS active_9, t0.created_at AS created_at_10 FROM plans t0 WHERE t0.active = ? ORDER BY t0.price_cents ASC
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Plan 7

Entities Mapping

Class Mapping errors
App\Entity\Plan No errors.
App\Entity\UserSubscription No errors.