Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes | function | core/ |
@covers ::writeStreamToFile[[api-linebreak]] |
| 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::getSourceContext | function | core/ |
|
| StringLoader::isFresh | function | core/ |
|
| system_file_download | function | core/ |
Implements hook_file_download(). |
| TaxonomyImageTest::testTaxonomyImageUpload | function | core/ |
Tests that a file can be uploaded before the taxonomy term has a name. |
| TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad | function | core/ |
Tests that overview page only loads the necessary terms. |
| taxonomy_test_taxonomy_term_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for the taxonomy term. |
| 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::$eventDispatcher | property | core/ |
The event dispatcher. |
| TemporaryJsonapiFileFieldUploader::$fileSystem | property | core/ |
The file system service. |
| TemporaryJsonapiFileFieldUploader::$fileValidator | property | core/ |
The file validator. |
| TemporaryJsonapiFileFieldUploader::$inputStreamFileWriter | property | core/ |
The input stream file writer. |
| 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::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. |
| TermTest::reloadTermByName | function | core/ |
Reloads a term by name. |
| TestDiscovery::$classLoader | property | core/ |
The class loader. |
| TestLoader | class | core/ |
A test Twig loader. |
| TestLoader.php | file | core/ |
|
| TestLoader::exists | function | core/ |
|
| TestLoader::getCacheKey | function | core/ |
|
| TestLoader::getSourceContext | function | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.