https://www.pharmadexi.com/api/ictus-shop/produit-pharmacie/31?offset=0

Query Metrics

2 Database Queries
2 Different statements
16.33 ms Query time
5 Invalid entities

Queries

Group similar statements

# Time Info
1 1.42 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.designation AS designation_3, t0.logo AS logo_4, t0.numeroordre AS numeroordre_5, t0.nif AS nif_6, t0.stat AS stat_7, t0.is_valid AS is_valid_8, t0.logitude AS logitude_9, t0.latitude AS latitude_10, t0.adresse AS adresse_11, t0.photocouverture AS photocouverture_12, t0.pagename AS pagename_13, t0.is_commande_special AS is_commande_special_14, t0.is_valide_automatique AS is_valide_automatique_15, t0.pourcentage_commande_special AS pourcentage_commande_special_16, t0.rcs AS rcs_17, t0.mail_responsable AS mail_responsable_18, t0.real_designation AS real_designation_19, t0.is_show_price AS is_show_price_20, t0.is_active_reservation AS is_active_reservation_21, t0.is24_and7 AS is24_and7_22, t0.quartier_id AS quartier_id_23 FROM ictus_pharmacie t0 WHERE t0.id = ?
Parameters:
[
  "31"
]
2 14.91 ms
SELECT s0_.id AS id_0, s0_.nomproduit AS nomproduit_1, s0_.is_ordonnance AS is_ordonnance_2, s0_.is_disponible AS is_disponible_3, s0_.prixunitforme AS prixunitforme_4, i1_.designation AS designation_5, p2_.id AS id_6, (SELECT MIN(p3_.lien) AS sclr_8 FROM photo p3_ WHERE p3_.produit_id = s0_.produit_id) AS sclr_7 FROM stockpharmacie s0_ LEFT JOIN ictus_forme i1_ ON s0_.ictusforme_id = i1_.id INNER JOIN product p2_ ON s0_.produit_id = p2_.id WHERE s0_.ictuspharmacie_id = ? AND (s0_.id IS NOT NULL) ORDER BY s0_.nomproduit ASC LIMIT 10
Parameters:
[
  31
]

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\IctusPharmacie
  • The association App\Entity\IctusPharmacie#parcours refers to the owning side field App\Entity\Parcours#pharmacie which does not exist.
App\Entity\Quartier No errors.
App\Entity\Stockpharmacie No errors.
App\Entity\User
  • The association App\Entity\User#parcours refers to the owning side field App\Entity\Parcours#patient which does not exist.
  • The field App\Entity\User#rates is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Rate#user does not contain the required 'inversedBy="rates"' attribute.
App\Entity\LivraisonPharmacie No errors.
App\Entity\IctusPaiementPharmacie No errors.
App\Entity\IctusHoraire No errors.
App\Entity\IctusCommande
  • The field App\Entity\IctusCommande#parcours is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Parcours#ictusCommande does not contain the required 'inversedBy="parcours"' attribute.
App\Entity\IctoRemboursement
  • The mappings App\Entity\IctoRemboursement#typePaiementObtenue and App\Entity\Typepaiement#ictoRemboursements are inconsistent with each other.
App\Entity\IctoParampov No errors.
App\Entity\IctoMouvement No errors.
App\Entity\AchatIctocoin No errors.
App\Entity\IctusPanierSpecial No errors.
App\Entity\CommandeSpecial No errors.
App\Entity\FacturePatient No errors.
App\Entity\ProductBlackList No errors.
App\Entity\HistoriqueMaj No errors.
App\Entity\Tierpayant No errors.
App\Entity\Parcours No errors.
App\Entity\FacturePharmacie
  • The mappings App\Entity\FacturePharmacie#ictoMouvement and App\Entity\IctoMouvement#facture are inconsistent with each other.
App\Entity\Rate No errors.
App\Entity\IctusReclamation No errors.
App\Entity\RemiseUserPharmacie No errors.
App\Entity\Assurance No errors.
App\Entity\CertCertificat No errors.
App\Entity\Photo No errors.
App\Entity\IctusForme No errors.
App\Entity\Product No errors.