Search for has
Title | Object type | File name | Summary |
---|---|---|---|
Data::setHasNextPage | function | core/ |
Sets the has next page flag. |
DatabaseStorage::has | function | core/ |
Returns whether a given key exists in the store. |
DatabaseStorageExpirable::has | function | core/ |
Returns whether a given key exists in the store. |
DataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
DateTimeNormalizer::hasCacheableSupportsMethod | function | core/ |
|
DateTimePlus::hasErrors | function | core/ |
Detects if there were errors in the processing of this date. |
DefaultLazyPluginCollectionTest::testHas | function | core/ |
@covers ::has |
DiffEngine::_line_hash | function | core/ |
Returns the whole line if it's small enough, or a hash otherwise. |
DiscoveryInterface::hasDefinition | function | core/ |
Indicates if a specific plugin definition exists. |
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::$has_exposed | property | core/ |
|
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. |
Drupal\Core\Session\PermissionsHashGeneratorInterface | service | core/ |
|
Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
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 install. |
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. |
EntityFormDisplayValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
EntityHasFieldConstraint | class | core/ |
Checks if a value is an entity that has a specific field. |
EntityHasFieldConstraint.php | file | core/ |
|
EntityHasFieldConstraint::$field_name | property | core/ |
|
EntityHasFieldConstraint::$message | property | core/ |
The default violation message. |
EntityHasFieldConstraint::$notFieldableMessage | property | core/ |
The violation message for non-fieldable entities. |
EntityHasFieldConstraint::getDefaultOption | function | core/ |
@todo Add method return type declaration. |
EntityHasFieldConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
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 |
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.