Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockAddTest | class | core/ |
Tests the JS functionality in the block add form. |
| BlockAddTest.php | file | core/ |
|
| BlockAddTest::$defaultTheme | property | core/ |
|
| BlockAddTest::$modules | property | core/ |
|
| BlockAddTest::testBlockAddThemeSelector | function | core/ |
Tests the AJAX for the theme selector. |
| BlockAdminThemeTest | class | core/ |
Tests the block system with admin themes. |
| BlockAdminThemeTest.php | file | core/ |
|
| BlockAdminThemeTest::$defaultTheme | property | core/ |
|
| BlockAdminThemeTest::$modules | property | core/ |
|
| BlockAdminThemeTest::testAdminTheme | function | core/ |
Check for the accessibility of the admin theme on the block admin page. |
| BlockAdminThemeTest::testClaroAdminTheme | function | core/ |
Ensure contextual links are disabled in Claro theme. |
| BlockBase | class | core/ |
Defines a base block implementation that most blocks plugins will extend. |
| BlockBase.php | file | core/ |
|
| BlockBase::buildConfigurationForm | function | core/ |
|
| BlockBase::submitConfigurationForm | function | core/ |
|
| BlockBaseTest | class | core/ |
Tests Drupal\Core\Block\BlockBase. |
| BlockBaseTest | class | core/ |
Tests the BlockBase class, base for all block plugins. |
| BlockBaseTest.php | file | core/ |
|
| BlockBaseTest.php | file | core/ |
|
| BlockBaseTest::$modules | property | core/ |
|
| BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
| BlockBaseTest::testContextMapping | function | core/ |
Tests that blocks config form have context mapping, and it is stored in configuration. |
| BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
| BlockCacheTest | class | core/ |
Tests block caching. |
| BlockCacheTest.php | file | core/ |
|
| BlockCacheTest::$adminUser | property | core/ |
A user with permission to administer blocks. |
| BlockCacheTest::$block | property | core/ |
The block used by this test. |
| BlockCacheTest::$defaultTheme | property | core/ |
|
| BlockCacheTest::$modules | property | core/ |
|
| BlockCacheTest::$normalUser | property | core/ |
An authenticated user to test block caching. |
| BlockCacheTest::$normalUserAlt | property | core/ |
Another authenticated user to test block caching. |
| BlockCacheTest::setUp | function | core/ |
|
| BlockCacheTest::testCachePermissions | function | core/ |
Tests a cacheable block without any additional cache context. |
| BlockCacheTest::testCachePerPage | function | core/ |
Tests "url" cache context. |
| BlockCacheTest::testCachePerRole | function | core/ |
Tests "user.roles" cache context. |
| BlockCacheTest::testCachePerUser | function | core/ |
Tests "user" cache context. |
| BlockCacheTest::testNoCache | function | core/ |
Tests non-cacheable block. |
| BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
| BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
| BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
| BlockComponentRenderArrayTest | class | core/ |
Tests Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray. |
| BlockComponentRenderArrayTest.php | file | core/ |
|
| BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
| BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
| BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
| BlockComponentRenderArrayTest::setUp | function | core/ |
|
| BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
Tests on build render. |
| BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
Tests on build render denied. |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
Tests on build render empty build. |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
Tests on build render empty build with cache tags. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.