Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
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 The theme to install as the default for testing.
ClaroLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Modules to install.
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.
ClaroLinkActionTrait trait core/themes/claro/src/ClaroLinkActionTrait.php Helper method for claro link to action conversion.
ClaroLinkActionTrait.php file core/themes/claro/src/ClaroLinkActionTrait.php
ClaroLinkActionTrait::convertLinkToActionLink function core/themes/claro/src/ClaroLinkActionTrait.php Converts a link render element to an action link.
ClaroMenuUiJavascriptTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Runs MenuUiJavascriptTest in Claro.
ClaroMenuUiJavascriptTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Modules to install.
ClaroMenuUiJavascriptTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::testBlockContextualLinks function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Intentionally empty method.
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 The theme to install as the default for testing.
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 The theme to install as the default for testing.
ClaroPasswordConfirmWidgetTest::testFillConfirmOnly function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php Tests the password confirm widget so that only confirm input is filled.

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