GET https://preprod.1ercorpscolonial.fr/

Query Metrics

28 Database Queries
9 Different statements
184.03 ms Query time
0 Invalid entities
160 Managed entities

Queries

Group similar statements

# Time Info
1 12.99 ms
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.start AS start_2, e0_.end AS end_3, e0_.launch_server AS launch_server_4, e0_.launch_scenario AS launch_scenario_5, e0_.location AS location_6, e0_.spawn AS spawn_7, e0_.picture AS picture_8, e0_.object1_cc AS object1_cc_9, e0_.object_adv AS object_adv_10, e0_.commentaire AS commentaire_11, e0_.description AS description_12, e0_.vehicle_rules AS vehicle_rules_13, e0_.engagement_rules AS engagement_rules_14, e0_.equipment_rules AS equipment_rules_15, e0_.available_roles AS available_roles_16, e0_.nb_resp AS nb_resp_17, e0_.status AS status_18, e0_.visibility AS visibility_19, e0_.briefing_template_name AS briefing_template_name_20, e0_.respawn AS respawn_21, e0_.appel_msg_discord AS appel_msg_discord_22, e0_.rapport_env AS rapport_env_23, e0_.publish_at AS publish_at_24, e0_.published_at AS published_at_25, e0_.responsable AS responsable_26, e0_.discord_message_id AS discord_message_id_27, e0_.discord_briefing_message_id AS discord_briefing_message_id_28, e0_.discord_attribution_message_id AS discord_attribution_message_id_29, e0_.discord_vocal_parent_id AS discord_vocal_parent_id_30, e0_.type_id AS type_id_31, e0_.user_orig_id AS user_orig_id_32 FROM event e0_ WHERE e0_.status = ? AND e0_.visibility = ? AND e0_.start >= ? AND ((e0_.publish_at IS NULL OR e0_.publish_at <= ?)) ORDER BY e0_.start ASC LIMIT 3
Parameters:
[
  "PUBLISHED"
  "PUBLIC"
  "2026-04-17 11:57:30"
  "2026-04-17 11:57:30"
]
2 83.28 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_path AS image_path_4, t0.responsable_mode AS responsable_mode_5, t0.status AS status_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.completed AS completed_9, t0.discord_message_id AS discord_message_id_10, t0.discord_thread_id AS discord_thread_id_11, t0.on_homepage AS on_homepage_12, t0.responsable_id AS responsable_id_13 FROM contract t0 WHERE t0.on_homepage = ? AND t0.status = ? ORDER BY t0.created_at DESC LIMIT 1
Parameters:
[
  1
  "active"
]
3 2.43 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.value_text AS value_text_2, p0_.value_type_id AS value_type_id_3, p0_.value_user_id AS value_user_id_4, p0_.value_channel_id AS value_channel_id_5 FROM parameter p0_ WHERE p0_.name = ?
Parameters:
[
  "EDIT_EVENT"
]
4 1.72 ms
SELECT t0.id AS id_1, t0.type_param AS type_param_2 FROM parameter_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 2.82 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.discord_id AS discord_id_3 FROM role t0 INNER JOIN parameter_role ON t0.id = parameter_role.role_id WHERE parameter_role.parameter_id = ?
Parameters:
[
  4
]
6 15.53 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.item_id AS item_id_3, t0.contract_id AS contract_id_4 FROM contract_item t0 WHERE t0.contract_id = ?
Parameters:
[
  1
]
7 11.38 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.commodity_id AS commodity_id_3, t0.contract_id AS contract_id_4 FROM contract_commodity t0 WHERE t0.contract_id = ?
Parameters:
[
  1
]
8 31.01 ms
SELECT t0.id AS id_1, t0.kind AS kind_2, t0.quantity AS quantity_3, t0.note AS note_4, t0.is_voided AS is_voided_5, t0.voided_at AS voided_at_6, t0.void_reason AS void_reason_7, t0.is_completed AS is_completed_8, t0.created_at AS created_at_9, t0.contract_id AS contract_id_10, t0.item_id AS item_id_11, t0.commodity_id AS commodity_id_12, t0.given_by_id AS given_by_id_13, t0.created_by_id AS created_by_id_14, t0.voided_by_id AS voided_by_id_15 FROM contract_progress_entry t0 WHERE t0.contract_id = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
]
9 9.68 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  770
]
10 2.04 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4928
]
11 1.36 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4705
]
12 0.40 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4709
]
13 0.32 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4710
]
14 0.31 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4712
]
15 0.29 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4713
]
16 0.27 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4714
]
17 4.32 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4715
]
18 0.44 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4716
]
19 0.25 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4717
]
20 0.28 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4718
]
21 0.24 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4719
]
22 0.29 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4720
]
23 0.25 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4722
]
24 0.30 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4922
]
25 0.25 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4925
]
26 0.24 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4940
]
27 0.52 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  4970
]
28 0.81 ms
SELECT t0.id AS id_1, t0.external_id AS external_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.uuid AS uuid_5, t0.company_external_id AS company_external_id_6, t0.company_name AS company_name_7, t0.vehicle_external_id AS vehicle_external_id_8, t0.vehicle_name AS vehicle_name_9, t0.size AS size_10, t0.color AS color_11, t0.color2 AS color2_12, t0.quality AS quality_13, t0.url_store AS url_store_14, t0.is_exclusive_pledge AS is_exclusive_pledge_15, t0.is_exclusive_subscriber AS is_exclusive_subscriber_16, t0.is_exclusive_concierge AS is_exclusive_concierge_17, t0.is_commodity AS is_commodity_18, t0.is_harvestable AS is_harvestable_19, t0.screenshot AS screenshot_20, t0.game_version AS game_version_21, t0.notification AS notification_22, t0.date_added AS date_added_23, t0.date_modified AS date_modified_24, t0.category_id AS category_id_25, t0.parent_id AS parent_id_26 FROM catalog_item t0 WHERE t0.id = ?
Parameters:
[
  5281
]

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\Contract\ContractProgressEntry 85
App\Entity\Contract\ContractItem 20
App\Entity\Catalog\CatalogItem 20
App\Entity\Member\User 18
App\Entity\Member\Role 7
App\Entity\Catalog\CatalogCategory 5
App\Entity\Event\Event 1
App\Entity\Event\EventType 1
App\Entity\Contract\Contract 1
App\Entity\Config\Parameter 1
App\Entity\Config\ParameterType 1