Query Metrics
360
Database Queries
30
Different statements
34.41 ms
Query time
4
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.39 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.first_name AS first_name_21, t0.last_name AS last_name_22, t0.locale_code AS locale_code_23, t0.role_id AS role_id_24, t25.type AS type_26, t25.path AS path_27, t25.id AS id_28, t25.owner_id AS owner_id_29 FROM sylius_admin_user t0 LEFT JOIN sylius_avatar_image t25 ON t25.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
3
]
|
| 2 | 0.42 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.hostname = ? LIMIT 1
Parameters:
[
"preprod.lachouettemauve.com"
]
|
| 3 | 0.19 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[] |
| 4 | 0.15 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
Parameters:
[
2
]
|
| 5 | 0.12 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
2
]
|
| 6 | 0.12 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
2
]
|
| 7 | 0.22 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.name AS name_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5 FROM arobases_sylius_right_management_role t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 8 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.routes AS routes_3, t0.excludedRoutes AS excludedRoutes_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.rightGroup_id AS rightGroup_id_7 FROM arobases_sylius_rights_management_right t0 INNER JOIN arobases_sylius_rights_management_right_role ON t0.id = arobases_sylius_rights_management_right_role.right_id WHERE arobases_sylius_rights_management_right_role.role_id = ?
Parameters:
[
1
]
|
| 9 | 0.65 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/admin/model/4536/update" 0 ] |
| 10 | 0.28 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.width AS width_4, t0.height AS height_5, t0.print_zone_width_px AS print_zone_width_px_6, t0.print_zone_height_px AS print_zone_height_px_7, t0.print_zone_coordinates_x AS print_zone_coordinates_x_8, t0.print_zone_coordinates_y AS print_zone_coordinates_y_9, t0.print_format AS print_format_10, t0.scale AS scale_11, t0.watermark_on_cart_rendering AS watermark_on_cart_rendering_12, t0.advanced AS advanced_13, t0.free_configuration AS free_configuration_14, t0.token AS token_15, t0.text_personalisation AS text_personalisation_16, t0.type AS type_17, t0.product_variant_id AS product_variant_id_18, t0.default_font_id AS default_font_id_19, t0.default_font_color_id AS default_font_color_id_20, t0.default_stroke_color_id AS default_stroke_color_id_21, t0.default_shadow_color_id AS default_shadow_color_id_22 FROM app_configurator_model t0 WHERE t0.id = ?
Parameters:
[
"4536"
]
|
| 11 | 0.40 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.old_id AS old_id_16, t0.minimal_quantity AS minimal_quantity_17, t0.international_description AS international_description_18, t0.product_id AS product_id_19, t0.tax_category_id AS tax_category_id_20, t0.shipping_category_id AS shipping_category_id_21, t0.model_id AS model_id_22, t0.stock_family_id AS stock_family_id_23 FROM sylius_product_variant t0 WHERE t0.id = ?
Parameters:
[
5947
]
|
| 12 | 0.34 ms |
SELECT t0.id AS id_1, t0.level AS level_2, t0.type AS type_3, t0.coordinates_x AS coordinates_x_4, t0.coordinates_y AS coordinates_y_5, t0.height AS height_6, t0.width AS width_7, t0.visible_on_configurator AS visible_on_configurator_8, t0.visible_on_print AS visible_on_print_9, t0.curved_text AS curved_text_10, t0.linked_to_print_zone AS linked_to_print_zone_11, t0.blended AS blended_12, t0.name AS name_13, t0.default_text AS default_text_14, t0.text_bold AS text_bold_15, t0.text_italic AS text_italic_16, t0.text_alignment AS text_alignment_17, t0.default_text_size AS default_text_size_18, t0.orientation AS orientation_19, t0.linesMax AS linesMax_20, t0.character_limit AS character_limit_21, t0.line_space AS line_space_22, t0.character_line_limit AS character_line_limit_23, t0.text_size_min AS text_size_min_24, t0.allow_line_space_change AS allow_line_space_change_25, t0.allow_rotation AS allow_rotation_26, t0.allow_movement AS allow_movement_27, t0.mandatory AS mandatory_28, t0.forcePrintColor AS forcePrintColor_29, t0.print_color AS print_color_30, t0.image_path AS image_path_31, t0.image_path_canva AS image_path_canva_32, t0.diameter AS diameter_33, t0.model_id AS model_id_34, t0.default_library AS default_library_35, t0.default_font_id AS default_font_id_36, t0.default_font_color_id AS default_font_color_id_37, t0.default_stroke_color_id AS default_stroke_color_id_38, t0.default_shadow_color_id AS default_shadow_color_id_39, t0.workflow_id AS workflow_id_40 FROM app_configurator_element t0 WHERE t0.model_id = ?
Parameters:
[
4536
]
|
| 13 | 0.19 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_element_library ON t0.id = app_configurator_element_library.library_id WHERE app_configurator_element_library.element_id = ?
Parameters:
[
18736
]
|
| 14 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_element_font ON t0.id = app_configurator_element_font.font_id WHERE app_configurator_element_font.element_id = ?
Parameters:
[
18736
]
|
| 15 | 0.11 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_font_color ON t0.id = app_configurator_element_font_color.font_color_id WHERE app_configurator_element_font_color.element_id = ?
Parameters:
[
18736
]
|
| 16 | 0.10 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_stroke_color ON t0.id = app_configurator_element_stroke_color.font_color_id WHERE app_configurator_element_stroke_color.element_id = ?
Parameters:
[
18736
]
|
| 17 | 0.10 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_shadow_color ON t0.id = app_configurator_element_shadow_color.font_color_id WHERE app_configurator_element_shadow_color.element_id = ?
Parameters:
[
18736
]
|
| 18 | 0.10 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_element_library ON t0.id = app_configurator_element_library.library_id WHERE app_configurator_element_library.element_id = ?
Parameters:
[
18737
]
|
| 19 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_element_font ON t0.id = app_configurator_element_font.font_id WHERE app_configurator_element_font.element_id = ?
Parameters:
[
18737
]
|
| 20 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_font_color ON t0.id = app_configurator_element_font_color.font_color_id WHERE app_configurator_element_font_color.element_id = ?
Parameters:
[
18737
]
|
| 21 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_stroke_color ON t0.id = app_configurator_element_stroke_color.font_color_id WHERE app_configurator_element_stroke_color.element_id = ?
Parameters:
[
18737
]
|
| 22 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_shadow_color ON t0.id = app_configurator_element_shadow_color.font_color_id WHERE app_configurator_element_shadow_color.element_id = ?
Parameters:
[
18737
]
|
| 23 | 0.10 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_element_library ON t0.id = app_configurator_element_library.library_id WHERE app_configurator_element_library.element_id = ?
Parameters:
[
18738
]
|
| 24 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_element_font ON t0.id = app_configurator_element_font.font_id WHERE app_configurator_element_font.element_id = ?
Parameters:
[
18738
]
|
| 25 | 0.13 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_font_color ON t0.id = app_configurator_element_font_color.font_color_id WHERE app_configurator_element_font_color.element_id = ?
Parameters:
[
18738
]
|
| 26 | 0.11 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_stroke_color ON t0.id = app_configurator_element_stroke_color.font_color_id WHERE app_configurator_element_stroke_color.element_id = ?
Parameters:
[
18738
]
|
| 27 | 0.10 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_shadow_color ON t0.id = app_configurator_element_shadow_color.font_color_id WHERE app_configurator_element_shadow_color.element_id = ?
Parameters:
[
18738
]
|
| 28 | 0.10 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_element_library ON t0.id = app_configurator_element_library.library_id WHERE app_configurator_element_library.element_id = ?
Parameters:
[
18739
]
|
| 29 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_element_font ON t0.id = app_configurator_element_font.font_id WHERE app_configurator_element_font.element_id = ?
Parameters:
[
18739
]
|
| 30 | 0.13 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_font_color ON t0.id = app_configurator_element_font_color.font_color_id WHERE app_configurator_element_font_color.element_id = ?
Parameters:
[
18739
]
|
| 31 | 0.10 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_stroke_color ON t0.id = app_configurator_element_stroke_color.font_color_id WHERE app_configurator_element_stroke_color.element_id = ?
Parameters:
[
18739
]
|
| 32 | 0.10 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_shadow_color ON t0.id = app_configurator_element_shadow_color.font_color_id WHERE app_configurator_element_shadow_color.element_id = ?
Parameters:
[
18739
]
|
| 33 | 0.10 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_element_library ON t0.id = app_configurator_element_library.library_id WHERE app_configurator_element_library.element_id = ?
Parameters:
[
18740
]
|
| 34 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_element_font ON t0.id = app_configurator_element_font.font_id WHERE app_configurator_element_font.element_id = ?
Parameters:
[
18740
]
|
| 35 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_font_color ON t0.id = app_configurator_element_font_color.font_color_id WHERE app_configurator_element_font_color.element_id = ?
Parameters:
[
18740
]
|
| 36 | 0.08 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_stroke_color ON t0.id = app_configurator_element_stroke_color.font_color_id WHERE app_configurator_element_stroke_color.element_id = ?
Parameters:
[
18740
]
|
| 37 | 0.08 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_shadow_color ON t0.id = app_configurator_element_shadow_color.font_color_id WHERE app_configurator_element_shadow_color.element_id = ?
Parameters:
[
18740
]
|
| 38 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_path AS file_path_3 FROM app_configurator_workflow t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 39 | 0.09 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_element_library ON t0.id = app_configurator_element_library.library_id WHERE app_configurator_element_library.element_id = ?
Parameters:
[
18741
]
|
| 40 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_element_font ON t0.id = app_configurator_element_font.font_id WHERE app_configurator_element_font.element_id = ?
Parameters:
[
18741
]
|
| 41 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_font_color ON t0.id = app_configurator_element_font_color.font_color_id WHERE app_configurator_element_font_color.element_id = ?
Parameters:
[
18741
]
|
| 42 | 0.08 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_stroke_color ON t0.id = app_configurator_element_stroke_color.font_color_id WHERE app_configurator_element_stroke_color.element_id = ?
Parameters:
[
18741
]
|
| 43 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_element_shadow_color ON t0.id = app_configurator_element_shadow_color.font_color_id WHERE app_configurator_element_shadow_color.element_id = ?
Parameters:
[
18741
]
|
| 44 | 0.10 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.dark_background AS dark_background_3 FROM app_configurator_library t0 INNER JOIN app_configurator_model_library ON t0.id = app_configurator_model_library.library_id WHERE app_configurator_model_library.model_id = ?
Parameters:
[
4536
]
|
| 45 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.printer_name AS printer_name_3, t0.filePath AS filePath_4, t0.italic_file_path AS italic_file_path_5, t0.bold_file_path AS bold_file_path_6, t0.bold_italic_file_path AS bold_italic_file_path_7 FROM app_configurator_font t0 INNER JOIN app_configurator_model_font ON t0.id = app_configurator_model_font.font_id WHERE app_configurator_model_font.model_id = ?
Parameters:
[
4536
]
|
| 46 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_model_font_color ON t0.id = app_configurator_model_font_color.font_color_id WHERE app_configurator_model_font_color.model_id = ?
Parameters:
[
4536
]
|
| 47 | 0.08 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_model_stroke_color ON t0.id = app_configurator_model_stroke_color.font_color_id WHERE app_configurator_model_stroke_color.model_id = ?
Parameters:
[
4536
]
|
| 48 | 0.09 ms |
SELECT t0.id AS id_1, t0.hexadecimal AS hexadecimal_2 FROM app_configurator_font_color t0 INNER JOIN app_configurator_model_shadow_color ON t0.id = app_configurator_model_shadow_color.font_color_id WHERE app_configurator_model_shadow_color.model_id = ?
Parameters:
[
4536
]
|
| 49 | 0.26 ms |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.printer_name AS printer_name_2, a0_.filePath AS filePath_3, a0_.italic_file_path AS italic_file_path_4, a0_.bold_file_path AS bold_file_path_5, a0_.bold_italic_file_path AS bold_italic_file_path_6 FROM app_configurator_font a0_
Parameters:
[] |
| 50 | 0.12 ms |
SELECT a0_.id AS id_0, a0_.hexadecimal AS hexadecimal_1 FROM app_configurator_font_color a0_
Parameters:
[] |
| 51 | 0.15 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
| 52 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "fr_FR" ] |
| 53 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3 "fr_FR" ] |
| 54 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4 "fr_FR" ] |
| 55 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5 "fr_FR" ] |
| 56 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6 "fr_FR" ] |
| 57 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7 "fr_FR" ] |
| 58 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8 "fr_FR" ] |
| 59 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 9 "fr_FR" ] |
| 60 | 0.14 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 10 "fr_FR" ] |
| 61 | 0.09 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 11 "fr_FR" ] |
| 62 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 12 "fr_FR" ] |
| 63 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 14 "fr_FR" ] |
| 64 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 15 "fr_FR" ] |
| 65 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 16 "fr_FR" ] |
| 66 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 17 "fr_FR" ] |
| 67 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 18 "fr_FR" ] |
| 68 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 19 "fr_FR" ] |
| 69 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 20 "fr_FR" ] |
| 70 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 21 "fr_FR" ] |
| 71 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 22 "fr_FR" ] |
| 72 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 23 "fr_FR" ] |
| 73 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 24 "fr_FR" ] |
| 74 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 26 "fr_FR" ] |
| 75 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 27 "fr_FR" ] |
| 76 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 28 "fr_FR" ] |
| 77 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 29 "fr_FR" ] |
| 78 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 30 "fr_FR" ] |
| 79 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 31 "fr_FR" ] |
| 80 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 32 "fr_FR" ] |
| 81 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 33 "fr_FR" ] |
| 82 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 34 "fr_FR" ] |
| 83 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 35 "fr_FR" ] |
| 84 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 36 "fr_FR" ] |
| 85 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 37 "fr_FR" ] |
| 86 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 38 "fr_FR" ] |
| 87 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 39 "fr_FR" ] |
| 88 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 40 "fr_FR" ] |
| 89 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 41 "fr_FR" ] |
| 90 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 42 "fr_FR" ] |
| 91 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 43 "fr_FR" ] |
| 92 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 44 "fr_FR" ] |
| 93 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 45 "fr_FR" ] |
| 94 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 46 "fr_FR" ] |
| 95 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 47 "fr_FR" ] |
| 96 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 48 "fr_FR" ] |
| 97 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "fr_FR" ] |
| 98 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 50 "fr_FR" ] |
| 99 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 51 "fr_FR" ] |
| 100 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 52 "fr_FR" ] |
| 101 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 53 "fr_FR" ] |
| 102 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 54 "fr_FR" ] |
| 103 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 55 "fr_FR" ] |
| 104 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 56 "fr_FR" ] |
| 105 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 57 "fr_FR" ] |
| 106 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 58 "fr_FR" ] |
| 107 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 59 "fr_FR" ] |
| 108 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 60 "fr_FR" ] |
| 109 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 61 "fr_FR" ] |
| 110 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 62 "fr_FR" ] |
| 111 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 63 "fr_FR" ] |
| 112 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 64 "fr_FR" ] |
| 113 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 65 "fr_FR" ] |
| 114 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 66 "fr_FR" ] |
| 115 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 67 "fr_FR" ] |
| 116 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 68 "fr_FR" ] |
| 117 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 69 "fr_FR" ] |
| 118 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 70 "fr_FR" ] |
| 119 | 0.08 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 71 "fr_FR" ] |
| 120 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 72 "fr_FR" ] |
| 121 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 73 "fr_FR" ] |
| 122 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 74 "fr_FR" ] |
| 123 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 75 "fr_FR" ] |
| 124 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 76 "fr_FR" ] |
| 125 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 77 "fr_FR" ] |
| 126 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 78 "fr_FR" ] |
| 127 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 79 "fr_FR" ] |
| 128 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 80 "fr_FR" ] |
| 129 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 81 "fr_FR" ] |
| 130 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 82 "fr_FR" ] |
| 131 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 83 "fr_FR" ] |
| 132 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 84 "fr_FR" ] |
| 133 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 85 "fr_FR" ] |
| 134 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 86 "fr_FR" ] |
| 135 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 87 "fr_FR" ] |
| 136 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 88 "fr_FR" ] |
| 137 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 89 "fr_FR" ] |
| 138 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 90 "fr_FR" ] |
| 139 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 91 "fr_FR" ] |
| 140 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 92 "fr_FR" ] |
| 141 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 93 "fr_FR" ] |
| 142 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 94 "fr_FR" ] |
| 143 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 95 "fr_FR" ] |
| 144 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 96 "fr_FR" ] |
| 145 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 97 "fr_FR" ] |
| 146 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 98 "fr_FR" ] |
| 147 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 99 "fr_FR" ] |
| 148 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 100 "fr_FR" ] |
| 149 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 101 "fr_FR" ] |
| 150 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 102 "fr_FR" ] |
| 151 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 103 "fr_FR" ] |
| 152 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 104 "fr_FR" ] |
| 153 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 105 "fr_FR" ] |
| 154 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 106 "fr_FR" ] |
| 155 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 107 "fr_FR" ] |
| 156 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 108 "fr_FR" ] |
| 157 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 109 "fr_FR" ] |
| 158 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 110 "fr_FR" ] |
| 159 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 111 "fr_FR" ] |
| 160 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 112 "fr_FR" ] |
| 161 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 113 "fr_FR" ] |
| 162 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 114 "fr_FR" ] |
| 163 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 115 "fr_FR" ] |
| 164 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 116 "fr_FR" ] |
| 165 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 117 "fr_FR" ] |
| 166 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 118 "fr_FR" ] |
| 167 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 119 "fr_FR" ] |
| 168 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 121 "fr_FR" ] |
| 169 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 122 "fr_FR" ] |
| 170 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 123 "fr_FR" ] |
| 171 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 125 "fr_FR" ] |
| 172 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126 "fr_FR" ] |
| 173 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127 "fr_FR" ] |
| 174 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 129 "fr_FR" ] |
| 175 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 130 "fr_FR" ] |
| 176 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 131 "fr_FR" ] |
| 177 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 132 "fr_FR" ] |
| 178 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 133 "fr_FR" ] |
| 179 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 134 "fr_FR" ] |
| 180 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 135 "fr_FR" ] |
| 181 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 136 "fr_FR" ] |
| 182 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 137 "fr_FR" ] |
| 183 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 138 "fr_FR" ] |
| 184 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 139 "fr_FR" ] |
| 185 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 140 "fr_FR" ] |
| 186 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 141 "fr_FR" ] |
| 187 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 142 "fr_FR" ] |
| 188 | 0.07 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 143 "fr_FR" ] |
| 189 | 0.06 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_configurator_font_color_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 144 "fr_FR" ] |
| 190 | 0.14 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.dark_background AS dark_background_2 FROM app_configurator_library a0_
Parameters:
[] |
| 191 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
| 192 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
1
]
|
| 193 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "fr_FR" ] |
| 194 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
2
]
|
| 195 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3 "fr_FR" ] |
| 196 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
3
]
|
| 197 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6 "fr_FR" ] |
| 198 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
6
]
|
| 199 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 11 "fr_FR" ] |
| 200 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
11
]
|
| 201 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 13 "fr_FR" ] |
| 202 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
13
]
|
| 203 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 14 "fr_FR" ] |
| 204 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
14
]
|
| 205 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 15 "fr_FR" ] |
| 206 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
15
]
|
| 207 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 16 "fr_FR" ] |
| 208 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
16
]
|
| 209 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 17 "fr_FR" ] |
| 210 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
17
]
|
| 211 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 18 "fr_FR" ] |
| 212 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
18
]
|
| 213 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 19 "fr_FR" ] |
| 214 | 0.12 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
19
]
|
| 215 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 20 "fr_FR" ] |
| 216 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
20
]
|
| 217 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 21 "fr_FR" ] |
| 218 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
21
]
|
| 219 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 22 "fr_FR" ] |
| 220 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
22
]
|
| 221 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 23 "fr_FR" ] |
| 222 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
23
]
|
| 223 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 24 "fr_FR" ] |
| 224 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
24
]
|
| 225 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 25 "fr_FR" ] |
| 226 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
25
]
|
| 227 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 26 "fr_FR" ] |
| 228 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
26
]
|
| 229 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 27 "fr_FR" ] |
| 230 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
27
]
|
| 231 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 28 "fr_FR" ] |
| 232 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
28
]
|
| 233 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 29 "fr_FR" ] |
| 234 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
29
]
|
| 235 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 30 "fr_FR" ] |
| 236 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
30
]
|
| 237 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 31 "fr_FR" ] |
| 238 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
31
]
|
| 239 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 32 "fr_FR" ] |
| 240 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
32
]
|
| 241 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 33 "fr_FR" ] |
| 242 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
33
]
|
| 243 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 34 "fr_FR" ] |
| 244 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
34
]
|
| 245 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 35 "fr_FR" ] |
| 246 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
35
]
|
| 247 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 36 "fr_FR" ] |
| 248 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
36
]
|
| 249 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 37 "fr_FR" ] |
| 250 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
37
]
|
| 251 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 38 "fr_FR" ] |
| 252 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
38
]
|
| 253 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 39 "fr_FR" ] |
| 254 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
39
]
|
| 255 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 40 "fr_FR" ] |
| 256 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
40
]
|
| 257 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 41 "fr_FR" ] |
| 258 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
41
]
|
| 259 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 42 "fr_FR" ] |
| 260 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
42
]
|
| 261 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 43 "fr_FR" ] |
| 262 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
43
]
|
| 263 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 44 "fr_FR" ] |
| 264 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
44
]
|
| 265 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 45 "fr_FR" ] |
| 266 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
45
]
|
| 267 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 46 "fr_FR" ] |
| 268 | 0.08 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
46
]
|
| 269 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 47 "fr_FR" ] |
| 270 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
47
]
|
| 271 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 48 "fr_FR" ] |
| 272 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
48
]
|
| 273 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "fr_FR" ] |
| 274 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
49
]
|
| 275 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 50 "fr_FR" ] |
| 276 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
50
]
|
| 277 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 51 "fr_FR" ] |
| 278 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
51
]
|
| 279 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 52 "fr_FR" ] |
| 280 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
52
]
|
| 281 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 53 "fr_FR" ] |
| 282 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
53
]
|
| 283 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 54 "fr_FR" ] |
| 284 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
54
]
|
| 285 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 55 "fr_FR" ] |
| 286 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
55
]
|
| 287 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 56 "fr_FR" ] |
| 288 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
56
]
|
| 289 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 58 "fr_FR" ] |
| 290 | 0.13 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
58
]
|
| 291 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 59 "fr_FR" ] |
| 292 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
59
]
|
| 293 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 60 "fr_FR" ] |
| 294 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
60
]
|
| 295 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 61 "fr_FR" ] |
| 296 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
61
]
|
| 297 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 62 "fr_FR" ] |
| 298 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
62
]
|
| 299 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 63 "fr_FR" ] |
| 300 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
63
]
|
| 301 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 64 "fr_FR" ] |
| 302 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
64
]
|
| 303 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 65 "fr_FR" ] |
| 304 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
65
]
|
| 305 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 66 "fr_FR" ] |
| 306 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
66
]
|
| 307 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 67 "fr_FR" ] |
| 308 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
67
]
|
| 309 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 68 "fr_FR" ] |
| 310 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
68
]
|
| 311 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 69 "fr_FR" ] |
| 312 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
69
]
|
| 313 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 70 "fr_FR" ] |
| 314 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
70
]
|
| 315 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 71 "fr_FR" ] |
| 316 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
71
]
|
| 317 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 72 "fr_FR" ] |
| 318 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
72
]
|
| 319 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 73 "fr_FR" ] |
| 320 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
73
]
|
| 321 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 74 "fr_FR" ] |
| 322 | 0.13 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
74
]
|
| 323 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 75 "fr_FR" ] |
| 324 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
75
]
|
| 325 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 76 "fr_FR" ] |
| 326 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
76
]
|
| 327 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 77 "fr_FR" ] |
| 328 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
77
]
|
| 329 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 78 "fr_FR" ] |
| 330 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
78
]
|
| 331 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 79 "fr_FR" ] |
| 332 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
79
]
|
| 333 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 80 "fr_FR" ] |
| 334 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
80
]
|
| 335 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 81 "fr_FR" ] |
| 336 | 0.12 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
81
]
|
| 337 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 82 "fr_FR" ] |
| 338 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
82
]
|
| 339 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 83 "fr_FR" ] |
| 340 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
83
]
|
| 341 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 84 "fr_FR" ] |
| 342 | 0.13 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
84
]
|
| 343 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 85 "fr_FR" ] |
| 344 | 0.14 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
85
]
|
| 345 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 86 "fr_FR" ] |
| 346 | 0.14 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
86
]
|
| 347 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 87 "fr_FR" ] |
| 348 | 0.10 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
87
]
|
| 349 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 88 "fr_FR" ] |
| 350 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
88
]
|
| 351 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 89 "fr_FR" ] |
| 352 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
89
]
|
| 353 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 90 "fr_FR" ] |
| 354 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
90
]
|
| 355 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM app_configurator_library_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 91 "fr_FR" ] |
| 356 | 0.09 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.alt AS alt_4, t0.library_id AS library_id_5 FROM app_configurator_library_file t0 WHERE t0.library_id = ?
Parameters:
[
91
]
|
| 357 | 0.08 ms |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.file_path AS file_path_2 FROM app_configurator_workflow a0_
Parameters:
[] |
| 358 | 0.42 ms |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Parameters:
[ "/admin/_partial/channels/" 0 ] |
| 359 | 0.25 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[] |
| 360 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
Parameters:
[] |
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 |
|---|---|
| Brille24\SyliusTierPricePlugin\Entity\TierPrice | No errors. |
| Sylius\Component\Order\Model\Order | No errors. |
| Sylius\Component\Core\Model\Order | No errors. |
| App\Entity\Order\Order | No errors. |
| Sylius\Component\Product\Model\ProductVariant | No errors. |
| Sylius\Component\Core\Model\ProductVariant | No errors. |
| App\Entity\Product\ProductVariant | No errors. |
| App\Entity\StockFamily\StockFamily | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product |
|
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\AdminUser | No errors. |
| App\Entity\User\AdminUser | No errors. |
| Arobases\SyliusRightsManagementPlugin\Entity\Role | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\AvatarImage | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| Sylius\Component\Channel\Model\Channel | No errors. |
| Sylius\Component\Core\Model\Channel | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Sylius\Component\Locale\Model\Locale | No errors. |
| App\Entity\Locale\Locale | No errors. |
| Sylius\Component\Currency\Model\Currency | No errors. |
| App\Entity\Currency\Currency | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | No errors. |
| Sylius\Component\Core\Model\ShopBillingData | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContent | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Arobases\SyliusRightsManagementPlugin\Entity\Right | No errors. |
| Arobases\SyliusRightsManagementPlugin\Entity\RightGroup | No errors. |
| App\Entity\Configurator\Model | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | No errors. |
| Setono\SyliusRedirectPlugin\Model\Redirect | No errors. |
| App\Entity\Configurator\Font | No errors. |
| App\Entity\Configurator\FontColor | No errors. |
| App\Entity\Configurator\Element | No errors. |
| App\Entity\Configurator\Library | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPoints | No errors. |
| App\Entity\BonusPoints\BonusPoints | No errors. |
| Sylius\InvoicingPlugin\Entity\Invoice | No errors. |
| App\Entity\Invoicing\Invoice | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\Wishlist | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategy | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\CustomerBonusPoints | No errors. |
| App\Entity\Brand\Brand | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\CMS\PageTranslation | No errors. |
| App\Entity\Configurator\Configuration |
|
| App\Entity\Configurator\ConfigurationImage | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| App\Entity\PageMeta\PageMeta | No errors. |
| App\Entity\Parameter\Parameter | No errors. |
| App\Entity\Partners\Partner | No errors. |
| App\Entity\Popup\Popup | No errors. |
| Sylius\Component\Product\Model\ProductAssociation | No errors. |
| App\Entity\Product\ProductAssociation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationType | No errors. |
| App\Entity\Product\ProductAssociationType | No errors. |
| Sylius\Component\Core\Model\ProductImage | No errors. |
| App\Entity\Product\ProductImage | No errors. |
| App\Entity\Shipping\ShippingDelays | No errors. |
| Webgriffe\SyliusTableRateShippingPlugin\Entity\ShippingTableRate | No errors. |
| App\Entity\Shipping\ShippingTableRate | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| Sylius\RefundPlugin\Entity\Refund | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\RefundPlugin\Entity\RefundPayment | No errors. |
| MonsieurBiz\SyliusSettingsPlugin\Entity\Setting\Setting | No errors. |
| Sylius\Component\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | No errors. |
| Sylius\Component\Order\Model\OrderSequence | No errors. |
| Sylius\Component\Core\Model\OrderSequence | No errors. |
| App\Entity\Order\OrderSequence | No errors. |
| Sylius\Component\Product\Model\ProductVariantTranslation | No errors. |
| App\Entity\Product\ProductVariantTranslation | No errors. |
| Sylius\Component\Product\Model\ProductOption | No errors. |
| App\Entity\Product\ProductOption | No errors. |
| Sylius\Component\Product\Model\ProductOptionTranslation | No errors. |
| App\Entity\Product\ProductOptionTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductOptionValue | No errors. |
| App\Entity\Product\ProductOptionValue | No errors. |
| Sylius\Component\Product\Model\ProductOptionValueTranslation | No errors. |
| App\Entity\Product\ProductOptionValueTranslation | No errors. |
| Sylius\Component\Attribute\Model\Attribute | No errors. |
| Sylius\Component\Product\Model\ProductAttribute | No errors. |
| App\Entity\Product\ProductAttribute | No errors. |
| Sylius\Component\Attribute\Model\AttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAttributeTranslation | No errors. |
| App\Entity\Product\ProductAttributeTranslation | No errors. |
| Sylius\Component\Attribute\Model\AttributeValue | No errors. |
| Sylius\Component\Product\Model\ProductAttributeValue | No errors. |
| App\Entity\Product\ProductAttributeValue | No errors. |
| Sylius\Component\Taxation\Model\TaxCategory | No errors. |
| App\Entity\Taxation\TaxCategory | No errors. |
| Sylius\Component\Shipping\Model\Shipment | No errors. |
| Sylius\Component\Core\Model\Shipment | No errors. |
| App\Entity\Shipping\Shipment | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| Sylius\Component\Payment\Model\Payment | No errors. |
| Sylius\Component\Core\Model\Payment | No errors. |
| App\Entity\Payment\Payment | No errors. |
| Sylius\Component\Payment\Model\PaymentMethodTranslation | No errors. |
| App\Entity\Payment\PaymentMethodTranslation | No errors. |
| Sylius\Component\Promotion\Model\PromotionCoupon | No errors. |
| Sylius\Component\Core\Model\PromotionCoupon | No errors. |
| App\Entity\Promotion\PromotionCoupon | No errors. |
| Sylius\Component\Promotion\Model\PromotionRule | No errors. |
| App\Entity\Promotion\PromotionRule | No errors. |
| Sylius\Component\Promotion\Model\PromotionAction | No errors. |
| App\Entity\Promotion\PromotionAction | No errors. |
| Sylius\Component\Addressing\Model\Address | No errors. |
| Sylius\Component\Core\Model\Address | No errors. |
| App\Entity\Addressing\Address | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Sylius\Component\Addressing\Model\AddressLogEntry | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| Sylius\Component\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| Sylius\Component\Customer\Model\CustomerGroup | No errors. |
| App\Entity\Customer\CustomerGroup | No errors. |
| Sylius\Component\Review\Model\Review | No errors. |
| Sylius\Component\Core\Model\ProductReview | No errors. |
| App\Entity\Product\ProductReview | No errors. |
| Sylius\Component\Core\Model\ProductTaxon | No errors. |
| App\Entity\Product\ProductTaxon | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| Sylius\Component\Core\Model\ChannelPricing | No errors. |
| App\Entity\Channel\ChannelPricing | No errors. |
| BitBag\SyliusBonusPointsPlugin\Entity\BonusPointsStrategyRule | No errors. |
| Arobases\SyliusTransporterLabelGenerationPlugin\Entity\Label |
|
| Arobases\SyliusTransporterLabelGenerationPlugin\Entity\LabelItem |
|
| Arobases\SyliusTransporterLabelGenerationPlugin\Entity\Transporter | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestion | No errors. |
| BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Section | No errors. |
| BitBag\SyliusCmsPlugin\Entity\SectionTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |
| App\Entity\Channel\ChannelParameter | No errors. |
| App\Entity\Email\ResendingTime | No errors. |
| App\Entity\ContactSubject\ContactSubject | No errors. |
| App\Entity\ContactSubject\ContactSubjectTranslation | No errors. |
| App\Entity\Email\Email | No errors. |
| App\Entity\Email\EmailTranslation | No errors. |
| App\Entity\PageMeta\PageMetaTranslation | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| App\Entity\Brand\BrandImage | No errors. |
| App\Entity\Configurator\Workflow | No errors. |
| App\Entity\Configurator\FontColorTranslation | No errors. |
| App\Entity\MessageHistory\MessageHistory | No errors. |
| App\Entity\Supplier\Supplier | No errors. |
| App\Entity\Order\OrderStatus | No errors. |
| App\Entity\Cart\SavedCart | No errors. |
| App\Entity\UserAlertStock\AvailabilityNotifier | No errors. |
| App\Entity\Configurator\LibraryTranslation | No errors. |
| App\Entity\Configurator\LibraryFile | No errors. |
| App\Entity\Configurator\ConfigurationItem | No errors. |
| App\Entity\Configurator\ConfigurationImageType | No errors. |
| App\Entity\Popup\PopupTranslation | No errors. |
| App\Entity\Import\SavedImport | No errors. |
| Sylius\RefundPlugin\Entity\CreditMemo | No errors. |
| Sylius\RefundPlugin\Entity\LineItem | No errors. |
| Sylius\RefundPlugin\Entity\TaxItem | No errors. |
| Sylius\RefundPlugin\Entity\CustomerBillingData | No errors. |
| Sylius\RefundPlugin\Entity\ShopBillingData | No errors. |
| Synolia\SyliusSchedulerCommandPlugin\Entity\Command | No errors. |
| Synolia\SyliusSchedulerCommandPlugin\Entity\ScheduledCommand | No errors. |
| Setono\SyliusCalloutPlugin\Model\Callout | No errors. |
| App\Entity\Callout\Callout | No errors. |
| Setono\SyliusCalloutPlugin\Model\CalloutTranslation | No errors. |
| Setono\SyliusCalloutPlugin\Model\CalloutRule | No errors. |
| Setono\SyliusFeedPlugin\Model\Feed | No errors. |
| Setono\SyliusFeedPlugin\Model\Violation | No errors. |
| Setono\SyliusMailchimpPlugin\Model\Audience | No errors. |
| Sylius\Bundle\PayumBundle\Model\PaymentSecurityToken | No errors. |
| App\Entity\Payment\PaymentSecurityToken | No errors. |
| Payum\Core\Model\GatewayConfig | No errors. |
| Sylius\Bundle\PayumBundle\Model\GatewayConfig | No errors. |
| App\Entity\Payment\GatewayConfig | No errors. |
| Sylius\InvoicingPlugin\Entity\BillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\InvoiceShopBillingData | No errors. |
| Sylius\InvoicingPlugin\Entity\LineItem | No errors. |
| Sylius\InvoicingPlugin\Entity\TaxItem | No errors. |
| Sylius\InvoicingPlugin\Entity\InvoiceSequence | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\WishlistProduct | No errors. |