Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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 The theme to install as the default for testing.
SystemFilesTest::prepareSettings function core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php Prepares site settings and services before installation.
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 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/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
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.

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