Search for settings
- Search 7.x for settings
- Search 8.9.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 |
---|---|---|---|
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 (variables) from database. |
EntityTranslationSettings.php | file | core/ |
|
EntityTranslationSettings::doCount | function | core/ |
Gets the source count using countQuery(). |
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 | core/ |
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 | sites/ |
Local development override configuration feature. |
ExcludedModulesEventSubscriber::$settings | property | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
@group Database |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the site works with Drupal 8 style database connection array. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the replica database connection works. |
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. |
FieldFormatterSettingsDefaults.php | file | core/ |
|
FieldFormatterSettingsDefaults::numberSettings | function | core/ |
|
FieldFormatterSettingsDefaults::transform | function | core/ |
Set field formatter settings when the map didn't map: for date formatters, the fallback format, for everything else, empty array. |
FieldFormatterTest::testThirdPartySettings | function | core/ |
Tests availability of third party settings in field render arrays. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.