Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaggingTest::testExtenderHasAllTags | function | core/ |
Tests extended query tagging "has all of these tags" functionality. |
| TaggingTest::testExtenderHasAnyTag | function | core/ |
Tests extended query tagging "has at least one of these tags" functionality. |
| TaggingTest::testExtenderHasTag | function | core/ |
Confirms that an extended query has a tag added to it. |
| TaggingTest::testHasAllTags | function | core/ |
Tests query tagging "has all of these tags" functionality. |
| TaggingTest::testHasAnyTag | function | core/ |
Tests query tagging "has at least one of these tags" functionality. |
| TaggingTest::testHasTag | function | core/ |
Confirms that a query has a tag added to it. |
| Tasks::hasPdoDriver | function | core/ |
Ensure the PDO driver is supported by the version of PHP in use. |
| TaxonomyIndexTid::hasExtraOptions | function | core/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
| TestDiscoveryCacheContext::$hash | property | core/ |
The hash of discovered test information. |
| TestDiscoveryCacheContext::hash | function | core/ |
Hashes the given string. |
| TestSessionBag::hasFlag | function | core/ |
Returns TRUE if the test flag is set. |
| ThemeHandler::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
| ThemeHandlerInterface::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
| ThemeManager::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
| ThemeManagerInterface::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
| ThemeRegistry::has | function | core/ |
Returns whether data exists for this key. |
| ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
| ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Asserts the subtrees hash on a fresh page GET is different from the hash from the previous page GET. |
| ToolbarAdminMenuTest::getSubtreesHash | function | core/ |
Get the hash value from the admin menu subtrees route path. |
| ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
| ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear | function | core/ |
Tests toolbar cache tags implementation. |
| ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear | function | core/ |
Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook implementations. |
| ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Exercises the toolbar_user_role_update() and toolbar_user_update() hook implementations. |
| Tour::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
| TourInterface::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
| TourTest::testHasMatchingRoute | function | core/ |
Tests \Drupal\tour\Entity\Tour::hasMatchingRoute(). |
| TranslatableInterface::hasTranslation | function | core/ |
Checks there is a translation for the given language code. |
| TranslatableInterface::hasTranslationChanges | function | core/ |
Determines if the current translation of the entity has unsaved changes. |
| TypedConfigManager::hasConfigSchema | function | core/ |
Checks if the configuration schema with the given config name exists. |
| TypedConfigManagerInterface::hasConfigSchema | function | core/ |
Checks if the configuration schema with the given config name exists. |
| UrlTest::hasAttribute | function | core/ |
Checks for class existence in link. |
| User::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
| User::hasRole | function | core/ |
Whether a user has a certain role. |
| UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password and new password hash. |
| UserInterface::hasRole | function | core/ |
Whether a user has a certain role. |
| UserLoginTest::testPasswordRehashOnLogin | function | core/ |
Test that user password is re-hashed upon login after changing $count_log2. |
| UserSession::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
| UserSessionTest::providerTestHasPermission | function | core/ |
Provides test data for getHasPermission(). |
| UserSessionTest::testHasPermission | function | core/ |
Tests the has permission method. |
| user_pass_rehash | function | core/ |
Creates a unique hash value for use in time-dependent per-user URLs. |
| user_permissions_hash_generator | service | core/ |
Drupal\Core\Session\PermissionsHashGenerator |
| ViewExecutable::hasFormElements | function | core/ |
Determines if this view has form elements. |
| ViewExecutable::hasUrl | function | core/ |
Determines whether you can link to the view or a particular display. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewUI::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| ViewUI::hasTrustedData | function | core/ |
Gets whether on not the data is trusted. |
| WorkflowTest::testAddAndHasState | function | core/ |
@covers ::addState[[api-linebreak]] @covers ::hasState[[api-linebreak]] |
| WorkflowTypeBase::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
| WorkflowTypeBase::hasTransition | function | core/ |
Determines if a transition exists. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.