Search for isDefault
- Search 7.x for isDefault
- Search 9.5.x for isDefault
- Search 10.3.x for isDefault
- Search 11.x for isDefault
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BaseThemeDefaultDeprecationTest::testStableIsDefault | function | core/ | Ensures Stable is used by default when no base theme has been defined. | 
| ConfigurableLanguage::isDefault | function | core/ | Returns whether this language is the default language. | 
| ContentEntityBase::$isDefaultRevision | property | core/ | Indicates whether this is the default revision. | 
| ContentEntityBase::isDefaultRevision | function | core/ | Checks if this entity is the default revision. | 
| ContentEntityBase::isDefaultTranslation | function | core/ | Checks whether the translation is the default one. | 
| ContentEntityBase::isDefaultTranslationAffectedOnly | function | core/ | Checks if untranslatable fields should affect only the default translation. | 
| ContentEntityBaseUnitTest::testIsDefaultRevision | function | core/ | @covers ::isDefaultRevision[[api-linebreak]] | 
| ContentEntityForm::isDefaultFormLangcode | function | core/ | Checks whether the current form language matches the entity one. | 
| ContentEntityFormInterface::isDefaultFormLangcode | function | core/ | Checks whether the current form language matches the entity one. | 
| ContentLanguageSettings::isDefaultConfiguration | function | core/ | Checks if this config object contains the default values in every property. | 
| ContentLanguageSettingsInterface::isDefaultConfiguration | function | core/ | Checks if this config object contains the default values in every property. | 
| ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ | |
| ContentLanguageSettingsUnitTest::testIsDefaultConfiguration | function | core/ | @covers ::isDefaultConfiguration[[api-linebreak]] | 
| ContentModerationState::isDefaultRevisionState | function | core/ | Determines if entities should be the default revision if in this state. | 
| DefaultDisplay::isDefaultDisplay | function | core/ | Determine if this display is the 'default' display which contains fallback settings | 
| DisplayPluginBase::isDefaultDisplay | function | core/ | Determines if this display is the 'default' display. | 
| DisplayPluginBase::isDefaulted | function | core/ | Determines if an option is set to use the default or current display. | 
| DisplayPluginInterface::isDefaultDisplay | function | core/ | Determines if this display is the 'default' display. | 
| DisplayPluginInterface::isDefaulted | function | core/ | Determines if an option is set to use the default or current display. | 
| Language::isDefault | function | core/ | Returns whether this language is the default language. | 
| LanguageInterface::isDefault | function | core/ | Returns whether this language is the default language. | 
| LanguageUnitTest::testIsDefault | function | core/ | @covers ::isDefault[[api-linebreak]] | 
| ModerationInformation::isDefaultRevisionPublished | function | core/ | Determines if the default revision for the given entity is published. | 
| ModerationInformationInterface::isDefaultRevisionPublished | function | core/ | Determines if the default revision for the given entity is published. | 
| ModerationInformationTest::isDefaultRevisionPublishedTestCases | function | core/ | Test cases for ::testIsDefaultRevisionPublished. | 
| ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ | @covers ::isDefaultRevisionPublished[[api-linebreak]] @dataProvider isDefaultRevisionPublishedTestCases | 
| ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ | @covers ::isDefaultRevisionPublished[[api-linebreak]] | 
| PathPluginBase::isDefaultTabPath | function | core/ | Determines if this display's path is a default tab. | 
| RevisionableInterface::isDefaultRevision | function | core/ | Checks if this entity is the default revision. | 
| SearchPage::isDefaultSearch | function | core/ | Determines if this search page entity is currently the default search. | 
| SearchPageInterface::isDefaultSearch | function | core/ | Determines if this search page entity is currently the default search. | 
| TranslatableInterface::isDefaultTranslation | function | core/ | Checks whether the translation is the default one. | 
| TranslatableRevisionableInterface::isDefaultTranslationAffectedOnly | function | core/ | Checks if untranslatable fields should affect only the default translation. | 
| ViewFormBase::isDefaultDisplayShown | function | core/ | Controls whether or not the default display should have its own tab on edit. | 
| WidgetBase::isDefaultValueWidget | function | core/ | Returns whether the widget used for default value form. | 
| Workspace::isDefaultWorkspace | function | core/ | Determines whether the workspace is the default one or not. | 
| WorkspaceInterface::isDefaultWorkspace | function | core/ | Determines whether the workspace is the default one or not. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
