Search for has
Title | Object type | File name | Summary |
---|---|---|---|
AccessResult::allowedIfHasPermission | function | core/ |
Creates an allowed access result if the permission is present, neutral otherwise. |
AccessResult::allowedIfHasPermissions | function | core/ |
Creates an allowed access result if the permissions are present, neutral otherwise. |
AccessResultTest::providerTestAllowedIfHasPermissions | function | core/ |
Provides data for the testAllowedIfHasPermissions() method. |
AccessResultTest::testAllowedIfHasPermissions | function | core/ |
Tests allowedIfHasPermissions(). |
AccountInterface::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
AccountPermissionsCacheContext::$permissionsHashGenerator | property | core/ |
The permissions hash generator. |
AccountProxy::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorage::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorageInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AlterableInterface::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
AlterableInterface::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
AlterableInterface::hasTag | function | core/ |
Determines if a given query has a given tag. |
ArgumentPluginBase::hasDefaultArgument | function | core/ |
Determine if the argument is set to provide a default argument. |
Attribute::hasAttribute | function | core/ |
Checks if the storage has an attribute with the given name. |
Attribute::hasClass | function | core/ |
Checks if the class array has the given CSS class. |
AttributeTest::providerTestHasAttribute | function | core/ |
Provides tests data for testHasAttribute |
AttributeTest::testHasAttribute | function | core/ |
@covers ::hasAttribute[[api-linebreak]] @dataProvider providerTestHasAttribute |
AttributeTest::testHasClass | function | core/ |
Tests checking for class names with the Attribute method. @covers ::hasClass[[api-linebreak]] |
BackendChainImplementationUnitTest::testGetHasPropagated | function | core/ |
Ensure get values propagation to previous backends. |
BackendChainImplementationUnitTest::testGetMultipleHasPropagated | function | core/ |
Ensure get multiple values propagation to previous backends. |
BaseFieldDefinition::hasCustomStorage | function | core/ |
Returns the storage behavior for this field. |
BrowserTestBaseTest::testXpathAsserts | function | core/ |
Tests legacy field asserts which use xpath directly. |
CacheableMetadataCalculationTest::assertCacheableMetadataHasBeenCalculated | function | core/ |
Checks whether the view has calculated its cacheability metadata. |
CacheableMetadataCalculationTest::cacheableMetadataHasBeenAccessed | function | core/ |
Sets a flag to inform tests that cacheable metadata has been accessed. |
CacheCollector::has | function | core/ |
Returns whether data exists for this key. |
CacheCollectorInterface::has | function | core/ |
Returns whether data exists for this key. |
ChangedFieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
Comment::hasParentComment | function | core/ |
Determines if this comment is a reply to another comment. |
CommentInterface::hasParentComment | function | core/ |
Determines if this comment is a reply to another comment. |
ComposerIntegrationTest::getContentHash | function | core/ |
Returns the md5 hash of the sorted content of the composer file. |
ComposerIntegrationTest::testComposerLockHash | function | core/ |
Tests composer.lock content-hash. |
Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
ConfigEntityBase::hasTrustedData | function | core/ |
Gets whether on not the data is trusted. |
ConfigEntityDependency::hasDependency | function | core/ |
Determines if the entity is dependent on extensions or entities. |
ConfigEntityInterface::hasTrustedData | function | core/ |
Gets whether on not the data is trusted. |
ConfigEntityStorage::has | function | core/ |
Determines if this entity already exists in storage. |
ConfigEntityStorage::hasData | function | core/ |
Determines if the storage contains any data. |
ConfigEntityStorageTest::testHasData | function | core/ |
Tests the hasData() method for config entity storage. |
ConfigImporter::hasUnprocessedConfigurationChanges | function | core/ |
Checks if there are any unprocessed configuration changes. |
ConfirmClassyCopiesTest::getClassyHash | function | core/ |
Gets the hash of a Classy asset. |
ConfirmClassyCopiesTest::testClassyHashes | function | core/ |
Tests Classy's assets have not been altered. |
Container::has | function | core/ |
|
Container::hasParameter | 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/ |
Determines whether the entity has a field with the given name. |
ContentEntityBase::hasTranslation | function | core/ |
Checks there is a translation for the given language code. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.