Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FormTestArgumentsObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestAutocompleteForm class core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Defines a test form using autocomplete textfields.
FormTestAutocompleteForm.php file core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
FormTestAutocompleteForm::buildForm function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
FormTestAutocompleteForm::getFormId function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
FormTestAutocompleteForm::submitForm function core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
FormTestBase class core/tests/Drupal/Tests/Core/Form/FormTestBase.php Provides a base class for testing form functionality.
FormTestBase.php file core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::$account property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The current user.
FormTestBase::$cache property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The cache backend to use.
FormTestBase::$classResolver property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The class results.
FormTestBase::$controllerResolver property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The controller resolver.
FormTestBase::$csrfToken property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The CSRF token generator.
FormTestBase::$elementInfo property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The element info manager.
FormTestBase::$eventDispatcher property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The event dispatcher.
FormTestBase::$formBuilder property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The form builder being tested.
FormTestBase::$formCache property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The form cache.
FormTestBase::$formSubmitter property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::$formValidator property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::$kernel property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::$logger property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::$moduleHandler property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The mocked module handler.
FormTestBase::$request property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The request.
FormTestBase::$requestStack property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The request stack.
FormTestBase::$themeManager property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The mocked theme manager.
FormTestBase::$translationManager property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::$urlGenerator property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The mocked URL generator.
FormTestBase::assertFormElement function core/tests/Drupal/Tests/Core/Form/FormTestBase.php Asserts that the expected form structure is found in a form for a given key.
FormTestBase::getInfo function core/tests/Drupal/Tests/Core/Form/FormTestBase.php A stub method returning properties for the defined element type.
FormTestBase::getMockForm function core/tests/Drupal/Tests/Core/Form/FormTestBase.php Provides a mocked form object.
FormTestBase::setUp function core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestBase::simulateFormSubmission function core/tests/Drupal/Tests/Core/Form/FormTestBase.php Simulates a form submission within a request, bypassing submitForm().
FormTestBase::tearDown function core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormTestButtonClassForm class core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php Builds a simple form to test form button classes.
FormTestButtonClassForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
FormTestButtonClassForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
FormTestButtonClassForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
FormTestButtonClassForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
FormTestCheckboxesRadiosForm class core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php Form constructor to test expansion of #type checkboxes and radios.
FormTestCheckboxesRadiosForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
FormTestCheckboxesRadiosForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
FormTestCheckboxesRadiosForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
FormTestCheckboxesRadiosForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
FormTestCheckboxesZeroForm class core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php Tests checkboxes zero.
FormTestCheckboxesZeroForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
FormTestCheckboxesZeroForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
FormTestCheckboxesZeroForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
FormTestCheckboxesZeroForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
FormTestCheckboxForm class core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php Form for testing checkbox.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.