Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityForm::getNewRevisionDefault | function | core/ |
Should new revisions created on default. |
| ContentEntityForm::initFormLangcodes | function | core/ |
Initializes form language code values. |
| ContentEntityForm::isDefaultFormLangcode | function | core/ |
Checks whether the current form language matches the entity one. |
| ContentEntityForm::setFormDisplay | function | core/ |
Sets the form display. |
| ContentEntityForm::showRevisionUi | function | core/ |
Checks whether the revision form fields should be added to the form. |
| ContentEntityForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| ContentEntityForm::__construct | function | core/ |
Constructs a ContentEntityForm object. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest | class | core/ |
Tests the correct mapping of user input on the correct field delta elements. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php | file | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$fieldName | property | core/ |
The field name with multiple properties being test with the entity type. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$modules | property | core/ |
Modules to enable. |
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::setUp | function | core/ |
|
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields | function | core/ |
Tests the correct user input mapping on complex fields. |
| 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 enable. |
| ContentEntityFormFieldValidationFilteringTest::setUp | function | core/ |
|
| ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ |
Tests field widgets with #limit_validation_errors. |
| ContentEntityFormInterface::getFormDisplay | function | core/ |
Gets the form display. |
| ContentEntityFormInterface::isDefaultFormLangcode | function | core/ |
Checks whether the current form language matches the entity one. |
| ContentEntityFormInterface::setFormDisplay | function | core/ |
Sets the form display. |
| ContentEntityFormTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\ContentEntityForm[[api-linebreak]] @group Entity |
| ContentEntityFormTest.php | file | core/ |
|
| ContentEntityFormTest::testEntityManagerDeprecation | function | core/ |
Tests the constructor bc layer for injecting the entity manager. |
| ContentEntityHasChangesTest | class | core/ |
Tests ContentEntityBase::hasTranslationChanges(). |
| ContentEntityHasChangesTest.php | file | core/ |
|
| ContentEntityHasChangesTest::$bundle | property | core/ |
Bundle of entity. |
| ContentEntityHasChangesTest::$modules | property | core/ |
Modules to enable. |
| ContentEntityHasChangesTest::setUp | function | core/ |
|
| ContentEntityHasChangesTest::testHasTranslationChanges | function | core/ |
Tests the correct functionality of the hasTranslationChanges() function. |
| ContentEntityNonRevisionableFieldTest | class | core/ |
Tests non-revisionable fields on revisionable (and translatable) entities. |
| ContentEntityNonRevisionableFieldTest.php | file | core/ |
|
| ContentEntityNonRevisionableFieldTest::$modules | property | core/ |
Modules to enable. |
| ContentEntityNonRevisionableFieldTest::$mulRev | property | core/ |
The EntityTestMulRev entity type storage. |
| ContentEntityNonRevisionableFieldTest::$rev | property | core/ |
The EntityTestRev entity type storage. |
| ContentEntityNonRevisionableFieldTest::setUp | function | core/ |
|
| ContentEntityNonRevisionableFieldTest::testMulNonRevisionableField | function | core/ |
Tests non-revisionable fields on revisionable and translatable entities. |
| ContentEntityNonRevisionableFieldTest::testMultiColumnNonRevisionableBaseField | function | core/ |
Tests multi column non revisionable base field for revisionable entity. |
| ContentEntityNonRevisionableFieldTest::testNonRevisionableField | function | core/ |
Tests non-revisionable fields on revisionable entities. |
| ContentEntityNormalizer::$deprecatedProperties | property | core/ |
|
| ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ContentEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ContentEntityNormalizer::getTypedDataIds | function | core/ |
Gets the typed data IDs for a type URI. |
Pagination
- Previous page
- Page 225
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.