Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
BlockLocalTasksTest | class | core/ |
Tests block local tasks. |
BlockLocalTasksTest.php | file | core/ |
|
BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
BlockLocalTasksTest::setUp | function | core/ |
|
BlockLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
BlockLocalTasksTest::testBlockAdminLocalTasks | function | core/ |
Tests the admin edit local task. |
BlockManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockManager[[api-linebreak]] |
BlockManagerTest.php | file | core/ |
|
BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
BlockManagerTest::$logger | property | core/ |
The logger. |
BlockManagerTest::setUp | function | core/ |
|
BlockManagerTest::testDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound[[api-linebreak]] |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
BlockPageVariantTest | class | core/ |
@coversDefaultClass \Drupal\block\Plugin\DisplayVariant\BlockPageVariant[[api-linebreak]] @group block |
BlockPageVariantTest.php | file | core/ |
|
BlockPageVariantTest::$blockRepository | property | core/ |
The block repository. |
BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariantTest::$contextHandler | property | core/ |
The plugin context handler. |
BlockPageVariantTest::providerBuild | function | core/ |
|
BlockPageVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
BlockPageVariantTest::testBuild | function | core/ |
Tests the building of a full page variant. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck[[api-linebreak]] @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::accessBlockPlugin[[api-linebreak]] @dataProvider providerTestAccess |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.