https://globalafricabusiness.com/login

Query Metrics

6 Database Queries
4 Different statements
1.39 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(43.48%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.position AS position_4, t0.parent_id AS parent_id_5 FROM blo_category t0 WHERE t0.parent_id IS NULL ORDER BY t0.position ASC, t0.name ASC
Parameters:
[]
0.35 ms
(25.29%)
1
SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.cout AS cout_2, p0_.prix AS prix_3, p0_.statut AS statut_4, p0_.stock AS stock_5, p0_.image AS image_6, p0_.quantite_alerte AS quantite_alerte_7, p0_.date_expiration AS date_expiration_8, p0_.user_id AS user_id_9 FROM produit p0_ WHERE p0_.stock <= p0_.quantite_alerte AND p0_.statut = 0
Parameters:
[]
0.25 ms
(18.06%)
1
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM blo_site_setting t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
  "site_logo"
]
0.18 ms
(13.17%)
1
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.customer_id AS customer_id_5 FROM blo_cart t0 WHERE t0.session_id = ? LIMIT 1
Parameters:
[
  "kbe0ut3nklbhq2d0icktrpfafh"
]

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\Produit
  • The mappings App\Entity\Produit#commandeproduits and App\Entity\Commandeproduit#produit are inconsistent with each other.
App\Entity\Achatproduit No errors.
App\Entity\Blo\Cart No errors.
App\Entity\Blo\Category No errors.
App\Entity\Blo\SiteSetting No errors.
App\Entity\User No errors.