Error 500 Internal Server Error

GET https://dev-requeteur.optindata.fr/admin/createandimportajax?r=admin%2Fcreateandimportajax

Query Metrics

409 Database Queries
14 Different statements
42.09 ms Query time
1 Invalid entities
100 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.91 ms
(25.91%)
93
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.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1
Parameters:
[
  "CHARD00001"
]
9.54 ms
(22.68%)
93
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "Chardon"
]
8.67 ms
(20.60%)
93
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.number = ? LIMIT 1
Parameters:
[
  "202602-1348"
]
8.37 ms
(19.90%)
93
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:
[
  "DUFRENEI"
]
1.79 ms
(4.25%)
21
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:
[
  2416
]
0.54 ms
(1.27%)
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.45 ms
(1.07%)
5
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:
[
  "6"
]
0.36 ms
(0.84%)
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:
[
  5
  16
  13
  1
]
0.33 ms
(0.80%)
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:
[
  "telmobile"
]
0.32 ms
(0.77%)
2
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:
[
  "12"
]
0.29 ms
(0.69%)
2
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.22 ms
(0.52%)
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"Ì&\x1Cn\x12F\x11ñ‡`\fÄz†.\x10"
]
0.17 ms
(0.41%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.pays AS pays_3, t0.region AS region_4, t0.departement AS departement_5, t0.insee AS insee_6, t0.iris AS iris_7, t0.soft_deleted AS soft_deleted_8, t0.created_at AS created_at_9, t0.soft_deleted_at AS soft_deleted_at_10, t0.parent_id AS parent_id_11, t0.btob_sale_ref_id AS btob_sale_ref_id_12, t0.btoc_sale_ref_id AS btoc_sale_ref_id_13 FROM territory t0 WHERE t0.btob_sale_ref_id = ? AND t0.soft_deleted = ?
Parameters:
[
  1
  0
]
0.12 ms
(0.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.pays AS pays_3, t0.region AS region_4, t0.departement AS departement_5, t0.insee AS insee_6, t0.iris AS iris_7, t0.soft_deleted AS soft_deleted_8, t0.created_at AS created_at_9, t0.soft_deleted_at AS soft_deleted_at_10, t0.parent_id AS parent_id_11, t0.btob_sale_ref_id AS btob_sale_ref_id_12, t0.btoc_sale_ref_id AS btoc_sale_ref_id_13 FROM territory t0 WHERE t0.btoc_sale_ref_id = ? AND t0.soft_deleted = ?
Parameters:
[
  1
  0
]

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\BillingInformation 27
App\Entity\SaleRef 21
App\Entity\Address 21
App\Entity\Referential 13
App\Entity\Network 6
App\Entity\Price 6
App\Entity\SystemSetting 2
App\Entity\User 2
App\Entity\Profile 2

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\Order No errors.
App\Entity\RefType No errors.
App\Entity\RefOrderMode No errors.
App\Entity\RefOrderStatus No errors.
App\Entity\Target 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\RefCanal No errors.