Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormValidatorTest::$formErrorHandler | property | core/ |
The form error handler. |
| FormValidatorTest::$logger | property | core/ |
A logger instance. |
| FormValidatorTest::providerTestHandleErrorsWithLimitedValidation | function | core/ |
|
| FormValidatorTest::providerTestPerformRequiredValidation | function | core/ |
|
| FormValidatorTest::providerTestRequiredErrorMessage | function | core/ |
|
| FormValidatorTest::setUp | function | core/ |
|
| FormValidatorTest::testElementValidate | function | core/ |
@covers ::doValidateForm[[api-linebreak]] |
| FormValidatorTest::testExecuteValidateHandlers | function | core/ |
@covers ::executeValidateHandlers[[api-linebreak]] |
| FormValidatorTest::testHandleErrorsWithLimitedValidation | function | core/ |
@covers ::handleErrorsWithLimitedValidation[[api-linebreak]] |
| FormValidatorTest::testMustValidate | function | core/ |
Tests the 'must_validate' $form_state flag. |
| FormValidatorTest::testPerformRequiredValidation | function | core/ |
@covers ::performRequiredValidation[[api-linebreak]] |
| FormValidatorTest::testPreventDuplicateValidation | function | core/ |
Tests the 'must_validate' $form_state flag. |
| FormValidatorTest::testRequiredErrorMessage | function | core/ |
@covers ::doValidateForm[[api-linebreak]] |
| FormValidatorTest::testValidateInvalidFormToken | function | core/ |
@covers ::validateForm[[api-linebreak]] |
| FormValidatorTest::testValidateValidFormToken | function | core/ |
@covers ::validateForm[[api-linebreak]] |
| FormValidatorTest::testValidationComplete | function | core/ |
Tests the 'validation_complete' $form_state flag. |
| FormValuesTest | class | core/ |
Tests that form values are properly delivered to AJAX callbacks. |
| FormValuesTest.php | file | core/ |
|
| FormValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormValuesTest::$modules | property | core/ |
Modules to enable. |
| FormValuesTest::setUp | function | core/ |
|
| FormValuesTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
| form_base_test.inc | file | core/ |
Functions in the global namespace for \Drupal\Tests\Core\Form\FormTestBase. |
| form_test.event_subscriber | service | core/ |
Drupal\form_test\EventSubscriber\FormTestEventSubscriber |
| form_test.form.serviceform | service | core/ |
Drupal\form_test\FormTestServiceObject |
| form_test.http_middleware | service | core/ |
Drupal\form_test\StackMiddleware\FormTestMiddleware |
| form_test.info.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.info.yml |
| form_test.module | file | core/ |
Helper module for the form API tests. |
| form_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.permissions.yml |
| form_test.routing.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.routing.yml |
| form_test.schema.yml | file | core/ |
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml |
| form_test.services.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.services.yml |
| form_test_form_alter | function | core/ |
Implements hook_form_alter(). |
| form_test_form_form_test_alter_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| form_test_form_form_test_vertical_tabs_access_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
| form_test_form_user_register_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| form_test_tableselect_ajax_callback | function | core/ |
Ajax callback that returns the form element. |
| form_test_user_register_form_rebuild | function | core/ |
Submit callback that just lets the form rebuild. |
| ForumBlockTest | class | core/ |
Tests the forum blocks. |
| ForumBlockTest.php | file | core/ |
|
| ForumBlockTest::$adminUser | property | core/ |
A user with various administrative privileges. |
| ForumBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumBlockTest::$modules | property | core/ |
Modules to enable. |
| ForumBlockTest::createForumTopics | function | core/ |
Creates a forum topic. |
| ForumBlockTest::setUp | function | core/ |
|
| ForumBlockTest::testActiveForumTopicsBlock | function | core/ |
Tests the "Active forum topics" block. |
| ForumBlockTest::testNewForumTopicsBlock | function | core/ |
Tests the "New forum topics" block. |
| ForumBreadcrumbBuilderBaseTest | class | core/ |
@coversDefaultClass \Drupal\forum\Breadcrumb\ForumBreadcrumbBuilderBase[[api-linebreak]] @group forum |
| ForumBreadcrumbBuilderBaseTest.php | file | core/ |
|
| ForumBreadcrumbBuilderBaseTest::setUp | function | core/ |
Pagination
- Previous page
- Page 335
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.