Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::$defaultLangcodeKey | property | core/ |
The default langcode entity key. |
ContentEntityBase::$langcodeKey | property | core/ |
The language entity key. |
ContentEntityBase::setDefaultLangcode | function | core/ |
Populates the local cache for the default language code. |
ContentEntityBase::updateFieldLangcodes | function | core/ |
Updates language for already instantiated fields. |
ContentEntityForm::getFormLangcode | function | core/ |
|
ContentEntityForm::initFormLangcodes | function | core/ |
Initializes form language code values. |
ContentEntityForm::isDefaultFormLangcode | function | core/ |
|
ContentEntityForm::updateFormLangcode | function | core/ |
Updates the form language to reflect any change to the entity language. |
ContentEntityFormInterface::getFormLangcode | function | core/ |
Gets the code identifying the active form language. |
ContentEntityFormInterface::isDefaultFormLangcode | function | core/ |
Checks whether the current form language matches the entity one. |
ContentLanguageSettings::$default_langcode | property | core/ |
The default language code. |
ContentLanguageSettings::getAllValidDefaultLangcodes | function | core/ |
Returns all valid values for the `default_langcode` property. |
ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
ContentLanguageSettings::setDefaultLangcode | function | core/ |
Sets the default language code. |
ContentLanguageSettingsInterface::getDefaultLangcode | function | core/ |
Gets the default language code. |
ContentLanguageSettingsInterface::setDefaultLangcode | function | core/ |
Sets the default language code. |
ContentLanguageSettingsUnitTest::providerDefaultLangcode | function | core/ |
|
ContentLanguageSettingsUnitTest::testDefaultLangcode | function | core/ |
@covers ::getDefaultLangcode @covers ::setDefaultLangcode |
ContentModerationStateTest::testChangingContentLangcode | function | core/ |
Tests changing the language of content without adding a translation. |
ContentModerationStateTest::testExistingContentModerationStateDataRemoval | function | core/ |
Tests removal of content moderation state entities for preexisting content. |
ContentModerationStateTest::testNonLangcodeEntityTypeModeration | function | core/ |
Tests moderation of a non-translatable entity type with no langcode. |
ContentTranslationContextualLinksTest::$langcodes | property | core/ |
The enabled languages. |
ContentTranslationHandler::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
ContentTranslationHandlerInterface::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
ContentTranslationHandlerTest::$translationLangcode | property | core/ |
The ID of the translation language used in this test. |
ContentTranslationLinkTagTest::$langcodes | property | core/ |
The added languages. |
ContentTranslationModuleInstallTest::$sourceLangcode | property | core/ |
The language code of the source language for this test. |
ContentTranslationModuleInstallTest::$translationLangcode | property | core/ |
The language code of the translation language for this test. |
ContentTranslationSyncUnitTest::$langcodes | property | core/ |
The available language codes. |
ContentTranslationTestBase::$langcodes | property | core/ |
The added languages. |
ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
ContextHandlerTest::testApplyContextMappingConfigurableAssigned | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testGetMatchingContexts | function | core/ |
@covers ::getMatchingContexts |
DateFormatterTest::LANGCODE | constant | core/ |
Arbitrary langcode for a custom language. |
DateTimePlus::$langcode | property | core/ |
The value of the language code passed to the constructor. |
DblogClearLogConfirmForm | class | core/ |
Provides a confirmation form before clearing out the logs. |
DblogClearLogConfirmForm.php | file | core/ |
|
DblogClearLogConfirmForm::$connection | property | core/ |
The database connection. |
DblogClearLogConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
DblogClearLogConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DblogClearLogConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DblogClearLogConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DblogClearLogConfirmForm::submitForm | function | core/ |
Form submission handler. |
DblogClearLogConfirmForm::__construct | function | core/ |
Constructs a new DblogClearLogConfirmForm. |
DbLogController | class | core/ |
Returns responses for dblog routes. |
DbLogController.php | file | core/ |
|
DbLogController::$database | property | core/ |
The database service. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.