Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
SystemConfigSubscriber::__construct function core/modules/system/src/SystemConfigSubscriber.php Constructs the SystemConfigSubscriber.
SystemController class core/modules/system/src/Controller/SystemController.php Returns responses for System routes.
SystemController.php file core/modules/system/src/Controller/SystemController.php
SystemController::compactPage function core/modules/system/src/Controller/SystemController.php Sets whether the admin menu is in compact mode or not.
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 which excludes obsolete themes.
SystemController::__construct function core/modules/system/src/Controller/SystemController.php
SystemFilesTest class core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php Tests system.files route.
SystemFilesTest.php file core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php
SystemFilesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php
SystemFilesTest::prepareSettings function core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php
SystemFilesTest::testExtensionStreamWrappers function core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php Test theme and module stream wrappers are not available via system.files route.
SystemHooks class core/modules/system/src/Hook/SystemHooks.php Hook implementations for system.
SystemHooks.php file core/modules/system/src/Hook/SystemHooks.php
SystemHooks::blockViewSystemMainBlockAlter function core/modules/system/src/Hook/SystemHooks.php Implements hook_block_view_BASE_BLOCK_ID_alter().
SystemHooks::cron function core/modules/system/src/Hook/SystemHooks.php Implements hook_cron().
SystemHooks::elementInfoAlter function core/modules/system/src/Hook/SystemHooks.php Implements hook_element_info_alter().
SystemHooks::entityTypeBuild function core/modules/system/src/Hook/SystemHooks.php Implements hook_entity_type_build().
SystemHooks::fileDownload function core/modules/system/src/Hook/SystemHooks.php Implements hook_file_download().
SystemHooks::help function core/modules/system/src/Hook/SystemHooks.php Implements hook_help().
SystemHooks::jsSettingsAlter function core/modules/system/src/Hook/SystemHooks.php Implements hook_js_settings_alter().
SystemHooks::jsSettingsBuild function core/modules/system/src/Hook/SystemHooks.php Implements hook_js_settings_build().
SystemHooks::mail function core/modules/system/src/Hook/SystemHooks.php Implements hook_mail().
SystemHooks::modulesUninstalled function core/modules/system/src/Hook/SystemHooks.php Implements hook_modules_uninstalled().
SystemHooks::pageTop function core/modules/system/src/Hook/SystemHooks.php Implements hook_page_top().
SystemHooks::queryEntityReferenceAlter function core/modules/system/src/Hook/SystemHooks.php Implements hook_query_TAG_alter() for entity reference selection handlers.
SystemHooks::systemInfoAlter function core/modules/system/src/Hook/SystemHooks.php Implements hook_system_info_alter().
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
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/tests/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/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::$modules property core/profiles/tests/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/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Use the Minimal profile.
SystemListingCrossProfileCompatibleTest::setUp function core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::testSystemListing function core/profiles/tests/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

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