GET http://dev-connect.binn.pro/

Query Metrics

4 Database Queries
2 Different statements
7.12 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.82 ms
(53.61%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.pricing_id AS pricing_id_4, t0.pos_feature_id AS pos_feature_id_5 FROM feature t0 WHERE t0.pricing_id = ?
Parameters:
[
  1
]
3.30 ms
(46.39%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.price_per_month AS price_per_month_3, t0.price_per_year AS price_per_year_4, t0.type_subscription AS type_subscription_5 FROM pricing_plan t0
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\PricingPlan No errors.
App\Entity\Feature No errors.
App\Entity\Subscription No errors.
App\Entity\PosFeature No errors.