Query Metrics
3
Database Queries
3
Different statements
1.46 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.53 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.price AS price_5, t0.quantity AS quantity_6, t0.initial_stock AS initial_stock_7, t0.status AS status_8, t0.featured AS featured_9, t0.reassortable AS reassortable_10, t0.km AS km_11, t0.db AS db_12, t0.is_published AS is_published_13, t0.weight AS weight_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.tax_id AS tax_id_17, t0.category_id AS category_id_18 FROM product t0 WHERE t0.id = ?
Parameters: [0 => 1418]
|
2 | 0.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.head AS head_4, t0.reverse AS reverse_5, t0.comment AS comment_6, t0.notes AS notes_7, t0.head_caption AS head_caption_8, t0.reverse_caption AS reverse_caption_9, t0.culture AS culture_10, t0.langage_id AS langage_id_11, t0.product_id AS product_id_12 FROM product_translation t0 WHERE t0.product_id = ?
Parameters: [0 => 1418]
|
3 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.product_id AS product_id_3 FROM image t0 WHERE t0.product_id = ?
Parameters: [0 => 1418]
|
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 |
---|---|
BaseBundle\Entity\User | No errors. |
ProductBundle\Entity\Product | No errors. |
ProductBundle\Entity\Tax | No errors. |
ProductBundle\Entity\Category | No errors. |
ProductBundle\Entity\CaracteristicValue | No errors. |
ProductBundle\Entity\Image | No errors. |
ProductBundle\Entity\ProductTranslation | No errors. |
ProductBundle\Entity\ProductLot | No errors. |
ProductBundle\Entity\ProductMarket | No errors. |
ProductBundle\Entity\ServiceToItem | No errors. |
InvoiceBundle\Entity\OrderItem | No errors. |
InvoiceBundle\Entity\MarketTransaction | No errors. |
EbayBundle\Entity\EbayStockAllocator | No errors. |
InvoiceBundle\Entity\InvoiceItem | No errors. |
DepositBundle\Entity\DepositItem | No errors. |
InvoiceBundle\Entity\ItemShipment | No errors. |
BaseBundle\Entity\Langage | No errors. |