https://app.dev.my-flow.fr/api/creditHistory/company/AdCBqYFe91scovnP6sL3iN

Query Metrics

4 Database Queries
2 Different statements
1.41 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.61 ms
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%"
]
2 0.30 ms
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%"
]
3 0.22 ms
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:
[
  "AdCBqYFe91scovnP6sL3iN"
]
4 0.28 ms
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%"
]

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:2 [
  "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."
  ]
]
array:2 [
  "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."
  ]
]
array:2 [
  "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."
  ]
]
Class Mapping errors