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
olivero.schema.yml file core/themes/olivero/config/schema/olivero.schema.yml core/themes/olivero/config/schema/olivero.schema.yml
olivero.settings.yml file core/themes/olivero/config/install/olivero.settings.yml core/themes/olivero/config/install/olivero.settings.yml
OliveroAvoidStorageUsingTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php Tests usage of localStorage.
OliveroAvoidStorageUsingTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php
OliveroAvoidStorageUsingTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php The theme to install as the default for testing.
OliveroAvoidStorageUsingTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php Modules to install.
OliveroAvoidStorageUsingTest::testStorageUsing function core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php Tests use of localStorage.
OliveroHexToHslTest class core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php Tests the \Drupal\olivero\HexToHslTrait:convertHexToHsl() function.
OliveroHexToHslTest.php file core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php
OliveroHexToHslTest::hexCodes function core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php Data provider of hex codes and HSL values.
OliveroHexToHslTest::testHexToHsl function core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php Tests hex to HSL conversion.
OliveroHooks class core/themes/olivero/src/Hook/OliveroHooks.php Hook implementations for olivero.
OliveroHooks.php file core/themes/olivero/src/Hook/OliveroHooks.php
OliveroHooks::elementInfoAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_element_info_alter().
OliveroHooks::formAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_alter() for adding classes and placeholder text to the search forms.
OliveroHooks::formNodePreviewFormSelectAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_FORM_ID_alter() for node_preview_form_select.
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.

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