| 
            ajax_forms_test_lazy_load_form           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module           | 
                  
            Form builder: Builds a form that triggers a simple AJAX callback.           | 
              
          
                  | 
            Pearlike_WithComments::$loaded           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php           | 
                  
            @Boolean           | 
              
          
                  | 
            LoadClassMetadataEventArgs.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Runner_TestSuiteLoader           | 
                  
            interface           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php           | 
                  
            An interface to define how a test suite should be loaded.           | 
              
          
                  | 
            CoffeeScriptFilter::filterLoad           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php           | 
                  
            Filters an asset after it has been loaded.           | 
              
          
                  | 
            XmlFileLoader::parseParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php           | 
                  
            Parses parameters           | 
              
          
                  | 
            PrefixCollision_C_Foo::$loaded           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php           | 
                  
                       | 
              
          
                  | 
            XmlFileLoader::parseDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php           | 
                  
            Parses an individual Definition           | 
              
          
                  | 
            Twig_Environment::isAutoReload           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
            Checks if the auto_reload option is enabled.           | 
              
          
                  | 
            PrefixCollision_C_Bar::$loaded           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php           | 
                  
                       | 
              
          
                  | 
            PrefixCollision_A_Foo::$loaded           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php           | 
                  
                       | 
              
          
                  | 
            PrefixCollision_A_Bar::$loaded           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php           | 
                  
                       | 
              
          
                  | 
            Twig_Environment::loadTemplate           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
            Loads a template by name.           | 
              
          
                  | 
            BasePhpFormulaLoader::$factory           | 
                  
            property           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php           | 
                  
                       | 
              
          
                  | 
            ClassLoader::setUseIncludePath           | 
                  
            function           | 
                  
            drupal/core/vendor/composer/ClassLoader.php           | 
                  
            Turns on searching the include path for class files.           | 
              
          
                  | 
            ClassLoader::getUseIncludePath           | 
                  
            function           | 
                  
            drupal/core/vendor/composer/ClassLoader.php           | 
                  
            Can be used to check if the autoloader uses the include path to check
for classes.           | 
              
          
                  | 
            ExtensionLoadedExtension::load           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/DependencyInjection/ExtensionLoadedExtension.php           | 
                  
            Loads a specific configuration.           | 
              
          
                  | 
            SchemaDiscovery::loadAllSchema           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php           | 
                  
            Load schema for module / theme.           | 
              
          
                  | 
            LoaderChain::loadClassMetadata           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php           | 
                  
            Load a Class Metadata.           | 
              
          
                  | 
            XmlFileLoaderTest::testSupports           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Loader\XmlFileLoader::supports           | 
              
          
                  | 
            StaticMethodLoader::$methodName           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/StaticMethodLoader.php           | 
                  
                       | 
              
          
                  | 
            DatabaseStorageController::load           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Implements \Drupal\Core\Entity\EntityStorageControllerInterface::load().           | 
              
          
                  | 
            StaticMethodLoader::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/StaticMethodLoader.php           | 
                  
                       | 
              
          
                  | 
            BlockStorageUnitTest::loadTests           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php           | 
                  
            Tests the rendering of blocks.           | 
              
          
                  | 
            image_module_test_file_download           | 
                  
            function           | 
                  
            drupal/core/modules/image/tests/image_module_test.module           | 
                  
            @file
Provides Image module hook implementations for testing purposes.           | 
              
          
                  | 
            Twig_LoaderInterface::getSource           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php           | 
                  
            Gets the source code of a template, given its name.           | 
              
          
                  | 
            hook_file_download_access_alter           | 
                  
            function           | 
                  
            drupal/core/modules/file/file.api.php           | 
                  
            Alter the access rules applied to a file download.           | 
              
          
                  | 
            PHPDriver::loadMetadataForClass           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php           | 
                  
            Loads the metadata for the specified class into the provided container.           | 
              
          
                  | 
            Twig_Loader_String::getCacheKey           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php           | 
                  
            Gets the cache key to use for the cache for a given template name.           | 
              
          
                  | 
            RemoteFileSaveUploadTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            PHPDriverTest::testLoadMetadata           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php           | 
                  
                       | 
              
          
                  | 
            XcacheClassLoader::$classFinder           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php           | 
                  
                       | 
              
          
                  | 
            TestFileDriver::loadMappingFile           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php           | 
                  
            Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements.           | 
              
          
                  | 
            DownloadTest::testFileCreateUrl           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php           | 
                  
            Test file_create_url().           | 
              
          
                  | 
            Twig_Loader_Filesystem::addPath           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php           | 
                  
            Adds a path where templates are stored.           | 
              
          
                  | 
            entity_crud_hook_test_file_load           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_file_load().           | 
              
          
                  | 
            entity_crud_hook_test_node_load           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_node_load().           | 
              
          
                  | 
            entity_crud_hook_test_user_load           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_user_load().           | 
              
          
                  | 
            Twig_Loader_Filesystem::isFresh           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php           | 
                  
            Returns true if the template is still fresh.           | 
              
          
                  | 
            AnnotationFileLoaderTest::setUp           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php           | 
                  
                       | 
              
          
                  | 
            AnnotationDirectoryLoader::load           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php           | 
                  
            Loads from annotations from a directory.           | 
              
          
                  | 
            PhpFileLoaderTest::testSupports           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php           | 
                  
                       | 
              
          
                  | 
            FilesLoaderTest::getFilesLoader           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php           | 
                  
                       | 
              
          
                  | 
            AnnotationFileLoader::findClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php           | 
                  
            Returns the full class name for the first class in the file.           | 
              
          
                  | 
            UniversalClassLoader::$prefixes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php           | 
                  
                       | 
              
          
                  | 
            ClosureLoaderTest::testSupports           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php           | 
                  
                       | 
              
          
                  | 
            MTimeProtectedFileStorage::load           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php           | 
                  
            Implements Drupal\Component\PhpStorage\PhpStorageInterface::load().           | 
              
          
                  | 
            AnnotationClassLoader::addRoute           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php           | 
                  
                       | 
              
          
                  | 
            LoadTest::testLoadInvalidStatus           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php           | 
                  
            Try to load a non-existent file by status.           | 
              
          
                  | 
            AnnotationClassLoader::supports           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php           | 
                  
                       |