Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OliveroTest::testConfigSchema | function | core/ |
Test Olivero's configuration schema. |
| OliveroTest::testIsUninstallable | function | core/ |
Tests that the Olivero theme can be uninstalled. |
| OliveroTest::testPreprocessBlock | function | core/ |
Tests that olivero_preprocess_block is functioning as expected. |
| olivero_form_node_preview_form_select_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| olivero_form_system_theme_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_theme_settings. |
| olivero_form_views_exposed_form_alter | function | core/ |
Implements hook_form_views_exposed_form_alter(). |
| olivero_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block.html.twig. |
| olivero_preprocess_checkboxes | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment.html.twig. |
| olivero_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_fieldset | function | core/ |
Implements template_preprocess_HOOK() for fieldset. |
| olivero_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_field__comment | function | core/ |
Implements hook_preprocess_HOOK() for field--comment.html.twig. |
| olivero_preprocess_field__node__created | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_filter_caption | function | core/ |
Implements hook_preprocess_HOOK() for setting classes. |
| olivero_preprocess_form_element | function | core/ |
Implements hook_preprocess_form_element(). |
| olivero_preprocess_form_element_label | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| olivero_preprocess_input | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_links__comment | function | core/ |
Implements hook_preprocess_links__comment(). |
| olivero_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
| olivero_preprocess_menu | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
| olivero_preprocess_menu_local_tasks | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
| olivero_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node.html.twig. |
| olivero_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
| olivero_preprocess_radios | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_search_result | function | core/ |
Implements hook_preprocess_search_result(). |
| olivero_preprocess_select | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_table | function | core/ |
Implements hook_preprocess_table(). |
| olivero_preprocess_textarea | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_text_format_wrapper | function | core/ |
Implements template_preprocess_text_format_wrapper(). |
| olivero_test.info.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/olivero_test.info.yml |
| olivero_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml |
| olivero_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml |
| olivero_test.module | file | core/ |
Functions to support testing the Olivero theme. |
| olivero_test_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_field_multiple_value_form(). |
| olivero_test_preprocess_html | function | core/ |
Implements hook_preprocess_html(). |
| olivero_test_preprocess_page | function | core/ |
Implements hook_preprocess(). |
| olivero_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block(). |
| olivero_theme_suggestions_form_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form templates. |
| olivero_theme_suggestions_menu_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for menu. |
| olivero_theme_suggestions_user_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| OmittedData::__construct | function | core/ |
OmittedData constructor. |
| onecol.css | file | core/ |
/* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; } |
| onecol.css | file | core/ |
/* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; } |
| oneplusfourgrid_section.css | file | core/ |
/* * @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/ |
Checks if OpCodeCache is enabled. |
| OpenDialogCommand::$dialogOptions | property | core/ |
Stores dialog-specific options passed directly to jQuery UI dialogs. |
| OpenDialogCommand::$selector | property | core/ |
The selector of the dialog. |
Pagination
- Previous page
- Page 938
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.