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
SystemTestController::lockAcquire function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Try to acquire a named lock and report the outcome.
SystemTestController::lockExit function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Try to acquire a specific lock, and then exit.
SystemTestController::lockPersist function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Creates a lock that will persist across requests.
SystemTestController::mainContentFallback function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Tests main content fallback.
SystemTestController::messengerServiceTest function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Tests setting messages and removing one before it is displayed.
SystemTestController::permissionDependentContent function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Shows permission-dependent content.
SystemTestController::preRenderCacheTags function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets a cache tag on an element to help test #pre_render and cache tags.
SystemTestController::requestDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Controller to return $_REQUEST['destination'] for testing.
SystemTestController::respondWithCacheableResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A simple page callback that uses a CacheableResponse object.
SystemTestController::respondWithPublicResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A plain Symfony response with Cache-Control: public, max-age=60.
SystemTestController::respondWithResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A simple page callback that uses a plain Symfony response object.
SystemTestController::setHeader function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets a header.
SystemTestController::shutdownFunctions function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A simple page callback which adds a register shutdown function.
SystemTestController::simpleEcho function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Simple argument echo.
SystemTestController::system_test_cache_maxage_page function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Set cache max-age on the returned render array.
SystemTestController::system_test_cache_tags_page function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Set cache tag on on the returned render array.
SystemTestController::trustedCallbacks function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Lists the trusted callbacks provided by the implementing class.
SystemTestController::__construct function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Constructs the SystemTestController.
SystemUpdate7000 class core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Rename blog and forum permissions to be consistent with other content types.
SystemUpdate7000.php file core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php
SystemUpdate7000::transform function core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php Rename blog and forum permissions to be consistent with other content types.
system_admin_compact_mode function core/modules/system/system.module Determines whether the current user is in compact mode.
system_authorized_batch_process function core/modules/system/system.module Use authorize.php to run batch_process().
system_authorized_batch_processing_url function core/modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch.
system_authorized_get_url function core/modules/system/system.module Return the URL for the authorize.php script.
system_authorized_init function core/modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges.
system_authorized_run function core/modules/system/system.module Setup and invoke an operation using authorize.php.
system_block_view_system_main_block_alter function core/modules/system/system.module Implements hook_block_view_BASE_BLOCK_ID_alter().
system_check_directory function core/modules/system/system.module Checks the existence of the directory specified in $form_element.
system_core_incompatible_semver_test.info.yml file core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml
system_core_semver_test.info.yml file core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml
system_cron function core/modules/system/system.module Implements hook_cron().
system_default_region function core/modules/system/system.module Gets the name of the default region for a given theme.
system_dependencies_test.info.yml file core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml
system_element_info_alter function core/modules/system/system.module Implements hook_element_info_alter().
system_entity_form_display_presave function core/modules/system/system.module Implements hook_ENTITY_TYPE_presave() for entity_form_display entities.
system_entity_type_build function core/modules/system/system.module Implements hook_entity_type_build().
system_filetransfer_info function core/modules/system/system.module Implements hook_filetransfer_info().
system_form_alter function core/modules/system/system.module Implements hook_form_alter().
system_form_form_test_alter_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() on behalf of system.module.
system_get_info function core/modules/system/system.module Returns an array of information about enabled modules or themes.
system_get_module_admin_tasks function core/modules/system/system.module Generate a list of tasks offered by a specified module.
system_help function core/modules/system/system.module Implements hook_help().
system_hook_info function core/modules/system/system.module Implements hook_hook_info().
system_image.yml file core/modules/system/migrations/system_image.yml core/modules/system/migrations/system_image.yml
system_image_gd.yml file core/modules/system/migrations/system_image_gd.yml core/modules/system/migrations/system_image_gd.yml
system_incompatible_core_version_dependencies_test.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml
system_incompatible_core_version_test.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml
system_incompatible_core_version_test_1x.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_test_1x/system_incompatible_core_version_test_1x.info.yml core/modules/system/tests/modules/system_incompatible_core_version_test_1x/system_incompatible_core_version_test_1x.info.yml
system_incompatible_module_version_dependencies_test.info.yml file core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml

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