Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityCacheTest::$revEntityTypeId | property | core/ |
A revisionable entity type ID to test with. |
| ContentEntityCacheTest::testCacheInvalidationOnSave | function | core/ |
Tests that the correct caches are invalidated when an entity is saved. |
| ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ContentEntityConfirmFormBase::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
| ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
| ContentEntityForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentEntityFormFieldValidationFilteringTest | class | core/ |
Tests field validation filtering on content entity forms. |
| ContentEntityFormFieldValidationFilteringTest.php | file | core/ |
|
| ContentEntityFormFieldValidationFilteringTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentEntityFormFieldValidationFilteringTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentEntityFormFieldValidationFilteringTest::$fieldNameFile | property | core/ |
The name of the file field being tested with the entity type. |
| ContentEntityFormFieldValidationFilteringTest::$fieldNameMultiple | property | core/ |
The multi-valued field name being tested with the entity type. |
| ContentEntityFormFieldValidationFilteringTest::$fieldNameSingle | property | core/ |
The single-valued field name being tested with the entity type. |
| ContentEntityFormFieldValidationFilteringTest::$modules | property | core/ |
Modules to install. |
| ContentEntityFormFieldValidationFilteringTest::setUp | function | core/ |
|
| 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… |
| ContentEntityStorageBase::buildRevisionCacheId | function | core/ |
Builds the cache ID for the passed in revision ID. |
| 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. |
| ContentImportAlreadyExistsTest::providerImportEntityThatAlreadyExists | function | core/ |
|
| ContentImportTest::testEntityValidationIsTriggered | function | core/ |
Tests that the importer validates entities before saving them. |
| 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::getAllValidDefaultLangcodes | function | core/ |
Returns all valid values for the `default_langcode` property. |
| 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/ |
Provides data to testDefaultLangcode(). |
| ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ |
Provides data to testIsDefaultConfiguration(). |
| ContentLanguageSettingsUnitTest::providerLanguageAlterable | function | core/ |
Provides data to testLanguageAlterable(). |
| ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle | function | core/ |
Provides data to testLoadByEntityTypeBundle(). |
| ContentLanguageSettingsUnitTest::testId | function | core/ |
Tests id. |
| ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
Tests target entity type id. |
| ContentLanguageSettingsValidationTest | class | core/ |
Tests validation of content_language_settings entities. |
| ContentLanguageSettingsValidationTest.php | file | core/ |
|
| ContentLanguageSettingsValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| ContentLanguageSettingsValidationTest::$modules | property | core/ |
Modules to install. |
| ContentLanguageSettingsValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.