Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SystemDeprecationTest class core/modules/system/tests/src/Kernel/SystemDeprecationTest.php @group system
@group legacy
SystemDeprecationTest.php file core/modules/system/tests/src/Kernel/SystemDeprecationTest.php
SystemDeprecationTest::$modules property core/modules/system/tests/src/Kernel/SystemDeprecationTest.php Modules to enable.
SystemDeprecationTest::testSystemSortModulesByInfoName function core/modules/system/tests/src/Kernel/SystemDeprecationTest.php
SystemInfoController class core/modules/system/src/Controller/SystemInfoController.php Returns responses for System Info routes.
SystemInfoController.php file core/modules/system/src/Controller/SystemInfoController.php
SystemInfoController::$systemManager property core/modules/system/src/Controller/SystemInfoController.php System Manager Service.
SystemInfoController::create function core/modules/system/src/Controller/SystemInfoController.php Instantiates a new instance of this class.
SystemInfoController::php function core/modules/system/src/Controller/SystemInfoController.php Returns the contents of phpinfo().
SystemInfoController::status function core/modules/system/src/Controller/SystemInfoController.php Displays the site status report.
SystemInfoController::__construct function core/modules/system/src/Controller/SystemInfoController.php Constructs a SystemInfoController object.
SystemListingCrossProfileCompatibleTest class core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Verifies that tests in installation profile modules are found.
SystemListingCrossProfileCompatibleTest.php file core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::$modules property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Attempt to enable a module from the Testing profile.
SystemListingCrossProfileCompatibleTest::$profile property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Use the Minimal profile.
SystemListingCrossProfileCompatibleTest::setUp function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::testSystemListing function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Non-empty test* method required to executed the test case class.
SystemListingTest class core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests scanning system directories in drupal_system_listing().
SystemListingTest.php file core/modules/system/tests/src/Kernel/Common/SystemListingTest.php
SystemListingTest::testDirectoryPrecedence function core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests that files in different directories take precedence as expected.
SystemListingTest::testFileScanIgnoreDirectory function core/modules/system/tests/src/Kernel/Common/SystemListingTest.php Tests that directories matching file_scan_ignore_directories are ignored.
SystemLocalTasksTest class core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Tests existence of system local tasks.
SystemLocalTasksTest.php file core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
SystemLocalTasksTest::$themeHandler property core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php The mocked theme handler.
SystemLocalTasksTest::getSystemAdminRoutes function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Provides a list of routes to test.
SystemLocalTasksTest::setUp function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
SystemLocalTasksTest::testSystemAdminLocalTasks function core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php Tests local task existence.
SystemMainBlock class core/modules/system/src/Plugin/Block/SystemMainBlock.php Provides a 'Main page content' block.
SystemMainBlock.php file core/modules/system/src/Plugin/Block/SystemMainBlock.php
SystemMainBlock::$mainContent property core/modules/system/src/Plugin/Block/SystemMainBlock.php The render array representing the main page content.
SystemMainBlock::build function core/modules/system/src/Plugin/Block/SystemMainBlock.php Builds and returns the renderable array for this block plugin.
SystemMainBlock::setMainContent function core/modules/system/src/Plugin/Block/SystemMainBlock.php Sets the main content render array.
SystemManager class core/modules/system/src/SystemManager.php System Manager Service.
SystemManager.php file core/modules/system/src/SystemManager.php
SystemManager::$menuActiveTrail property core/modules/system/src/SystemManager.php The active menu trail service.
SystemManager::$menuItems property core/modules/system/src/SystemManager.php A static cache of menu items.
SystemManager::$menuTree property core/modules/system/src/SystemManager.php The menu link tree manager.
SystemManager::$moduleHandler property core/modules/system/src/SystemManager.php Module handler service.
SystemManager::$requestStack property core/modules/system/src/SystemManager.php The request stack.
SystemManager::checkRequirements function core/modules/system/src/SystemManager.php Checks for requirement severity.
SystemManager::getAdminBlock function core/modules/system/src/SystemManager.php Provide a single block on the administration overview page.
SystemManager::getBlockContents function core/modules/system/src/SystemManager.php Loads the contents of a menu block.
SystemManager::getMaxSeverity function core/modules/system/src/SystemManager.php Extracts the highest severity from the requirements array.
SystemManager::listRequirements function core/modules/system/src/SystemManager.php Displays the site status report. Can also be used as a pure check.
SystemManager::REQUIREMENT_ERROR constant core/modules/system/src/SystemManager.php Requirement severity -- Error condition; abort installation.
SystemManager::REQUIREMENT_OK constant core/modules/system/src/SystemManager.php Requirement severity -- Requirement successfully met.
SystemManager::REQUIREMENT_WARNING constant core/modules/system/src/SystemManager.php Requirement severity -- Warning condition; proceed but flag warning.
SystemManager::__construct function core/modules/system/src/SystemManager.php Constructs a SystemManager object.
SystemMenuBlock class core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php Provides block plugin definitions for custom menus.
SystemMenuBlock class core/modules/system/src/Plugin/Block/SystemMenuBlock.php Provides a generic Menu block.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.