Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
FormTestTableSelectDisabledRowsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectDisabledRowsForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectEmptyForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php Builds a form to test table select with '#options' set to empty.
FormTestTableSelectEmptyForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectEmptyForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectEmptyForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectEmptyForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectFormBase class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php Provides a base class for tableselect forms.
FormTestTableSelectFormBase.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php
FormTestTableSelectFormBase::tableselectAjaxCallback function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php Ajax callback that returns the form element.
FormTestTableSelectFormBase::tableselectFormBuilder function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectFormBase.php Build a form to test the tableselect element.
FormTestTableSelectJsSelectForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php Builds a form to test table select with JS.
FormTestTableSelectJsSelectForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectJsSelectForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectJsSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectJsSelectForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectMultipleFalseForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php Builds a form to test table select with '#multiple" set to FALSE.
FormTestTableSelectMultipleFalseForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleFalseForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleFalseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleFalseForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleTrueForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php Builds a form to test table select with '#multiple' as TRUE.
FormTestTableSelectMultipleTrueForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTableSelectMultipleTrueForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTableSelectMultipleTrueForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTableSelectMultipleTrueForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTextareaForm class core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php Form for testing textarea.
FormTestTextareaForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php
FormTestTextareaForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php
FormTestTextareaForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php
FormTestTextareaForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php
FormTestUrlForm class core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php Form constructor for testing #type 'url' elements.
FormTestUrlForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
FormTestUrlForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
FormTestUrlForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
FormTestUrlForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
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
FormTestValidateForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
FormTestValidateForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
FormTestValidateForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
FormTestValidateNoToken class core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php Form to test the validation of forms with a disabled CSRF token.
FormTestValidateNoToken.php file core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
FormTestValidateNoToken::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
FormTestValidateNoToken::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
FormTestValidateNoToken::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
FormTestValidateRequiredForm class core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php Form constructor to test the #required property.
FormTestValidateRequiredForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php
FormTestValidateRequiredForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php

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