Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitAutoloaderTest | class | core/ |
Tests that classes are correctly loaded during PHPUnit initialization. |
| PhpUnitAutoloaderTest.php | file | core/ |
|
| PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Tests loading of classes provided by test sub modules. |
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| Plugin::preAutoloadDump | function | composer/ |
Add vendor classes to Composer's static classmap. |
| PluralFormula::loadFormulae | function | core/ |
Loads the formulae and stores them on the PluralFormula object if not set. |
| PoDatabaseReader::loadStrings | function | core/ |
Builds and executes a database query based on options set earlier. |
| preload.twig | file | core/ |
Preload the non-bold & non-italic fonts for the headings and the body copy. |
| PreloadableRouteProviderInterface | interface | core/ |
Extends the router provider interface to pre-load routes. |
| PreloadableRouteProviderInterface.php | file | core/ |
|
| PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| ProjectRelease::$downloadUrl | property | core/ |
The download URL or NULL if none is available. |
| ProjectRelease::getDownloadUrl | function | core/ |
Gets the download URL of the release. |
| ProxyBuilder::buildLazyLoadItselfMethod | function | core/ |
Generates the string for the method which loads the actual service. |
| psr17.uploaded_file_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| Query::loadRecords | function | core/ |
Loads the config records to examine for the query. |
| QueryPluginBase::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. |
| RecipeConfiguratorTest::testIncludedRecipeLoader | function | core/ |
Tests that RecipeConfigurator can load recipes. |
| RecipeConfiguratorTest::testIncludedRecipeLoaderException | function | core/ |
Tests exception thrown when RecipeConfigurator cannot find a recipe. |
| RegionalForm::loadDefaultTimeZone | function | core/ |
Prepares the saved timezone.default property to be displayed in the form. |
| RemoteFileSaveUploadTest | class | core/ |
Tests the file uploading functions. |
| RemoteFileSaveUploadTest.php | file | core/ |
|
| RemoteFileSaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RemoteFileSaveUploadTest::$modules | property | core/ |
Modules to install. |
| RemoteFileSaveUploadTest::setUp | function | core/ |
|
| Renderer::loadElementDefaults | function | core/ |
Loads an element's default values based on its type. |
| RequirementsTest::testUploadRequirements | function | core/ |
Tests the file upload requirements. |
| ResourceTestBase::entityLoadUnchanged | function | core/ |
Loads an entity in the test container, ignoring the static cache. |
| RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| RevisionableInterface::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
| RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| RevisionableStorageInterface::loadRevision | function | core/ |
Loads a specific entity revision. |
| Role::postLoad | function | core/ |
Acts on loaded entities. |
| RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| RoutePreloader | class | core/ |
Defines a class that can pre-load non-admin routes. |
| RoutePreloader.php | file | core/ |
|
| RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
| RoutePreloader::getSubscribedEvents | function | core/ |
|
| RoutePreloader::isGetAndHtmlRoute | function | core/ |
Determines whether the given route is a GET and HTML route. |
| RoutePreloader::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RoutePreloader::onFinishedRoutes | function | core/ |
Store the non admin routes in state when the route building is finished. |
| RoutePreloader::onRequest | function | core/ |
Loads all non-admin routes right before the actual page is rendered. |
| RoutePreloader::__construct | function | core/ |
Constructs a new RoutePreloader. |
| RoutePreloaderTest | class | core/ |
Tests Drupal\Core\Routing\RoutePreloader. |
| RoutePreloaderTest.php | file | core/ |
|
| RoutePreloaderTest::$preloader | property | core/ |
The tested preloader. |
| RoutePreloaderTest::$routeProvider | property | core/ |
The mocked preloadable route provider. |
| RoutePreloaderTest::$state | property | core/ |
The mocked state. |
| RoutePreloaderTest::setUp | function | core/ |
|
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.