Redirect 301 redirect from GET @app_home (f778d4)

GET https://getbill.io/fr/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.88 ms
(62.27%)
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.74 ms
(37.73%)
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.