Search for required
- Search 7.x for required
- Search 9.5.x for required
- Search 8.9.x for required
- Search 10.3.x for required
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 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 |
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). |
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/ |
|
CKEditor5ElementConstraint::$missingRequiredAttributeMessage | property | core/ |
Violation message when a required attribute is missing. |
CKEditor5ElementConstraint::$requiredAttributeMinValuesMessage | property | core/ |
Violation message when a required attribute does not allow enough values. |
CKEditor5ElementConstraint::$requiredAttributes | property | core/ |
Validation constraint option to impose attributes to be specified. |
CommentNameConstraint::$messageRequired | property | core/ |
Message shown when an admin changes the comment-author to an invalid user. |
CommentNonNodeTest::testCommentSettingsNotRequired | function | core/ |
Ensures that comment settings are not required. |
ComplexDataConstraint::getRequiredOptions | function | core/ |
|
ConfigEntityValidationTestBase::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
ConfigEntityValidationTestBase::getRequiredPropertyKeys | function | core/ |
Determines the config entity mapping properties with required keys. |
ConfigEntityValidationTestBase::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigEntityValidationTestBase::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigImporterTest::testRequiredModuleValidation | function | core/ |
Tests uninstall validators being called during synchronization. |
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
|
ContentEntityBase::$validationRequired | property | core/ |
Whether entity validation is required before saving the entity. |
ContentEntityBase::isValidationRequired | function | core/ |
|
ContentEntityBase::setValidationRequired | function | core/ |
|
ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
ContextDefinition::$isRequired | property | core/ |
Determines whether a data value is required. |
ContextDefinition::isRequired | function | core/ |
Determines whether the context is required. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.