https://offshore-value.my-flow.fr/api/clients/search?query=radosoftiboxmm%40gmail.com

Query Metrics

7 Database Queries
6 Different statements
2.69 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.96 ms
(35.80%)
2
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:
[
  "%offshore-value.my-flow.fr%"
]
0.85 ms
(31.56%)
1
SELECT CASE WHEN u0_.my_flow_email IS NOT NULL THEN u0_.my_flow_email WHEN c1_.name IS NOT NULL THEN CONCAT(COALESCE(u2_.email, u0_.email), ' (', c1_.name, ')') ELSE COALESCE(u2_.email, u0_.email) END AS sclr_0, u0_.id AS id_1, u0_.email AS email_2, u0_.picture_name AS picture_name_3 FROM users u0_ LEFT JOIN companies c1_ ON u0_.company_id = c1_.id LEFT JOIN companies c3_ ON c1_.parent_id = c3_.id LEFT JOIN users u2_ ON u0_.parent_id = u2_.id WHERE u0_.roles LIKE ? AND ((u0_.email LIKE ? OR u0_.my_flow_email LIKE ?)) AND u0_.deleted = ? AND (c1_.id LIKE ? OR c3_.id LIKE ?)
Parameters:
[
  "%ROLE_SUBCONTRACTOR%"
  "%radosoftiboxmm@gmail.com%"
  "%radosoftiboxmm@gmail.com%"
  0
  "%PJBMxzaH5hGuhkp7fX36XM%"
  "%PJBMxzaH5hGuhkp7fX36XM%"
]
0.29 ms
(10.92%)
1
UPDATE users SET daily_rate = ?, resale_rate = ?, last_activity_at = ?, autorization_date_at = ? WHERE id = ?
Parameters:
[
  0.0
  0.0
  "2025-07-17 13:46:26"
  "2025-07-17 13:46:26"
  "6E5GevuJzrZyhTUW8GmUe6"
]
0.26 ms
(9.72%)
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:
[
  "6E5GevuJzrZyhTUW8GmUe6"
]
0.25 ms
(9.10%)
1
"COMMIT"
Parameters:
[]
0.08 ms
(2.90%)
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