Search for required
- Search 7.x for required
- Search 9.5.x for required
- Search 10.3.x for required
- Search 11.x for required
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorUpdateTest::testSourceFeedRequired | function | core/ |
Tests that the 'Source feed' field is required. |
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. |
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/ |
|
CommentNameConstraint::$messageRequired | property | core/ |
Message shown when an admin changes the comment-author to an invalid user. |
CommentUpdateTest::testCommentEntityTypeAndFieldNameRequired | function | core/ |
Tests whether the 'entity_type' and 'field_name' columns are required. |
ComplexDataConstraint::getRequiredOptions | 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. |
ContentEntityType::$requiredRevisionMetadataKeys | property | core/ |
The required revision metadata keys. |
ContextDefinition::$isRequired | property | core/ |
Determines whether a data value is required. |
ContextDefinition::isRequired | function | core/ |
Determines whether the context is required. |
ContextDefinition::setRequired | function | core/ |
Sets whether the data is required. |
ContextDefinitionInterface::isRequired | function | core/ |
Determines whether the context is required. |
ContextDefinitionInterface::setRequired | function | core/ |
Sets whether the data is required. |
ContextHandlerTest::testApplyContextMappingMissingNotRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
@covers ::applyContextMapping |
CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
DataDefinition::isRequired | function | core/ |
Determines whether a data value is required. |
DataDefinition::setRequired | function | core/ |
Sets whether the data 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.