Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImportAwareInterface::postImport | function | core/ |
Performs post-import tasks. |
| Importer::$dependencies | property | core/ |
The dependencies of the currently importing entity, if any. |
| Importer::copyFileAssociatedWithEntity | function | core/ |
Copies a file from default content directory to the site's file system. |
| Importer::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
| Importer::setFieldValues | function | core/ |
Sets field values based on the normalized data. |
| Importer::__construct | function | core/ |
|
| ImporterTest | class | core/ |
Tests the Default Content Importer. |
| ImporterTest.php | file | core/ |
|
| ImporterTest::$modules | property | core/ |
Modules to install. |
| ImporterTest::$wasSyncing | property | core/ |
Whether the imported content entities were syncing. |
| ImporterTest::getSubscribedEvents | function | core/ |
|
| 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. |
| ImportForm::submitForm | function | core/ |
Form submission 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/ |
|
| InaccessibleMenuLink::getCacheMaxAge | function | core/ |
|
| InaccessibleMenuLink::getCacheTags | function | core/ |
|
| InaccessibleMenuLink::getDescription | function | core/ |
|
| InaccessibleMenuLink::getTitle | function | core/ |
|
| InaccessibleMenuLink::updateLink | function | core/ |
|
| 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::__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. |
Pagination
- Previous page
- Page 720
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.