Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UiHelperTrait::$metaRefreshCount | property | core/ |
The number of meta refresh redirects followed during ::drupalGet(). |
| UiHelperTrait::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
| UiHelperTrait::assertSession | function | core/ |
Returns WebAssert object. |
| UiHelperTrait::checkForMetaRefresh | function | core/ |
Checks for meta refresh tag and if found call drupalGet() recursively. |
| 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::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::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/ |
Modules to install. |
| UITestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| UITestBase::randomView | function | core/ |
A helper method which creates a random view. |
| UITestBase::setUp | function | core/ |
Sets up the test. |
| umami.breakpoints.yml | file | core/ |
core/profiles/demo_umami/themes/umami/umami.breakpoints.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 |
| UmamiMultilingualInstallTest | class | core/ |
Tests the multilingual installer installing the Umami profile. |
| UmamiMultilingualInstallTest.php | file | core/ |
|
| UmamiMultilingualInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| UmamiMultilingualInstallTest::$profile | property | core/ |
The installation profile to install. |
| UmamiMultilingualInstallTest::getPo | function | core/ |
Returns the string for the test .po file. |
| UmamiMultilingualInstallTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| UmamiMultilingualInstallTest::testUmami | function | core/ |
Ensures that Umami can be installed with Spanish as the default language. |
| umami_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| umami_preprocess_block | function | core/ |
Implements hook_preprocess_block(). |
| umami_preprocess_block__bundle__banner_block | function | core/ |
Implements hook_umami_preprocess_block__bundle__banner_block(). |
| umami_preprocess_block__bundle__footer_promo_block | function | core/ |
Implements hook_umami_preprocess_block__bundle__footer_promo_block(). |
| umami_preprocess_breadcrumb | function | core/ |
Implements hook_preprocess_breadcrumb(). |
| umami_preprocess_field | function | core/ |
Implements hook_preprocess_field(). |
| umami_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| umami_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| umami_preprocess_links | function | core/ |
Implements template_preprocess_links(). |
| umami_preprocess_links__media_library_menu | function | core/ |
Implements hook_preprocess_links__media_library_menu(). |
| umami_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_menu_local_task(). |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UnapprovedComments | class | core/ |
Provides a local task that shows the amount of unapproved comments. |
| UnapprovedComments.php | file | core/ |
|
| UnapprovedComments::$commentStorage | property | core/ |
The comment storage service. |
| UnapprovedComments::create | function | core/ |
Creates an instance of the plugin. |
| UnapprovedComments::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| UnapprovedComments::__construct | function | core/ |
Construct the UnapprovedComments object. |
| UnblockUser | class | core/ |
Unblocks a user. |
| UnblockUser.php | file | core/ |
Pagination
- Previous page
- Page 1355
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.