https://afisarl.com/geoip

Query Metrics

4 Database Queries
4 Different statements
1.34 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.66 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.more_information AS more_information_4, t0.price AS price_5, t0.is_best_seller AS is_best_seller_6, t0.is_new_arrival AS is_new_arrival_7, t0.is_featured AS is_featured_8, t0.is_special_offer AS is_special_offer_9, t0.image AS image_10, t0.quantity AS quantity_11, t0.created_at AS created_at_12, t0.tags AS tags_13, t0.slug AS slug_14, t0.is_promotional_price AS is_promotional_price_15, t0.promotional_price AS promotional_price_16, t0.pourcentage_promotional_price AS pourcentage_promotional_price_17, t0.etat AS etat_18, t0.nombre_vue AS nombre_vue_19, t0.poid_net AS poid_net_20, t0.longueur AS longueur_21, t0.largeur AS largeur_22, t0.hauteur AS hauteur_23, t0.min_commande AS min_commande_24, t0.piece_in_package AS piece_in_package_25, t0.image_de_specification AS image_de_specification_26, t0.max_price AS max_price_27, t0.max_commande AS max_commande_28, t0.user_id AS user_id_29 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "distinct-types-of-shoes-every-smart-man-needs-in-his-closet"
]
2 0.15 ms
"START TRANSACTION"
Parameters:
[]
3 0.34 ms
UPDATE product SET nombre_vue = ? WHERE id = ?
Parameters:
[
  683
  14
]
4 0.19 ms
"COMMIT"
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\Product
  • The association App\Entity\Product#user refers to the inverse side field App\Entity\User#products which does not exist.
App\Entity\User No errors.
App\Entity\Shop No errors.
App\Entity\ProductImages No errors.
App\Entity\Categories No errors.
App\Entity\RelatedProduct No errors.
App\Entity\ReviewsProduct No errors.
App\Entity\Tag No errors.
App\Entity\Colors No errors.
App\Entity\Size No errors.
App\Entity\Emballage No errors.
App\Entity\PriceInterval No errors.