Search for settings

  1. Search 7.x for settings
  2. Search 9.5.x for settings
  3. Search 10.3.x for settings
  4. Search 11.x for settings
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
settings service core/core.services.yml Drupal\Core\Site\Settings
Settings class core/lib/Drupal/Core/Site/Settings.php Read only settings that are initialized with the class.

All search results

Title Object type File name Summary
DistributionProfileExistingSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Prepares the current environment for running the test.
DistributionProfileExistingSettingsTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Select language.
DistributionProfileExistingSettingsTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Select installation profile.
DistributionProfileExistingSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Configure settings.
DistributionProfileExistingSettingsTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Confirms that the installation succeeded.
DistributionProfileTranslationQueryTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Installer step: Configure settings.
DistributionProfileTranslationTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Installer step: Configure settings.
DrupalImage::settingsForm function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::validateImageUploadSettings function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php #element_validate handler for the "image_upload" element in settingsForm().
DrupalKernel::initializeSettings function core/lib/Drupal/Core/DrupalKernel.php Locate site path and initialize settings singleton.
DrupalKernelTest::testInitializeSettings function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Tests the reregistration of autoloaders if APCu available.
drupal_rewrite_settings function core/includes/install.inc Replaces values in settings.php with values in the submitted array.
DummyAjaxFormatter::settingsSummary function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Returns a short summary for the current formatter settings.
Editor::$settings property core/modules/editor/src/Entity/Editor.php The structured array of text editor plugin-specific settings.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
Editor::getSettings function core/modules/editor/src/Entity/Editor.php Returns the text editor plugin-specific settings.
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php Sets the image upload settings.
Editor::setSettings function core/modules/editor/src/Entity/Editor.php Sets the text editor plugin-specific settings.
EditorBase::getDefaultSettings function core/modules/editor/src/Plugin/EditorBase.php Returns the default settings for this configurable text editor.
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
EditorInterface::getSettings function core/modules/editor/src/EditorInterface.php Returns the text editor plugin-specific settings.
EditorInterface::setImageUploadSettings function core/modules/editor/src/EditorInterface.php Sets the image upload settings.
EditorInterface::setSettings function core/modules/editor/src/EditorInterface.php Sets the text editor plugin-specific settings.
EditorPluginInterface::getDefaultSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns the default settings for this configurable text editor.
EditorPluginInterface::getJSSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns JavaScript settings to be attached.
editor_image_upload_settings_form function core/modules/editor/editor.admin.inc Subform constructor to configure the text editor's image upload settings.
editor_test_editor_js_settings_alter function core/modules/editor/tests/modules/editor_test.module Implements hook_editor_js_settings_alter().
EmailDefaultWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php Defines the default settings for this plugin.
EmailDefaultWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php Returns a form to configure settings for the widget.
EmailDefaultWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php Returns a short summary for the current widget settings.
EntityAutocompleteTest::testSelectionSettingsHandling function core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Tests that missing or invalid selection setting key are handled correctly.
EntityDisplayFormBase::alterSettingsSummary function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Alters the widget or formatter settings summary.
EntityDisplayFormBase::thirdPartySettingsForm function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Adds the widget or formatter third party settings forms.
EntityDisplayModeTest::testAlphabeticalDisplaySettings function core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests if view modes appear in alphabetical order by visible name.
EntityDisplayWithLayoutInterface::getLayoutSettings function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Gets the layout plugin settings for this display.
EntityFormDisplayEditForm::alterSettingsSummary function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php Alters the widget or formatter settings summary.
EntityFormDisplayEditForm::thirdPartySettingsForm function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php Adds the widget or formatter third party settings forms.
EntityReferenceAutocompleteWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Defines the default settings for this plugin.
EntityReferenceAutocompleteWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Returns a form to configure settings for the widget.
EntityReferenceAutocompleteWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Returns a short summary for the current widget settings.
EntityReferenceEntityFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Defines the default settings for this plugin.
EntityReferenceEntityFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Returns a form to configure settings for the formatter.
EntityReferenceEntityFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Returns a short summary for the current formatter settings.
EntityReferenceItem::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Defines the field-level settings for this plugin.
EntityReferenceItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Defines the storage-level settings for this plugin.
EntityReferenceItem::fieldSettingsAjaxProcess function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Render API callback: Processes the field settings form and allows access to
the form state.
EntityReferenceItem::fieldSettingsAjaxProcessElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Adds entity_reference specific properties to AJAX form elements from the
field settings form.
EntityReferenceItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Returns a form for the field-level settings.
EntityReferenceItem::fieldSettingsFormValidate function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Form element validation handler; Invokes selection plugin's validation.
EntityReferenceItem::settingsAjax function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Ajax callback for the handler settings form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.