Query Metrics

14 Database Queries
13 Different statements
2.30 ms Query time
1 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.56 ms
(24.20%)
2
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?
Parameters:
[
  "api.gocad.username"
]
0.30 ms
(13.06%)
1
SELECT t0.id AS id_1, t0.canal_id AS canal_id_2, t0.price_id AS price_id_3, t0.network_id AS network_id_4, t0.order_mode_id AS order_mode_id_5, t0.order_type_id AS order_type_id_6 FROM price_grid t0 WHERE t0.network_id = ? AND t0.canal_id = ? AND t0.order_mode_id = ? AND t0.order_type_id = ? LIMIT 1
Parameters:
[
  1
  15
  13
  1
]
0.21 ms
(9.35%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  b"\x01˜aV~d~Ù±¡£×Îu~Â"
]
0.17 ms
(7.40%)
1
SELECT o0_.id AS id_0, o0_.number AS number_1, o0_.name AS name_2, o0_.created_at AS created_at_3, o0_.updated_at AS updated_at_4, o0_.task_id AS task_id_5, o0_.data AS data_6, o0_.status_history AS status_history_7, o0_.admin_approved AS admin_approved_8, o0_.type_id AS type_id_9, o0_.mode_id AS mode_id_10, o0_.created_by_id AS created_by_id_11, o0_.sale_ref_id AS sale_ref_id_12, o0_.status_id AS status_id_13, o0_.target_id AS target_id_14 FROM `order` o0_ WHERE o0_.number LIKE ? ORDER BY o0_.id DESC LIMIT 1
Parameters:
[
  "202601-%"
]
0.16 ms
(7.10%)
1
SELECT t0.id AS id_1, t0.amount AS amount_2, t0.unit_ht AS unit_ht_3, t0.vat AS vat_4, t0.total_ht AS total_ht_5, t0.total_ttc AS total_ttc_6 FROM price t0 WHERE t0.id = ?
Parameters:
[
  58
]
0.13 ms
(5.83%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.network_id AS network_id_12, t13.id AS id_14, t13.code AS code_15, t13.name AS name_16, t13.description AS description_17, t13.enabled AS enabled_18, t13.logo AS logo_19, t13.gocad_id AS gocad_id_20, t13.gocad_server_id AS gocad_server_id_21, t13.db_sources AS db_sources_22, t13.conditions_generales AS conditions_generales_23, t13.devis_payment_mode AS devis_payment_mode_24, t13.devis_legal_payment_mention AS devis_legal_payment_mention_25, t13.devis_bottom_page AS devis_bottom_page_26, t13.reduction AS reduction_27, t13.devis_code AS devis_code_28, t13.free_fiche AS free_fiche_29, t13.default_subscription_price_id AS default_subscription_price_id_30, t13.type_id AS type_id_31, t13.billing_information_id AS billing_information_id_32, t13.subscription_price_id AS subscription_price_id_33, t0.subscription_price_id AS subscription_price_id_34, t0.alternative_billing_information_id AS alternative_billing_information_id_35, t0.split_id AS split_id_36, t0.type_id AS type_id_37 FROM sale_ref t0 INNER JOIN network t13 ON t0.network_id = t13.id WHERE t0.code = ? LIMIT 1
Parameters:
[
  "R_9999"
]
0.12 ms
(5.44%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1
Parameters:
[
  "superadmin"
]
0.12 ms
(5.05%)
1
SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.task_id = ? LIMIT 1
Parameters:
[
  "K35qF1MaHKKEqBnNzAaqNS"
]
0.11 ms
(4.80%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)
Parameters:
[
  1
]
0.11 ms
(4.58%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderMode')
Parameters:
[
  13
]
0.10 ms
(4.40%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')
Parameters:
[
  5
]
0.10 ms
(4.40%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')
Parameters:
[
  1
]
0.10 ms
(4.39%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.name = ? AND t0.discr IN ('refCanal') LIMIT 1
Parameters:
[
  "email"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Referential 8
App\Entity\Price 4
App\Entity\SystemSetting 2
App\Entity\Address 2
App\Entity\BillingInformation 2
App\Entity\User 1
App\Entity\Territory 1
App\Entity\Profile 1
App\Entity\SaleRef 1
App\Entity\Network 1
App\Entity\PriceGrid 1

Entities Mapping

Class Mapping errors
App\Entity\SystemSetting No errors.
App\Entity\User
  • The association App\Entity\User#loginMessage refers to the inverse side field App\Entity\LoginMessage#viewedUsers which does not exist.
App\Entity\Profile No errors.
App\Entity\Referential No errors.
App\Entity\RefProfileFunction No errors.
App\Entity\Address No errors.
App\Entity\Territory No errors.
App\Entity\LoginMessage No errors.
App\Entity\SaleRef No errors.
App\Entity\UserConnections No errors.
App\Entity\Network No errors.
App\Entity\Price No errors.
App\Entity\RefNetworkType No errors.
App\Entity\BillingInformation No errors.
App\Entity\RefMapType No errors.
App\Entity\RefSaleRefType No errors.
App\Entity\PriceGrid No errors.
App\Entity\RefBillingInformation No errors.
App\Entity\RefOrderMode No errors.
App\Entity\RefOrderStatus No errors.
App\Entity\RefType No errors.
App\Entity\Order No errors.
App\Entity\Target No errors.
App\Entity\RefCanal No errors.
App\Entity\OrderBaseItem No errors.
App\Entity\OrderItem No errors.