https://app.dev.my-flow.fr/admin/clients

Query Metrics

124 Database Queries
11 Different statements
16.38 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.39 ms
(26.78%)
48
SELECT t0.id AS id_1, t0.is_installed AS is_installed_2, t0.last_shown_at AS last_shown_at_3, t0.can_show AS can_show_4, t0.device_name AS device_name_5, t0.user_id AS user_id_6 FROM app_promotion t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  "1GX5ZBhQFPSo1r4EsowShB"
]
4.29 ms
(26.21%)
48
SELECT t0.id AS id_1, t0.deviceid AS deviceid_2, t0.platform AS platform_3, t0.user_id AS user_id_4 FROM device t0 WHERE t0.user_id = ?
Parameters:
[
  "1GX5ZBhQFPSo1r4EsowShB"
]
2.43 ms
(14.84%)
7
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.domaine_name AS domaine_name_2, c0_.email_project AS email_project_3, c0_.mdp_email_project AS mdp_email_project_4, c0_.marge_my_flow AS marge_my_flow_5, c0_.logo_name AS logo_name_6, c0_.favicon_name AS favicon_name_7, c0_.enabled AS enabled_8, c0_.type_company AS type_company_9, c0_.cb_payment AS cb_payment_10, c0_.contract AS contract_11, c0_.customer_discount AS customer_discount_12, c0_.default_credit_cost AS default_credit_cost_13, c0_.cost_of_discounted_credit AS cost_of_discounted_credit_14, c0_.created_at AS created_at_15, c0_.updated_at AS updated_at_16, c0_.siren AS siren_17, c0_.front_id AS front_id_18, c0_.current_credit AS current_credit_19, c0_.current_balance AS current_balance_20, c0_.deleted AS deleted_21, c0_.link_my_flow_confidentiality_commitment AS link_my_flow_confidentiality_commitment_22, c0_.extension_domain AS extension_domain_23, c0_.parent_id AS parent_id_24, c0_.company_data_id AS company_data_id_25, c0_.representative_id AS representative_id_26 FROM companies c0_ WHERE c0_.domaine_name LIKE ?
Parameters:
[
  "%app.dev.my-flow.fr%"
]
1.82 ms
(11.13%)
14
SELECT t0.id AS id_1, t0.name AS name_2, t0.domaine_name AS domaine_name_3, t0.email_project AS email_project_4, t0.mdp_email_project AS mdp_email_project_5, t0.marge_my_flow AS marge_my_flow_6, t0.logo_name AS logo_name_7, t0.favicon_name AS favicon_name_8, t0.enabled AS enabled_9, t0.type_company AS type_company_10, t0.cb_payment AS cb_payment_11, t0.contract AS contract_12, t0.customer_discount AS customer_discount_13, t0.default_credit_cost AS default_credit_cost_14, t0.cost_of_discounted_credit AS cost_of_discounted_credit_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.siren AS siren_18, t0.front_id AS front_id_19, t0.current_credit AS current_credit_20, t0.current_balance AS current_balance_21, t0.deleted AS deleted_22, t0.link_my_flow_confidentiality_commitment AS link_my_flow_confidentiality_commitment_23, t0.extension_domain AS extension_domain_24, t0.parent_id AS parent_id_25, t0.company_data_id AS company_data_id_26, t0.representative_id AS representative_id_27 FROM companies t0 WHERE t0.id = ?
Parameters:
[
  "VTxfvfmo2rFzJBQBHcx3t5"
]
1.79 ms
(10.94%)
1
SELECT u0_.id AS id_0, u0_.firstname AS firstname_1, u0_.new_add AS new_add_2, u0_.all_company AS all_company_3, u0_.salary AS salary_4, u0_.manager AS manager_5, u0_.partner AS partner_6, u0_.share_my_email AS share_my_email_7, u0_.share_my_phone AS share_my_phone_8, u0_.share_my_whatsapp AS share_my_whatsapp_9, u0_.my_whatsapp_link AS my_whatsapp_link_10, u0_.lastname AS lastname_11, u0_.cell_phone AS cell_phone_12, u0_.enabled AS enabled_13, u0_.external AS external_14, u0_.daily_rate AS daily_rate_15, u0_.resale_rate AS resale_rate_16, u0_.billing_method AS billing_method_17, u0_.picture_name AS picture_name_18, u0_.updated_at AS updated_at_19, u0_.email AS email_20, u0_.original_email AS original_email_21, u0_.roles AS roles_22, u0_.password AS password_23, u0_.created_at AS created_at_24, u0_.last_connection_at AS last_connection_at_25, u0_.account_type AS account_type_26, u0_.notification_type AS notification_type_27, u0_.notification AS notification_28, u0_.freq_notification AS freq_notification_29, u0_.freq_notification_everytime AS freq_notification_everytime_30, u0_.freq_notification_per_day AS freq_notification_per_day_31, u0_.freq_notification_per_week AS freq_notification_per_week_32, u0_.freq_notification_per_month AS freq_notification_per_month_33, u0_.is_active_notification AS is_active_notification_34, u0_.deleted AS deleted_35, u0_.referencing_confirmation_notification AS referencing_confirmation_notification_36, u0_.gender AS gender_37, u0_.device_connected_list AS device_connected_list_38, u0_.mail_alias AS mail_alias_39, u0_.invisible AS invisible_40, u0_.last_activity_at AS last_activity_at_41, u0_.is_logged AS is_logged_42, u0_.is_new_client AS is_new_client_43, u0_.autorization_date_at AS autorization_date_at_44, u0_.accept_presentation AS accept_presentation_45, u0_.description AS description_46, u0_.title AS title_47, u0_.one_time_login_token AS one_time_login_token_48, u0_.state AS state_49, u0_.identifier AS identifier_50, u0_.my_flow_email AS my_flow_email_51, u0_.company_id AS company_id_52, u0_.user_data_id AS user_data_id_53, u0_.parent_id AS parent_id_54 FROM users u0_ LEFT JOIN companies c1_ ON u0_.company_id = c1_.id LEFT JOIN companies c2_ ON c1_.parent_id = c2_.id WHERE (u0_.roles LIKE ? OR u0_.roles LIKE ? OR u0_.roles LIKE ? OR u0_.roles LIKE ? OR u0_.roles LIKE ? OR u0_.roles LIKE ?) AND u0_.deleted = 0 AND c1_.type_company IS NULL AND c1_.parent_id IS NULL ORDER BY u0_.id ASC
Parameters:
[
  "%"ROLE_CLIENT"%"
  "%"ROLE_OBSERVER"%"
  "%"ROLE_CLIENT_ADMIN"%"
  "%"ROLE_VALIDATOR"%"
  "%"ROLE_AUTHOR"%"
  "%"ROLE_EDITOR"%"
]
0.38 ms
(2.34%)
1
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.new_add AS new_add_3, t0.all_company AS all_company_4, t0.salary AS salary_5, t0.manager AS manager_6, t0.partner AS partner_7, t0.share_my_email AS share_my_email_8, t0.share_my_phone AS share_my_phone_9, t0.share_my_whatsapp AS share_my_whatsapp_10, t0.my_whatsapp_link AS my_whatsapp_link_11, t0.lastname AS lastname_12, t0.cell_phone AS cell_phone_13, t0.enabled AS enabled_14, t0.external AS external_15, t0.daily_rate AS daily_rate_16, t0.resale_rate AS resale_rate_17, t0.billing_method AS billing_method_18, t0.picture_name AS picture_name_19, t0.updated_at AS updated_at_20, t0.email AS email_21, t0.original_email AS original_email_22, t0.roles AS roles_23, t0.password AS password_24, t0.created_at AS created_at_25, t0.last_connection_at AS last_connection_at_26, t0.account_type AS account_type_27, t0.notification_type AS notification_type_28, t0.notification AS notification_29, t0.freq_notification AS freq_notification_30, t0.freq_notification_everytime AS freq_notification_everytime_31, t0.freq_notification_per_day AS freq_notification_per_day_32, t0.freq_notification_per_week AS freq_notification_per_week_33, t0.freq_notification_per_month AS freq_notification_per_month_34, t0.is_active_notification AS is_active_notification_35, t0.deleted AS deleted_36, t0.referencing_confirmation_notification AS referencing_confirmation_notification_37, t0.gender AS gender_38, t0.device_connected_list AS device_connected_list_39, t0.mail_alias AS mail_alias_40, t0.invisible AS invisible_41, t0.last_activity_at AS last_activity_at_42, t0.is_logged AS is_logged_43, t0.is_new_client AS is_new_client_44, t0.autorization_date_at AS autorization_date_at_45, t0.accept_presentation AS accept_presentation_46, t0.description AS description_47, t0.title AS title_48, t0.one_time_login_token AS one_time_login_token_49, t0.state AS state_50, t0.identifier AS identifier_51, t0.my_flow_email AS my_flow_email_52, t0.company_id AS company_id_53, t0.user_data_id AS user_data_id_54, t0.parent_id AS parent_id_55 FROM users t0 WHERE t0.id = ?
Parameters:
[
  "JpJCxzoJkC2TqNYCes1YEm"
]
0.38 ms
(2.31%)
1
UPDATE users SET daily_rate = ?, resale_rate = ?, last_activity_at = ?, autorization_date_at = ? WHERE id = ?
Parameters:
[
  0.0
  0.0
  "2025-07-21 13:34:37"
  "2025-07-21 13:34:37"
  "JpJCxzoJkC2TqNYCes1YEm"
]
0.35 ms
(2.14%)
1
"COMMIT"
Parameters:
[]
0.31 ms
(1.87%)
1
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.new_add AS new_add_3, t0.all_company AS all_company_4, t0.salary AS salary_5, t0.manager AS manager_6, t0.partner AS partner_7, t0.share_my_email AS share_my_email_8, t0.share_my_phone AS share_my_phone_9, t0.share_my_whatsapp AS share_my_whatsapp_10, t0.my_whatsapp_link AS my_whatsapp_link_11, t0.lastname AS lastname_12, t0.cell_phone AS cell_phone_13, t0.enabled AS enabled_14, t0.external AS external_15, t0.daily_rate AS daily_rate_16, t0.resale_rate AS resale_rate_17, t0.billing_method AS billing_method_18, t0.picture_name AS picture_name_19, t0.updated_at AS updated_at_20, t0.email AS email_21, t0.original_email AS original_email_22, t0.roles AS roles_23, t0.password AS password_24, t0.created_at AS created_at_25, t0.last_connection_at AS last_connection_at_26, t0.account_type AS account_type_27, t0.notification_type AS notification_type_28, t0.notification AS notification_29, t0.freq_notification AS freq_notification_30, t0.freq_notification_everytime AS freq_notification_everytime_31, t0.freq_notification_per_day AS freq_notification_per_day_32, t0.freq_notification_per_week AS freq_notification_per_week_33, t0.freq_notification_per_month AS freq_notification_per_month_34, t0.is_active_notification AS is_active_notification_35, t0.deleted AS deleted_36, t0.referencing_confirmation_notification AS referencing_confirmation_notification_37, t0.gender AS gender_38, t0.device_connected_list AS device_connected_list_39, t0.mail_alias AS mail_alias_40, t0.invisible AS invisible_41, t0.last_activity_at AS last_activity_at_42, t0.is_logged AS is_logged_43, t0.is_new_client AS is_new_client_44, t0.autorization_date_at AS autorization_date_at_45, t0.accept_presentation AS accept_presentation_46, t0.description AS description_47, t0.title AS title_48, t0.one_time_login_token AS one_time_login_token_49, t0.state AS state_50, t0.identifier AS identifier_51, t0.my_flow_email AS my_flow_email_52, t0.company_id AS company_id_53, t0.user_data_id AS user_data_id_54, t0.parent_id AS parent_id_55 FROM users t0 WHERE t0.parent_id = ?
Parameters:
[
  "JpJCxzoJkC2TqNYCes1YEm"
]
0.17 ms
(1.07%)
1
SELECT t0.id AS id_1, t0.status AS status_2, t0.tva AS tva_3, t0.company_name AS company_name_4, t0.state_company AS state_company_5, t0.siren AS siren_6, t0.intracommunity_tva AS intracommunity_tva_7, t0.address AS address_8, t0.country AS country_9, t0.postal_code AS postal_code_10, t0.spoken_languages AS spoken_languages_11, t0.rib AS rib_12, t0.account_owner AS account_owner_13, t0.iban AS iban_14, t0.bic_swift AS bic_swift_15, t0.vigilance_certificate AS vigilance_certificate_16, t0.date_add_certificate AS date_add_certificate_17, t0.date_update_certificate AS date_update_certificate_18, t0.menu_state AS menu_state_19, t0.mission_tab_active AS mission_tab_active_20, t0.city AS city_21 FROM user_data t0 WHERE t0.id = ?
Parameters:
[
  127
]
0.06 ms
(0.37%)
1
"START TRANSACTION"
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

array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
array:4 [
  "App\Entity\Company" => array:1 [
    0 => "The field 'App\Entity\Company#currentBalance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\User" => array:2 [
    0 => "The field 'App\Entity\User#dailyRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\User#resaleRate' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\Mission" => array:4 [
    0 => "The field 'App\Entity\Mission#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    1 => "The field 'App\Entity\Mission#priceWithMargeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    2 => "The field 'App\Entity\Mission#margeMyFlow' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
    3 => "The field 'App\Entity\Mission#priceSale' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
  "App\Entity\WorkflowStep" => array:1 [
    0 => "The field 'App\Entity\WorkflowStep#completionTime' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type."
  ]
]
Class Mapping errors