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 main for %s
  6. Other projects
Title Object type File name Summary
OliveroHooks::formViewsExposedFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_FORM_ID_alter() for views_exposed_form.
OliveroHooks::preprocessBlock function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for block.
OliveroHooks::preprocessCheckboxes function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for checkboxes.
OliveroHooks::preprocessComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for comment.
OliveroHooks::preprocessField function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field.
OliveroHooks::preprocessFieldComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field--comment.
OliveroHooks::preprocessFieldMultipleValueForm function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field-multiple-value-form.
OliveroHooks::preprocessFieldNodeCreated function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK().
OliveroHooks::preprocessFieldset function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for fieldset.
OliveroHooks::preprocessFilterCaption function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for setting classes.
OliveroHooks::preprocessFormElement function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for form-element.
OliveroHooks::preprocessFormElementLabel function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for form-element-label.
OliveroHooks::preprocessInput function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for input.
OliveroHooks::preprocessItemListSearchResults function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_item_list__search_results().
OliveroHooks::preprocessLinksComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_links__comment().
OliveroHooks::preprocessMaintenancePage function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for maintenance-page.
OliveroHooks::preprocessMenu function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu.
OliveroHooks::preprocessMenuLocalTask function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu-local-task.
OliveroHooks::preprocessMenuLocalTasks function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu-local-tasks.
OliveroHooks::preprocessNode function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for node.
OliveroHooks::preprocessRadios function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for radios.
OliveroHooks::preprocessSearchResult function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_search_result().
OliveroHooks::preprocessSelect function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for select.
OliveroHooks::preprocessTable function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_table().
OliveroHooks::preprocessTextarea function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for textarea.
OliveroHooks::preprocessTextFormatWrapper function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for text-format-wrapper.
OliveroHooks::preprocessViewsViewTable function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for views-view-table.
OliveroHooks::themeSuggestionsBlockAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for block().
OliveroHooks::themeSuggestionsFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for form templates.
OliveroHooks::themeSuggestionsMenuAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for menu.
OliveroHooks::themeSuggestionsUserAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter().
OliveroMessagesTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Runs OliveroMessagesTest in Olivero.
OliveroMessagesTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php
OliveroMessagesTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php The theme to install as the default for testing.
OliveroMessagesTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Modules to install.
OliveroMessagesTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php
OliveroMessagesTest::testDataDrupalSelectors function core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Tests data-drupal-selector="messages" exists.
OliveroPagePreprocessHooks class core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Page preprocess hooks for olivero.
OliveroPagePreprocessHooks.php file core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroPagePreprocessHooks::preprocessHtml function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
OliveroPagePreprocessHooks::__construct function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroPostUpdateTest class core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Tests the update path for Olivero.
OliveroPostUpdateTest.php file core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php
OliveroPostUpdateTest::$defaultTheme property core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php The theme to install as the default for testing.
OliveroPostUpdateTest::setDatabaseDumpFiles function core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Set database dump files to be used.
OliveroPostUpdateTest::testOliveroThirdPartySettingsWithoutShortcut function core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Tests update olivero third party settings without shortcut installed.
OliveroPreRender::messagePlaceholder function core/themes/olivero/src/OliveroPreRender.php Prerender callback for status_messages placeholder.
OliveroPreRender::trustedCallbacks function core/themes/olivero/src/OliveroPreRender.php Lists the trusted callbacks provided by the implementing class.
OliveroTest class core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests the Olivero theme.
OliveroTest.php file core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php

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