Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Importer::setFieldValues | function | core/ |
Sets field values based on the normalized data. |
| Importer::__construct | function | core/ |
|
| ImportForm::submitForm | function | core/ |
|
| ImportForm::__construct | function | core/ |
Constructs a form for language import. |
| 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/ |
|
| 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. |
| IncludeResolver::$entityTypeManager | property | core/ |
The entity type manager. |
| IncludeResolver::buildTree | function | core/ |
Takes an array of exploded paths and builds a tree of field names. |
| IncludeResolver::resolve | function | core/ |
Resolves included resources. |
| IncludeResolver::resolveIncludeTree | function | core/ |
Receives a tree of include field names and resolves resources for it. |
| IncludeResolver::resolveInternalIncludePaths | function | core/ |
Resolves an array of public field paths. |
| IncludeResolver::toIncludeTree | function | core/ |
Returns a tree of field names to include from an include parameter. |
| IncludeResolver::__construct | function | core/ |
IncludeResolver constructor. |
| IncompatibleComponentSchema | class | core/ |
Custom exception for incompatible schemas. |
| IncompatibleComponentSchema.php | file | core/ |
|
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
|
| IncrementalForm::submitForm | function | core/ |
|
| IncrementalForm::__construct | function | core/ |
IncrementalForm constructor. |
| indent.admin.css | file | core/ |
.ckeditor5-toolbar-button-indent { background-image: url(../icons/indent.svg); } .ckeditor5-toolbar-button-outdent { background-image: url(../icons/outdent.svg); } |
Pagination
- Previous page
- Page 676
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.