Search for require
- Search 7.x for require
- Search 8.9.x for require
- Search 10.3.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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(). |
InfoParserDynamic::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION | constant | core/ |
The earliest Drupal version that supports the 'core_version_requirement'. |
InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
InfoParserUnitTest::providerCoreVersionRequirementInvalid | function | core/ |
Data provider for testCoreVersionRequirementInvalid(). |
InfoParserUnitTest::providerCoreWithoutCoreVersionRequirement | function | core/ |
DataProvider for testCoreWithoutCoreVersionRequirement(). |
InfoParserUnitTest::testCore8xNoCoreVersionRequirement | function | core/ |
Tests an info file with 'core: 8.x' but without 'core_version_requirement'. |
InfoParserUnitTest::testCoreCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is invalid with a 'core' key. |
InfoParserUnitTest::testCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is valid with no 'core' key. |
InfoParserUnitTest::testCoreVersionRequirementInvalid | function | core/ |
Tests a invalid 'core_version_requirement'. |
InfoParserUnitTest::testCoreWithoutCoreVersionRequirement | function | core/ |
Tests setting the 'core' key without the 'core_version_requirement' key. |
InfoParserUnitTest::testMissingCoreCoreVersionRequirement | function | core/ |
Tests that missing 'core' and 'core_version_requirement' keys are detected. |
InfoParserUnitTest::testTestingPackageMissingCoreCoreVersionRequirement | 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. |
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. |
InstallerProfileRequirementsTest | class | core/ |
Tests that an install profile can implement hook_requirements(). |
InstallerProfileRequirementsTest.php | file | core/ |
|
InstallerProfileRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerProfileRequirementsTest::$profile | property | core/ |
The installation profile to install. |
InstallerProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerProfileRequirementsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerProfileRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that the profile failed hook_requirements(). |
InstallerTestBase::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerTranslationExistingFileTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
install_check_requirements | function | core/ |
Checks installation requirements and reports any errors. |
install_display_requirements | function | core/ |
Displays installation requirements. |
install_verify_requirements | function | core/ |
Verifies the requirements for installing Drupal. |
jsonapi_requirements | function | core/ |
Implements hook_requirements(). |
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.