Query Metrics
31
Database Queries
4
Different statements
19.54 ms
Query time
0
Invalid entities
82
Managed entities
0
Cache hits
29
Cache misses
29
Cache puts
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.02 ms (56.41%) |
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:
[
88
]
|
|
4.59 ms (23.51%) |
1 |
SELECT s0_.id AS id_0, s0_.status AS status_1, s0_.createdAt AS createdAt_2, s0_.lastModified AS lastModified_3, s0_.title AS title_4, s0_.stringId AS stringId_5, s0_.description AS description_6, s0_.featured AS featured_7, s0_.sexualOrientation AS sexualOrientation_8, s0_.previewFilename AS previewFilename_9, s0_.trailerFilename AS trailerFilename_10, s0_.videoPreviewFilename AS videoPreviewFilename_11, s0_.videoSubtitleFilename AS videoSubtitleFilename_12, s0_.safePreviewFilename AS safePreviewFilename_13, s0_.galleryFilenames AS galleryFilenames_14, s0_.vidcapsGenerated AS vidcapsGenerated_15, s0_.vidcapsFilenames AS vidcapsFilenames_16, s0_.publishedVidcapsFilenames AS publishedVidcapsFilenames_17, s0_.adminNotes AS adminNotes_18, s0_.price AS price_19, s0_.streamMovieUrls AS streamMovieUrls_20, s0_.metaInfo AS metaInfo_21, s0_.delayedTasks AS delayedTasks_22 FROM ShopVideo s0_ INNER JOIN SatelliteContent s1_ ON s0_.id = s1_.shopVideo_id WHERE s1_.satellite_id = ? AND s0_.delayedTasks = 0 AND s1_.activateDate IS NOT NULL AND s0_.status = ? ORDER BY s1_.activateDate DESC LIMIT 24
Parameters:
[ 9 "2" ] |
|
3.02 ms (15.47%) |
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.90 ms (4.61%) |
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. |