Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ConfigNamesMapper::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
ConfigNamesMapper::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
ConfigNamesMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigNamesMapper::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
ConfigNamesMapperTest::$urlGenerator | property | core/ |
The mocked URL generator. |
ConfigNamesMapperTest::testGetOperations | function | core/ |
Tests ConfigNamesMapper::hasTranslation(). |
ConfigNamesMapperTest::testGetOverviewPath | function | core/ |
Tests ConfigNamesMapper::getOverviewPath(). |
ConfigNamesMapperTest::testGetOverviewRoute | function | core/ |
Tests ConfigNamesMapper::getOverviewRoute(). |
ConfigNamesMapperTest::testGetOverviewRouteName | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteName(). |
ConfigNamesMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
ConfigOtherModuleTest::getStorage | function | core/ |
Gets the provided entity type's storage. |
ConfigOverridesPriorityTest::testOverridePriorities | function | core/ |
|
ConfigRenameEvent::getOldName | function | core/ |
Gets the old configuration object name. |
ConfigSchemaDiscovery::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
ConfigSingleExportForm::$configStorage | property | core/ |
The config storage. |
ConfigSnapshotSubscriber::$snapshotStorage | property | core/ |
The snapshot storage used to write configuration changes. |
ConfigSnapshotSubscriber::$sourceStorage | property | core/ |
The source storage used to discover configuration changes. |
ConfigStorageTestBase | class | core/ |
Base class for testing storage operations. |
ConfigStorageTestBase.php | file | core/ |
|
ConfigStorageTestBase::$invalidStorage | property | core/ |
|
ConfigStorageTestBase::$storage | property | core/ |
|
ConfigStorageTestBase::delete | function | core/ |
|
ConfigStorageTestBase::insert | function | core/ |
|
ConfigStorageTestBase::read | function | core/ |
|
ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
ConfigStorageTestBase::testCRUD | function | core/ |
Tests storage CRUD operations. |
ConfigStorageTestBase::testDataTypes | function | core/ |
Tests storage writing and reading data preserving data type. |
ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
ConfigStorageTestBase::update | function | core/ |
|
ConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
ConfigSubscriber::$languageNegotiator | property | core/ |
The language negotiator. |
ConfigTarget::$toConfig | property | core/ |
Transforms a value submitted by the form before it is set in the config. |
ConfigTargetTest::testSetValueMultiTargetToConfigReturnValue | function | core/ |
@testWith ["this string was returned by toConfig", "The toConfig callable returned a string, but it must be an array with a key-value pair for each of the targeted property paths."] [true, "The toConfig callable returned a… |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::$storage | property | core/ |
Storage. |
ConfigTest::addToArray | function | core/ |
Adds a value to the array property. |
ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
ConfigTest::testOverrideData | function | core/ |
@covers ::setModuleOverride @covers ::setSettingsOverride @covers ::getOriginal @covers ::hasOverrides @dataProvider overrideDataProvider |
ConfigTest::toArray | function | core/ |
Gets an array of all property values. |
ConfigTestHooksHooks::updateIsSyncingStore | function | core/ |
Helper function for testing hooks during configuration sync. |
ConfigTestStorage | class | core/ |
|
ConfigTestStorage.php | file | core/ |
|
ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
ConfigTranslationCacheTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationCacheTest::$translatorUser | property | core/ |
Translator user for tests. |
ConfigTranslationEntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
ConfigTranslationListUiTest::doCustomContentTypeListTest | function | core/ |
Tests the content block listing for the translate operation. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.