Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 10.3.x for require
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator. |
| UserMailRequiredValidatorTest.php | file | core/ |
|
| UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
| UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
| UserMailRequiredValidatorTest::testValidate | function | core/ |
Tests validate. |
| UserRequirements | class | core/ |
Requirements for the User module. |
| UserRequirements.php | file | core/ |
|
| UserRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| UserRequirements::__construct | function | core/ |
|
| UserRequirementsTest | class | core/ |
Tests user_requirements(). |
| UserRequirementsTest | class | core/ |
Tests the requirements checks of the User module. |
| UserRequirementsTest.php | file | core/ |
|
| UserRequirementsTest.php | file | core/ |
|
| UserRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserRequirementsTest::$moduleHandler | property | core/ |
Module handler for invoking user requirements. |
| UserRequirementsTest::$modules | property | core/ |
Modules to install. |
| UserRequirementsTest::setUp | function | core/ |
|
| UserRequirementsTest::testAnonymousUser | function | core/ |
Tests that the requirements check can detect a missing anonymous user. |
| UserRequirementsTest::testBlankUserEmails | function | core/ |
Tests that the requirements check does not incorrectly flag blank emails. |
| UserRequirementsTest::testConflictingUserEmails | function | core/ |
Tests that the requirements check can detect conflicting user emails. |
| UserRequirementsTest::testTranslatedUserEmail | function | core/ |
Tests that the requirements check does not flag user translations. |
| ValidationTest::testCustomRequiredError | function | core/ |
Tests #required with custom validation errors. |
| ValidKeysConstraint::$dynamicMissingRequiredKeyMessage | property | core/ |
The error message if a dynamically required key is missing. |
| ValidKeysConstraint::$missingRequiredKeyMessage | property | core/ |
The error message if a key is missing. |
| ValidKeysConstraint::getRequiredOptions | function | core/ |
|
| ValidKeysConstraintValidatorTest::testBothUnknownAndDynamicallyRequiredKeys | function | core/ |
Tests detecting both unknown and required keys. |
| ValidKeysConstraintValidatorTest::testDynamicallyRequiredKeys | function | core/ |
Tests detecting missing dynamically required keys. |
| ValidKeysConstraintValidatorTest::testRequiredKeys | function | core/ |
Tests detecting missing required keys. |
| VariableTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| VariableTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for variable translation source plugin. |
| VariableTranslationCheckRequirementsTest.php | file | core/ |
|
| VariableTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
| VariableTranslationCheckRequirementsTest::setUp | function | core/ |
|
| VariableTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception in thrown when the i18n_variable table does not exist. |
| WidgetAccessTest::testRequiredFieldNoAccess | function | core/ |
Tests the widget with a required field that the user can't access. |
| WorkflowType::$required_states | property | core/ |
States required to exist. |
| 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. |
| WorkspacesRequirements | class | core/ |
Install time requirements for the workspaces module. |
| WorkspacesRequirements.php | file | core/ |
|
| WorkspacesRequirements::getRequirements | function | core/ |
Check installation requirements. |
Pagination
- Previous page
- Page 16
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.