GET https://standpulse.com/Protection-des-donnees-personnelles/P468762

Query Metrics

11 Database Queries
9 Different statements
10.03 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.32 ms
SELECT t0.id AS id_1, t0.title_fr AS title_fr_2, t0.title_slug_fr AS title_slug_fr_3, t0.content AS content_4, t0.content_html AS content_html_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.enforcement_at AS enforcement_at_8, t0.is_enabled AS is_enabled_9, t0.random_number AS random_number_10, t0.indice AS indice_11 FROM legal_pages t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
2 0.96 ms
SELECT t0.id AS id_1, t0.title_fr AS title_fr_2, t0.identifier_value AS identifier_value_3, t0.live_stats AS live_stats_4, t0.description AS description_5, t0.title_slug_fr AS title_slug_fr_6, t0.keywords AS keywords_7, t0.is_enabled AS is_enabled_8, t0.is_pin AS is_pin_9, t0.date AS date_10, t0.icon_library_value AS icon_library_value_11, t0.parent_identifier_value AS parent_identifier_value_12, t0.file_created AS file_created_13, t0.parent_category_id AS parent_category_id_14 FROM categories t0 WHERE t0.is_pin = ?
Parameters:
[
  1
]
3 0.89 ms
SELECT t0.id AS id_1, t0.platform_title AS platform_title_2, t0.is_active AS is_active_3, t0.description AS description_4, t0.start_at AS start_at_5, t0.end_at AS end_at_6 FROM platform_data t0 WHERE t0.is_active = ? LIMIT 1
Parameters:
[
  1
]
4 1.70 ms
SELECT t0.id AS id_1, t0.title_fr AS title_fr_2, t0.title_slug_fr AS title_slug_fr_3, t0.content AS content_4, t0.content_html AS content_html_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.enforcement_at AS enforcement_at_8, t0.is_enabled AS is_enabled_9, t0.random_number AS random_number_10, t0.indice AS indice_11 FROM legal_pages t0 WHERE t0.is_enabled = ?
Parameters:
[
  1
]
5 0.86 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.platform_data_id AS platform_data_id_3 FROM platform_favicon t0 WHERE t0.platform_data_id = ?
Parameters:
[
  1
]
6 1.03 ms
SELECT t0.id AS id_1, t0.title_fr AS title_fr_2, t0.title_fr_slug AS title_fr_slug_3, t0.code AS code_4, t0.exchange_rate AS exchange_rate_5, t0.is_enabled AS is_enabled_6, t0.is_default_currency AS is_default_currency_7 FROM currency t0 INNER JOIN platform_data_currency ON t0.id = platform_data_currency.currency_id WHERE platform_data_currency.platform_data_id = ?
Parameters:
[
  1
]
7 0.97 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_enabled AS is_enabled_3, t0.title_fr AS title_fr_4, t0.title_fr_slug AS title_fr_slug_5 FROM locale t0 INNER JOIN platform_data_locale ON t0.id = platform_data_locale.locale_id WHERE platform_data_locale.platform_data_id = ?
Parameters:
[
  1
]
8 0.67 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.locale_id AS locale_id_3 FROM locale_mobile_img t0 WHERE t0.locale_id = ?
Parameters:
[
  1
]
9 0.40 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.locale_id AS locale_id_3 FROM locale_mobile_img t0 WHERE t0.locale_id = ?
Parameters:
[
  2
]
10 0.43 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.locale_id AS locale_id_3 FROM locale_mobile_img t0 WHERE t0.locale_id = ?
Parameters:
[
  3
]
11 0.81 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.platform_data_id AS platform_data_id_3 FROM platform_logo t0 WHERE t0.platform_data_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.