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
SystemBrandingOffCanvasForm::$configFactory property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The config factory.
SystemBrandingOffCanvasForm::$currentUser property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The current user.
SystemBrandingOffCanvasForm::$plugin property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The block plugin.
SystemBrandingOffCanvasForm::buildConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form constructor.
SystemBrandingOffCanvasForm::create function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Instantiates a new instance of this class.
SystemBrandingOffCanvasForm::submitConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form submission handler.
SystemBrandingOffCanvasForm::validateConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form validation handler.
SystemBrandingOffCanvasForm::__construct function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php SystemBrandingOffCanvasForm constructor.
SystemBreadcrumbBlock class core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php Provides a block to display the breadcrumbs.
SystemBreadcrumbBlock.php file core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php
SystemBreadcrumbBlock::$breadcrumbManager property core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php The breadcrumb manager.
SystemBreadcrumbBlock::$routeMatch property core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php The current route match.
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 enable.
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::$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 which excludes obsolete themes.
SystemController::__construct function core/modules/system/src/Controller/SystemController.php Constructs a new SystemController.

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