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 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SystemBreadcrumbBlock::build function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Builds and returns the renderable array for this block plugin.
SystemBreadcrumbBlock::create function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Creates an instance of the plugin.
SystemBreadcrumbBlock::__construct function core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Constructs a new SystemBreadcrumbBlock object.
SystemCompactLink class core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Provides a link to show or hide help text on administration pages.
SystemCompactLink.php file core/lib/Drupal/Core/Render/Element/SystemCompactLink.php
SystemCompactLink::getInfo function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Returns the element properties for this element.
SystemCompactLink::preRenderCompactLink function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Pre-render callback: Renders a link into #markup.
SystemConfigFormTest class core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTest.php file core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
SystemConfigFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php The theme to install as the default for testing.
SystemConfigFormTest::$modules property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Modules to install.
SystemConfigFormTest::testSystemConfigForm function core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTestForm class core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Tests the ConfigFormBase class.
SystemConfigFormTestForm.php file core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Returns a unique string identifying the form.
SystemConfigSubscriber class core/modules/system/src/SystemConfigSubscriber.php System Config subscriber.
SystemConfigSubscriber.php file core/modules/system/src/SystemConfigSubscriber.php
SystemConfigSubscriber::$routerBuilder property core/modules/system/src/SystemConfigSubscriber.php The router builder.
SystemConfigSubscriber::getSubscribedEvents function core/modules/system/src/SystemConfigSubscriber.php
SystemConfigSubscriber::onConfigImporterValidateNotEmpty function core/modules/system/src/SystemConfigSubscriber.php Checks that the configuration synchronization is valid.
SystemConfigSubscriber::onConfigImporterValidateSiteUUID function core/modules/system/src/SystemConfigSubscriber.php Checks that the configuration synchronization is valid.
SystemConfigSubscriber::onConfigSave function core/modules/system/src/SystemConfigSubscriber.php Rebuilds the router when the default or admin theme is changed.
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::$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::$themeExtensionList property core/modules/system/src/Controller/SystemController.php The theme extension list.
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 the implementing class using autowiring.
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 Constructs a new SystemController.
SystemDateSettingsUpdateTest class core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php Tests system.date:country.default and system.date:timezone.default values.
SystemDateSettingsUpdateTest.php file core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php
SystemDateSettingsUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php The theme to install as the default for testing.
SystemDateSettingsUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php Set database dump files to be used.
SystemDateSettingsUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php Tests update of system.date:country.default & system.date:country.default.
SystemFunctionsLegacyTest class core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php Tests the deprecations in the system module.
SystemFunctionsLegacyTest.php file core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php
SystemFunctionsLegacyTest::$modules property core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php Modules to install.
SystemFunctionsLegacyTest::testSystemGetModuleAdminTasksDeprecation function core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php Tests system_get_module_admin_tasks() deprecation.
SystemFunctionsLegacyTest::testSystemRetrieveFile function core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php @covers ::system_retrieve_file[[api-linebreak]]
SystemFunctionsLegacyTest::testSystemTimeZones function core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php @covers ::system_time_zones[[api-linebreak]]
SystemInfoController class core/modules/system/src/Controller/SystemInfoController.php Returns responses for System Info routes.

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