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 |
|---|---|---|---|
| Block::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| Block::usesExposed | function | core/ |
Block views use exposed widgets only if AJAX is set. |
| Block::__construct | function | core/ |
Constructs a new Block instance. |
| BlockAccessControlHandler | class | core/ |
Defines the access control handler for the block entity type. |
| BlockAccessControlHandler.php | file | core/ |
|
| BlockAccessControlHandler::$contextHandler | property | core/ |
The plugin context handler. |
| BlockAccessControlHandler::$contextRepository | property | core/ |
The context manager service. |
| BlockAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| BlockAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
| BlockAccessControlHandler::__construct | function | core/ |
Constructs the block access control handler instance |
| BlockAdminThemeTest | class | core/ |
Tests the block system with admin themes. |
| BlockAdminThemeTest.php | file | core/ |
|
| BlockAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockAdminThemeTest::$modules | property | core/ |
Modules to install. |
| BlockAdminThemeTest::testAdminTheme | function | core/ |
Check for the accessibility of the admin theme on the block admin page. |
| BlockAdminThemeTest::testSevenAdminTheme | function | core/ |
Ensure contextual links are disabled in Seven theme. |
| BlockBase | class | core/ |
Defines a base block implementation that most blocks plugins will extend. |
| BlockBase.php | file | core/ |
|
| BlockBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockBase[[api-linebreak]] @group block |
| BlockBaseTest.php | file | core/ |
|
| BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
| 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 create and edit books and to administer blocks. |
| BlockCacheTest::$block | property | core/ |
The block used by this test. |
| BlockCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockCacheTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Test a cacheable block without any additional cache context. |
| BlockCacheTest::testCachePerPage | function | core/ |
Test "url" cache context. |
| BlockCacheTest::testCachePerRole | function | core/ |
Test "user.roles" cache context. |
| BlockCacheTest::testCachePerUser | function | core/ |
Test "user" cache context. |
| BlockCacheTest::testNoCache | function | core/ |
Test 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/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]] @group layout_builder |
| BlockComponentRenderArrayTest.php | file | core/ |
|
| BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
| BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
| BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Dataprovider for test functions that should test block types. |
| BlockComponentRenderArrayTest::setUp | function | core/ |
|
| BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
| BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.