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 |
---|---|---|---|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
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. |
BaseRequirementsFulfilledValidator | class | core/ |
Validates that base requirements do not have any errors. |
BaseRequirementsFulfilledValidator.php | file | core/ |
|
BaseRequirementsFulfilledValidator::getSubscribedEvents | function | core/ |
|
BaseRequirementsFulfilledValidator::PRIORITY | constant | core/ |
The priority of this validator. |
BaseRequirementsFulfilledValidator::validate | function | core/ |
Validates that base requirements are fulfilled. |
BaseRequirementsFulfilledValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator @covers \Drupal\package_manager\Validator\BaseRequirementValidatorTrait |
BaseRequirementsFulfilledValidatorTest.php | file | core/ |
|
BaseRequirementsFulfilledValidatorTest::$eventClass | property | core/ |
The event class to throw to an error for. |
BaseRequirementsFulfilledValidatorTest::providerBaseRequirement | function | core/ |
Data provider for ::testBaseRequirement(). |
BaseRequirementsFulfilledValidatorTest::setUp | function | core/ |
|
BaseRequirementsFulfilledValidatorTest::testBaseRequirement | function | core/ |
Tests that base requirement failures stop event propagation. |
BaseRequirementsFulfilledValidatorTest::validate | function | core/ |
Validates base requirements. |
BaseRequirementValidatorTrait | trait | core/ |
Provides methods for base requirement validators. |
BaseRequirementValidatorTrait.php | file | core/ |
|
BaseRequirementValidatorTrait::getSubscribedEvents | function | core/ |
Implements EventSubscriberInterface::getSubscribedEvents(). |
BaseRequirementValidatorTrait::validate | function | core/ |
Validates base requirements. |
BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
BaseThemeRequiredTest.php | file | core/ |
|
BaseThemeRequiredTest::$modules | property | core/ |
Modules to install. |
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 9 by setting the base theme to false. |
block.block.testing_theme_required_blocks_account_menu.yml | file | core/ |
core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml |
block.block.testing_theme_required_blocks_account_menu.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml |
BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
BlockValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
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. |
BundleConstraint::getRequiredOptions | function | core/ |
|
CacheableLengthRequiredHttpException | class | core/ |
A cacheable LengthRequiredHttpException. |
CacheableLengthRequiredHttpException.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.