Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImmutableConfigTest::$config | property | core/ |
The immutable config object under test. |
| ImmutableConfigTest::setUp | function | core/ |
|
| ImmutableConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] |
| ImmutableConfigTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| ImmutableConfigTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| ImmutableConfigTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| import1.css | file | core/ |
ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(images/icon.png);} /* Test data URI images with different quote styles. */ .data .double-quote { /* http://stackoverflow.com/a/13139830/11023 */ … |
| import2.css | file | core/ |
p, select { font: 1em/160% Verdana, sans-serif; color: #494949; } |
| ImportableEntityStorageInterface | interface | core/ |
Provides an interface for responding to configuration imports. |
| ImportableEntityStorageInterface.php | file | core/ |
|
| ImportableEntityStorageInterface::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
| ImportableEntityStorageInterface::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
| ImportableEntityStorageInterface::importRename | function | core/ |
Renames entities upon synchronizing configuration changes. |
| ImportableEntityStorageInterface::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
| ImportAwareInterface::postImport | function | core/ |
Performs post-import tasks. |
| ImportForm::submitForm | function | core/ |
Form submission handler. |
| ImportForm::__construct | function | core/ |
Constructs a form for language import. |
| ImportOpmlTest | class | core/ |
Tests OPML import. |
| ImportOpmlTest.php | file | core/ |
|
| ImportOpmlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImportOpmlTest::$modules | property | core/ |
Modules to install. |
| ImportOpmlTest::openImportForm | function | core/ |
Opens OPML import form. |
| ImportOpmlTest::setUp | function | core/ |
|
| ImportOpmlTest::submitImportForm | function | core/ |
Submits form with invalid, empty, and valid OPML files. |
| ImportOpmlTest::testOpmlImport | function | core/ |
Tests the import of an OPML file. |
| ImportOpmlTest::validateImportFormFields | function | core/ |
Submits form filled with invalid fields. |
| 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 enable. |
| ImportStorageTransformerTest::setUp | function | core/ |
|
| ImportStorageTransformerTest::testTransform | function | core/ |
Test the import transformation. |
| ImportStorageTransformerTest::testTransformLocked | function | core/ |
Test that the import transformer throws an exception. |
| ImportStorageTransformerTest::testTransformWhileImporting | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 646
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.