Search for defaults

  1. Search 7.x for defaults
  2. Search 9.5.x for defaults
  3. Search 8.9.x for defaults
  4. Search 11.x for defaults
  5. Search main for defaults
  6. Other projects
Title Object type File name Summary
DefaultsSectionStorageTest::testAccess function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @covers ::access[[api-linebreak]]
@dataProvider providerTestAccess
DefaultsSectionStorageTest::testBuildRoutes function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::buildRoutes[[api-linebreak]]
@covers ::getEntityTypes[[api-linebreak]]
@covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]]
DefaultsSectionStorageTest::testBuildRoutesNoFieldUi function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::buildRoutes[[api-linebreak]]
DefaultsSectionStorageTest::testConfigInstall function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php Tests installing defaults via config install.
DefaultsSectionStorageTest::testExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::extractEntityFromRoute[[api-linebreak]]
DefaultsSectionStorageTest::testExtractEntityFromRouteCreate function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::extractEntityFromRoute[[api-linebreak]]
DefaultsSectionStorageTest::testGetContexts function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @covers ::getContexts[[api-linebreak]]
DefaultsSectionStorageTest::testGetContextsDuringPreview function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @covers ::getContextsDuringPreview[[api-linebreak]]
DefaultsSectionStorageTest::testGetTempstoreKey function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @covers ::getTempstoreKey[[api-linebreak]]
DefaultsSectionStorageTest::testLoadFromDisplay function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php Tests loading given a display.
DefaultsSectionStorageTest::testThirdPartySettings function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::getThirdPartySetting[[api-linebreak]]
@covers ::setThirdPartySetting[[api-linebreak]]
DefaultsTestPluginManager class core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php Defines a plugin manager used by Plugin API unit tests.
DefaultsTestPluginManager.php file core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php
DefaultsTestPluginManager::__construct function core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php Constructs a new DefaultsTestPluginManager instance.
DefaultStyle class core/modules/views/src/Plugin/views/style/DefaultStyle.php Unformatted style plugin to render rows.
DefaultStyle.php file core/modules/views/src/Plugin/views/style/DefaultStyle.php
DefaultStyle::$usesRowClass property core/modules/views/src/Plugin/views/style/DefaultStyle.php Does the style plugin support custom css class for the rows.
DefaultStyle::$usesRowPlugin property core/modules/views/src/Plugin/views/style/DefaultStyle.php Whether or not this style uses a row plugin.
DefaultSummary class core/modules/views/src/Plugin/views/style/DefaultSummary.php The default style plugin for summaries.
DefaultSummary.php file core/modules/views/src/Plugin/views/style/DefaultSummary.php
DefaultSummary::buildOptionsForm function core/modules/views/src/Plugin/views/style/DefaultSummary.php Provide a form to edit options for this plugin.
DefaultSummary::defineOptions function core/modules/views/src/Plugin/views/style/DefaultSummary.php Information about options for all kinds of purposes will be held here.
DefaultSummary::query function core/modules/views/src/Plugin/views/style/DefaultSummary.php Add anything to the query that we might need to.
DefaultSummary::render function core/modules/views/src/Plugin/views/style/DefaultSummary.php Render the display in this style.
DescriptionAwareFileFormatterBase::defaultSettings function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Defines the default settings for this plugin.
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\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
Drupal\services_defaults_test\TestPrivateService service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
Drupal\services_defaults_test\TestService service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults function core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php Determines the entity type ID given a route definition and route defaults.
EditorBase::getDefaultSettings function core/modules/editor/src/Plugin/EditorBase.php Returns the default settings for this configurable text editor.
EditorPluginInterface::getDefaultSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns the default settings for this configurable text editor.
EmailDefaultWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php
EntityReferenceAutocompleteWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php
EntityReferenceEntityFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php
EntityReferenceItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
EntityReferenceLabelFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatter.php
EntityViewBuilder::getBuildDefaults function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Provides entity-specific defaults to the build process.
ExtensionList::$defaults property core/lib/Drupal/Core/Extension/ExtensionList.php Default values to be merged into *.info.yml file arrays.
FieldEntitySettingsTest::testFieldEntitiesCarryDefaultSettings function core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php @group legacy
FieldFormatterSettingsDefaults class core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php Set the default field settings.
FieldFormatterSettingsDefaults.php file core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php
FieldFormatterSettingsDefaults::numberSettings function core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php
FieldFormatterSettingsDefaults::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php Set field formatter settings when the map didn't map: for date
formatters, the fallback format, for everything else, empty array.
FieldInstanceDefaults class core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php #[MigrateProcess('d7_field_instance_defaults')]
FieldInstanceDefaults class core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceDefaults.php Determines the default field settings.
FieldInstanceDefaults.php file core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php
FieldInstanceDefaults.php file core/modules/field/src/Plugin/migrate/process/d6/FieldInstanceDefaults.php

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