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 |
|---|---|---|---|
| SystemConfigSubscriber::__construct | function | core/ |
Constructs the SystemConfigSubscriber. |
| SystemController | class | core/ |
Returns responses for System routes. |
| SystemController.php | file | core/ |
|
| SystemController::compactPage | function | core/ |
Sets whether the admin menu is in compact mode or not. |
| SystemController::overview | function | core/ |
Provide the administration overview page. |
| SystemController::systemAdminMenuBlockPage | function | core/ |
Provides a single block from the administration menu as a page. |
| SystemController::themesPage | function | core/ |
Returns a theme listing which excludes obsolete themes. |
| SystemController::__construct | function | core/ |
|
| SystemFilesTest | class | core/ |
Tests system.files route. |
| SystemFilesTest.php | file | core/ |
|
| SystemFilesTest::$defaultTheme | property | core/ |
|
| SystemFilesTest::prepareSettings | function | core/ |
|
| SystemFilesTest::testExtensionStreamWrappers | function | core/ |
Test theme and module stream wrappers are not available via system.files route. |
| SystemHooks | class | core/ |
Hook implementations for system. |
| SystemHooks.php | file | core/ |
|
| SystemHooks::blockViewSystemMainBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| SystemHooks::cron | function | core/ |
Implements hook_cron(). |
| SystemHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| SystemHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| SystemHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| SystemHooks::help | function | core/ |
Implements hook_help(). |
| SystemHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| SystemHooks::jsSettingsBuild | function | core/ |
Implements hook_js_settings_build(). |
| SystemHooks::mail | function | core/ |
Implements hook_mail(). |
| SystemHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| SystemHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| SystemHooks::queryEntityReferenceAlter | function | core/ |
Implements hook_query_TAG_alter() for entity reference selection handlers. |
| SystemHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| SystemInfoController | class | core/ |
Returns responses for System Info routes. |
| SystemInfoController.php | file | core/ |
|
| SystemInfoController::$systemManager | property | core/ |
System Manager Service. |
| SystemInfoController::create | function | core/ |
|
| SystemInfoController::php | function | core/ |
Returns the contents of phpinfo(). |
| SystemInfoController::status | function | core/ |
Displays the site status report. |
| SystemInfoController::__construct | function | core/ |
Constructs a SystemInfoController object. |
| SystemListingCrossProfileCompatibleTest | class | core/ |
Verifies that tests in installation profile modules are found. |
| SystemListingCrossProfileCompatibleTest.php | file | core/ |
|
| SystemListingCrossProfileCompatibleTest::$modules | property | core/ |
Attempt to enable a module from the Testing profile. |
| SystemListingCrossProfileCompatibleTest::$profile | property | core/ |
Use the Minimal profile. |
| SystemListingCrossProfileCompatibleTest::setUp | function | core/ |
|
| SystemListingCrossProfileCompatibleTest::testSystemListing | function | core/ |
Non-empty test* method required to executed the test case class. |
| SystemListingTest | class | core/ |
Tests scanning system directories in drupal_system_listing(). |
| SystemListingTest.php | file | core/ |
|
| SystemListingTest::testDirectoryPrecedence | function | core/ |
Tests that files in different directories take precedence as expected. |
| SystemListingTest::testFileScanIgnoreDirectory | function | core/ |
Tests that directories matching file_scan_ignore_directories are ignored. |
| SystemLocalTasksTest | class | core/ |
Tests existence of system local tasks. |
| SystemLocalTasksTest.php | file | core/ |
|
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| SystemLocalTasksTest::getSystemAdminRoutes | function | core/ |
Provides a list of routes to test. |
| SystemLocalTasksTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1554
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.