ClassLoader::addPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Adds prefixes. |
Kernel::doLoadClassCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
XmlFileLoader::parseNode |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses a node from a loaded XML file. |
PhpFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
EditorLoadingTest::setUp |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php |
Sets up a Drupal site for running functional and integration tests. |
SaveUploadTest::$phpfile |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
A PHP file path for upload security testing. |
DebugClassLoader::enable |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Replaces all autoloaders implementing a findFile method by a DebugClassLoader wrapper. |
TestEntity::loadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
BasePhpFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
YamlFileLoader::supports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
@api |
ClosureLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
|
NodeLoadMultipleTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php |
Definition of Drupal\node\Tests\NodeLoadMultipleTest. |
YamlFileLoader::validate |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Validates the route configuration. |
BaseStaticLoaderDocument |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
XmlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
UniversalClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
PackerFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php |
Filters an asset after it has been loaded. |
CustomBlockLoadHooksTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Tests for the hooks invoked during custom_block_load(). |
YamlFileLoader::loadFile |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Loads a YAML file. |
YamlFileLoader::validate |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Validates a YAML file. |
ExtensionInterface::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php |
Loads a specific configuration. |
AccessManager::loadCheck |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Lazy-loads access check services. |
DebugClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
XmlFileLoader::parseFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses a XML file. |
YamlFileLoader::supports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Returns true if this class supports the given resource. |
LessFilter::setLoadPaths |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
|
YamlFileLoader::loadFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Loads a YAML file. |
YamlFileLoader::validate |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Validates a YAML file. |
ClassLoader::getPrefixes |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
ClassLoader::getClassMap |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
ClassLoader::addClassMap |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
Pearlike_FooBar::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php |
|
ExtensionLoadedExtension |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/DependencyInjection/ExtensionLoadedExtension.php |
|
StylusFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php |
Filters an asset after it has been loaded. |
IniFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
ClassLoader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Creates a new <tt>ClassLoader</tt> that loads classes of the
specified namespace from the specified include path. |
XmlFileLoader::parseFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parse a XML File. |
PhpFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
LoaderChain::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php |
Accepts a list of LoaderInterface instances |
ClosureLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
|
ClassLoader::classExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Checks whether a class with a given name exists. A class "exists" if it is either
already defined in the current request or if there is an autoloader on the SPL
autoload stack that is a) responsible for the class in question and b) is able… |
AnnotationFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
|
YamlFileLoader::$classes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
An array of YAML class descriptions |
ClassLoaderTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
|
XmlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
CallablesFilter::$loader |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
|
ExtensionLoadedBundle.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/ExtensionLoadedBundle.php |
|
AnnotationLoader::$reader |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.php |
|
EditLoadingTest::$modules |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Modules to enable. |
PhpUnitAutoloaderTest.php |
file |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitAutoloaderTest.php |
Contains \Drupal\simpletest\Tests\PhpUnitAutoloaderTest. |