Search for has
Title | Object type | File name | Summary |
---|---|---|---|
Container::has | function | core/ |
|
Container::hasParameter | function | core/ |
|
ContainerAwareEventDispatcher::hasListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersIsLazy | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled | function | core/ |
|
ContainerTest::testHas | function | core/ |
Tests that Container::has() works properly. |
ContainerTest::testHasForAliasedService | function | core/ |
Tests that Container::has() for aliased services works properly. |
ContainerTest::testHasParameter | function | core/ |
Tests that Container::hasParameter() works properly. |
ContentEntityBase::hasField | function | core/ |
|
ContentEntityBase::hasTranslation | function | core/ |
|
ContentEntityBase::hasTranslationChanges | function | core/ |
|
ContentEntityHasChangesTest | class | core/ |
Tests ContentEntityBase::hasTranslationChanges(). |
ContentEntityHasChangesTest.php | file | core/ |
|
ContentEntityHasChangesTest::$bundle | property | core/ |
Bundle of entity. |
ContentEntityHasChangesTest::$modules | property | core/ |
Modules to install. |
ContentEntityHasChangesTest::setUp | function | core/ |
|
ContentEntityHasChangesTest::testHasTranslationChanges | function | core/ |
Tests the correct functionality of the hasTranslationChanges() function. |
ContentEntityNullStorage::has | function | core/ |
Determines if this entity already exists in storage. |
ContentEntityNullStorage::hasData | function | core/ |
Determines if the storage contains any data. |
ContentEntityStorageBase::hasFieldValueChanged | function | core/ |
Checks whether the field values changed compared to the original entity. |
ContentEntityType::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentLanguageSettingsValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
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. |
ContextTest::providerHasContextValue | function | core/ |
Data provider for testHasContextValue. |
ContextTest::testHasContextValue | function | core/ |
@covers ::hasContextValue @dataProvider providerHasContextValue |
ContextTypedDataTest::providerHasContextValue | function | core/ |
Data provider for testHasContextValue. |
ContextTypedDataTest::testHasContextValue | function | core/ |
@covers ::hasContextValue @dataProvider providerHasContextValue |
CoreRecipesTest::providerRecipeHasGenericTest | function | core/ |
Data provider for ::testRecipeHasGenericTest(). |
CoreRecipesTest::testRecipeHasGenericTest | function | core/ |
Test that a recipe has a generic test. |
Crypt::hashBase64 | function | core/ |
Calculates a base-64 encoded, URL-safe sha-256 hash. |
CryptTest::providerTestHashBase64 | function | core/ |
Provides data for self::testHashBase64(). |
CryptTest::testHashBase64 | function | core/ |
Tests hash generation. |
CsrfTokenGeneratorTest::testGetWithNoHashSalt | function | core/ |
Tests the exception thrown when no 'hash_salt' is provided in settings. |
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. |
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.