Search for has
Title | Object type | File name | Summary |
---|---|---|---|
DiscoveryTrait::hasDefinition | function | core/ |
|
DiscoveryTraitTest::providerHasDefinition | function | core/ |
Data provider for testHasDefinition(). |
DiscoveryTraitTest::testHasDefinition | function | core/ |
@covers ::hasDefinition @dataProvider providerHasDefinition |
DisplayLink::hasEqualOptions | function | core/ |
Check if the options of a views display are equal to the current display. |
DisplayPluginBase::hasPath | function | core/ |
Checks to see if the display has a 'path' field. |
DisplayPluginInterface::hasPath | function | core/ |
Checks to see if the display has a 'path' field. |
DocParserTest::testKeyHasNumber | function | core/ |
|
DocParserTest::testWithoutConstructorWhenHasNoProperties | function | core/ |
|
DocumentElement::hasContent | function | core/ |
Check whether document has specified content. |
Drupal::hasContainer | function | core/ |
Returns TRUE if the container has been initialized, FALSE otherwise. |
Drupal::hasRequest | function | core/ |
Indicates if there is a currently active request object. |
Drupal::hasService | function | core/ |
Indicates if a service is defined in the container. |
DrupalKernel::generateServiceIdHash | function | core/ |
Generate a unique hash for a service object. |
Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
Editor::textFormatHasTransformationFilters | function | core/ |
Returns whether the text format has transformation filters. |
Editor::textFormatHasTransformationFilters | function | core/ |
Returns whether the text format has transformation filters. |
EditorInterface::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
EmphasisTest | class | core/ |
Tests emphasis in CKEditor 5. |
EmphasisTest.php | file | core/ |
|
EmphasisTest::$adminUser | property | core/ |
The user to use during testing. |
EmphasisTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EmphasisTest::$host | property | core/ |
A host entity with a body field to use the <em> tag in. |
EmphasisTest::$modules | property | core/ |
Modules to enable. |
EmphasisTest::setUp | function | core/ |
|
EmphasisTest::testEmphasis | function | core/ |
Ensures that CKEditor italic model is converted to em. |
EmphasisTest::testEmphasisArbitraryHtml | function | core/ |
Tests that arbitrary attributes are allowed via GHS. |
EntityBase::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
EntityDisplayBase::fieldHasDisplayOptions | function | core/ |
Determines if a field has options for a given display. |
EntityHasFieldConstraint | class | core/ |
Checks if a value is an entity that has a specific field. |
EntityHasFieldConstraint.php | file | core/ |
|
EntityHasFieldConstraint::$field_name | property | core/ |
The field name option. |
EntityHasFieldConstraint::$message | property | core/ |
The default violation message. |
EntityHasFieldConstraint::$notFieldableMessage | property | core/ |
The violation message for non-fieldable entities. |
EntityHasFieldConstraint::getDefaultOption | function | core/ |
|
EntityHasFieldConstraint::getRequiredOptions | function | core/ |
|
EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
EntityHasFieldConstraintValidator.php | file | core/ |
|
EntityHasFieldConstraintValidator::validate | function | core/ |
|
EntityHasFieldConstraintValidatorTest | class | core/ |
@covers \Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator |
EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
|
EntityInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
EntityReferenceFieldNormalizer::hasNonInternalResourceType | function | core/ |
Determines if a given list of resource types contains a non-internal type. |
EntityReferenceItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
EntityReferenceItemNormalizer::hasCacheableSupportsMethod | function | core/ |
|
EntityStorageBase::has | function | core/ |
Determines if this entity already exists in storage. |
EntityStorageBase::hasData | function | core/ |
Determines if the storage contains any data. |
EntityStorageInterface::hasData | function | core/ |
Determines if the storage contains any data. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.