სიკვდილის არწივები (2017)
Eagles of Death Metal: Nos Amis (Our Friends) / რუსულად

    7.9
    0
    0

    ჟანრი: მუსიკალური, დოკუმენტური

    სტუდია: Live Nation Productions

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

    რეჟისორი: Colin Hanks

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

    ქვეყანა: აშშ

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

    The November 13, 2015 terrorist attack in Paris claimed 130 lives around the city -- 89 of them at the Eagles of Death Metal’s Bataclan Theatre concert. "Eagles of Death Metal: Nos Amis (Our Friends)" spotlights the American rock band as they recount their experiences before and after the tragic events. The film explores the deep bonds between band co-founders Jesse Hughes and Josh Homme (also a member of Queens of the Stone Age), as well as the intense connection the band has always had with its devoted fans, which moved them to return to Paris to perform once again in February 2016.

      КРИТЕРИИ  
    Loading Time: Base Classes  0.0052
    Controller Execution Time ( Watch / Movies )  1.5796
    Total Execution Time  1.5849
      GET ДАННЫЕ  
    Нет данных GET
      ИСПОЛЬЗОВАНИЕ ПАМЯТИ  
    681,080 bytes
      POST ДАННЫЕ  
    Нет данных POST
      URI СТРОКА  
    movie/8356/eagles-of-death-metal-nos-amis-our-friends
      КЛАСС/МЕТОД  
    watch/movies
      БАЗА ДАННЫХ:  mekobre_adm (Watch:$db)   ЗАПРОСЫ: 9 (0.7239 секунд)  (Спрятать)
    0.0019  
                    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`='8356'
                    
    GROUP BY
                        
    `videos`.`category
                    
    ORDER BY 
                        
    `videos`.`categoryASC
                    LIMIT 1
                 
    0.0016  
                SELECT 
                    
    `tags`.`id`,
                    `
    tags`.`name`,
                    `
    tags`.`display_name`
                   
                
    FROM 

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

                
    WHERE 

                    
    `taggable_id` = '8356' AND 
                    `
    tags`.`type` = 'genre'
             
    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` = '8356' 
                
    ORDER BY 
                    
    `videos`.`episode_num` + 0
             
    0.0006  
                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` = '8356'  AND `videos`.`category`='full'
                
    ORDER BY 
                    
    `videos`.`episode_num` + 0, `videos`.`languageASC
                LIMIT 1
             
    0.0008  
                SELECT 
                    
    `tags`.`id`,
                    `
    tags`.`name`,
                    `
    tags`.`display_name`
                   
                
    FROM 

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

                
    WHERE 

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

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

                
    WHERE 

                    
    `taggable_id` = '8356' 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` = '8356' AND 
                    `
    tags`.`type` = 'production_country'
             
    0.0041  
                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` = '8356' AND 
                    `
    creditables`.`creditable_type` = 'App\\Title'
                    
                
    ORDER BY 
                    
    `creditables`.`orderASC
             
    0.7136  
                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`!='8356' 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 ЗАГОЛОВКИ  (Показать)
      ПЕРЕМЕННЫЕ КОНФИГУРАЦИИ  (Показать)