GET https://dev-license.selfgest.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.90 ms
(56.37%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.price_cents AS price_cents_4, t0.currency AS currency_5, t0.active AS active_6, t0.stripe_price_id AS stripe_price_id_7 FROM plan t0 WHERE t0.active = ? ORDER BY t0.price_cents ASC
Parameters:
[
  1
]
0.70 ms
(43.63%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.id = ?
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 3
App\Entity\User 1

Entities Mapping

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