Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FormValidatorTestMockInterface | interface | core/ |
Interface used in the mocking process of this test. |
| FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
| FormValuesTest::formModeProvider | function | core/ |
Data provider for testSimpleAjaxFormValue. |
| FormValuesTest::testSimpleInvalidCallbacksAjaxFormValue | function | core/ |
Tests that AJAX elements with invalid callbacks return error code 500. |
| form_test.http_middleware | service | core/ |
Drupal\form_test\StackMiddleware\FormTestMiddleware |
| form_validator | service | core/ |
Drupal\Core\Form\FormValidator |
| forum.uninstall_validator | service | core/ |
Drupal\forum\ForumUninstallValidator |
| ForumIndexStorage::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
| ForumIndexStorageInterface::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
| ForumLeafConstraintValidator | class | core/ |
Validates the ForumLeaf constraint. |
| ForumLeafConstraintValidator.php | file | core/ |
|
| ForumLeafConstraintValidator::validate | function | core/ |
|
| ForumListingBreadcrumbBuilderTest::providerTestApplies | function | core/ |
Provides test data for testApplies(). |
| ForumNodeBreadcrumbBuilderTest::providerTestApplies | function | core/ |
Provides test data for testApplies(). |
| ForumSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ForumTest::$nids | property | core/ |
An array of forum topic node IDs. |
| ForumUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\forum\ForumUninstallValidator. |
| ForumUninstallValidator | class | core/ |
Prevents forum module from being uninstalled under certain conditions. |
| ForumUninstallValidator.php | file | core/ |
|
| ForumUninstallValidator.php | file | core/ |
|
| ForumUninstallValidator::$configFactory | property | core/ |
The config factory. |
| ForumUninstallValidator::$container | property | core/ |
The service container. |
| ForumUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ForumUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ForumUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| ForumUninstallValidator::getForumVocabulary | function | core/ |
Returns the vocabulary configured for forums. |
| ForumUninstallValidator::hasForumNodes | function | core/ |
Determines if there are any forum nodes or not. |
| ForumUninstallValidator::hasTermsForVocabulary | function | core/ |
Determines if there are any taxonomy terms for a specified vocabulary. |
| ForumUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ForumUninstallValidator::setStringTranslation | function | core/ |
|
| ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ForumUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ForumUninstallValidator::__construct | function | core/ |
Constructs a new ForumUninstallValidator. |
| ForumUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumUninstallValidator[[api-linebreak]] @group forum @group legacy |
| ForumUninstallValidatorTest.php | file | core/ |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.