Search for forms
- Search 7.x for forms
- Search 9.5.x for forms
- Search 8.9.x for forms
- Search 10.3.x for forms
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeFormSaveChangedTimeTest::$modules | property | core/ |
Modules to install. |
NodeFormSaveChangedTimeTest::setUp | function | core/ |
|
NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
NodeHooks1::formSystemThemesAdminFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
NodeRevisionsUiTest::testNodeFormSaveWithoutRevision | function | core/ |
Checks that unchecking 'Create new revision' works when editing a node. |
NodeTranslationUITest::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
NonAbstractFormStateDecoratorBase | class | core/ |
Provides a non-abstract version of the class under test. |
NonAbstractFormStateDecoratorBase::__construct | function | core/ |
Creates a new instance. |
Page::$parentFormSelector | property | core/ |
The parent form selector service. |
PagerPluginBase::exposedFormSubmit | function | core/ |
|
PhpassHooks::formSystemModulesUninstallConfirmFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form. |
PluginWithFormsInterface | interface | core/ |
Provides an interface for plugins which have forms. |
PluginWithFormsInterface.php | file | core/ |
|
PluginWithFormsInterface::getFormClass | function | core/ |
Gets the form class for the given operation. |
PluginWithFormsInterface::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
PluginWithFormsTrait | trait | core/ |
Provides a trait with typical behavior for plugins which have forms. |
PluginWithFormsTrait.php | file | core/ |
|
PluginWithFormsTrait::getFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass(). |
PluginWithFormsTrait::hasFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass(). |
PluginWithFormsTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginWithFormsTrait @group Plugin |
PluginWithFormsTraitTest.php | file | core/ |
|
PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
PluginWithFormsTraitTest::testGetFormClass | function | core/ |
@covers ::getFormClass @covers ::hasFormClass @dataProvider providerGetFormClass |
PoHeader::$pluralForms | property | core/ |
Formula for the plural form. |
PoHeader::getPluralForms | function | core/ |
Gets the plural form. |
PoHeader::parsePluralForms | function | core/ |
Parses a Plural-Forms entry from a Gettext Portable Object file header. |
ProcessingTest::testDrupalFormSubmitInBatch | function | core/ |
Tests form submission during a batch operation. |
ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
SearchHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
SkipOnEmptyTest::testMultipleTransforms | function | core/ |
Tests repeated execution of a process plugin can reset the pipeline stoppage correctly. |
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
StateValuesCleanTest::testFormStateValuesClean | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
StubTestTrait::performStubTest | function | core/ |
Tests that creating a stub of an entity type results in a valid entity. |
SubformState | class | core/ |
Stores information about the state of a subform. |
SubformState.php | file | core/ |
|
SubformState::$parentForm | property | core/ |
The parent form. |
SubformState::$subform | property | core/ |
The subform. |
SubformState::createForSubform | function | core/ |
Creates a new instance for a subform. |
SubformState::getCompleteFormState | function | core/ |
Gets the complete form state. |
SubformState::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
SubformState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
SubformState::setErrorByName | function | core/ |
Files an error against a form element. |
SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
SubformState::__construct | function | core/ |
Constructs a new instance. |
SubformStateInterface | interface | core/ |
Stores information about the state of a subform. |
SubformStateInterface.php | file | core/ |
|
SubformStateInterface::getCompleteFormState | function | core/ |
Gets the complete form state. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.