| 
            Response::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php           | 
                  
            Returns true if the response is "fresh".           | 
              
          
                  | 
            Response::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php           | 
                  
            Check if the response is considered fresh.           | 
              
          
                  | 
            TwigResource::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php           | 
                  
            Checks if a timestamp represents the latest resource.           | 
              
          
                  | 
            FileResource::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php           | 
                  
            Checks if a timestamp represents the latest resource.           | 
              
          
                  | 
            HttpCache::isFreshEnough           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php           | 
                  
            Checks whether the cache entry is "fresh enough" to satisfy the Request.           | 
              
          
                  | 
            Twig_Loader_Array::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php           | 
                  
            Returns true if the template is still fresh.           | 
              
          
                  | 
            Twig_Loader_Chain::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php           | 
                  
            Returns true if the template is still fresh.           | 
              
          
                  | 
            DirectoryResource::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php           | 
                  
            Checks if a timestamp represents the latest resource.           | 
              
          
                  | 
            ResourceInterface::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php           | 
                  
            Checks if a timestamp represents the latest resource.           | 
              
          
                  | 
            Twig_Loader_String::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php           | 
                  
            Returns true if the template is still fresh.           | 
              
          
                  | 
            Twig_LoaderInterface::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php           | 
                  
            Returns true if the template is still fresh.           | 
              
          
                  | 
            Twig_Loader_Filesystem::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php           | 
                  
            Returns true if the template is still fresh.           | 
              
          
                  | 
            CoalescingDirectoryResource::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php           | 
                  
            Checks if a timestamp represents the latest resource.           | 
              
          
                  | 
            Twig_Tests_Loader_ArrayTest::testIsFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_Loader_ArrayTest::testIsFreshWhenTemplateDoesNotExist           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php           | 
                  
            @expectedException Twig_Error_Loader           |