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(). |
access_check.settings_tray.block.has_overrides | service | core/ |
Drupal\settings_tray\Access\BlockHasOverridesAccessCheck |
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 |
ActionListBuilder::$hasConfigurableActions | property | core/ |
|
AjaxTestFocusFirstForm::selectorHasNothingTabbable | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AliasRepository::pathHasMatchingAlias | function | core/ |
|
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. |
AppendOp::existingFileHasData | function | composer/ |
Check to see if the append/prepend data has already been applied. |
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 @dataProvider providerTestHasAttribute |
AttributeTest::testHasClass | function | core/ |
Tests checking for class names with the Attribute method. @covers ::hasClass |
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. |
BlockHasOverridesAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockHasOverridesAccessCheck.php | file | core/ |
|
BlockHasOverridesAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BookOutlineStorage::hasBooks | function | core/ |
|
BookOutlineStorageInterface::hasBooks | function | core/ |
Checks if there are any books. |
BookUninstallValidator::hasBookNodes | function | core/ |
Determines if there is any book nodes or not. |
BookUninstallValidator::hasBookOutlines | function | core/ |
Checks if there are any books in an outline. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.