Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImporterTest::onPreEntityImport | function | core/ |
Modify entity data before it is imported. |
| ImporterTest::onPreSave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_test entities. |
| ImporterTest::setUp | function | core/ |
|
| ImporterTest::testChangeDataOnImport | function | core/ |
Tests changing entity data upon import. |
| ImportException | class | core/ |
Exception thrown when there is an error importing content. |
| ImportException.php | file | core/ |
|
| ImportForm | class | core/ |
Form constructor for the translation import screen. |
| ImportForm.php | file | core/ |
|
| ImportForm::$file | property | core/ |
Uploaded file entity. |
| ImportForm::buildForm | function | core/ |
Form constructor for the translation import screen. |
| ImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImportForm::submitForm | function | core/ |
Form submission handler. |
| ImportForm::validateForm | function | core/ |
Form validation handler. |
| ImportForm::__construct | function | core/ |
|
| ImportStorageTransformer | class | core/ |
The import storage transformer helps to use the configuration management api. |
| ImportStorageTransformer.php | file | core/ |
|
| ImportStorageTransformer::$connection | property | core/ |
The drupal database connection. |
| ImportStorageTransformer::$eventDispatcher | property | core/ |
The event dispatcher to get changes to the configuration. |
| ImportStorageTransformer::$persistentLock | property | core/ |
The persistent lock which the config importer uses across requests. |
| ImportStorageTransformer::$requestLock | property | core/ |
The normal lock for the duration of the request. |
| ImportStorageTransformer::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
| ImportStorageTransformer::transform | function | core/ |
Transform the storage to be imported from. |
| ImportStorageTransformer::__construct | function | core/ |
ImportStorageTransformer constructor. |
| ImportStorageTransformerTest | class | core/ |
Tests the import storage transformer. |
| ImportStorageTransformerTest.php | file | core/ |
|
| ImportStorageTransformerTest::$modules | property | core/ |
Modules to install. |
| ImportStorageTransformerTest::setUp | function | core/ |
|
| ImportStorageTransformerTest::testTransform | function | core/ |
Tests the import transformation. |
| ImportStorageTransformerTest::testTransformLocked | function | core/ |
Tests that the import transformer throws an exception. |
| ImportStorageTransformerTest::testTransformWhileImporting | function | core/ |
Tests the import transformer during a running config import. |
| InaccessibleMenuLink | class | core/ |
A menu link plugin for wrapping another menu link, in sensitive situations. |
| InaccessibleMenuLink.php | file | core/ |
|
| InaccessibleMenuLink::$wrappedLink | property | core/ |
The wrapped menu link. |
| InaccessibleMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| InaccessibleMenuLink::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| InaccessibleMenuLink::getCacheTags | function | core/ |
The cache tags associated with this object. |
| InaccessibleMenuLink::getDescription | function | core/ |
Returns the description of the menu link. |
| InaccessibleMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| InaccessibleMenuLink::updateLink | function | core/ |
Updates the definition values for a menu link. |
| InaccessibleMenuLink::__construct | function | core/ |
Constructs a new InaccessibleMenuLink. |
| InboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the inbound path. |
| InboundPathProcessorInterface.php | file | core/ |
|
| InboundPathProcessorInterface::processInbound | function | core/ |
Processes the inbound path. |
| IncludedData | class | core/ |
Represents the included member of a JSON:API document. |
| IncludedData.php | file | core/ |
|
| IncludedData::__construct | function | core/ |
IncludedData constructor. |
| IncludeResolver | class | core/ |
Resolves included resources for an entity or collection of entities. |
| IncludeResolver.php | file | core/ |
|
| IncludeResolver::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
| IncludeResolver::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 876
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.