Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TemporaryJsonapiFileFieldUploaderTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Controller\TemporaryJsonapiFileFieldUploader[[api-linebreak]] @group jsonapi |
| TemporaryJsonapiFileFieldUploaderTest.php | file | core/ |
|
| TemporaryJsonapiFileFieldUploaderTest::$modules | property | core/ |
Modules to enable. |
| TemporaryJsonapiFileFieldUploaderTest::setUp | function | core/ |
|
| TemporaryJsonapiFileFieldUploaderTest::testCheckFileUploadAccessWithBaseField | function | core/ |
@covers ::checkFileUploadAccess[[api-linebreak]] |
| 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/ |
|
| TestLoader::isFresh | function | core/ |
|
| TestSiteUserLoginCommand::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| test_theme_twig_registry_loader.info.yml | file | core/ |
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/ |
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/ |
core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml |
| TextFieldTest::testRequiredLongTextWithFileUpload | function | core/ |
Tests required long text with file upload. |
| ThemeInitialization::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
| ThemeInitializationInterface::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
| ThemeRegistryLoader | class | core/ |
Loads templates based on information from the Drupal theme registry. |
| ThemeRegistryLoader.php | file | core/ |
|
| ThemeRegistryLoader::$themeRegistry | property | core/ |
The theme registry used to determine which template to use. |
| ThemeRegistryLoader::findTemplate | function | core/ |
Finds the path to the requested template. |
| ThemeRegistryLoader::getCacheKey | function | core/ |
|
| ThemeRegistryLoader::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
| ThemeRegistryLoaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\Loader\ThemeRegistryLoader[[api-linebreak]] @group Template |
| ThemeRegistryLoaderTest.php | file | core/ |
|
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
@covers ::findTemplate[[api-linebreak]] |
| ThemeTest::testClassLoading | function | core/ |
Tests theme can provide classes. |
| ThumbnailDownloader | class | core/ |
Process a queue of media items to fetch their thumbnails. |
| ThumbnailDownloader.php | file | core/ |
|
| ThumbnailDownloader::$entityTypeManager | property | core/ |
The entity type manager service. |
| ThumbnailDownloader::create | function | core/ |
Creates an instance of the plugin. |
| ThumbnailDownloader::processItem | function | core/ |
Works on a single queue item. |
| ThumbnailDownloader::__construct | function | core/ |
Constructs a new class instance. |
| ToolbarItemConditionsMetConstraint::$imageUploadStatusRequiredMessage | property | core/ |
The violation message when the required image upload status is not set. |
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.