Search for name
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Name | class | core/ |
Filter handler for usernames. |
Name | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigBase::setName | function | core/ |
Sets the name of this configuration object. |
ConfigBase::validateName | function | core/ |
Validates the configuration object name. |
ConfigCollectionEvents::RENAME_IN_COLLECTION | constant | core/ |
Event dispatched when renaming configuration not in the default collection. |
ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
ConfigEntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
ConfigEntityDependency::$name | property | core/ |
The configuration entity's configuration object name. |
ConfigEntityDependency::getConfigDependencyName | function | core/ |
Gets the configuration entity's configuration dependency name. |
ConfigEntityMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigEntityMapper::getTypeName | function | core/ |
Returns the name of the type of data the mapper encapsulates. |
ConfigEntityMapperTest::testGetTypeName | function | core/ |
Tests ConfigEntityMapper::getTypeName(). |
ConfigEntityStorage::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
ConfigEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
ConfigEntityStorage::importRename | function | core/ |
Renames entities upon synchronizing configuration changes. |
ConfigEntityStorageInterface::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityValidationTestBase::getMachineNameConstraints | function | core/ |
Returns the validation constraints applied to the entity's ID. |
ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
ConfigEntityValidationTestBase::testInvalidMachineNameCharacters | function | core/ |
Tests that the entity's ID is tested for invalid characters. |
ConfigEntityValidationTestBase::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
ConfigEvents::RENAME | constant | core/ |
Name of the event fired when renaming a configuration object. |
ConfigEventsTest::testConfigRenameEvent | function | core/ |
Tests configuration rename event that is fired from the ConfigFactory. |
ConfigExportImportUITest::$fieldName | property | core/ |
Holds the randomly-generated name of a field. |
ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
ConfigFactory::rename | function | core/ |
|
ConfigFactoryInterface::rename | function | core/ |
Renames a configuration object using the storage. |
ConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
ConfigFactoryTest::testRename | function | core/ |
@covers ::rename |
ConfigFieldMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigImporter::importInvokeRename | function | core/ |
Imports a configuration entity rename. |
ConfigImporter::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
ConfigImportRenameValidationTest | class | core/ |
Tests validating renamed configuration in a configuration import. |
ConfigImportRenameValidationTest.php | file | core/ |
|
ConfigImportRenameValidationTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigImportRenameValidationTest::$modules | property | core/ |
Modules to install. |
ConfigImportRenameValidationTest::setUp | function | core/ |
|
ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ |
Tests configuration renaming validation for simple configuration. |
ConfigImportRenameValidationTest::testRenameValidation | function | core/ |
Tests configuration renaming validation. |
ConfigImportSubscriber::getNames | function | core/ |
Gets human readable extension names. |
ConfigImportUITest::prepareSiteNameUpdate | function | core/ |
|
ConfigLanguageOverrideWebTest::testSiteNameTranslation | function | core/ |
Tests translating the site name. |
ConfigManager::getEntityTypeIdByName | function | core/ |
|
ConfigManager::loadConfigEntityByName | function | core/ |
|
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::loadConfigEntityByName | function | core/ |
Loads a configuration entity using the configuration name. |
ConfigMapperInterface::addConfigName | function | core/ |
Adds the given configuration name to the list of names. |
ConfigMapperInterface::getAddRouteName | function | core/ |
Returns route name for the translation add form route. |
ConfigMapperInterface::getBaseRouteName | function | core/ |
Returns the name of the base route the mapper is attached to. |
ConfigMapperInterface::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.