https://www.globalafricabusiness.com/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.24 ms
(48.15%)
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.52 ms
(20.22%)
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.45 ms
(17.67%)
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.36 ms
(13.97%)
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:
[
  "chueqehbmqs5cjnptv0v506fjp"
]

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.