Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| ContentEntityConfirmFormBase::save | function | core/ |
The save() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that saves the entity. |
| 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 | class | core/ |
Tests the constructor of the entity content source plugin. |
| ContentEntityConstructorTest.php | file | core/ |
|
| ContentEntityConstructorTest::$modules | property | core/ |
Modules to install. |
| ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
| ContentEntityConstructorTest::testConstructor | function | core/ |
Tests the constructor. |
| ContentEntityDeleteForm::getDeletionMessage | function | core/ |
|
| ContentEntityDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ContentEntityDeleteForm::logDeletionMessage | function | core/ |
|
| ContentEntityDeleteForm::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… |
| ContentEntityDenormalizer::getSupportedTypes | function | core/ |
|
| ContentEntityDenormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ContentEntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ContentEntityDeriver::__construct | function | core/ |
Constructs a new ContentEntityDeriver. |
| ContentEntityFieldMethodInvocationOrderTest | class | core/ |
Tests correct field method invocation order. |
| ContentEntityFieldMethodInvocationOrderTest.php | file | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage | property | core/ |
The EntityTest entity type storage. |
| ContentEntityFieldMethodInvocationOrderTest::$modules | property | core/ |
Modules to install. |
| ContentEntityFieldMethodInvocationOrderTest::setUp | function | core/ |
|
| ContentEntityFieldMethodInvocationOrderTest::testFieldMethodInvocationOrder | function | core/ |
Tests correct field method invocation order. |
| ContentEntityForm::$entityRepository | property | core/ |
The entity repository service. |
| ContentEntityForm::addRevisionableFormFields | function | core/ |
Add revision form fields if the entity enabled the UI. |
| ContentEntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| ContentEntityForm::flagViolations | function | core/ |
Flags violations for the current form. |
| ContentEntityForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| ContentEntityForm::getFormDisplay | function | core/ |
Gets the form display. |
| 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 install. |
| 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. |
Pagination
- Previous page
- Page 241
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.