StaticPHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
BasePhpFormulaLoader::argumentToArray |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
XmlFileLoaderTest::testLoadWithImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
UniversalClassLoader::$useIncludePath |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
XmlFileLoaderTest::testLoadParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
DatabaseStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Attaches data to entities upon loading. |
AnnotationClassLoader::configureRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
DownloadTest::testPrivateFileTransfer |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test the private file transfer system. |
DocParserTest::testAutoloadAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-56 |
taxonomy_vocabulary_machine_name_load |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Return the taxonomy vocabulary entity matching a vocabulary machine name. |
Twig_Node_Module::compileLoadTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
StaticPHPDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
Loads the metadata for the specified class into the provided container. |
TwigFormulaLoaderTest::testUnclosedTag |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
AnnotationFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
@covers Symfony\Component\Routing\Loader\AnnotationFileLoader::supports |
EntityStorageControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Loads one or more entities. |
AnnotationDirectoryLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
AnnotationDirectoryLoaderTest::$reader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
YamlFileLoaderTest::testLoadParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
UniversalClassLoader::$prefixFallbacks |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
FileInclusionTest::testLoadMenuInclude |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests loading an include specified in hook_menu(). |
UniversalClassLoader::registerPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of classes using the PEAR naming convention. |
XmlFileLoaderTest::testExtensionInPhar |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
CoffeeScriptFilterTest::testFilterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CoffeeScriptFilterTest.php |
|
update_manager_download_batch_finished |
function |
drupal/core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
FileCacheReader::clearLoadedAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Clear stores annotations |
UniversalClassLoaderTest::testLoadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassTests |
StringAssetTest::testLoadAppliesFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |
|
XmlFileLoader::processAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Processes anonymous services |
module_test_hook_dynamic_loading_invoke |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
XmlFileLoader::convertDomElementToArray |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Converts a \DomElement object to a PHP array. |
AbstractAnnotationLoaderTest::getReader |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
AnnotationRegistry::$autoloadNamespaces |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
A map of namespaces to use for autoloading purposes based on a PSR-0 convention. |
AnnotationRegistry::loadAnnotationClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Autoload an annotation class silently. |
YamlFileLoaderTest::testLoadWithPattern |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
BasePhpFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns setup code for the reflection scriptlet. |
LoadClassMetadataEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Constructor. |
AnnotationDirectoryLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
UniversalClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
LazyAssetManagerTest::testGetFromLoader |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
DatabaseStorageController::loadRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadRevision(). |
UniversalClassLoader::registerNamespace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a namespace. |
Twig_Tests_AutoloaderTest::testAutoload |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/AutoloaderTest.php |
|
ContainerAwareEventDispatcher::lazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Lazily loads listeners for this event from the dependency injection
container. |
SaveUploadTest::testHandleDangerousFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test dangerous file handling. |
DatabaseStorageControllerNG::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::attachLoad(). |
FieldWebTest::clickSortLoadIdsFromOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Small helper function to get all ids in the output. |
Twig_Tests_Loader_ArrayTest::testIsFresh |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
ClassCollectionLoader::getOrderedClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Gets an ordered array of passed classes including all their dependencies. |
ClassCollectionLoader::getClassHierarchy |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
YamlFileLoaderTest::testLoadWithResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|