Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentLanguageSettingsInterface::getDefaultLangcode | function | core/ |
Gets the default language code. |
| ContentLanguageSettingsInterface::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
| ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
| ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
| ContentLanguageSettingsResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ContentLanguageSettingsTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ContentLanguageSettingsTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| ContentLanguageSettingsTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ContentLanguageSettingsTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
@covers ::getTargetBundle[[api-linebreak]] |
| ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId[[api-linebreak]] |
| ContentLanguageSettingsValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the language content settings is checked. |
| ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
| ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
| ContentModeration::getInitialState | function | core/ |
Gets the initial state for the workflow. |
| ContentModeration::getState | function | core/ |
Gets a workflow state. |
| ContentModerationAdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based entity conversion when moderation enabled. |
| ContentModerationAdminPathEntityConverterLanguageTest.php | file | core/ |
|
| ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentModerationAdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to install. |
| ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ContentModerationConfigureEntityTypesForm::getTitle | function | core/ |
Route title callback. |
| ContentModerationInterface::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
| ContentModerationInterface::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
| ContentModerationInterface::getInitialState | function | core/ |
|
| ContentModerationRouteSubscriber::getModeratedEntityTypes | function | core/ |
Returns the moderated entity types. |
| ContentModerationRouteSubscriber::getSubscribedEvents | function | core/ |
|
| ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentModerationState::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| ContentModerationState::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| ContentModerationStateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| ContentModerationSyncingTest::getAllRevisionNames | function | core/ |
Get all the revision names in order of the revision ID. |
| ContentModerationTest::testWidget | function | core/ |
Tests the media library widget only shows published media. |
| ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType[[api-linebreak]] @covers ::addEntityTypeAndBundle[[api-linebreak]] @covers ::removeEntityTypeAndBundle[[api-linebreak]] |
| ContentTestTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| ContentTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ContentTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ |
Gets a new bundled node for testing. |
| ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
| ContentTranslationHandler::getDefaultOwnerId | function | core/ |
Default value callback for the owner base field definition. |
| ContentTranslationHandler::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
| ContentTranslationHandler::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
| ContentTranslationHandler::getTranslationAccess | function | core/ |
Checks that the user can perform the operation on the entity translation. |
| ContentTranslationHandlerInterface::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
| ContentTranslationHandlerInterface::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
| ContentTranslationHandlerInterface::getTranslationAccess | function | core/ |
Checks that the user can perform the operation on the entity translation. |
| ContentTranslationLanguageChangeTest | class | core/ |
Tests the content translation language that is set. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.