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