Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 10.3.x for settings
- Search 11.x for settings
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
settings | service | core/ |
Drupal\Core\Site\Settings |
Settings | class | core/ |
Read only settings that are initialized with the class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceItem::settingsAjaxSubmit | function | core/ |
Submit handler for the non-JS case. |
EntityReferenceItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
EntityReferenceItemTest::testSelectionHandlerSettings | function | core/ |
Tests that the 'handler' field setting stores the proper plugin ID. |
EntityReferenceLabelFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EntityReferenceLabelFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
EntityReferenceLabelFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
EntityReferenceSelectionUnitTest::testMalformedHandlerSettingsValue | function | core/ |
Tests the selection handler with malformed 'handler_settings' value. |
EntityReferenceSettingsTest | class | core/ |
Tests entity reference field settings. |
EntityReferenceSettingsTest.php | file | core/ |
|
EntityReferenceSettingsTest::$customBundle | property | core/ |
An entity bundle that is not stored as a configuration entity. |
EntityReferenceSettingsTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceSettingsTest::$nodeType | property | core/ |
Testing node type. |
EntityReferenceSettingsTest::$testLogServiceName | property | core/ |
The service name for a logger implementation that collects anything logged. |
EntityReferenceSettingsTest::$vocabulary | property | core/ |
Testing vocabulary. |
EntityReferenceSettingsTest::register | function | core/ |
Registers test-specific services. |
EntityReferenceSettingsTest::setUp | function | core/ |
|
EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
EntityReferenceSettingsTest::testCustomTargetBundleDeletion | function | core/ |
Tests that deletions of custom bundles are mirrored in field settings. |
EntityTranslationSettings | class | core/ |
Drupal 7 Entity Translation settings from variables. |
EntityTranslationSettings.php | file | core/ |
|
EntityTranslationSettings::count | function | core/ |
Gets the source count. |
EntityTranslationSettings::fields | function | core/ |
Returns available fields on the source. |
EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EntityTranslationSettings::query | function | core/ |
|
EntityTranslationSettingsTest | class | core/ |
Tests entity translation settings source plugin. |
EntityTranslationSettingsTest.php | file | core/ |
|
EntityTranslationSettingsTest::$modules | property | core/ |
Modules to enable. |
EntityTranslationSettingsTest::providerSource | function | core/ |
The data provider. |
EntityViewDisplayEditForm::alterSettingsSummary | function | core/ |
Alters the widget or formatter settings summary. |
EntityViewDisplayEditForm::thirdPartySettingsForm | function | core/ |
Adds the widget or formatter third party settings forms. |
example.settings.local.php | file | sites/ |
Local development override configuration feature. |
example.settings.local.php | file | core/ |
Test version of example.settings.local.php from drupal/core. |
example.settings.local.php | file | core/ |
Local development override configuration feature. |
ExcludedModulesEventSubscriber::$settings | property | core/ |
|
ExtensionDiscovery::setProfileDirectoriesFromSettings | function | core/ |
Sets installation profile directories based on current site settings. |
field.settings.yml | file | core/ |
core/modules/field/config/install/field.settings.yml |
FieldBlock::formatterSettingsAjaxCallback | function | core/ |
Render API callback: gets the layout settings elements. |
FieldBlock::formatterSettingsProcessCallback | function | core/ |
Render API callback: builds the formatter settings elements. |
FieldBlock::thirdPartySettingsForm | function | core/ |
Adds the formatter third party settings forms. |
FieldConfigBase::$settings | property | core/ |
Field-type specific settings. |
FieldConfigBase::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldConfigBase::setSettings | function | core/ |
Sets field settings. |
FieldConfigInterface::setSettings | function | core/ |
Sets field settings. |
FieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldDefinition::setSettings | function | core/ |
Sets the array of settings, as required by the used class. |
FieldDefinitionTest::testDefaultFieldSettings | function | core/ |
@covers ::getSetting @covers ::setSetting @covers ::getSettings @dataProvider factoryTypeProvider |
FieldDefinitionTest::testDisplayConfigurationSettings | function | core/ |
Tests the display configuration settings. |
FieldDefinitionTest::testFieldSettings | function | core/ |
@covers ::getSetting @covers ::setSetting @covers ::getSettings @dataProvider factoryTypeProvider |
FieldFormatterSettingsDefaults | class | core/ |
Set the default field settings. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.