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 |
|---|---|---|---|
| SystemDeprecationTest | class | core/ |
@group system @group legacy |
| SystemDeprecationTest.php | file | core/ |
|
| SystemDeprecationTest::$modules | property | core/ |
Modules to enable. |
| SystemDeprecationTest::testSystemSortModulesByInfoName | function | core/ |
|
| 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. |
| 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/ |
|
| SystemLocalTasksTest::testSystemAdminLocalTasks | function | core/ |
Tests local task existence. |
| SystemMainBlock | class | core/ |
Provides a 'Main page content' block. |
| SystemMainBlock.php | file | core/ |
|
| SystemMainBlock::$mainContent | property | core/ |
The render array representing the main page content. |
| SystemMainBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemMainBlock::setMainContent | function | core/ |
Sets the main content render array. |
| SystemManager | class | core/ |
System Manager Service. |
| SystemManager.php | file | core/ |
|
| SystemManager::$menuActiveTrail | property | core/ |
The active menu trail service. |
| SystemManager::$menuItems | property | core/ |
A static cache of menu items. |
| SystemManager::$menuTree | property | core/ |
The menu link tree manager. |
| SystemManager::$moduleHandler | property | core/ |
Module handler service. |
| SystemManager::$requestStack | property | core/ |
The request stack. |
| SystemManager::checkRequirements | function | core/ |
Checks for requirement severity. |
| SystemManager::getAdminBlock | function | core/ |
Provide a single block on the administration overview page. |
| SystemManager::getBlockContents | function | core/ |
Loads the contents of a menu block. |
| SystemManager::getMaxSeverity | function | core/ |
Extracts the highest severity from the requirements array. |
| SystemManager::listRequirements | function | core/ |
Displays the site status report. Can also be used as a pure check. |
| SystemManager::REQUIREMENT_ERROR | constant | core/ |
Requirement severity -- Error condition; abort installation. |
| SystemManager::REQUIREMENT_OK | constant | core/ |
Requirement severity -- Requirement successfully met. |
| SystemManager::REQUIREMENT_WARNING | constant | core/ |
Requirement severity -- Warning condition; proceed but flag warning. |
| SystemManager::__construct | function | core/ |
Constructs a SystemManager object. |
| SystemMenuBlock | class | core/ |
Provides block plugin definitions for custom menus. |
| SystemMenuBlock | class | core/ |
Provides a generic Menu block. |
Pagination
- Previous page
- Page 1209
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.