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 |
---|---|---|---|
RequirementsInterface.php | file | core/ |
|
RequirementsInterface::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
RequirementsPageTrait | trait | core/ |
Provides helper methods for the requirements page. |
RequirementsPageTrait.php | file | core/ |
|
RequirementsPageTrait::assertErrorSummaries | function | core/ |
Asserts the given error summaries are present on the page. |
RequirementsPageTrait::assertRequirementSummaries | function | core/ |
Asserts the given requirements section summaries are present on the page. |
RequirementsPageTrait::assertWarningSummaries | function | core/ |
Asserts the given warning summaries are present on the page. |
RequirementsPageTrait::continueOnExpectedWarnings | function | core/ |
Continues installation when the expected warnings are found. |
RequirementsPageTrait::updateRequirementsProblem | function | core/ |
Handles the update requirements page. |
RequirementsTest | class | core/ |
Tests the file requirements. |
RequirementsTest | class | core/ |
Tests isolation level warning when the config is set in settings.php. |
RequirementsTest | class | core/ |
Covers hook_requirements and hook_requirements_alter. |
RequirementsTest.php | file | core/ |
|
RequirementsTest.php | file | core/ |
|
RequirementsTest.php | file | core/ |
|
RequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RequirementsTest::$modules | property | core/ |
Modules to install. |
RequirementsTest::$modules | property | core/ |
Modules to install. |
RequirementsTest::$modules | property | core/ |
Modules to install. |
RequirementsTest::setServerSoftware | function | core/ |
Sets the server software attribute in the request. |
RequirementsTest::setUp | function | core/ |
|
RequirementsTest::testIsolationLevelWarningNotDisplaying | function | core/ |
Test the isolation level warning message on status page. |
RequirementsTest::testRequirementsAlter | function | core/ |
Tests requirements data altering. |
RequirementsTest::testUploadRequirements | function | core/ |
Tests the file upload requirements. |
RequirementsTest::writeIsolationLevelSettings | function | core/ |
Writes the isolation level in settings.php. |
REQUIREMENT_ERROR | constant | core/ |
Requirement severity -- Error condition; abort installation. |
REQUIREMENT_INFO | constant | core/ |
Requirement severity -- Informational message only. |
REQUIREMENT_OK | constant | core/ |
Requirement severity -- Requirement successfully met. |
REQUIREMENT_WARNING | constant | core/ |
Requirement severity -- Warning condition; proceed but flag warning. |
RequiresComposerTrait | trait | core/ |
Ensures Composer executable is available, skips test otherwise. |
RequiresComposerTrait.php | file | core/ |
|
RequiresComposerTrait::requiresComposer | function | core/ |
#[BeforeClass] |
ResourceBase::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
ResourceIdentifier::toResourceIdentifiersWithArityRequired | function | core/ |
Creates an array of ResourceIdentifier objects with arity on every value. |
ResourceResponseSubscriberTest::generateRouteRequirements | function | core/ |
Generates route requirements based on supported formats. |
RouteProcessorCsrfTest::testProcessOutboundNoRequirement | function | core/ |
Tests the processOutbound() method with no _csrf_token route requirement. |
RunTimeRequirementsTest | class | core/ |
Tests the effectiveness of hook_runtime_requirements(). |
RunTimeRequirementsTest.php | file | core/ |
|
RunTimeRequirementsTest::$modules | property | core/ |
Modules to install. |
RunTimeRequirementsTest::testRuntimeRequirements | function | core/ |
Tests hook_runtime_requirements() and hook_runtime_requirements_alter(). |
SandboxManagerBase::require | function | core/ |
Adds or updates packages in the sandbox directory. |
SandboxManagerBase::validateRequirements | function | core/ |
Validates a set of package names. |
SandboxManagerBaseTest::providerValidateRequirements | function | core/ |
Data provider for testValidateRequirements. |
SandboxManagerBaseTest::testValidateRequirements | function | core/ |
@covers ::validateRequirements[[api-linebreak]] |
SaveUploadTest::testRequired | function | core/ |
Tests the file_save_upload() function when the field is required. |
SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
SearchRequirements | class | core/ |
Requirements for the Search module. |
SearchRequirements.php | file | core/ |
|
SearchRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.