Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UiHelperTrait::cssSelect | function | core/ |
Searches elements using a CSS selector in the raw content. |
| UiHelperTrait::cssSelectToXpath | function | core/ |
Translates a CSS expression to its XPath equivalent. |
| UiHelperTrait::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| UiHelperTrait::drupalLogin | function | core/ |
Logs in a user using the Mink controlled browser. |
| UiHelperTrait::drupalLogout | function | core/ |
Logs a user out of the Mink controlled browser and confirms. |
| UiHelperTrait::drupalResetSession | function | core/ |
Resets the current active session back to Anonymous session. |
| UiHelperTrait::drupalUserIsLoggedIn | function | core/ |
Returns whether a given user account is logged in. |
| UiHelperTrait::getAbsoluteUrl | function | core/ |
Takes a path and returns an absolute path. |
| UiHelperTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current page. |
| UiHelperTrait::getUrl | function | core/ |
Get the current URL from the browser. |
| UiHelperTrait::isTestUsingGuzzleClient | function | core/ |
Determines if test is using DrupalTestBrowser. |
| UiHelperTrait::prepareRequest | function | core/ |
Prepare for a request to testing site. |
| UiHelperTrait::submitForm | function | core/ |
Fills and submits a form. |
| UITestBase | class | core/ |
Provides a base class for testing the Views UI. |
| UITestBase.php | file | core/ |
|
| UITestBase::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
| UITestBase::$fullAdminUser | property | core/ |
An admin user with administrative permissions for views, blocks, and nodes. |
| UITestBase::$modules | property | core/ |
|
| UITestBase::drupalGet | function | core/ |
|
| UITestBase::randomView | function | core/ |
A helper method which creates a random view. |
| UITestBase::setUp | function | core/ |
|
| uk.php | file | core/ |
|
| umami.breakpoints.yml | file | core/ |
core/profiles/demo_umami/themes/umami/umami.breakpoints.yml |
| umami.info.yml | file | core/ |
core/profiles/demo_umami/themes/umami/umami.info.yml |
| umami.layouts.yml | file | core/ |
core/profiles/demo_umami/themes/umami/umami.layouts.yml |
| umami.libraries.yml | file | core/ |
core/profiles/demo_umami/themes/umami/umami.libraries.yml |
| umami.theme | file | core/ |
Functions to support theming in the Umami theme. |
| UmamiHooks | class | core/ |
Hook implementations for umami. |
| UmamiHooks.php | file | core/ |
|
| UmamiHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| UmamiHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| UmamiHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| UmamiHooks::preprocessBlockBundleBannerBlock | function | core/ |
Implements hook_preprocess_HOOK() for block--bundle--banner-block. |
| UmamiHooks::preprocessBlockBundleFooterPromoBlock | function | core/ |
Implements hook_preprocess_HOOK() for block bundle footer promo. |
| UmamiHooks::preprocessBreadcrumb | function | core/ |
Implements hook_preprocess_HOOK() for breadcrumb. |
| UmamiHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field. |
| UmamiHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for html. |
| UmamiHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_HOOK() for image-widget. |
| UmamiHooks::preprocessLinks | function | core/ |
Implements hook_preprocess_HOOK() for links. |
| UmamiHooks::preprocessLinksMediaLibraryMenu | function | core/ |
Implements hook_preprocess_HOOK() for links--media-library-menu. |
| UmamiHooks::preprocessMenuLocalTask | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task. |
| UmamiHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UmamiMultilingualInstallTest | class | core/ |
Tests the multilingual installer installing the Umami profile. |
| UmamiMultilingualInstallTest.php | file | core/ |
|
| UmamiMultilingualInstallTest::$langcode | property | core/ |
|
| UmamiMultilingualInstallTest::$profile | property | core/ |
|
| UmamiMultilingualInstallTest::getPo | function | core/ |
Returns the string for the test .po file. |
| UmamiMultilingualInstallTest::installParameters | function | core/ |
|
| UmamiMultilingualInstallTest::setUpLanguage | function | core/ |
|
| UmamiMultilingualInstallTest::testUmami | function | core/ |
Ensures that Umami can be installed with Spanish as the default language. |
Pagination
- Previous page
- Page 1694
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.