Redirect 302 redirect from GET @index (c03ede)

GET https://getbill.io/fr/

Query Metrics

3 Database Queries
2 Different statements
5.50 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.51 ms
(63.86%)
2
SELECT t0.id AS id_1, t0.price AS price_2, t0.currency AS currency_3, t0.plan_id AS plan_id_4 FROM subscription_price t0 WHERE t0.plan_id = ?
Parameters:
[
  1
]
1.99 ms
(36.14%)
1
SELECT t0.id AS id_1, t0.credits_unlocked_per_month AS credits_unlocked_per_month_2, t0.is_active AS is_active_3, t0.created_at AS created_at_4, t0.name_key AS name_key_5 FROM subscription_plan t0 WHERE t0.is_active = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\SubscriptionPlan No errors.
App\Entity\SubscriptionPrice No errors.