GET https://dev.muviki.cc/movie/ZiaLuqn

Query Metrics

6 Database Queries
6 Different statements
3.53 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.20 ms
(34.00%)
1
SELECT mc.clip_id, mc.film_id, mc.public_key, mc.thumb_path, mc.preview_path, mc.duration, mc.quality, mc.is_vertical, mc.likes, mc.dislikes, mc.views, mc.status, mc.published_at, f1.title as film_title, f1.original_title as film_original_title, f1.poster_path as film_poster_path, f1.release_year as film_release_year, IFNULL(r.title, f.title) as title FROM movie_clip mc LEFT JOIN movie_clip_translation f ON mc.clip_id = f.clip_id AND f.lang_id=? LEFT JOIN film f1 ON mc.film_id = f1.film_id LEFT JOIN movie_clip_translation r ON mc.clip_id = r.clip_id  AND r.lang_id=? WHERE mc.clip_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  b"\x01ޝ¾qÞrβc†W×Îx"
  b"\x01ޝ¾Ž\eqe•°1aÖ¸Ûž"
  b"\x01ޝ¾¢]r9šC\x19ßæ.Žg"
  b"\x01ޝ¾¾{s¼®Ïzc€]¿p"
  b"\x01ޝ¾Ô\x1Ep(¾$¡/\vÉŒ\x13"
  b"""
    \x01ޝ¾ôír{­rh\n
    ©^K©
    """
  b"\x01ޝ¿\x1DhqB‰O¦\x1FY—=m"
  b"\x01ޝ¿3Žq·†<·9˜ÛHÄ"
  b"\x01ޝÐTÛsà•¼£––TT¤"
  b"""
    \x01޽ÉÖJpƒƒ-*ŽÒ\n
    ýŒ
    """
  b"\x01ްê(®q§£»-n8ˆ\x0EÎ"
  b"\x01ް\\x05Ìr°¸È8ÈÀ!…:"
  b"\x01ް\x15„âr”†\x11Ó’SuñÈ"
  b"\x01ޝÜâ÷s\x04©\x16\x13“z˜M\x00"
  b"\x01ޝ\x7FYAqõ­ö–Ø\x0E\x1E"
  b"\x01ޝ…,\x16p’»;¼vzËùx"
  b"\x01ް3™ñsxWâ2̉|Q"
  b"\x01ް7Gès³ªZ\x07Ñf°Ž;"
  b"\x01ޝ²Cap̤O4š\x1F01\x05"
  b"\x01ްÔ<\x14rŽO\x074\x13¨¥b"
  b"\x01ްÔ¸saŸ¦uç´£¨%"
  b"\x01ްåù}r”‡¸ô\x1Fó‡ÿ"
  b"\x01Ž·xýÖp#€õ\x1A8i\x0Ež\x01"
  b"\x01ޝƒ§{rlš4\x06íÃñŸU"
]
0.74 ms
(20.85%)
1
SELECT mc.clip_id, mc.user_id, mc.film_id, mc.public_key, mc.thumb_path, mc.preview_path, mc.duration, mc.quality, mc.is_vertical, mc.likes, mc.dislikes, mc.views, mc.status, mc.published_at, u.username, IFNULL(r.title, f.title) as title, IFNULL(r.description, f.description) as description FROM movie_clip mc LEFT JOIN movie_clip_translation f ON mc.clip_id = f.clip_id AND f.lang_id=? LEFT JOIN user u ON mc.user_id = u.user_id LEFT JOIN movie_clip_translation r ON mc.clip_id = r.clip_id  AND r.lang_id=? WHERE mc.public_key = ? LIMIT 1
Parameters:
[
  1
  2
  "ZiaLuqn"
]
0.53 ms
(14.90%)
1
SELECT `mchr`.`related_id`
                FROM `movie_clip_has_related` as `mchr`
                LEFT JOIN `movie_clip` as `mc` USING (`clip_id`)
                WHERE `mchr`.`clip_id` = ? AND `mc`.`status` = ?
                ORDER BY `mchr`.`relevance` DESC
                LIMIT ?
                OFFSET ?
Parameters:
[
  b"\x01ޝ¿\t0sN½¼ï\x12{\x14¡Ê"
  10
  24
  0
]
0.49 ms
(13.83%)
1
SELECT `lang_id`, `code`, `name`, `icon` FROM `lang`
Parameters:
[]
0.39 ms
(11.02%)
1
SELECT `path` FROM `movie_clip_media` WHERE `clip_id` = ?
Parameters:
[
  b"\x01ޝ¿\t0sN½¼ï\x12{\x14¡Ê"
]
0.19 ms
(5.41%)
1
SELECT film_id,
           original_title,
           title,
           poster_path,
           release_year
    FROM `film`
    WHERE `film_id` = ?
Parameters:
[
  b"\x01\x05\f Srè¾cß'x¼à-"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.