Search for names
- Search 7.x for names
- Search 8.9.x for names
- Search 10.3.x for names
- Search 11.x for names
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$namespaceSuffix | property | core/ |
The namespace suffix. |
AnnotatedClassDiscovery::$pluginNamespaces | property | core/ |
The namespaces within which to find plugin classes. |
AnnotatedClassDiscovery::$rootNamespacesIterator | property | core/ |
A list of base namespaces with their PSR-4 directories. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
ArgumentValidatorTermNameTest::$names | property | core/ |
Stores the taxonomy names used by this test. |
ArgumentValidatorTermTest::$names | property | core/ |
Stores the taxonomy names used by this test. |
BaseFieldDefinition::getPropertyNames | function | core/ |
Returns the names of the field's subproperties. |
BasicSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
BlockContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
BlockController::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
BlockPluginInterface::getMachineNameSuggestion | function | core/ |
Suggests a machine name to identify an instance of this block. |
BlockPluginTrait::getMachineNameSuggestion | function | core/ |
|
BlockUiTest::testMachineNameSuggestion | function | core/ |
Tests that the BlockForm populates machine name correctly. |
BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
CachedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CKEditor5::mapPairViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor + Text Format pair property paths to form names. |
CKEditor5::mapViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor config object property paths to form names. |
CKEditor5Test::providerPathsToFormNames | function | core/ |
Data provider for testing mapViolationPropertyPathsToFormNames. |
CKEditor5Test::testPathsToFormNames | function | core/ |
@covers \Drupal\ckeditor5\Plugin\Editor\CKEditor5::mapViolationPropertyPathsToFormNames @dataProvider providerPathsToFormNames |
CommentForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
CommentHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentHalJsonTestBase::$patchProtectedFieldNames | property | core/ |
The HAL+JSON format causes different PATCH-protected fields. For some reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even though they are for non-HAL+JSON serializations. |
CommentJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CommentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CommentXmlAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
ConditionFundamentals::$namespaces | property | core/ |
List of potential namespaces of the classes belonging to this condition. |
ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ |
Tests configuration renaming validation for simple configuration. |
ConfigImportSubscriber::getNames | function | core/ |
Gets human readable extension names. |
ConfigMapperInterface::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
ConfigMapperTest::testAddingConfigNames | function | core/ |
Tests adding config names to mapper. |
ConfigModuleOverridesEvent::$names | property | core/ |
Configuration names. |
ConfigModuleOverridesEvent::getNames | function | core/ |
Gets configuration names. |
ConfigNamesMapper | class | core/ |
Configuration mapper base implementation. |
ConfigNamesMapper.php | file | core/ |
|
ConfigNamesMapper::$baseRoute | property | core/ |
The base route object that the mapper is attached to. |
ConfigNamesMapper::$configFactory | property | core/ |
The configuration factory. |
ConfigNamesMapper::$configMapperManager | property | core/ |
The mapper plugin discovery service. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.