Search for Id

  1. Search 7.x for Id
  2. Search 8.9.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
FormTestMachineNameValidationForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Form constructor.
FormTestMachineNameValidationForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Returns a unique string identifying the form.
FormTestMachineNameValidationForm::load function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Loading stub for machine name.
FormTestMachineNameValidationForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Form submission handler.
FormTestMiddleware class core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php Provides a test middleware which sets a custom response header.
FormTestMiddleware.php file core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php
FormTestMiddleware::$httpKernel property core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php The decorated kernel.
FormTestMiddleware::handle function core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php
FormTestMiddleware::__construct function core/modules/system/tests/modules/form_test/src/StackMiddleware/FormTestMiddleware.php Constructs a FormTestMiddleware object.
FormTestNumberForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php Returns a unique string identifying the form.
FormTestObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestObject.php Returns a unique string identifying the form.
FormTestObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestObject.php Form validation handler.
FormTestOptionalContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Returns a unique string identifying the form.
FormTestPatternForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php Returns a unique string identifying the form.
FormTestPlaceholderForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php Returns a unique string identifying the form.
FormTestProgrammaticForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php Returns a unique string identifying the form.
FormTestProgrammaticForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php Form validation handler.
FormTestRadiosCheckedForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php Returns a unique string identifying the form.
FormTestRangeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php Returns a unique string identifying the form.
FormTestRangeInvalidForm class core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php Form constructor for testing invalid #type 'range' elements.
FormTestRangeInvalidForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php
FormTestRangeInvalidForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php Form constructor.
FormTestRangeInvalidForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php Returns a unique string identifying the form.
FormTestRangeInvalidForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php Form submission handler.
FormTestRebuildPreserveValuesForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php Returns a unique string identifying the form.
FormTestRedirectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php Returns a unique string identifying the form.
FormTestRequiredAttributeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php Returns a unique string identifying the form.
FormTestResponseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php Returns a unique string identifying the form.
FormTestSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php Returns a unique string identifying the form.
FormTestServiceObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Returns a unique string identifying the form.
FormTestServiceObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Form validation handler.
FormTestStatePersistForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php Returns a unique string identifying the form.
FormTestStorageForm::elementValidateValueCached function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php Form element validation handler for 'value' element.
FormTestStorageForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php Returns a unique string identifying the form.
FormTestStorageForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php Form validation handler.
FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Form element #after_build callback: output the old form build-id.
FormTestStoragePageCacheForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Returns a unique string identifying the form.
FormTestStoragePageCacheForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Form validation handler.
FormTestTableForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php Returns a unique string identifying the form.
FormTestTableSelectColspanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php Returns a unique string identifying the form.
FormTestTableSelectDisabledRowsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php Returns a unique string identifying the form.
FormTestTableSelectEmptyForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php Returns a unique string identifying the form.
FormTestTableSelectJsSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php Returns a unique string identifying the form.
FormTestTableSelectMultipleFalseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php Returns a unique string identifying the form.
FormTestTableSelectMultipleTrueForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php Returns a unique string identifying the form.
FormTestUrlForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php Returns a unique string identifying the form.
FormTestValidateForm class core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php Form builder for testing \Drupal\Core\Form\FormValidatorInterface::validateForm().
FormTestValidateForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
FormTestValidateForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php Form constructor.
FormTestValidateForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php Returns a unique string identifying the form.

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