Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityConfirmFormBase::actions | function | core/ |
|
| ContentEntityConfirmFormBase::buildForm | function | core/ |
|
| ContentEntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
| ContentEntityConfirmFormBase::form | function | core/ |
|
| ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
|
| ContentEntityConfirmFormBase::getCancelText | function | core/ |
|
| ContentEntityConfirmFormBase::getConfirmText | function | core/ |
|
| ContentEntityConfirmFormBase::getDescription | function | core/ |
|
| ContentEntityConfirmFormBase::getFormName | function | core/ |
|
| 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/ |
|
| ContentEntityDeleteForm | class | core/ |
Provides a generic base class for a content entity deletion form. |
| ContentEntityDeleteForm.php | file | core/ |
|
| ContentEntityDeleteForm::buildForm | function | core/ |
|
| ContentEntityDeleteForm::getCancelUrl | function | core/ |
|
| ContentEntityDeleteForm::getDeletionMessage | function | core/ |
|
| ContentEntityDeleteForm::getQuestion | function | core/ |
|
| ContentEntityDeleteForm::logDeletionMessage | function | core/ |
|
| ContentEntityDeleteForm::submitForm | function | core/ |
|
| ContentEntityForm | class | core/ |
Entity form variant for content entity types. |
| ContentEntityForm.php | file | core/ |
|
| ContentEntityForm::$entity | property | core/ |
The entity being used by this form. |
| ContentEntityForm::$entityRepository | property | core/ |
The entity repository service. |
| ContentEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| ContentEntityForm::$time | property | core/ |
The time service. |
| ContentEntityForm::addRevisionableFormFields | function | core/ |
Add revision form fields if the entity enabled the UI. |
| ContentEntityForm::buildEntity | function | core/ |
|
| ContentEntityForm::copyFormValuesToEntity | function | core/ |
|
| ContentEntityForm::create | function | core/ |
|
| ContentEntityForm::flagViolations | function | core/ |
Flags violations for the current form. |
| ContentEntityForm::form | function | core/ |
|
| ContentEntityForm::getBundleEntity | function | core/ |
Returns the bundle entity of the entity, or NULL if there is none. |
| ContentEntityForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| ContentEntityForm::getFormDisplay | function | core/ |
|
| ContentEntityForm::getFormLangcode | function | core/ |
|
| ContentEntityForm::getNewRevisionDefault | function | core/ |
Should new revisions created on default. |
| ContentEntityForm::init | function | core/ |
Initializes the form state and the entity before the first form build. |
| ContentEntityForm::initFormLangcodes | function | core/ |
Initializes form language code values. |
| ContentEntityForm::isDefaultFormLangcode | function | core/ |
|
| ContentEntityForm::prepareEntity | function | core/ |
|
| ContentEntityForm::setFormDisplay | function | core/ |
|
| ContentEntityForm::showRevisionUi | function | core/ |
Checks whether the revision form fields should be added to the form. |
| ContentEntityForm::submitForm | function | core/ |
|
| ContentEntityForm::updateChangedTime | function | core/ |
Updates the changed time of the entity. |
| ContentEntityForm::updateFormLangcode | function | core/ |
Updates the form language to reflect any change to the entity language. |
| 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… |
| 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/ |
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.