Search for form
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 |
|---|---|---|---|
| EntityAutocompleteElementFormTest::setUp | function | core/ |
|
| EntityAutocompleteElementFormTest::submitForm | function | core/ |
Form submission handler. |
| EntityAutocompleteElementFormTest::testEntityAutocompleteAccess | function | core/ |
Tests that access is properly checked by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
| EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
| EntityBundle::buildConfigurationForm | function | core/ |
Form constructor. |
| EntityBundle::submitConfigurationForm | function | core/ |
Form submission handler. |
| EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata | function | core/ |
Tests that formatters bubble the cacheable metadata of computed fields. |
| EntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
| EntityConfirmFormBase.php | file | core/ |
|
| EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| EntityConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| EntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in EntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
| EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| EntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| EntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| EntityConfirmFormBase::save | function | core/ |
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity. |
| EntityDateFormat | class | core/ |
Migration destination for date format entity. |
| EntityDateFormat.php | file | core/ |
|
| EntityDateFormat::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
| EntityDeleteForm | class | core/ |
Provides a generic base class for an entity deletion form. |
| EntityDeleteForm.php | file | core/ |
|
| EntityDeleteForm::buildForm | function | core/ |
Form constructor. |
| EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
| EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
| EntityDeleteFormTrait | trait | core/ |
Provides a trait for an entity deletion form. |
| EntityDeleteFormTrait.php | file | core/ |
|
| EntityDeleteFormTrait::getCancelUrl | function | core/ |
|
| EntityDeleteFormTrait::getConfirmText | function | core/ |
|
| EntityDeleteFormTrait::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| EntityDeleteFormTrait::getEntity | function | core/ |
Gets the entity of this form. |
| EntityDeleteFormTrait::getQuestion | function | core/ |
|
| EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| EntityDeleteFormTrait::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| EntityDeleteFormTrait::logger | function | core/ |
Gets the logger for a specific channel. |
| EntityDeleteFormTrait::submitForm | function | core/ |
|
| EntityDisplayFormBase | class | core/ |
Base class for EntityDisplay edit forms. |
| EntityDisplayFormBase.php | file | core/ |
|
| EntityDisplayFormBase::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityDisplayFormBase::$entity | property | core/ |
The entity being used by this form. |
| EntityDisplayFormBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityDisplayFormBase::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityDisplayFormBase::$fieldTypes | property | core/ |
A list of field types. |
| EntityDisplayFormBase::$pluginManager | property | core/ |
The widget or formatter plugin manager. |
| EntityDisplayFormBase::alterSettingsSummary | function | core/ |
Alters the widget or formatter settings summary. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.