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 |
---|---|---|---|
hook_requirements_alter | function | core/ |
Alters requirements data. |
hook_runtime_requirements | function | core/ |
Check runtime requirements and do status reporting. |
hook_runtime_requirements_alter | function | core/ |
Alters runtime requirements data. |
hook_update_requirements | function | core/ |
Check requirements before running database updates. |
hook_update_requirements_alter | function | core/ |
Alters update requirements data. |
IconExtractorWithFinder::checkRequiredConfigSources | function | core/ |
Check the required `config > sources` value from definition. |
IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Tests that required alt/title fields gets validated right. |
ImageRequirements | class | core/ |
Requirements for the Image module. |
ImageRequirements.php | file | core/ |
|
ImageRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
ImageRequirements::__construct | function | core/ |
|
ImageTestProviderTrait::providerAltTextRequired | function | core/ |
Providers data for testAltTextRequired(). |
ImageTestProviderTrait::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. |
ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
|
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/ |
Indicates that the exposed filter has been applied. |
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. |
InstallerExistingConfigProfileHookInstallTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingConfigSyncDirectoryProfileHookInstallTest::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. |
InstallRequirementsInterface | interface | core/ |
Provides method for checking requirements during install time. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.