DescriptionAwareFileFormatterBase::defaultSettings |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php |
Defines the default settings for this plugin. |
DescriptionAwareFileFormatterBase::settingsForm |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php |
Returns a form to configure settings for the formatter. |
DescriptionAwareFileFormatterBase::settingsSummary |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php |
Returns a short summary for the current formatter settings. |
DevelopmentSettingsForm |
class |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
Configure development settings for this site. |
DevelopmentSettingsForm.php |
file |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
|
DevelopmentSettingsForm::buildForm |
function |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
Form constructor. |
DevelopmentSettingsForm::create |
function |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
Instantiates a new instance of this class. |
DevelopmentSettingsForm::getFormId |
function |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
Returns a unique string identifying the form. |
DevelopmentSettingsForm::submitForm |
function |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
Form submission handler. |
DevelopmentSettingsForm::__construct |
function |
core/modules/system/src/Form/DevelopmentSettingsForm.php |
Constructs a new development settings form. |
DevelopmentSettingsFormTest |
class |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Tests development settings form items for expected behavior. |
DevelopmentSettingsFormTest.php |
file |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
|
DevelopmentSettingsFormTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
The theme to install as the default for testing. |
DevelopmentSettingsFormTest::$modules |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Modules to install. |
DevelopmentSettingsFormTest::setUp |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
|
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Tests disabling cache bins which cache markup. |
DevelopmentSettingsFormTest::testTwigDevelopmentMode |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Tests turning on Twig development mode. |
DevelopmentSettingsFormTest::twigDevelopmentData |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php |
Test data for Twig development mode. |
DevelopmentSettingsPass |
class |
core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php |
Defines a compiler pass to register development settings. |
DevelopmentSettingsPass.php |
file |
core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php |
|
DevelopmentSettingsPass::process |
function |
core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php |
|
DistributionProfileExistingSettingsTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
Tests distribution profile support with existing settings. |
DistributionProfileExistingSettingsTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
|
DistributionProfileExistingSettingsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
The theme to install as the default for testing. |
DistributionProfileExistingSettingsTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php |
The distribution profile info. |
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. |
drupal.daterange-formatter-settings-2827055.php |
file |
core/modules/datetime_range/tests/fixtures/update/drupal.daterange-formatter-settings-2827055.php |
Provides database changes for testing the daterange formatter upgrade path. |
drupal.timestamp-formatter-settings-2921810.php |
file |
core/modules/system/tests/fixtures/update/drupal.timestamp-formatter-settings-2921810.php |
Provides database changes for testing the TimestampFormatter upgrade path. |
DrupalKernel::initializeSettings |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Locate site path and initialize settings singleton. |
Drupal\ckeditor5\SmartDefaultSettings |
service |
core/modules/ckeditor5/ckeditor5.services.yml |
|
Drupal\content_translation\BundleTranslationSettingsInterface |
service |
core/modules/content_translation/content_translation.services.yml |
|
Drupal\Core\Site\Settings |
service |
core/core.services.yml |
|
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. |