Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| SystemMessagesBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
| SystemPoweredByBlock.php | file | core/ |
|
| SystemPoweredByBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
| SystemTestController | class | core/ |
Controller routines for system_test routes. |
| SystemTestController.php | file | core/ |
|
| SystemTestController::$currentUser | property | core/ |
The current user. |
| SystemTestController::$lock | property | core/ |
The lock service. |
| SystemTestController::$messenger | property | core/ |
The messenger service. |
| SystemTestController::$persistentLock | property | core/ |
The persistent lock service. |
| SystemTestController::$renderer | property | core/ |
The renderer. |
| SystemTestController::authorizeInit | function | core/ |
Initialize authorize.php during testing. |
| SystemTestController::configureTitle | function | core/ |
Returns the title for system_test.info.yml's configure route. |
| SystemTestController::create | function | core/ |
Instantiates a new instance of this class. |
| SystemTestController::getCacheableResponseWithCustomCacheControl | function | core/ |
Returns a cacheable response with a custom cache control. |
| SystemTestController::getCurrentDate | function | core/ |
Returns the current date. |
| SystemTestController::getDestination | function | core/ |
Controller to return $_GET['destination'] for testing. |
| SystemTestController::getInstallProfile | function | core/ |
Use a plain Symfony response object to output the current install_profile. |
| SystemTestController::getTestHeader | function | core/ |
Returns a response with a test header set from the request. |
| 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::statusMessagesForAssertions | function | core/ |
Sets messages for testing the WebAssert methods related to messages. |
| 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 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. |
Pagination
- Previous page
- Page 1211
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.