GET https://www.etd.ht2techinfo.cd/obligation/redevance/etd

Query Metrics

3 Database Queries
3 Different statements
10.64 ms Query time
9 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.03 ms
(94.30%)
1
SELECT o0_.id AS id_0, o0_.denomination AS denomination_1, o0_.sigle AS sigle_2, o0_.statut AS statut_3, o0_.nature AS nature_4, o0_.raison_sociale AS raison_sociale_5, o0_.regime_fiscal AS regime_fiscal_6, o0_.siege AS siege_7, o0_.annee_fermeture AS annee_fermeture_8, o0_.nombre_surccursale AS nombre_surccursale_9, o0_.code_unique AS code_unique_10, o0_.rccm AS rccm_11, o0_.id_nationnal AS id_nationnal_12, o0_.num_ident_fiscal AS num_ident_fiscal_13, o0_.num_import_export AS num_import_export_14, o0_.num_affactation_inss AS num_affactation_inss_15, o0_.num_affectation_inpp AS num_affectation_inpp_16, o0_.num_compte_bancaire_interne AS num_compte_bancaire_interne_17, o0_.num_compte_bancaire_etranger AS num_compte_bancaire_etranger_18, o0_.capital_social AS capital_social_19, o0_.num_tva AS num_tva_20, o0_.num_dgda AS num_dgda_21, o0_.num_dgi AS num_dgi_22, o0_.num_dgrad AS num_dgrad_23, o0_.num_occ AS num_occ_24, o0_.boite_postal AS boite_postal_25, o0_.fax AS fax_26, o0_.telephone AS telephone_27, o0_.site_web AS site_web_28, o0_.email AS email_29, o0_.fichier AS fichier_30, o0_.nom_original AS nom_original_31, o0_.description AS description_32, o0_.anne_creation AS anne_creation_33, o0_.code_operateur AS code_operateur_34, o0_.code_indentification AS code_indentification_35, o0_.date_creation AS date_creation_36, o0_.service AS service_37, o0_.part_etat AS part_etat_38, o0_.devise AS devise_39, o0_.logo AS logo_40, o0_.token AS token_41, o0_.domaine AS domaine_42, o0_.id_dw AS id_dw_43, o0_.created_at AS created_at_44, o0_.updated_at AS updated_at_45, o0_.deleted_at AS deleted_at_46, o0_.categorie_id AS categorie_id_47, o0_.forme_juridique_id AS forme_juridique_id_48, o0_.ville_id AS ville_id_49, o0_.sous_secteur_id AS sous_secteur_id_50, o0_.etd_id AS etd_id_51, o0_.province_id AS province_id_52, o0_.user_id AS user_id_53 FROM operateur o0_ INNER JOIN redevance r1_ ON o0_.id = r1_.operateur_id
Parameters:
[]
0.37 ms
(3.46%)
1
SELECT SUM(r0_.montant) AS sclr_0, SUBSTRING(r0_.date_redevance FROM 6 FOR 2) AS sclr_1 FROM redevance r0_ WHERE r0_.date_redevance BETWEEN ? AND ? GROUP BY sclr_1 ORDER BY sclr_1 ASC
Parameters:
[
  "2025-01-01 00:00:00"
  "2025-12-31 23:59:00"
]
0.24 ms
(2.24%)
1
SELECT SUM(r0_.montant) AS sclr_0, SUBSTRING(r0_.date_redevance FROM 1 FOR 4) AS sclr_1 FROM redevance r0_ GROUP BY sclr_1 ORDER BY sclr_1 ASC
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

Class Mapping errors
App\Entity\Operateur\Operateur
  • The association App\Entity\Operateur\Operateur#commodites refers to the inverse side field App\Entity\Transparence\Commodite#operateurs which does not exist.
  • The association App\Entity\Operateur\Operateur#province refers to the inverse side field App\Entity\Transparence\Province#operateurs which does not exist.
  • The field App\Entity\Operateur\Operateur#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Operateur\Operateur#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Obligation\Redevance
  • The field App\Entity\Obligation\Redevance#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Obligation\Redevance#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Operateur\Categorie
  • The field App\Entity\Operateur\Categorie#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Operateur\Categorie#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Operateur\FormeJuridique
  • The field App\Entity\Operateur\FormeJuridique#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Operateur\FormeJuridique#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Operateur\Ville
  • The association App\Entity\Operateur\Ville#province refers to the inverse side field App\Entity\Transparence\Province#villes which does not exist.
  • The field App\Entity\Operateur\Ville#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Operateur\Ville#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Operateur\SousSecteur
  • The field App\Entity\Operateur\SousSecteur#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Operateur\SousSecteur#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Autres\Etd
  • The association App\Entity\Autres\Etd#province refers to the inverse side field App\Entity\Transparence\Province#etds which does not exist.
  • The field App\Entity\Autres\Etd#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Autres\Etd#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Transparence\Province
  • The field App\Entity\Transparence\Province#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Transparence\Province#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\User
  • The field App\Entity\User#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\User#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.