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
ClaroHooks::preprocessLinks function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links.
ClaroHooks::preprocessLinksActionLinks function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links__action_links.
ClaroHooks::preprocessLinksDropbutton function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links__dropbutton.
ClaroHooks::preprocessLinksMediaLibraryMenu function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for links__media_library_menu.
ClaroHooks::preprocessMaintenancePage function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_maintenance_page().
ClaroHooks::preprocessMediaLibraryItemSmall function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for media_library_item__small.
ClaroHooks::preprocessMediaLibraryItemWidget function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for media_library_item__widget.
ClaroHooks::preprocessMenuLocalAction function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-action templates.
ClaroHooks::preprocessMenuLocalTask function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-task templates.
ClaroHooks::preprocessMenuLocalTasks function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-tasks templates.
ClaroHooks::preprocessMenuLocalTaskViewsUi function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for menu-local-task Views UI templates.
ClaroHooks::preprocessNodeAddList function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for node_add_list.
ClaroHooks::preprocessSelect function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for select.
ClaroHooks::preprocessStatusMessages function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for status_messages.
ClaroHooks::preprocessSystemThemesPage function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
ClaroHooks::preprocessTable function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for table.
ClaroHooks::preprocessTextFormatWrapper function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK().
ClaroHooks::preprocessViewsExposedForm function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_exposed_form.
ClaroHooks::preprocessViewsUiDisplayTabBucket function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
ClaroHooks::preprocessViewsUiRearrangeFilterForm function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_ui_rearrange_filter_form.
ClaroHooks::preprocessViewsViewFieldsMediaLibrary function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_view_fields__media_library.
ClaroHooks::preprocessViewsViewTable function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_view_table.
ClaroHooks::themeRegistryAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_registry_alter().
ClaroHooks::themeSuggestionsDetailsAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_suggestions_HOOK_alter() for details.
ClaroHooks::themeSuggestionsFormElementAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_suggestions_HOOK_alter() for form_element.
ClaroHooks::themeSuggestionsMaintenancePageAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_theme_suggestions_maintenance_page_alter().
ClaroHooks::viewsPreRender function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_views_pre_render().
ClaroHooks::viewsUiDisplayTabAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_views_ui_display_tab_alter().
ClaroHooks::viewsUiDisplayTopAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_views_ui_display_top_alter().
ClaroLayoutBuilderTest class core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Tests the layout builder with the Claro theme.
ClaroLayoutBuilderTest.php file core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroLayoutBuilderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroLayoutBuilderTest::setUp function core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroLayoutBuilderTest::testContextualLinks function core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Tests the layout builder has expected contextual links with Claro.
ClaroModalDisplayTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php Tests that buttons in modals are not in their button pane.
ClaroModalDisplayTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php
ClaroModalDisplayTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php
ClaroModalDisplayTest::testModalAddAnother function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php Tests the position f "add another" button in dialogs.
ClaroPasswordConfirmWidgetTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests the password confirm widget with Claro theme.
ClaroPasswordConfirmWidgetTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php
ClaroPasswordConfirmWidgetTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php
ClaroPasswordConfirmWidgetTest::testFillConfirmOnly function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests that password match message is invisible when widget is initialized.
ClaroPreRender::messagePlaceholder function core/themes/claro/src/ClaroPreRender.php Prerender callback for status_messages placeholder.
ClaroPreRender::operations function core/themes/claro/src/ClaroPreRender.php Prerender callback for the Operations element.
ClaroPreRender::trustedCallbacks function core/themes/claro/src/ClaroPreRender.php Lists the trusted callbacks provided by the implementing class.
ClaroPreRender::verticalTabs function core/themes/claro/src/ClaroPreRender.php Prerender callback for Vertical Tabs element.
ClaroTableDragTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Tests draggable tables with Claro theme.
ClaroTableDragTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php

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