Search for has
Title | Object type | File name | Summary |
---|---|---|---|
AccessResult::allowedIfHasPermission | function | core/ |
Creates an access result if the permission is present, neutral otherwise. |
AccessResult::allowedIfHasPermissions | function | core/ |
Creates an 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. |
AccountProxy::hasRole | function | core/ |
Whether a user has a certain role. |
AccountProxyTest::testHasRole | function | core/ |
@covers ::hasRole[[api-linebreak]] |
AjaxTestFocusFirstForm::selectorHasNothingTabbable | function | core/ |
Callback for testing FocusFirstCommand on a container. |
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. |
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. |
ArrayElement::hasTranslatableElements | function | core/ |
Determines if there is a translatable value. |
AssetGroupSetHashTrait | trait | core/ |
Provides a method to generate a normalized hash of a given asset group set. |
AssetGroupSetHashTrait.php | file | core/ |
|
AssetGroupSetHashTrait::generateHash | function | core/ |
Generates a hash for an array of asset groups. |
AssetOptimizationTest::replaceGroupHash | function | core/ |
Replaces the group hash in the given URL. |
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. |
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. |
CalculatedPermissionsItem::hasPermission | function | core/ |
Returns whether this item has a given permission. |
CalculatedPermissionsItemInterface::hasPermission | function | core/ |
Returns whether this item has a given permission. |
CalculatedPermissionsItemTest::testHasPermission | function | core/ |
Tests the permission check when the admin flag is not set. |
CalculatedPermissionsItemTest::testHasPermissionWithAdminFlag | function | core/ |
Tests the permission check when the admin flag is set. |
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. |
ComposerInspectorTest::testPackageDevSnapshotCommitHashIsRemoved | function | core/ |
Tests that the commit hash of a dev snapshot package is ignored. |
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. |
ConfigConfigurator::hasTasks | function | core/ |
Determines if the recipe has any config or config actions to apply. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.