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
StringLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::isFresh function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StubEntityStorageBase::doLoadMultiple function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Performs storage-specific loading of entities.
StubRevisionableEntity::getLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Gets the loaded Revision ID of the entity.
StubRevisionableEntity::updateLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Updates the loaded Revision ID with the revision ID.
SvgExtractor::loadIcon function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgExtractor.php Load an icon object.
SvgExtractorTest::providerLoadIconSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Data provider for ::testLoadIconSvg().
SvgExtractorTest::testLoadIconSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::loadIcon() method.
SvgExtractorTest::testLoadIconSvgInvalid function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::loadIcon() method with invalid svg.
SystemHooks::fileDownload function core/modules/system/src/Hook/SystemHooks.php Implements hook_file_download().
TaxonomyImageTest::testTaxonomyImageUpload function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Tests that a file can be uploaded before the taxonomy term has a name.
TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad function core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Tests that overview page only loads the necessary terms.
TaxonomyTestHooks::taxonomyTermLoad function core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php Implements hook_ENTITY_TYPE_load() for the taxonomy term.
taxonomy_test_taxonomy_term_load function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_ENTITY_TYPE_load() for the taxonomy term.
template_preprocess_file_upload_help function core/modules/file/file.module Prepares variables for file upload help text templates.
TemporaryJsonapiFileFieldUploader class core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Reads data from an upload stream and creates a corresponding file entity.
TemporaryJsonapiFileFieldUploader.php file core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
TemporaryJsonapiFileFieldUploader::checkFileUploadAccess function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Checks if the current user has access to upload the file.
TemporaryJsonapiFileFieldUploader::generateLockIdFromFileUri function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Generates a lock ID based on the file URI.
TemporaryJsonapiFileFieldUploader::handleFileUploadForField function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Creates and validates a file entity for a file field from a file stream.
TemporaryJsonapiFileFieldUploader::prepareFilename function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Prepares the filename to strip out any malicious extensions.
TemporaryJsonapiFileFieldUploader::streamUploadData function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Streams file upload data to temporary file and moves to file destination.
TemporaryJsonapiFileFieldUploader::validate function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Validates the file.
TemporaryJsonapiFileFieldUploader::__construct function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
TemporaryJsonapiFileFieldUploaderTest class core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php @coversDefaultClass \Drupal\jsonapi\Controller\TemporaryJsonapiFileFieldUploader
@group jsonapi
TemporaryJsonapiFileFieldUploaderTest.php file core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
TemporaryJsonapiFileFieldUploaderTest::$modules property core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php Modules to enable.
TemporaryJsonapiFileFieldUploaderTest::setUp function core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
TemporaryJsonapiFileFieldUploaderTest::testCheckFileUploadAccessWithBaseField function core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php @covers ::checkFileUploadAccess
TermStorage::loadAllParents function core/modules/taxonomy/src/TermStorage.php Finds all ancestors of a given term ID.
TermStorage::loadChildren function core/modules/taxonomy/src/TermStorage.php Finds all children of a term ID.
TermStorage::loadParents function core/modules/taxonomy/src/TermStorage.php Finds all parents of a given term ID.
TermStorage::loadTree function core/modules/taxonomy/src/TermStorage.php Finds all terms in a given vocabulary ID.
TermStorageInterface::loadAllParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all ancestors of a given term ID.
TermStorageInterface::loadChildren function core/modules/taxonomy/src/TermStorageInterface.php Finds all children of a term ID.
TermStorageInterface::loadParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all parents of a given term ID.
TermStorageInterface::loadTree function core/modules/taxonomy/src/TermStorageInterface.php Finds all terms in a given vocabulary ID.
TermTest::reloadTermByName function core/modules/taxonomy/tests/src/Functional/TermTest.php Reloads a term by name.
TestDiscovery::$classLoader property core/lib/Drupal/Core/Test/TestDiscovery.php The class loader.
TestLoader class core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php A test Twig loader.
TestLoader.php file core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLoader::exists function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLoader::getCacheKey function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLoader::getSourceContext function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLoader::isFresh function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestSiteUserLoginCommand::$classLoader property core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php The class loader to use for installation and initialization of setup.
test_theme_twig_registry_loader.info.yml file core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
test_theme_twig_registry_loader_subtheme.info.yml file core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
test_theme_twig_registry_loader_theme.info.yml file core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml

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