Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
| ContentModeration::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
| ContentModeration::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
| ContentTranslationHandler::hasAuthor | function | core/ |
Checks whether the entity type supports author natively. |
| ContentTranslationHandler::hasChangedTime | function | core/ |
Checks whether the entity type supports modification time natively. |
| ContentTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
| ContentTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
| ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ |
Checks whether any synchronized property has changes. |
| Context::hasContextValue | function | core/ |
Returns whether the context has a value. |
| Context::hasContextValue | function | core/ |
Returns whether the context has a value. |
| ContextAwarePluginDefinitionInterface::hasContextDefinition | function | core/ |
Checks if the plugin defines a particular context. |
| ContextAwarePluginDefinitionTrait::hasContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::hasContextDefinition(). |
| ContextInterface::hasContextValue | function | core/ |
Returns whether the context has a value. |
| Crypt::hashBase64 | function | core/ |
Calculates a base-64 encoded, URL-safe sha-256 hash. |
| Crypt::hashEquals | function | core/ |
Compares strings in constant time. |
| CryptTest::providerTestHashBase64 | function | core/ |
Provides data for self::testHashBase64(). |
| CryptTest::testHashBase64 | function | core/ |
Tests hash generation. |
| CryptTest::testHashEquals | function | core/ |
Legacy test of Drupal\Component\Utility\Crypt::hashEquals() method. |
| CsrfTokenGeneratorTest::testGetWithNoHashSalt | function | core/ |
Tests the exception thrown when no 'hash_salt' is provided in settings. |
| CssCollectionOptimizer::generateHash | function | core/ |
Generate a hash for a given group of CSS assets. |
| Data::$hasNextPage | property | core/ |
Holds a boolean indicating if there is a next page. |
| Data::hasNextPage | function | core/ |
Checks if there is a next page in the collection. |
| 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. |
| Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| DateTimePlus::hasErrors | function | core/ |
Detects if there were errors in the processing of this date. |
| DefaultLazyPluginCollectionTest::testHas | function | core/ |
@covers ::has[[api-linebreak]] |
| DiffEngine::_line_hash | function | core/ |
Returns the whole line if it's small enough, or the MD5 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[[api-linebreak]] @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/ |
|
| 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. |
| 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. |
| EditorInterface::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| 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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.