Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
| ContentEntityTest::testConstructorInvalidBundle | function | core/ |
Tests the constructor for invalid entity bundle. |
| ContentLanguageSettings::$id | property | core/ |
The id. Combination of $target_entity_type_id.$target_bundle. |
| ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
| ContentLanguageSettings::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
| ContentLanguageSettings::id | function | core/ |
Gets the identifier. |
| ContentLanguageSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
| ContentLanguageSettingsResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ContentLanguageSettingsTest::$entityTypeId | property | core/ |
The tested entity type. |
| ContentLanguageSettingsUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentLanguageSettingsUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| ContentLanguageSettingsUnitTest::providerDefaultLangcode | function | core/ |
|
| ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ |
|
| ContentLanguageSettingsUnitTest::providerLanguageAlterable | function | core/ |
|
| ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle | function | core/ |
|
| ContentLanguageSettingsUnitTest::testId | function | core/ |
@covers ::id[[api-linebreak]] |
| ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId[[api-linebreak]] |
| ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ContentModerationState::getCurrentUserId | function | core/ |
Default value callback for the 'uid' base field definition. |
| ContentModerationState::id | function | core/ |
Gets the state's ID. |
| ContentModerationStateTest::$revEntityTypeId | property | core/ |
The ID of the revisionable entity type used in the tests. |
| ContentModerationStateTest::testGetCurrentUserId | function | core/ |
Tests the legacy method used as the default entity owner. |
| ContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
| ContentModerationTest::testWidget | function | core/ |
Tests the media library widget only shows published media. |
| ContentPreprocessTest::routeNodeProvider | function | core/ |
Data provider for self::testIsLatestVersionPage(). |
| ContentTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
| ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ |
Test changing the default language of an entity. |
| ContentTranslationFieldSyncRevisionTest::testFieldSynchronizationAndValidation | function | core/ |
Checks that field synchronization works as expected with revisions. |
| ContentTranslationHandler::$entityTypeId | property | core/ |
The type of the entity being translated. |
| ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::getDefaultOwnerId | function | core/ |
Default value callback for the owner base field definition. |
| ContentTranslationHandlerTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
| ContentTranslationHandlerTest::providerTestEntityFormSharedElements | function | core/ |
Returns test cases for ::testEntityFormSharedElements(). |
| ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall | function | core/ |
Test that title does not change on ajax call with new language value. |
| ContentTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID |
| ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| ContentTranslationMetadataFieldsTest::$entityTypeId | property | core/ |
The entity type being tested. |
| ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget | function | core/ |
Checks whether the flag widget is displayed. |
| ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden | function | core/ |
Tests that outdated revision translations work correctly. |
| ContentTranslationSynchronizedFieldsConstraintValidator | class | core/ |
Checks that synchronized fields are handled correctly in pending revisions. |
| ContentTranslationSynchronizedFieldsConstraintValidator.php | file | core/ |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ |
The field translation synchronizer. |
| ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ |
Returns the original translation. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ |
Returns the synchronized properties for every specified field. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.