Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockJsonBasicAuthTest.php | file | core/ |
|
BlockJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockJsonCookieTest | class | core/ |
@group rest |
BlockJsonCookieTest.php | file | core/ |
|
BlockJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockLanguageCacheTest | class | core/ |
Tests display of menu blocks with multiple languages. |
BlockLanguageCacheTest.php | file | core/ |
|
BlockLanguageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockLanguageCacheTest::$langcodes | property | core/ |
List of langcodes. |
BlockLanguageCacheTest::$modules | property | core/ |
Modules to install. |
BlockLanguageCacheTest::setUp | function | core/ |
|
BlockLanguageCacheTest::testBlockLinks | function | core/ |
Creates a block in a language, check blocks page in all languages. |
BlockLanguageTest | class | core/ |
Tests per-language block configuration. |
BlockLanguageTest.php | file | core/ |
|
BlockLanguageTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockLanguageTest::$modules | property | core/ |
Modules to install. |
BlockLanguageTest::setUp | function | core/ |
|
BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
BlockLanguageTest::testMultipleLanguageTypes | function | core/ |
Tests block language visibility with different language types. |
BlockLayoutTourTest | class | core/ |
Tests the Block Layout tour. |
BlockLayoutTourTest.php | file | core/ |
|
BlockLayoutTourTest::$adminUser | property | core/ |
An admin user with administrative permissions for Blocks. |
BlockLayoutTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockLayoutTourTest::$modules | property | core/ |
Modules to enable. |
BlockLayoutTourTest::setUp | function | core/ |
|
BlockLayoutTourTest::testBlockLayoutTourTips | function | core/ |
Tests Block Layout tour tip availability. |
BlockLibraryController | class | core/ |
Provides a list of block plugins to be added to the layout. |
BlockLibraryController.php | file | core/ |
|
BlockLibraryController::$blockManager | property | core/ |
The block manager. |
BlockLibraryController::$contextRepository | property | core/ |
The context repository. |
BlockLibraryController::$localActionManager | property | core/ |
The local action manager. |
BlockLibraryController::$routeMatch | property | core/ |
The route match. |
BlockLibraryController::buildLocalActions | function | core/ |
Builds the local actions for this listing. |
BlockLibraryController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
BlockLibraryController::listBlocks | function | core/ |
Shows a list of blocks that can be added to a theme's layout. |
BlockLibraryController::__construct | function | core/ |
Constructs a BlockLibraryController object. |
BlockListBuilder | class | core/ |
Defines a class to build a listing of block entities. |
BlockListBuilder.php | file | core/ |
|
BlockListBuilder::$formBuilder | property | core/ |
The form builder. |
BlockListBuilder::$messenger | property | core/ |
The messenger. |
BlockListBuilder::$request | property | core/ |
The current request. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.