ClassLoader::$fallbackDirs |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
_rdf_mapping_load_multiple |
function |
drupal/core/modules/rdf/rdf.module |
Helper function to retrieve a set of RDF mappings from the database. |
node_access_test_node_load |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_load(). |
ClassLoader::$fallbackDirs |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
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. |
IniFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
RouterTest::menuLoadRouter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Load the router for a given path. |
AnnotationFileLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
Loads from annotations from a file. |
DrupalKernel::$classLoader |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
The classloader object. |
YamlFileLoader::parseRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Parses a route and adds it to the RouteCollection. |
CompassFilter::addLoadPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
UglifyJsFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
taxonomy_term_load_parents |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Finds all parents of a given term ID. |
PackagerFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
Filters an asset after it has been loaded. |
ViewStorageTest::loadTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests loading configuration entities. |
SaveUploadTest::testNormal |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test the file_save_upload() function. |
FormulaLoaderInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php |
|
JpegtranFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php |
Filters an asset after it has been loaded. |
aggregator_load_feed_items |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Loads and optionally filters feed items. |
LoadTest::testSingleValues |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Load a single file and ensure that the correct values are returned. |
EntityListController::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements Drupal\Core\Entity\EntityListControllerInterface::load(). |
LazyAssetManager::$loaders |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
LazyAssetManager::$loading |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
NodeLoadHooksTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadHooksTest.php |
|
field_attach_load_revision |
function |
drupal/core/modules/field/field.attach.inc |
Loads all fields for previous versions of a group of entities. |
TwigFormulaLoader::loadNode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php |
Loads assets from the supplied node. |
ClassLoader::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
|
SprocketsFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php |
Hack around a bit, get the job done. |
ClassLoader::setIncludePath |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the base include path for all class files in the namespace of this ClassLoader. |
ClassLoader::getIncludePath |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the base include path for all class files in the namespace of this ClassLoader. |
ApcUniversalClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
ClassLoader::getClassLoader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the <tt>ClassLoader</tt> from the SPL autoload stack that is responsible
for (and is able to load) the class with the given name. |
Twig_Tests_Loader_ChainTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
XmlFileLoader::parseImports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses imports |
Twig_Tests_Loader_ArrayTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
module_autoload_test.module |
file |
drupal/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.module |
|
XmlFileLoader::getXmlErrors |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Returns an array of XML errors. |
MapClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Constructor. |
FilterInterface::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php |
Filters an asset after it has been loaded. |
ClassCollectionLoader::load |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Loads a list of classes and caches them in one big file. |
XcacheClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Registers this instance as an autoloader. |
XcacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Finds a file by class name while caching lookups to Xcache. |
ApcClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Constructor. |
Twig_Loader_String::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Returns true if the template is still fresh. |
ClosureLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\Routing\Loader\ClosureLoader::load |
CachedFormulaLoader::$debug |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
Twig_Loader_Chain::$loaders |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
|
hook_field_storage_pre_load |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends load field data. |
DebugClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Loads the given class or interface. |