Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
OliveroTest::testConfigSchema function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Test Olivero's configuration schema.
OliveroTest::testIsUninstallable function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that the Olivero theme can be uninstalled.
OliveroTest::testPreprocessBlock function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that olivero_preprocess_block is functioning as expected.
olivero_form_node_preview_form_select_alter function core/themes/olivero/olivero.theme Implements hook_form_FORM_ID_alter().
olivero_form_system_theme_settings_alter function core/themes/olivero/theme-settings.php Implements hook_form_FORM_ID_alter() for system_theme_settings.
olivero_form_views_exposed_form_alter function core/themes/olivero/olivero.theme Implements hook_form_views_exposed_form_alter().
olivero_preprocess_block function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for block.html.twig.
olivero_preprocess_checkboxes function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for comment.html.twig.
olivero_preprocess_field function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_fieldset function core/themes/olivero/olivero.theme Implements template_preprocess_HOOK() for fieldset.
olivero_preprocess_field_multiple_value_form function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_field__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field--comment.html.twig.
olivero_preprocess_field__node__created function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_filter_caption function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for setting classes.
olivero_preprocess_form_element function core/themes/olivero/olivero.theme Implements hook_preprocess_form_element().
olivero_preprocess_form_element_label function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_html function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for HTML document templates.
olivero_preprocess_input function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_links__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_links__comment().
olivero_preprocess_maintenance_page function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
olivero_preprocess_menu function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_menu_local_task function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-task templates.
olivero_preprocess_menu_local_tasks function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-tasks templates.
olivero_preprocess_node function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for node.html.twig.
olivero_preprocess_page_title function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for page title templates.
olivero_preprocess_radios function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_search_result function core/themes/olivero/olivero.theme Implements hook_preprocess_search_result().
olivero_preprocess_select function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_table function core/themes/olivero/olivero.theme Implements hook_preprocess_table().
olivero_preprocess_textarea function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_text_format_wrapper function core/themes/olivero/olivero.theme Implements template_preprocess_text_format_wrapper().
olivero_test.info.yml file core/modules/system/tests/modules/olivero_test/olivero_test.info.yml core/modules/system/tests/modules/olivero_test/olivero_test.info.yml
olivero_test.libraries.yml file core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml
olivero_test.links.menu.yml file core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml
olivero_test.module file core/modules/system/tests/modules/olivero_test/olivero_test.module Functions to support testing the Olivero theme.
olivero_test_preprocess_field_multiple_value_form function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_field_multiple_value_form().
olivero_test_preprocess_html function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_html().
olivero_test_preprocess_page function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess().
olivero_theme_suggestions_block_alter function core/themes/olivero/olivero.theme Implements hook_theme_suggestions_HOOK_alter() for block().
olivero_theme_suggestions_form_alter function core/themes/olivero/olivero.theme Implements hook_theme_suggestions_HOOK_alter() for form templates.
olivero_theme_suggestions_menu_alter function core/themes/olivero/olivero.theme Implements hook_theme_suggestions_HOOK_alter() for menu.
olivero_theme_suggestions_user_alter function core/themes/olivero/olivero.theme Implements hook_theme_suggestions_HOOK_alter().
OmittedData::__construct function core/modules/jsonapi/src/JsonApiResource/OmittedData.php OmittedData constructor.
onecol.css file core/themes/stable9/layouts/layout_discovery/onecol/onecol.css /*
* @file
* Provides the layout styles for layout_onecol.
*/
.layout--onecol .layout__region {
width: 100%;
}
onecol.css file core/modules/layout_discovery/layouts/onecol/onecol.css /*
* @file
* Provides the layout styles for layout_onecol.
*/
.layout--onecol .layout__region {
width: 100%;
}
oneplusfourgrid_section.css file core/profiles/demo_umami/themes/umami/layouts/oneplusfourgrid_section/oneplusfourgrid_section.css /*
* @file
* Provides the layout styles for two-column layout section.
*/

.layout--oneplusfourgrid-section {
display: flex;
flex-wrap: wrap;
}

.layout--oneplusfourgrid-section > .layout__region {
flex: 0 1 100%;
}

/* Large */
@media…
OpCodeCache::isEnabled function core/lib/Drupal/Component/Utility/OpCodeCache.php Checks if OpCodeCache is enabled.
OpenDialogCommand::$dialogOptions property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Stores dialog-specific options passed directly to jQuery UI dialogs.
OpenDialogCommand::$selector property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The selector of the dialog.

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