Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
claro_preprocess_form_element function core/themes/claro/claro.theme Implements hook_preprocess_form_element().
claro_preprocess_form_element__password function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for form_element__password.
claro_preprocess_form_element__password_confirm function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for form_element__password_confirm.
claro_preprocess_image_widget function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for image_widget.
claro_preprocess_input function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for input.
claro_preprocess_install_page function core/themes/claro/claro.theme Implements hook_preprocess_install_page().
claro_preprocess_item_list__media_library_add_form_media_list function core/themes/claro/claro.theme Implements hook_preprocess_item_list__media_library_add_form_media_list().
claro_preprocess_links function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links.
claro_preprocess_links__action_links function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__action_links.
claro_preprocess_links__dropbutton function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__dropbutton.
claro_preprocess_links__dropbutton__operations function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__dropbutton__operations.
claro_preprocess_maintenance_page function core/themes/claro/claro.theme Implements hook_preprocess_maintenance_page().
claro_preprocess_media_library_item__small function core/themes/claro/claro.theme Implements hook_preprocess_media_library_item__small().
claro_preprocess_media_library_item__widget function core/themes/claro/claro.theme Implements hook_preprocess_media_library_item__widget().
claro_preprocess_menu_local_action function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for menu-local-action templates.
claro_preprocess_menu_local_task function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for menu-local-task templates.
claro_preprocess_menu_local_tasks function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for menu-local-tasks templates.
claro_preprocess_menu_local_task__views_ui function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for menu-local-task Views UI templates.
claro_preprocess_node_add_list function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for node_add_list.
claro_preprocess_select function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for select.
claro_preprocess_status_messages function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for status_messages.
claro_preprocess_system_themes_page function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for system_themes_page.
claro_preprocess_table function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for table.
claro_preprocess_textarea function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for textarea.
claro_preprocess_text_format_wrapper function core/themes/claro/claro.theme Implements template_preprocess_text_format_wrapper().
claro_preprocess_views_exposed_form function core/themes/claro/claro.theme Implements hook_preprocess_HOOK for views_exposed_form.
claro_preprocess_views_ui_display_tab_bucket function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
claro_preprocess_views_view_fields__media_library function core/themes/claro/claro.theme Implements hook_preprocess_views_view_fields().
claro_preprocess_views_view_table function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for views_view_table.
claro_theme_registry_alter function core/themes/claro/claro.theme Implements hook_theme_registry_alter().
claro_theme_suggestions_details_alter function core/themes/claro/claro.theme Implements hook_theme_suggestions_HOOK_alter() for details.
claro_theme_suggestions_form_element_alter function core/themes/claro/claro.theme Implements hook_theme_suggestions_HOOK_alter() for form_element.
claro_views_pre_render function core/themes/claro/claro.theme Implements hook_views_pre_render().
claro_views_ui_display_tab_alter function core/themes/claro/claro.theme Implements hook_views_ui_display_tab_alter().
claro_views_ui_display_top_alter function core/themes/claro/claro.theme Implements hook_views_ui_display_top_alter().
ClassFinder class core/lib/Drupal/Component/ClassFinder/ClassFinder.php A Utility class that uses active autoloaders to find a file for a class.
ClassFinder.php file core/lib/Drupal/Component/ClassFinder/ClassFinder.php
ClassFinder::findFile function core/lib/Drupal/Component/ClassFinder/ClassFinder.php
ClassFinderTest class core/tests/Drupal/Tests/Component/ClassFinder/ClassFinderTest.php @coversDefaultClass \Drupal\Component\ClassFinder\ClassFinder[[api-linebreak]]
@group ClassFinder
ClassFinderTest.php file core/tests/Drupal/Tests/Component/ClassFinder/ClassFinderTest.php
ClassFinderTest::testFindFile function core/tests/Drupal/Tests/Component/ClassFinder/ClassFinderTest.php @covers ::findFile[[api-linebreak]]
ClassLoaderTest class core/tests/Drupal/Tests/Core/ClassLoader/ClassLoaderTest.php @group ClassLoader
@group legacy
@runTestsInSeparateProcesses
ClassLoaderTest class core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests class loading for modules.
ClassLoaderTest.php file core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
ClassLoaderTest.php file core/tests/Drupal/Tests/Core/ClassLoader/ClassLoaderTest.php
ClassLoaderTest::$apcuEnsureUniquePrefix property core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php The flag to set 'apcu_ensure_unique_prefix' setting.
ClassLoaderTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php The theme to install as the default for testing.
ClassLoaderTest::$expected property core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php The expected result from calling the module-provided class' method.
ClassLoaderTest::setUp function core/tests/Drupal/Tests/Core/ClassLoader/ClassLoaderTest.php
ClassLoaderTest::testAutoloadFromModuleFile function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that .module files can use class constants in main section.

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