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
SystemBrandingBlock::build function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Builds and returns the renderable array for this block plugin.
SystemBrandingBlock::create function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Creates an instance of the plugin.
SystemBrandingBlock::defaultConfiguration function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingBlock::getCacheTags function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php The cache tags associated with this object.
SystemBrandingBlock::__construct function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php Creates a SystemBrandingBlock instance.
SystemBrandingOffCanvasForm class core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The settings_tray form handler for the SystemBrandingBlock.
SystemBrandingOffCanvasForm.php file core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
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.
SystemConfigFormTestBase class core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Full generic test suite for any form that data with the configuration system.
SystemConfigFormTestBase.php file core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
SystemConfigFormTestBase::$form property core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Form ID to use for testing.
SystemConfigFormTestBase::$values property core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Values to use for testing.
SystemConfigFormTestBase::testConfigForm function core/modules/system/src/Tests/System/SystemConfigFormTestBase.php Submit the system_config_form ensure the configuration has expected values.
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

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