Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
UidRevisionTrait trait core/modules/node/src/Plugin/views/UidRevisionTrait.php Checks for nodes that a user posted or created a revision on.
UidRevisionTrait.php file core/modules/node/src/Plugin/views/UidRevisionTrait.php
UidRevisionTrait::uidRevisionQuery function core/modules/node/src/Plugin/views/UidRevisionTrait.php Checks for nodes that a user posted or created a revision on.
UiHelperTrait::$loggedInUser property core/tests/Drupal/Tests/UiHelperTrait.php The current user logged in using the Mink controlled browser.
UiHelperTrait::$maximumMetaRefreshCount property core/tests/Drupal/Tests/UiHelperTrait.php The number of meta refresh redirects to follow, or NULL if unlimited.
UiHelperTrait::$metaRefreshCount property core/tests/Drupal/Tests/UiHelperTrait.php The number of meta refresh redirects followed during ::drupalGet().
UiHelperTrait::$useOneTimeLoginLinks property core/tests/Drupal/Tests/UiHelperTrait.php Use one-time login links instead of submitting the login form.
UiHelperTrait::assertSession function core/tests/Drupal/Tests/UiHelperTrait.php Returns WebAssert object.
UiHelperTrait::checkForMetaRefresh function core/tests/Drupal/Tests/UiHelperTrait.php Checks for meta refresh tag and if found call drupalGet() recursively.
UiHelperTrait::cssSelect function core/tests/Drupal/Tests/UiHelperTrait.php Searches elements using a CSS selector in the raw content.
UiHelperTrait::cssSelectToXpath function core/tests/Drupal/Tests/UiHelperTrait.php Translates a CSS expression to its XPath equivalent.
UiHelperTrait::drupalResetSession function core/tests/Drupal/Tests/UiHelperTrait.php Resets the current active session back to Anonymous session.
UiHelperTrait::drupalUserIsLoggedIn function core/tests/Drupal/Tests/UiHelperTrait.php Returns whether a given user account is logged in.
UiHelperTrait::getAbsoluteUrl function core/tests/Drupal/Tests/UiHelperTrait.php Takes a path and returns an absolute path.
UiHelperTrait::isTestUsingGuzzleClient function core/tests/Drupal/Tests/UiHelperTrait.php Determines if test is using DrupalTestBrowser.
UiHelperTrait::prepareRequest function core/tests/Drupal/Tests/UiHelperTrait.php Prepare for a request to testing site.
UiHelperTrait::submitForm function core/tests/Drupal/Tests/UiHelperTrait.php Fills and submits a form.
UITestBase class core/modules/views_ui/tests/src/Functional/UITestBase.php Provides a base class for testing the Views UI.
UITestBase.php file core/modules/views_ui/tests/src/Functional/UITestBase.php
UITestBase::$adminUser property core/modules/views_ui/tests/src/Functional/UITestBase.php An admin user with the 'administer views' permission.
UITestBase::$fullAdminUser property core/modules/views_ui/tests/src/Functional/UITestBase.php An admin user with administrative permissions for views, blocks, and nodes.
UITestBase::$modules property core/modules/views_ui/tests/src/Functional/UITestBase.php Modules to install.
UITestBase::drupalGet function core/modules/views_ui/tests/src/Functional/UITestBase.php Retrieves a Drupal path or an absolute path.
UITestBase::randomView function core/modules/views_ui/tests/src/Functional/UITestBase.php A helper method which creates a random view.
UITestBase::setUp function core/modules/views_ui/tests/src/Functional/UITestBase.php Sets up the test.
umami.breakpoints.yml file core/profiles/demo_umami/themes/umami/umami.breakpoints.yml core/profiles/demo_umami/themes/umami/umami.breakpoints.yml
umami.layouts.yml file core/profiles/demo_umami/themes/umami/umami.layouts.yml core/profiles/demo_umami/themes/umami/umami.layouts.yml
umami.libraries.yml file core/profiles/demo_umami/themes/umami/umami.libraries.yml core/profiles/demo_umami/themes/umami/umami.libraries.yml
UmamiHooks class core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Hook implementations for umami.
UmamiHooks.php file core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php
UmamiHooks::formAlter function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_form_alter().
UmamiHooks::formSearchBlockFormAlter function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_form_FORM_ID_alter() for search_block_form.
UmamiHooks::preprocessBlock function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for block.
UmamiHooks::preprocessBlockBundleBannerBlock function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for block--bundle--banner-block.
UmamiHooks::preprocessBlockBundleFooterPromoBlock function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for block bundle footer promo.
UmamiHooks::preprocessBreadcrumb function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for breadcrumb.
UmamiHooks::preprocessField function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for field.
UmamiHooks::preprocessHtml function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for html.
UmamiHooks::preprocessImageWidget function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for image-widget.
UmamiHooks::preprocessLinks function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for links.
UmamiHooks::preprocessLinksMediaLibraryMenu function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for links--media-library-menu.
UmamiHooks::preprocessMenuLocalTask function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_preprocess_HOOK() for menu-local-task.
UmamiHooks::themeSuggestionsBlockAlter function core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php Implements hook_theme_suggestions_HOOK_alter() for block templates.
UmamiMultilingualInstallTest class core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Tests the multilingual installer installing the Umami profile.
UmamiMultilingualInstallTest.php file core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php
UmamiMultilingualInstallTest::$langcode property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The language code in which to install Drupal.
UmamiMultilingualInstallTest::$profile property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The installation profile to install.
UmamiMultilingualInstallTest::getPo function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Returns the string for the test .po file.
UmamiMultilingualInstallTest::installParameters function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Returns the parameters that will be used when the test installs Drupal.
UmamiMultilingualInstallTest::setUpLanguage function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Installer step: Select language.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.