Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
| StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
| StaticMenuLinkOverridesTest::testLoadMultipleOverrides | function | core/ |
Tests the loadMultipleOverrides method. |
| StaticMenuLinkOverridesTest::testLoadOverride | function | core/ |
Tests the loadOverride method. |
| StaticMenuLinkOverridesTest::testReload | function | core/ |
Tests the reload method. |
| StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
| StringLoader | class | core/ |
Loads string templates, also known as inline templates. |
| StringLoader.php | file | core/ |
|
| StringLoader::exists | function | core/ |
|
| StringLoader::getCacheKey | function | core/ |
|
| StringLoader::getSource | function | core/ |
|
| StringLoader::getSourceContext | function | core/ |
|
| StringLoader::isFresh | function | core/ |
|
| taxonomy_term_load | function | core/ |
Return the taxonomy term entity matching a term ID. |
| taxonomy_term_load_multiple | function | core/ |
Load multiple taxonomy terms based on certain conditions. |
| taxonomy_term_load_multiple_by_name | function | core/ |
Try to map a string to an existing term, as for glossary use. |
| taxonomy_vocabulary_load | function | core/ |
Return the taxonomy vocabulary entity matching a vocabulary ID. |
| taxonomy_vocabulary_load_multiple | function | core/ |
Loads multiple taxonomy vocabularies based on certain conditions. |
| template_preprocess_file_upload_help | function | core/ |
Prepares variables for file upload help text templates. |
| TemporaryJsonapiFileFieldUploader | class | core/ |
Reads data from an upload stream and creates a corresponding file entity. |
| TemporaryJsonapiFileFieldUploader.php | file | core/ |
|
| TemporaryJsonapiFileFieldUploader::$fileSystem | property | core/ |
The file system service. |
| TemporaryJsonapiFileFieldUploader::$lock | property | core/ |
The lock service. |
| TemporaryJsonapiFileFieldUploader::$logger | property | core/ |
A logger instance. |
| TemporaryJsonapiFileFieldUploader::$mimeTypeGuesser | property | core/ |
The MIME type guesser. |
| TemporaryJsonapiFileFieldUploader::$systemFileConfig | property | core/ |
System file configuration. |
| TemporaryJsonapiFileFieldUploader::$token | property | core/ |
The token replacement instance. |
| TemporaryJsonapiFileFieldUploader::BYTES_TO_READ | constant | core/ |
The amount of bytes to read in each iteration when streaming file data. |
| TemporaryJsonapiFileFieldUploader::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
| TemporaryJsonapiFileFieldUploader::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
| TemporaryJsonapiFileFieldUploader::getUploadLocation | function | core/ |
Determines the URI for a file field. |
| TemporaryJsonapiFileFieldUploader::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
| TemporaryJsonapiFileFieldUploader::handleFileUploadForField | function | core/ |
Creates and validates a file entity for a file field from a file stream. |
| TemporaryJsonapiFileFieldUploader::prepareFilename | function | core/ |
Prepares the filename to strip out any malicious extensions. |
| TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
| TemporaryJsonapiFileFieldUploader::streamUploadData | function | core/ |
Streams file upload data to temporary file and moves to file destination. |
| TemporaryJsonapiFileFieldUploader::validate | function | core/ |
Validates the file. |
| TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
| TemporaryJsonapiFileFieldUploader::__construct | function | core/ |
Constructs a FileUploadResource instance. |
| TermStorage::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorage::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorage::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorage::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorageInterface::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorageInterface::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
| TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
| TestDiscovery::$classLoader | property | core/ |
The class loader. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.