Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemModuleTestHooks.php | file | core/ |
|
| SystemModuleTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
| SystemPoweredByBlock.php | file | core/ |
|
| SystemPoweredByBlock::build | function | core/ |
|
| SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
| SystemRequirements | class | core/ |
Install time requirements for the system module. |
| SystemRequirements.php | file | core/ |
|
| SystemRequirements::checkRequirements | function | core/ |
Check requirements for a given phase. |
| SystemRequirements::DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
| SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| SystemRequirements::getRequirements | function | core/ |
|
| SystemRequirements::systemAdvisoriesRequirements | function | core/ |
Display requirements from security advisories. |
| SystemRequirementsHooks | class | core/ |
Requirements hook implementations for system module. |
| SystemRequirementsHooks.php | file | core/ |
|
| SystemRequirementsHooks::checkPasswordHashing | function | core/ |
Builds password hashing requirements check result. |
| SystemRequirementsHooks::checkRequirements | function | core/ |
Check requirements for a given phase. |
| SystemRequirementsHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
| SystemRequirementsHooks::updateRequirements | function | core/ |
Implements hook_update_requirements(). |
| SystemRssDeleteTest | class | core/ |
Tests that system.rss config is deleted. |
| SystemRssDeleteTest.php | file | core/ |
|
| SystemRssDeleteTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SystemRssDeleteTest::testUpdate | function | core/ |
Ensures that system.rss is deleted after updating. |
| 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::configureTitle | function | core/ |
Returns the title for system_test.info.yml's configure route. |
| 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::getMethod | function | core/ |
Controller to return the HTTP method for testing. |
| 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::respondWithCacheableRedirectResponse | function | core/ |
Returns a CacheableRedirectResponse with the given status code. |
| SystemTestController::respondWithCacheableResponse | function | core/ |
A simple page callback that uses a CacheableResponse object. |
| SystemTestController::respondWithLocalRedirectResponse | function | core/ |
Returns a LocalRedirectResponse with the given status code. |
| 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. |
Pagination
- Previous page
- Page 1557
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.