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 |
|---|---|---|---|
| SystemController::$formBuilder | property | core/ |
The form builder service. |
| SystemController::$menuLinkTree | property | core/ |
The menu link tree service. |
| SystemController::$moduleExtensionList | property | core/ |
The module extension list. |
| SystemController::$systemManager | property | core/ |
System Manager Service. |
| SystemController::$themeAccess | property | core/ |
The theme access checker service. |
| SystemController::$themeHandler | property | core/ |
The theme handler service. |
| SystemController::compactPage | function | core/ |
Sets whether the admin menu is in compact mode or not. |
| SystemController::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
| SystemController::__construct | function | core/ |
Constructs a new SystemController. |
| SystemFunctionsLegacyTest | class | core/ |
Tests deprecated system module functions. |
| SystemFunctionsLegacyTest.php | file | core/ |
|
| SystemFunctionsLegacyTest::$modules | property | core/ |
Modules to enable. |
| SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation | function | core/ |
@expectedDeprecation system_rebuild_module_data() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Instead, you should use \Drupal::service("extension.list.module")->getList(). See https://www.drupal.org/node/2709919 |
| SystemGetInfoTest | class | core/ |
Tests system_get_info(). |
| SystemGetInfoTest.php | file | core/ |
|
| SystemGetInfoTest::$modules | property | core/ |
Modules to enable. |
| SystemGetInfoTest::testSystemGetInfo | function | core/ |
Tests system_get_info(). |
| SystemInfoController | class | core/ |
Returns responses for System Info routes. |
| SystemInfoController.php | file | core/ |
|
| SystemInfoController::$systemManager | property | core/ |
System Manager Service. |
| SystemInfoController::create | function | core/ |
Instantiates a new instance of this class. |
| 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 and may use another profile for running tests. |
| 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 |
| SystemListTest | class | core/ |
Tests system_list() function. |
| SystemListTest.php | file | core/ |
|
| SystemListTest::$modules | property | core/ |
Modules to enable. |
| SystemListTest::register | function | core/ |
Registers test-specific services. |
| SystemListTest::setUp | function | core/ |
|
| SystemListTest::testSystemList | function | core/ |
Tests installing a theme. |
| 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/ |
|
| SystemLocalTasksTest::testSystemAdminLocalTasks | function | core/ |
Tests local task existence. |
| SystemMainBlock | class | core/ |
Provides a 'Main page content' block. |
Pagination
- Previous page
- Page 1175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.