Search for _defaults
- Search 7.x for _defaults
- Search 9.5.x for _defaults
- Search 10.3.x for _defaults
- Search 11.x for _defaults
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
ImageStyle::fileDefaultScheme | function | core/ |
Provides a wrapper to allow unit testing. |
ImageStyleTest::fileDefaultScheme | function | core/ |
Mock function for ImageStyle::fileDefaultScheme(). |
ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
InsertDefaultsTest | class | core/ |
Tests the Insert query builder with default values. |
InsertDefaultsTest.php | file | core/ |
|
InsertDefaultsTest::testDefaultEmptyInsert | function | core/ |
Tests that no action will be preformed if no fields are specified. |
InsertDefaultsTest::testDefaultInsert | function | core/ |
Tests that we can run a query that uses default values for everything. |
InsertDefaultsTest::testDefaultInsertWithFields | function | core/ |
Tests that we can insert fields with values and defaults in the same query. |
InsertTrait::useDefaults | function | core/ |
Specifies fields for which the database defaults should be used. |
install_state_defaults | function | core/ |
Returns an array of default settings for the global installation state. |
IntegerFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
IntegerItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
LanguageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LanguageSelectWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LayoutBuilderEntityViewDisplay::getDefaultSection | function | core/ |
Gets a default section. |
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults | function | core/ |
Test blocks containing forms can be successfully saved editing defaults. |
LayoutBuilderQuickEditTest::revertLayoutToDefaults | function | core/ |
Reverts a layout override. |
LayoutBuilderTest::testOverridesWithoutDefaultsAccess | function | core/ |
Tests Layout Builder overrides without access to edit the default layout. |
LayoutEntityHelperTrait::originalEntityUsesDefaultStorage | function | core/ |
Determines if the original entity used the default section storage. |
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Dataprovider for testOriginalEntityUsesDefaultStorage(). |
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage | function | core/ |
@covers ::originalEntityUsesDefaultStorage |
layout_builder_defaults_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml |
layout_builder_defaults_test.schema.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml |
layout_builder_entity_build_defaults_alter | function | core/ |
Implements hook_entity_build_defaults_alter(). |
layout_builder_post_update_routing_defaults | function | core/ |
Clear caches due to routing changes to changing the URLs for defaults. |
LimitOperatorsDefaultsTest | class | core/ |
Tests the upgrade path for limit operators feature. |
LimitOperatorsDefaultsTest.php | file | core/ |
|
LimitOperatorsDefaultsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LimitOperatorsDefaultsTest::testViewsPostUpdateLimitOperatorsDefaultValues | function | core/ |
Tests that default settings for limit operators are present. |
LinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LinkRelationTypeManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition() if additional processing of plugins is necessary or helpful for development purposes. |
LinkSeparateFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ListItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
LocalActionManager::$defaults | property | core/ |
Provides some default values for all local action plugins. |
LocaleLocaleLookupTest::testLanguageFallbackDefaults | function | core/ |
Test language fallback defaults. |
LocalTaskManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition() if additional processing of plugins is necessary or helpful for development purposes. |
MediaLibraryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
MenuLinkManager::$defaults | property | core/ |
Provides some default values for the definition of all menu link plugins. |
MenuLinkMock::$defaults | property | core/ |
|
MenuUiTest::doMenuLinkFormDefaultsTest | function | core/ |
Ensures that the proper default values are set when adding a menu link |
menu_ui_get_menu_link_defaults | function | core/ |
Returns the definition for a menu link for the given node. |
Merge::useDefaults | function | core/ |
Specifies fields for which the database-defaults should be used. |
MessageViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
MigrateSqlIdMapTest::idMapDefaults | function | core/ |
Sets defaults for SQL ID map plugin tests. |
MigrationPluginManager::$defaults | property | core/ |
Provides default values for migrations. |
ModuleExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.