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
system_preprocess_block function core/modules/system/system.module Implements hook_preprocess_HOOK() for block templates.
system_preprocess_toolbar function core/modules/system/system.module Implements hook_preprocess_toolbar().
system_project_namespace_test.info.yml file core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml
system_query_entity_reference_alter function core/modules/system/system.module Implements hook_query_TAG_alter() for entity reference selection handlers.
system_region_list function core/modules/system/system.module Get a list of available regions from a specified theme.
system_removed_post_updates function core/modules/system/system.post_update.php Implements hook_removed_post_updates().
system_requirements function core/modules/system/system.install Implements hook_requirements().
system_retrieve_file function core/modules/system/system.module Attempts to get a file using Guzzle HTTP client and to store it locally.
system_rss.yml file core/modules/system/migrations/system_rss.yml core/modules/system/migrations/system_rss.yml
system_schema function core/modules/system/system.install Implements hook_schema().
system_site.yml file core/modules/system/migrations/system_site.yml core/modules/system/migrations/system_site.yml
system_sort_modules_by_info_name function core/modules/system/system.module Array sorting callback; sorts modules by their name.
system_sort_themes function core/modules/system/system.module Sorts themes by their names, with the default theme listed first.
system_status_obsolete_test.info.yml file core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml
system_system_info_alter function core/modules/system/system.module Implements hook_system_info_alter().
system_test.info.yml file core/modules/system/tests/modules/system_test/system_test.info.yml core/modules/system/tests/modules/system_test/system_test.info.yml
system_test.module file core/modules/system/tests/modules/system_test/system_test.module Test module.
system_test.permissions.yml file core/modules/system/tests/modules/system_test/system_test.permissions.yml core/modules/system/tests/modules/system_test/system_test.permissions.yml
system_test.routing.yml file core/modules/system/tests/modules/system_test/system_test.routing.yml core/modules/system/tests/modules/system_test/system_test.routing.yml
system_test_filetransfer_info function core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
system_test_help function core/modules/system/tests/modules/system_test/system_test.module Implements hook_help().
system_test_modules_installed function core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled function core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_uninstalled().
system_test_module_preinstall function core/modules/system/tests/modules/system_test/system_test.module Implements hook_module_preinstall().
system_test_module_preuninstall function core/modules/system/tests/modules/system_test/system_test.module Implements hook_module_preuninstall().
system_test_page_attachments function core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_attachments().
system_test_system_info_alter function core/modules/system/tests/modules/system_test/system_test.module Implements hook_system_info_alter().
system_theme function core/modules/system/system.module Implements hook_theme().
system_theme_registry_alter function core/modules/system/system.module Implements hook_theme_registry_alter().
system_theme_suggestions_field function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_html function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_maintenance_page function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_page function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_theme_suggestions_region function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
system_time_zones function core/modules/system/system.module Generate an array of time zones and their local time&date.
system_tokens function core/modules/system/system.tokens.inc Implements hook_tokens().
system_token_info function core/modules/system/system.tokens.inc Implements hook_token_info().
system_updater_info function core/modules/system/system.module Implements hook_updater_info().
system_update_8901 function core/modules/system/system.install Update the stored schema data for entity identifier fields.
system_update_last_removed function core/modules/system/system.install Implements hook_update_last_removed().
TabbableShimDialogIntegrationTestController class core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php For testing the jQuery :tabbable shim as used in a dialog.
TabbableShimDialogIntegrationTestController.php file core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php
TabbableShimDialogIntegrationTestController::build function core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php Provides a page with the jQuery UI dialog library for testing .
TabbableShimTestController class core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimTestController.php For testing the jQuery :tabbable shim.
TabbableShimTestController.php file core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimTestController.php
TabbableShimTestController::build function core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimTestController.php Provides a page with the tabbingManager library for testing :tabbable.
tabbable_shim_test.info.yml file core/modules/system/tests/modules/tabbable_shim_test/tabbable_shim_test.info.yml core/modules/system/tests/modules/tabbable_shim_test/tabbable_shim_test.info.yml
tabbable_shim_test.routing.yml file core/modules/system/tests/modules/tabbable_shim_test/tabbable_shim_test.routing.yml core/modules/system/tests/modules/tabbable_shim_test/tabbable_shim_test.routing.yml
TabbingManagerTestController class core/modules/system/tests/modules/tabbingmanager_test/src/Controller/TabbingManagerTestController.php For testing the Tabbing Manager.
TabbingManagerTestController.php file core/modules/system/tests/modules/tabbingmanager_test/src/Controller/TabbingManagerTestController.php

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