Search for isDefault
- Search 7.x for isDefault
- Search 9.5.x for isDefault
- Search 8.9.x for isDefault
- Search 10.3.x for isDefault
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
ContentEntityBase::isDefaultTranslation | function | core/ |
|
ContentEntityBase::isDefaultTranslationAffectedOnly | function | core/ |
|
ContentEntityBaseUnitTest::testIsDefaultRevision | function | core/ |
@covers ::isDefaultRevision |
ContentEntityForm::isDefaultFormLangcode | function | core/ |
|
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 |
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 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 |
ModerationInformation::isDefaultRevisionPublished | function | core/ |
|
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 @dataProvider isDefaultRevisionPublishedTestCases |
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished |
PathPluginBase::isDefaultTabPath | function | core/ |
Determines if this display's path is a default tab. |
RevisionableEntity::isDefaultRevision | function | core/ |
Checks if this entity is the default revision. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.