Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Other projects
Title Object type File name Summary
MultipleFileUploadTest class core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Tests multiple file upload.
MultipleFileUploadTest.php file core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
MultipleFileUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php The theme to install as the default for testing.
MultipleFileUploadTest::$modules property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Modules to install.
MultipleFileUploadTest::setUp function core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions function core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Tests multiple file field with all file extensions.
Mysql8RequirePrimaryKeyUpdateTest::testDatabaseLoaded function core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php Tests updates.
NegotiationMiddlewareTest::testAjaxIframeUpload function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method with AJAX iframe upload.
NegotiatorBase::loadRevision function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Loads an entity revision.
NodeDeprecationTest::testNodeRevisionLoadDeprecation function core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecation of node_revision_load.
NodeLoadMultipleTest class core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Tests the loading of multiple nodes.
NodeLoadMultipleTest.php file core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php
NodeLoadMultipleTest::$modules property core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Modules to install.
NodeLoadMultipleTest::setUp function core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php
NodeLoadMultipleTest::testNodeMultipleLoad function core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Creates four nodes and ensures that they are loaded correctly.
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse function core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Creates four nodes with not case sensitive fields and load them.
NodePreviewConverter::lazyLoadItself function core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php Lazy loads the real service from the container.
OffCanvasTestBase::assertAllContextualLinksLoaded function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Assert all contextual link areas have be loaded.
OffCanvasTestBase::assertPageLoadComplete function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Assert the page is completely loaded.
PathAliasTestTrait::loadPathAliasByConditions function core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Gets the first result from a 'load by properties' storage call.
PersistentDatabaseLockBackend::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Lazy loads the real service from the container.
PhpExtensionsValidator::isExtensionLoaded function core/modules/package_manager/src/Validator/PhpExtensionsValidator.php Indicates if a particular PHP extension is loaded.
PhpStorageInterface::load function core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Loads PHP code from storage.
PhpUnitAutoloaderTest class core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php Tests that classes are correctly loaded during PHPUnit initialization.
PhpUnitAutoloaderTest.php file core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php
PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading function core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php Tests loading of classes provided by test sub modules.
PirateDayCacheabilityMetadataConfigOverride::loadOverrides function core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php Returns config overrides.
PluralFormula::loadFormulae function core/modules/locale/src/PluralFormula.php Loads the formulae and stores them on the PluralFormula object if not set.
PoDatabaseReader::loadStrings function core/modules/locale/src/PoDatabaseReader.php Builds and executes a database query based on options set earlier.
preload.twig file core/themes/olivero/templates/includes/preload.twig Preload the non-bold & non-italic fonts for the headings and the body copy.
PreloadableRouteProviderInterface interface core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php Extends the router provider interface to pre-load routes.
PreloadableRouteProviderInterface.php file core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php
PreloadableRouteProviderInterface::preLoadRoutes function core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php Pre-load routes by their names using the provided list of names.
ProceduralCall::loadFile function core/lib/Drupal/Core/Extension/ProceduralCall.php Loads the file a function lives in, if any.
ProjectRelease::$downloadUrl property core/modules/update/src/ProjectRelease.php The download URL or NULL if none is available.
ProjectRelease::getDownloadUrl function core/modules/update/src/ProjectRelease.php Gets the download URL of the release.
ProxyBuilder::buildLazyLoadItselfMethod function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Generates the string for the method which loads the actual service.
psr17.uploaded_file_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
Query::loadRecords function core/lib/Drupal/Core/Config/Entity/Query/Query.php Loads the config records to examine for the query.
QueryPluginBase::loadEntities function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Loads all entities contained in the passed-in $results.
RecipeConfiguratorTest::testIncludedRecipeLoader function core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php Tests that RecipeConfigurator can load recipes.
RecipeConfiguratorTest::testIncludedRecipeLoaderException function core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php Tests exception thrown when RecipeConfigurator cannot find a recipe.
RegionalForm::loadDefaultTimeZone function core/modules/system/src/Form/RegionalForm.php Prepares the saved timezone.default property to be displayed in the form.
RemoteFileSaveUploadTest class core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Tests the file uploading functions.
RemoteFileSaveUploadTest.php file core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileSaveUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php The theme to install as the default for testing.
RemoteFileSaveUploadTest::$modules property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Modules to install.
RemoteFileSaveUploadTest::setUp function core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
Renderer::loadElementDefaults function core/lib/Drupal/Core/Render/Renderer.php Loads an element's default values based on its type.
RequiredModuleUninstallValidator::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php Lazy loads the real service from the container.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.