Query Metrics
3
Database Queries
3
Different statements
4.48 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.24 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.default_sub AS default_sub_3, t0.year AS year_4, t0.name_fr AS name_fr_5, t0.name_eng AS name_eng_6, t0.name_esp AS name_esp_7, t0.stripe_id AS stripe_id_8, t0.stripe_id_commit AS stripe_id_commit_9, t0.stripe_id_yearly AS stripe_id_yearly_10, t0.nb AS nb_11, t0.monthly AS monthly_12, t0.monthly_commit AS monthly_commit_13, t0.yearly AS yearly_14, t0.description_fr AS description_fr_15, t0.description_eng AS description_eng_16, t0.description_esp AS description_esp_17, t0.statut AS statut_18, t0.date_creation AS date_creation_19, t0.order_version AS order_version_20 FROM website_subscribe t0 WHERE t0.statut = ? AND t0.default_sub = ?
Parameters:
[ 1 1 ] |
| 2 | 1.28 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.feature_name AS feature_name_3, t0.category_name AS category_name_4, t0.child_of AS child_of_5, t0.feature_value AS feature_value_6, t0.feature_text AS feature_text_7, t0.feature_value_two AS feature_value_two_8, t0.feature_text_two AS feature_text_two_9, t0.feature_value_three AS feature_value_three_10, t0.feature_text_three AS feature_text_three_11, t0.statut AS statut_12, t0.date_creation AS date_creation_13, t0.configurator_name AS configurator_name_14 FROM website_features t0 WHERE t0.statut = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
| 3 | 0.96 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.question_fr AS question_fr_3, t0.reponse_fr AS reponse_fr_4, t0.statut AS statut_5 FROM website_faq t0 WHERE t0.statut = ? ORDER BY t0.position 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Subscribe | No errors. |
| App\Entity\Features | No errors. |
| App\Entity\Faq | No errors. |