Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormTestValidateRequiredForm.php | file | core/ |
|
FormTestValidateRequiredForm::buildForm | function | core/ |
Form constructor. |
FormTestValidateRequiredForm::elementValidateRequired | function | core/ |
|
FormTestValidateRequiredForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestValidateRequiredForm::submitForm | function | core/ |
Form submission handler. |
FormTestValidateRequiredNoTitleForm | class | core/ |
Form constructor to test the #required property without #title. |
FormTestValidateRequiredNoTitleForm.php | file | core/ |
|
FormTestValidateRequiredNoTitleForm::buildForm | function | core/ |
Form constructor. |
FormTestValidateRequiredNoTitleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestValidateRequiredNoTitleForm::submitForm | function | core/ |
Form submission handler. |
FormValidator::performRequiredValidation | function | core/ |
Performs validation of elements that are not subject to limited validation. |
FormValidatorTest::providerTestPerformRequiredValidation | function | core/ |
|
FormValidatorTest::providerTestRequiredErrorMessage | function | core/ |
|
FormValidatorTest::testPerformRequiredValidation | function | core/ |
@covers ::performRequiredValidation |
FormValidatorTest::testRequiredErrorMessage | function | core/ |
@covers ::doValidateForm |
GDToolkit::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
Handler::requireWasCalled | function | composer/ |
Registers post-package events if the 'require' command was called. |
HookRequirementsTest | class | core/ |
Attempts enabling a module that fails hook_requirements('install'). |
HookRequirementsTest.php | file | core/ |
|
HookRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HookRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that a module cannot be installed if it fails hook_requirements(). |
hook_requirements | function | core/ |
Check installation requirements and do status reporting. |
hook_requirements_alter | function | core/ |
Alters requirements data. |
ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Tests that required alt/title fields gets validated right. |
ImageTestBase::providerAltTextRequired | function | core/ |
|
ImageTestBase::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
ImageToolkitBase::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
ImageToolkitInterface::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
image_requirements | function | core/ |
Implements hook_requirements(). |
ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
InfoParserUnitTest::testTestingPackageMissingCoreVersionRequirement | function | core/ |
Tests that Testing package modules use a default core_version_requirement. |
InfoParserUnitTest::testUnparsableCoreVersionRequirement | function | core/ |
Tests the exception for an unparsable 'core_version_requirement' value. |
InputRequired | class | core/ |
Exposed form plugin that provides an exposed form with required input. |
InputRequired.php | file | core/ |
|
InputRequired::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
InputRequired::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
InputRequired::exposedFilterApplied | function | core/ |
|
InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
InputRequired::query | function | core/ |
Add anything to the query that we might need to. |
InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
InstallerBrokenDatabaseCredentialsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallerBrokenDatabasePortSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallerConfigDirectorySetNoDirectoryErrorTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallerExistingConfigProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.