BookTest::testSettingsForm |
function |
core/modules/book/tests/src/Functional/BookTest.php |
Tests that the book settings form can be saved without error. |
book_breadcrumb_test.settings.yml |
file |
core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml |
core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml |
book_settings.yml |
file |
core/modules/book/migrations/book_settings.yml |
core/modules/book/migrations/book_settings.yml |
BooleanCheckboxWidget::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
Defines the default settings for this plugin. |
BooleanCheckboxWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
Returns a form to configure settings for the widget. |
BooleanCheckboxWidget::settingsSummary |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
Returns a short summary for the current widget settings. |
BooleanFormatter::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Defines the default settings for this plugin. |
BooleanFormatter::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Returns a form to configure settings for the formatter. |
BooleanFormatter::settingsSummary |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Returns a short summary for the current formatter settings. |
BooleanFormatterSettingsTest |
class |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Tests the Boolean field formatter settings. |
BooleanFormatterSettingsTest |
class |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Tests the Boolean field formatter settings. |
BooleanFormatterSettingsTest.php |
file |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest.php |
file |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::$bundle |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
The name of the entity bundle that is created in the test. |
BooleanFormatterSettingsTest::$bundle |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The name of the entity bundle that is created in the test. |
BooleanFormatterSettingsTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
The theme to install as the default for testing. |
BooleanFormatterSettingsTest::$defaultTheme |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The theme to install as the default for testing. |
BooleanFormatterSettingsTest::$fieldName |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
The name of the Boolean field to use for testing. |
BooleanFormatterSettingsTest::$fieldName |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The name of the Boolean field to use for testing. |
BooleanFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Modules to enable. |
BooleanFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Modules to enable. |
BooleanFormatterSettingsTest::setUp |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::setUp |
function |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::testBooleanFormatterSettings |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Tests the formatter settings page for the Boolean formatter. |
BooleanFormatterSettingsTest::testBooleanFormatterSettings |
function |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Tests the formatter settings page for the Boolean formatter. |
BooleanItem::defaultFieldSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Defines the field-level settings for this plugin. |
BooleanItem::fieldSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Returns a form for the field-level settings. |
BrowserTestBase::getDrupalSettings |
function |
core/tests/Drupal/Tests/BrowserTestBase.php |
Gets the JavaScript drupalSettings variable for the currently-loaded page. |
BundleTranslationSettingsInterface |
interface |
core/modules/content_translation/src/BundleTranslationSettingsInterface.php |
Interface providing support for content translation bundle settings. |
BundleTranslationSettingsInterface.php |
file |
core/modules/content_translation/src/BundleTranslationSettingsInterface.php |
|
BundleTranslationSettingsInterface::getBundleTranslationSettings |
function |
core/modules/content_translation/src/BundleTranslationSettingsInterface.php |
Returns translation settings for the specified bundle. |
BundleTranslationSettingsInterface::setBundleTranslationSettings |
function |
core/modules/content_translation/src/BundleTranslationSettingsInterface.php |
Sets translation settings for the specified bundle. |
CacheFactory::$settings |
property |
core/lib/Drupal/Core/Cache/CacheFactory.php |
The site settings. |
CacheFactoryTest::testCacheFactoryWithDefaultSettings |
function |
core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php |
Test that the cache factory falls back to the built-in default service. |
ckeditor-settings-toolbar.html.twig |
file |
core/themes/stable/templates/admin/ckeditor-settings-toolbar.html.twig |
Theme override for the CKEditor settings toolbar. |
ckeditor-settings-toolbar.html.twig |
file |
core/modules/ckeditor/templates/ckeditor-settings-toolbar.html.twig |
Default theme implementation for the CKEditor settings toolbar. |
CKEditor::getDefaultSettings |
function |
core/modules/ckeditor/src/Plugin/Editor/CKEditor.php |
Returns the default settings for this configurable text editor. |
CKEditor::getJSSettings |
function |
core/modules/ckeditor/src/Plugin/Editor/CKEditor.php |
Returns JavaScript settings to be attached. |
CKEditorPluginConfigurableInterface::settingsForm |
function |
core/modules/ckeditor/src/CKEditorPluginConfigurableInterface.php |
Returns a settings form to configure this CKEditor plugin. |
CKEditorPluginManager::injectPluginSettingsForm |
function |
core/modules/ckeditor/src/CKEditorPluginManager.php |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditorTest::testGetJSSettings |
function |
core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php |
Tests CKEditor::getJSSettings(). |
color_form_system_theme_settings_alter |
function |
core/modules/color/color.module |
Implements hook_form_FORM_ID_alter(). |
CommandsTest::testAttachedSettings |
function |
core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php |
Regression test: Settings command exists regardless of JS aggregation. |
comment.settings.yml |
file |
core/modules/comment/config/install/comment.settings.yml |
core/modules/comment/config/install/comment.settings.yml |
CommentDefaultFormatter::defaultSettings |
function |
core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php |
Defines the default settings for this plugin. |
CommentDefaultFormatter::settingsForm |
function |
core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
CommentDefaultFormatter::settingsSummary |
function |
core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
CommentItem::defaultFieldSettings |
function |
core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php |
Defines the field-level settings for this plugin. |
CommentItem::defaultStorageSettings |
function |
core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php |
Defines the storage-level settings for this plugin. |
CommentItem::fieldSettingsForm |
function |
core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php |
Returns a form for the field-level settings. |