Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
| SystemMenuBlockTest::testConstructorDeprecation | function | core/ |
@deprecationMessage The menu.active_trail service must be passed to SystemMenuBlock::__construct(), it is required before Drupal 9.0.0. See https://www.drupal.org/node/2669550. @group legacy |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| SystemMenuOffCanvasForm | class | core/ |
The setting_tray form handler for the SystemMenuBlock. |
| SystemMenuOffCanvasForm.php | file | core/ |
|
| SystemMenuOffCanvasForm::$configFactory | property | core/ |
The config factory. |
| SystemMenuOffCanvasForm::$entityTypeManager | property | core/ |
|
| SystemMenuOffCanvasForm::$menu | property | core/ |
The menu entity that the block uses and that will be edited in this form. |
| SystemMenuOffCanvasForm::$menuStorage | property | core/ |
|
| SystemMenuOffCanvasForm::$plugin | property | core/ |
The plugin. |
| SystemMenuOffCanvasForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SystemMenuOffCanvasForm::create | function | core/ |
Instantiates a new instance of this class. |
| SystemMenuOffCanvasForm::getEntityForm | function | core/ |
Gets the entity form for this menu. |
| SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
| SystemMenuOffCanvasForm::setPlugin | function | core/ |
Sets the plugin for this object. |
| SystemMenuOffCanvasForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SystemMenuOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| SystemMenuOffCanvasForm::__construct | function | core/ |
SystemMenuOffCanvasForm constructor. |
| SystemMessagesBlock | class | core/ |
Provides a block to display the messages. |
| SystemMessagesBlock.php | file | core/ |
|
| SystemMessagesBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemMessagesBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SystemMessagesBlock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| SystemPoweredByBlock | class | core/ |
Provides a 'Powered by Drupal' block. |
| SystemPoweredByBlock.php | file | core/ |
|
| SystemPoweredByBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SystemPoweredByBlock::defaultConfiguration | function | core/ |
|
| SystemRequirements | class | core/ |
Class for helper methods used for the system requirements. |
| SystemRequirements.php | file | core/ |
|
| SystemRequirements::phpVersionWithPdoDisallowMultipleStatements | function | core/ |
Determines whether the passed in PHP version disallows multiple statements. |
| SystemRequirementsTest | class | core/ |
@coversDefaultClass \Drupal\system\SystemRequirements[[api-linebreak]] @group system @group legacy |
| SystemRequirementsTest.php | file | core/ |
|
| SystemRequirementsTest::providerTestPhpVersionWithPdoDisallowMultipleStatements | function | core/ |
|
| SystemRequirementsTest::testPhpVersionWithPdoDisallowMultipleStatements | function | core/ |
@covers ::phpVersionWithPdoDisallowMultipleStatements[[api-linebreak]] @dataProvider providerTestPhpVersionWithPdoDisallowMultipleStatements @expectedDeprecation Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() is… |
| SystemTestController | class | core/ |
Controller routines for system_test routes. |
| SystemTestController.php | file | core/ |
|
| SystemTestController::$currentUser | property | core/ |
The current user. |
| SystemTestController::$lock | property | core/ |
The lock service. |
| SystemTestController::$messenger | property | core/ |
The messenger service. |
| SystemTestController::$persistentLock | property | core/ |
The persistent lock service. |
| SystemTestController::$renderer | property | core/ |
The renderer. |
| SystemTestController::authorizeInit | function | core/ |
Initialize authorize.php during testing. |
| SystemTestController::configureTitle | function | core/ |
Returns the title for system_test.info.yml's configure route. |
| SystemTestController::create | function | core/ |
Instantiates a new instance of this class. |
| SystemTestController::getCacheableResponseWithCustomCacheControl | function | core/ |
Returns a cacheable response with a custom cache control. |
| SystemTestController::getCurrentDate | function | core/ |
Returns the current date. |
| SystemTestController::getDestination | function | core/ |
Controller to return $_GET['destination'] for testing. |
| SystemTestController::getInstallProfile | function | core/ |
Use a plain Symfony response object to output the current install_profile. |
| SystemTestController::getTestHeader | function | core/ |
Returns a response with a test header set from the request. |
Pagination
- Previous page
- Page 1177
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.