დამორჩილება (2018)
Obey / ინგლისურად

    5.5
    0
    0

    ჟანრი: დრამა

    სტუდია: Beyond Fiction, Harvest Pictures

    გამოშვების წელი: 2018

    რეჟისორი: Jamie Jones

    ხანგრძლივობა: 96 წთ

    ქვეყანა: დიდი ბრიტანეთი

    ფილმის სიუჟეტი:

    Nineteen-year old Leon returns home to take care of his alcoholic mother and adjust to life as an adult after an adolescence spent in and out of foster care. Frustrated by his lack of an education and his bleak financial prospects, Leon finds solace in the boxing ring. He soon meets the rebellious and beautiful Twiggy, who is squatting in abandoned houses to escape her family’s unfeeling affluence. As rumblings of riots begin in the streets and police and protesters engulf his neighborhood, Leon must decide whether to join his friends and fight or seek a new life with Twiggy.

      КРИТЕРИИ  
    Loading Time: Base Classes  0.0030
    Controller Execution Time ( Watch / Movies )  1.5384
    Total Execution Time  1.5415
      GET ДАННЫЕ  
    Нет данных GET
      ИСПОЛЬЗОВАНИЕ ПАМЯТИ  
    677,368 bytes
      POST ДАННЫЕ  
    Нет данных POST
      URI СТРОКА  
    movie/9177/obey
      КЛАСС/МЕТОД  
    watch/movies
      БАЗА ДАННЫХ:  mekobre_adm (Watch:$db)   ЗАПРОСЫ: 9 (0.5752 секунд)  (Спрятать)
    0.0008  
                    SELECT 
                        
                        CONCAT
    (''GROUP_CONCAT(DISTINCT CONCAT('', `videos`.`language`, ''))'') as `langs`,
                        
    CONCAT(''GROUP_CONCAT(DISTINCT CONCAT('', `videos`.`category`, ''))'') as `cats`,
                        `
    videos`.`category`,
                        `
    titles`.*
                        
                    
    FROM 
                        
    `titles
                    
    LEFT JOIN `videos`
                        
    ON `videos`.`title_id`=`titles`.`id`
                    
    WHERE 
                        
    `titles`.`is_series`='0' AND  `titles`.`id`='9177'
                    
    GROUP BY
                        
    `videos`.`category
                    
    ORDER BY 
                        
    `videos`.`categoryASC
                    LIMIT 1
                 
    0.0011  
                SELECT 
                    
    `tags`.`id`,
                    `
    tags`.`name`,
                    `
    tags`.`display_name`
                   
                
    FROM 

                    
    `taggables
                    
                
    LEFT JOIN `tags`
                    
    ON `taggables`.`tag_id`=`tags`.`id`

                
    WHERE 

                    
    `taggable_id` = '9177' AND 
                    `
    tags`.`type` = 'genre'
             
    0.0004  
                SELECT 
                    
    `videos`.`id`,
                    `
    videos`.`url`,
                    `
    videos`.`type`,
                    `
    videos`.`quality`,
                    `
    videos`.`season_num`,
                    `
    videos`.`episode_num`,
                    `
    videos`.`source`,
                    `
    videos`.`approved`,
                    `
    videos`.`language`,
                    `
    videos`.`category`
                
    FROM 
                    
    `videos
                
    LEFT JOIN `titles`
                    
    ON `videos`.`title_id`=`titles`.`id`
                
    WHERE 
                    
    `titles`.`id` = '9177' 
                
    ORDER BY 
                    
    `videos`.`episode_num` + 0
             
    0.0005  
                SELECT 
                    
    `videos`.`id`,
                    `
    videos`.`url`,
                    `
    videos`.`type`,
                    `
    videos`.`quality`,
                    `
    videos`.`season_num`,
                    `
    videos`.`episode_num`,
                    `
    videos`.`source`,
                    `
    videos`.`approved`,
                    `
    videos`.`language`,
                    `
    videos`.`category`
                
    FROM 
                    
    `videos
                
    LEFT JOIN `titles`
                    
    ON `videos`.`title_id`=`titles`.`id`
                
    WHERE 
                    
    `titles`.`id` = '9177'  AND `videos`.`category`='full'
                
    ORDER BY 
                    
    `videos`.`episode_num` + 0, `videos`.`languageASC
                LIMIT 1
             
    0.0006  
                SELECT 
                    
    `tags`.`id`,
                    `
    tags`.`name`,
                    `
    tags`.`display_name`
                   
                
    FROM 

                    
    `taggables
                    
                
    LEFT JOIN `tags`
                    
    ON `taggables`.`tag_id`=`tags`.`id`

                
    WHERE 

                    
    `taggable_id` = '9177' AND 
                    `
    tags`.`type` = 'keyword' AND 
                    `
    tags`.`prod` = 'networks'
             
    0.0004  
                SELECT 
                    
    `tags`.`id`,
                    `
    tags`.`name`,
                    `
    tags`.`display_name`
                   
                
    FROM 

                    
    `taggables
                    
                
    LEFT JOIN `tags`
                    
    ON `taggables`.`tag_id`=`tags`.`id`

                
    WHERE 

                    
    `taggable_id` = '9177' AND 
                    `
    tags`.`type` = 'keyword' AND 
                    `
    tags`.`prod` = 'companies'
             
    0.0004  
                SELECT 
                    
    `tags`.`id`,
                    `
    tags`.`name`,
                    `
    tags`.`display_name`
                   
                
    FROM 

                    
    `taggables
                    
                
    LEFT JOIN `tags`
                    
    ON `taggables`.`tag_id`=`tags`.`id`

                
    WHERE 

                    
    `taggable_id` = '9177' AND 
                    `
    tags`.`type` = 'production_country'
             
    0.0045  
                SELECT 
                    
    `people`.`id`,
                    `
    people`.`name`,
                    `
    people`.`original_name`,
                    `
    people`.`poster`,
                    `
    people`.`known_for`,
                    `
    people`.`gender`,
                    `
    creditables`.`department`,
                    `
    creditables`.`job`,
                    `
    creditables`.`order`,
                    `
    creditables`.`character`
                    
                
    FROM 

                    
    `creditables
                    
                
    LEFT JOIN `people`
                    
    ON `creditables`.`person_id`=`people`.`id`

                
    WHERE 

                    
    `creditables`.`creditable_id` = '9177' AND 
                    `
    creditables`.`creditable_type` = 'App\\Title'
                    
                
    ORDER BY 
                    
    `creditables`.`orderASC
             
    0.5664  
                SELECT 
                    CONCAT
    (''GROUP_CONCAT(DISTINCT CONCAT('', `videos`.`language`, ''))'') as `langs`,
                    `
    titles`.`id`,
                    `
    titles`.`name`,
                    `
    titles`.`original_title`,
                    `
    titles`.`tmdb_vote_average`,
                    `
    titles`.`year`,
                    `
    titles`.`poster`,
                    `
    titles`.`backdrop`,
                    `
    titles`.`imdb_id`,
                    `
    titles`.`tmdb_id`,
                    `
    titles`.`season_count`,
                    `
    titles`.`episode_count`,
                    `
    titles`.`certification`,
                    `
    titles`.`language` as translation,
                    `
    titles`.`is_series`,
                    `
    videos`.`language`
                
    FROM 
                    
    `titles
                
    LEFT JOIN `videos`
                    
    ON `videos`.`title_id`=`titles`.`id`
                
    LEFT JOIN `taggables`
                    
    ON `titles`.`id`=`taggables`.`taggable_id`
                
    LEFT JOIN `tags`
                    
    ON `taggables`.`tag_id`=`tags`.`id`
                
    WHERE 
                    
    `titles`.`is_series`='0'  AND `titles`.`id`!='9177' AND `tags`.`type`='genre'  AND `titles`.`nameLIKE CONCAT('%', `titles`.`name` ,'%')
                
    GROUP BY 
                    
    `titles`.`id`
                
    HAVING 
                    
    `videos`.`languageIS NOT NULL
                ORDER BY 
                    RAND
    ()
                
    LIMIT 8
             
      HTTP ЗАГОЛОВКИ  (Показать)
      ПЕРЕМЕННЫЕ КОНФИГУРАЦИИ  (Показать)