Query Metrics
30
Database Queries
3
Different statements
12.72 ms
Query time
0
Invalid entities
82
Managed entities
0
Cache hits
29
Cache misses
29
Cache puts
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.55 ms (75.09%) |
24 |
SELECT t0.id AS id_1, t0.activateDate AS activateDate_2, t0.main AS main_3, t0.lastModified AS lastModified_4, t0.shopVideo_id AS shopVideo_id_5, t0.satellite_id AS satellite_id_6, t0.series_id AS series_id_7 FROM SatelliteContent t0 WHERE t0.shopVideo_id = ?
Parameters:
[
8
]
|
|
2.28 ms (17.95%) |
5 |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.name AS name_3, t0.description AS description_4, t0.domain AS domain_5, t0.sorting AS sorting_6, t0.lastModified AS lastModified_7, t0.headerFilename AS headerFilename_8, t0.logo AS logo_9, t0.icon AS icon_10, t0.trailerFilename AS trailerFilename_11 FROM Satellite t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.89 ms (6.96%) |
1 |
SELECT s0_.id AS id_0, s0_.enabled AS enabled_1, s0_.name AS name_2, s0_.description AS description_3, s0_.domain AS domain_4, s0_.sorting AS sorting_5, s0_.lastModified AS lastModified_6, s0_.headerFilename AS headerFilename_7, s0_.logo AS logo_8, s0_.icon AS icon_9, s0_.trailerFilename AS trailerFilename_10 FROM Satellite s0_ WHERE s0_.name = ? AND s0_.enabled = ? ORDER BY s0_.id ASC
Parameters:
[ "adultoriginals" "1" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
29
Misses
29
Puts
Number of cache misses
| Region | Misses |
|---|---|
| cache_shop_video | 29 |
Number of cache puts
| Region | Puts |
|---|---|
| cache_shop_video | 29 |
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\SatelliteContent | 48 |
| App\Entity\ShopVideo | 24 |
| App\Entity\Satellite | 6 |
| App\Entity\Series | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Satellite | No errors. |
| App\Entity\ShopVideo | No errors. |
| App\Entity\SatelliteContent | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\PaymentPackage | No errors. |
| App\Entity\Favorite | No errors. |
| App\Entity\Performer | No errors. |
| App\Entity\InternalTag | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\ShopVideoBid | No errors. |
| Netperv\UploadsBundle\Entity\FileEntity | No errors. |
| App\Entity\ShopVideoFile | No errors. |
| App\Entity\Series | No errors. |