Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ |
Tests field widgets with #limit_validation_errors. |
ContentEntityFormInterface::validateForm | function | core/ |
Note that extending classes should not override this method to add entity validation logic, but define further validation constraints using the entity validation API and/or provide a new validation constraint if necessary. This is the only way to… |
ContentEntityNormalizer::getTypedDataIds | function | core/ |
Gets the typed data IDs for a type URI. |
ContentEntityStorageBase::$latestRevisionIds | property | core/ |
Stores the latest revision IDs for entities. |
ContentEntityStorageBase::cleanIds | function | core/ |
Ensures integer entity key values are valid. |
ContentEntityStorageBase::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
ContentEntityTest::assertIds | function | core/ |
Helper to assert IDs structure. |
ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
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 |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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::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/ |
Tests 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/ |
Tests 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. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.