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 |
---|---|---|---|
PhpUnitBridgeRequiresTest.php | file | core/ |
|
PhpUnitBridgeRequiresTest::providerTestWillNeverRun | function | core/ |
Data provider for ::testWillNeverRun(). |
PhpUnitBridgeRequiresTest::testWillNeverRun | function | core/ |
Tests the @requires annotation. |
Plugin::$requireWasCalled | property | composer/ |
Record whether the 'require' command was called. |
Plugin::unpackOnRequire | function | composer/ |
Post update command event callback. |
PluginExistsConstraint::getRequiredOptions | function | core/ |
|
PostRequireEvent | class | core/ |
Event fired after packages are updated to the stage directory. |
PostRequireEvent.php | file | core/ |
|
PreRequireEvent | class | core/ |
Event fired before packages are updated to the stage directory. |
PreRequireEvent.php | file | core/ |
|
ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
ProfileFieldCheckRequirementsTest.php | file | core/ |
|
ProfileFieldCheckRequirementsTest.php | file | core/ |
|
ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
ProfileInstallRequirementsRequirements | class | core/ |
Provides method for checking requirements during install time. |
ProfileInstallRequirementsRequirements.php | file | core/ |
|
ProfileInstallRequirementsRequirements::getRequirements | function | core/ |
Check installation requirements. |
ProfileRequirementsTest | class | core/ |
Tests installing a profile that implements InstallRequirementsInterface. |
ProfileRequirementsTest.php | file | core/ |
|
ProfileRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ProfileRequirementsTest::$profile | property | core/ |
The installation profile to install. |
ProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
ProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
ProfileRequirementsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
ProfileRequirementsTest::testRequirementsFailure | function | core/ |
Test Requirements are picked up. |
profile_install_requirements.info.yml | file | core/ |
core/profiles/tests/profile_install_requirements/profile_install_requirements.info.yml |
ProjectSecurityRequirement | class | core/ |
Class for generating a project's security requirement. |
ProjectSecurityRequirement.php | file | core/ |
|
ProjectSecurityRequirement::$existingMajorMinorVersion | property | core/ |
The existing (currently installed) version in the format [MAJOR].[MINOR]. |
ProjectSecurityRequirement::$nextMajorMinorVersion | property | core/ |
The next version after the installed version in the format [MAJOR].[MINOR]. |
ProjectSecurityRequirement::$projectTitle | property | core/ |
The project title. |
ProjectSecurityRequirement::$securityCoverageInfo | property | core/ |
Security coverage information for the project. |
ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ |
Creates a ProjectSecurityRequirement object from project data. |
ProjectSecurityRequirement::getDateEndRequirement | function | core/ |
Gets the security coverage requirement based on an end date. |
ProjectSecurityRequirement::getReleaseCycleLink | function | core/ |
Gets a link the release cycle page on drupal.org. |
ProjectSecurityRequirement::getRequirement | function | core/ |
Gets the security coverage requirement, if any. |
ProjectSecurityRequirement::getVersionEndCoverageMessage | function | core/ |
Gets the message for additional minor version security coverage. |
ProjectSecurityRequirement::getVersionEndRequirement | function | core/ |
Gets the requirements based on security coverage until a specific version. |
ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage | function | core/ |
Gets the formatted message for a project with no security coverage. |
ProjectSecurityRequirement::__construct | function | core/ |
Constructs a ProjectSecurityRequirement object. |
RecipeTest::testImplicitlyRequiredModule | function | core/ |
Tests creating a recipe with a missing implicitly required module. |
RelationshipRouteAccessCheck::ROUTE_REQUIREMENT_KEY | constant | core/ |
The route requirement key for this access check. |
RequiredConfigDependenciesConstraint | class | core/ |
Checks that config dependencies contain specific types of entities. |
RequiredConfigDependenciesConstraint.php | file | core/ |
|
RequiredConfigDependenciesConstraint::$entityTypes | property | core/ |
The IDs of entity types that need to exist in config dependencies. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.