Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 10.3.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected 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::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. |
InstallerTestBase::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(). |
KernelMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
KernelMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
KernelMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
KernelMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
KernelTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
KernelTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
layout_discovery_requirements | function | core/ |
Implements hook_requirements(). |
LocaleDefaultConfigStorage::$requiredInstallStorage | property | core/ |
The storage instance for reading required default configuration data. |
locale_requirements | function | core/ |
Implements hook_requirements(). |
MediaLibraryState::validateRequiredParameters | function | core/ |
Validates the required parameters for a new MediaLibraryState object. |
media_requirements | function | core/ |
Implements hook_requirements(). |
MenuLinkContent::requiresRediscovery | function | core/ |
Returns whether the menu link requires rediscovery. |
MenuLinkContent::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
MenuLinkContentInterface::requiresRediscovery | function | core/ |
Returns whether the menu link requires rediscovery. |
MenuLinkContentInterface::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
MenuLinkContentUpdateTest::testMissingDataUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for revisionable menu links. |
menu_link_content_requirements | function | core/ |
Implements hook_requirements(). |
MethodRequires | class | core/ |
|
MethodRequires::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
MethodRequires::testRequiresAvailable | function | core/ |
@requires externalCommand available_command |
MethodRequires::testRequiresUnavailable | function | core/ |
@requires externalCommand unavailable_command |
MigrateDestination::$requirements_met | property | core/ |
Whether requirements are met. |
MigrateDrupalUpdateTest::testSourceFeedRequired | function | core/ |
Tests migrate_drupal_multilingual uninstallation. |
MigrateSource::$requirements_met | property | core/ |
Whether requirements are met. |
MigrateValidatableEntityInterface::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
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.