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 |
---|---|---|---|
AggregatorUpdateTest::testSourceFeedRequired | function | core/ |
Tests that the 'Source feed' field is required. |
aggregator_requirements | function | core/ |
Implements hook_requirements(). |
AnnotationWithRequiredAttributes | class | core/ |
Plugin annotation @Target("ALL") @Attributes({ @Attribute("value", required = true , type = "string"), @Attribute("annot", required = true , type =… |
AnnotationWithRequiredAttributes.php | file | core/ |
|
AnnotationWithRequiredAttributes::$annot | property | core/ |
|
AnnotationWithRequiredAttributes::$value | property | core/ |
|
AnnotationWithRequiredAttributes::getAnnot | function | core/ |
|
AnnotationWithRequiredAttributes::getValue | function | core/ |
|
AnnotationWithRequiredAttributes::__construct | function | core/ |
|
AnnotationWithRequiredAttributesWithoutContructor | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationWithRequiredAttributesWithoutContructor.php | file | core/ |
|
AnnotationWithRequiredAttributesWithoutContructor::$annot | property | core/ |
@Required |
AnnotationWithRequiredAttributesWithoutContructor::$value | property | core/ |
@Required |
BaseFieldDefinition::isStorageRequired | function | core/ |
Returns whether the field storage is required. |
BaseFieldDefinition::setStorageRequired | function | core/ |
Sets whether the field storage is required. |
BaseFieldDefinitionTest::testFieldRequired | function | core/ |
Tests required. |
BaseFieldDefinitionTest::testFieldStorageRequired | function | core/ |
Tests storage required. |
BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
BaseThemeRequiredTest.php | file | core/ |
|
BaseThemeRequiredTest::$modules | property | core/ |
Modules to enable. |
BaseThemeRequiredTest::$themeInstaller | property | core/ |
The theme installer. |
BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
BaseThemeRequiredTest::setUp | function | core/ |
|
BaseThemeRequiredTest::testWildWest | function | core/ |
Tests opting out of Stable by setting the base theme to false. |
block_place_requirements | function | core/ |
Implements hook_requirements(). |
BrowserMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
BrowserMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
BrowserMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
BrowserMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
BrowserTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
BrowserTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
BundleConstraint::getRequiredOptions | function | core/ |
|
CacheableLengthRequiredHttpException | class | core/ |
A cacheable LengthRequiredHttpException. |
CacheableLengthRequiredHttpException.php | file | core/ |
|
CacheableLengthRequiredHttpException::__construct | function | core/ |
|
CacheablePreconditionRequiredHttpException | class | core/ |
A cacheable PreconditionRequiredHttpException. |
CacheablePreconditionRequiredHttpException.php | file | core/ |
|
CacheablePreconditionRequiredHttpException::__construct | function | core/ |
|
CheckProvider::$dynamicRequirementMap | property | core/ |
An array to map dynamic requirement keys to service IDs. |
CheckProvider::$staticRequirementMap | property | core/ |
An array to map static requirement keys to service IDs. |
CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
CheckRequirementsTest.php | file | core/ |
|
CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
ClassRequiresAvailable | class | core/ |
@requires externalCommand available_command |
ClassRequiresAvailable::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
ClassRequiresUnavailable | class | core/ |
@requires externalCommand unavailable_command |
CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
color_requirements | function | core/ |
Implements hook_requirements(). |
CommentNameConstraint::$messageRequired | property | core/ |
Message shown when an admin changes the comment-author to an invalid user. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.