Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
SystemController::$formBuilder property core/modules/system/src/Controller/SystemController.php The form builder service.
SystemController::$menuLinkTree property core/modules/system/src/Controller/SystemController.php The menu link tree service.
SystemController::$moduleExtensionList property core/modules/system/src/Controller/SystemController.php The module extension list.
SystemController::$systemManager property core/modules/system/src/Controller/SystemController.php System Manager Service.
SystemController::$themeAccess property core/modules/system/src/Controller/SystemController.php The theme access checker service.
SystemController::$themeHandler property core/modules/system/src/Controller/SystemController.php The theme handler service.
SystemController::compactPage function core/modules/system/src/Controller/SystemController.php Sets whether the admin menu is in compact mode or not.
SystemController::create function core/modules/system/src/Controller/SystemController.php Instantiates a new instance of this class.
SystemController::overview function core/modules/system/src/Controller/SystemController.php Provide the administration overview page.
SystemController::systemAdminMenuBlockPage function core/modules/system/src/Controller/SystemController.php Provides a single block from the administration menu as a page.
SystemController::themesPage function core/modules/system/src/Controller/SystemController.php Returns a theme listing.
SystemController::__construct function core/modules/system/src/Controller/SystemController.php Constructs a new SystemController.
SystemFunctionsLegacyTest class core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php Tests deprecated system module functions.
SystemFunctionsLegacyTest.php file core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php
SystemFunctionsLegacyTest::$modules property core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php Modules to enable.
SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation function core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php @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/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Tests system_get_info().
SystemGetInfoTest.php file core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php
SystemGetInfoTest::$modules property core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Modules to enable.
SystemGetInfoTest::testSystemGetInfo function core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php Tests system_get_info().
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 and may use
another profile for running tests.
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
SystemListTest class core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Tests system_list() function.
SystemListTest.php file core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php
SystemListTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Modules to enable.
SystemListTest::register function core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Registers test-specific services.
SystemListTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php
SystemListTest::testSystemList function core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php Tests installing a theme.
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.

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