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. |
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. |
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. |
BooleanNormalizer::hasCacheableSupportsMethod | function | core/ |
|
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. |
CacheableNormalization::hasNoNestedInstances | function | core/ |
Ensures that no nested values are instances of this class. |
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. |
CKEditor5PluginDefinition::hasAdminLibrary | function | core/ |
Whether this plugin has an asset library to load on the admin UI. |
CKEditor5PluginDefinition::hasCKEditor5Config | function | core/ |
Whether this plugin has additional values for the CKEditor 5 configuration. |
CKEditor5PluginDefinition::hasCKEditor5Plugins | function | core/ |
Whether this plugin loads CKEditor 5 plugin classes. |
CKEditor5PluginDefinition::hasConditions | function | core/ |
Whether this plugin has conditions. |
CKEditor5PluginDefinition::hasElements | function | core/ |
Whether this plugin allows creating/editing elements and attributes. |
CKEditor5PluginDefinition::hasLibrary | function | core/ |
Whether this plugin has an asset library to load. |
CKEditor5PluginDefinition::hasToolbarItems | function | core/ |
Whether this plugin has toolbar items. |
CKEditor5Test::testEmphasis | function | core/ |
Ensures that CKEditor italic model is converted to em. |
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. |
ComplexDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
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. |
ConfigEntityDenormalizer::hasCacheableSupportsMethod | function | core/ |
|
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.