ArgumentPluginBase::defaultSummary |
function |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php |
Default action: summary. |
ArgumentPluginBase::defaultSummaryForm |
function |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php |
Provides a form for selecting summary options. |
BaseFieldFileFormatterBase::defaultSettings |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php |
Defines the default settings for this plugin. |
BlockContentViewBuilder::getBuildDefaults |
function |
core/modules/block_content/src/BlockContentViewBuilder.php |
Provides entity-specific defaults to the build process. |
BlockPluginTrait::baseConfigurationDefaults |
function |
core/lib/Drupal/Core/Block/BlockPluginTrait.php |
Returns generic default configuration for block plugins. |
BookManager::getLinkDefaults |
function |
core/modules/book/src/ProxyClass/BookManager.php |
|
BookManager::getLinkDefaults |
function |
core/modules/book/src/BookManager.php |
|
BookManagerInterface::getLinkDefaults |
function |
core/modules/book/src/BookManagerInterface.php |
Returns an array with default values for a book page's menu link. |
BooleanCheckboxWidget::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
Defines the default settings for this plugin. |
BooleanFormatter::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Defines the default settings for this plugin. |
BreakpointManager::$defaults |
property |
core/modules/breakpoint/src/BreakpointManager.php |
A set of defaults to be referenced by $this->processDefinition(). |
CacheFactoryTest::testCacheFactoryWithDefaultSettings |
function |
core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php |
Tests that the cache factory falls back to the built-in default service. |
CKEditor5::$smartDefaultSettings |
property |
core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php |
Smart default settings utility. |
CKEditor5::getDefaultSettings |
function |
core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php |
Returns the default settings for this configurable text editor. |
Comment::getDefaultStatus |
function |
core/modules/comment/src/Entity/Comment.php |
Default value callback for 'status' base field definition. |
CommentDefaultFormatter::defaultSettings |
function |
core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php |
Defines the default settings for this plugin. |
CommentItem::defaultStorageSettings |
function |
core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php |
Defines the storage-level settings for this plugin. |
CommentViewBuilder::getBuildDefaults |
function |
core/modules/comment/src/CommentViewBuilder.php |
Provides entity-specific defaults to the build process. |
ComponentPluginManager::$defaults |
property |
core/lib/Drupal/Core/Theme/ComponentPluginManager.php |
A set of defaults to be referenced by $this->processDefinition(). |
ComponentPluginManager::$defaults |
property |
core/modules/sdc/src/ComponentPluginManager.php |
A set of defaults to be referenced by $this->processDefinition(). |
ConfigMapperManager::$defaults |
property |
core/modules/config_translation/src/ConfigMapperManager.php |
A set of defaults to be referenced by $this->processDefinition(). |
ConfigurablePluginTest::testDefaults |
function |
core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php |
Tests default settings for configurable CKEditor 5 plugins. |
ContentModerationStateTest::doTestRevisionDefaultState |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
Tests the revision default state of the moderation state entity revisions. |
ContentModerationStateTest::testRevisionDefaultState |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
Tests the revision default state of the moderation state entity revisions. |
ContextualLinkManager::$defaults |
property |
core/lib/Drupal/Core/Menu/ContextualLinkManager.php |
Provides default values for a contextual link definition. |
DateRangeCustomFormatter::defaultSettings |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Defines the default settings for this plugin. |
DateRangeDatelistWidget::defaultSettings |
function |
core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDatelistWidget.php |
Defines the default settings for this plugin. |
DateRangeDefaultFormatter::defaultSettings |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeDefaultFormatter.php |
Defines the default settings for this plugin. |
DateRangeFieldTest::$defaultSettings |
property |
core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php |
The default display settings to use for the formatters. |
DateRangePlainFormatter::defaultSettings |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php |
Defines the default settings for this plugin. |
DateTimeCustomFormatter::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
|
DateTimeDatelistWidget::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php |
Defines the default settings for this plugin. |
DateTimeDefaultFormatter::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php |
|
DateTimeFieldTest::$defaultSettings |
property |
core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php |
The default display settings to use for the formatters. |
DateTimeFormatterBase::defaultSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php |
|
DateTimeItem::defaultStorageSettings |
function |
core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php |
Defines the storage-level settings for this plugin. |
DateTimeRangeTrait::dateTimeRangeDefaultSettings |
function |
core/modules/datetime_range/src/DateTimeRangeTrait.php |
Get the default settings for a date and time range display. |
DateTimeWidgetTest::$defaultSettings |
property |
core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php |
The default display settings to use for the formatters. |
DecimalFormatter::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php |
Defines the default settings for this plugin. |
DecimalItem::defaultStorageSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php |
Defines the storage-level settings for this plugin. |
DefaultFileFormatter::defaultSettings |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php |
Defines the default settings for this plugin. |
DefaultModerationStateTest::testDeleteDefaultStateAccess |
function |
core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php |
Tests access to deleting the default state. |
DefaultModerationStateTest::testPublishedDefaultState |
function |
core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php |
Tests a workflow with a default moderation state set. |
DefaultPluginManager::$defaults |
property |
core/lib/Drupal/Core/Plugin/DefaultPluginManager.php |
A set of defaults to be referenced by $this->processDefinition(). |
DescriptionAwareFileFormatterBase::defaultSettings |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php |
|
DisplayPluginBase::mergeDefaults |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Merges default values for all plugin types. |
DisplayPluginInterface::mergeDefaults |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php |
Merges default values for all plugin types. |
Drupal\ckeditor5\SmartDefaultSettings |
service |
core/modules/ckeditor5/ckeditor5.services.yml |
|
Drupal\services_defaults_test\TestInjection |
service |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml |
|
Drupal\services_defaults_test\TestInjection2 |
service |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml |
|