Search for required
- Search 7.x for required
- Search 9.5.x for required
- Search 10.3.x for required
- Search 11.x for required
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TestType::getRequiredStates | function | core/ |
Gets the required states of workflow type. |
test_another_module_required_by_theme.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_depending_on_modules/test_another_module_required_by_theme/test_another_module_required_by_theme.info.yml |
test_module_required_by_theme.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/test_module_required_by_theme.info.yml |
test_module_required_by_theme.module | file | core/ |
This file provides testing functionality for update.php. |
test_module_required_by_theme_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
TextFieldTest::testRequiredLongTextWithFileUpload | function | core/ |
Test required long text with file upload. |
TextRequiredSummaryUpdateTest | class | core/ |
Tests updates for adding required summary flags to widgets and fields. |
TextRequiredSummaryUpdateTest.php | file | core/ |
|
TextRequiredSummaryUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TextRequiredSummaryUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate | function | core/ |
Tests that widgets and fields are updated for required summary flag. |
TextSummaryTest::testRequiredSummary | function | core/ |
Test required summary. |
text_post_update_add_required_summary_flag | function | core/ |
Update text_with_summary fields to add summary required flags. |
text_post_update_add_required_summary_flag_form_display | function | core/ |
Update text_with_summary widgets to add summary required flags. |
UpdateTestBase::SECURITY_UPDATE_REQUIRED | constant | core/ |
Denotes a security update will be required in the test case. |
UserMailRequired | class | core/ |
Checks if the user's email address is provided if required. |
UserMailRequired.php | file | core/ |
|
UserMailRequired::$message | property | core/ |
Violation message. Use the same message as FormValidator. |
UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
UserMailRequiredValidator.php | file | core/ |
|
UserMailRequiredValidator::validate | function | core/ |
|
UserMailRequiredValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator @group user |
UserMailRequiredValidatorTest.php | file | core/ |
|
UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate |
ValidationTest::testCustomRequiredError | function | core/ |
Tests #required with custom validation errors. |
WorkflowType::$required_states | property | core/ |
States required to exist. |
WorkflowTypeBase::getRequiredStates | function | core/ |
Gets the required states of workflow type. |
WorkflowTypeInterface::getRequiredStates | function | core/ |
Gets the required states of workflow type. |
_system_rebuild_module_data_ensure_required | function | core/ |
Ensures that dependencies of required modules are also required. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.