Search for block
- Search 7.x for block
- Search 8.9.x for block
- Search 10.3.x for block
- Search 11.x for block
- Search main for block
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block | class | core/ |
The plugin that handles a block. |
| Block | class | core/ |
Defines a Block configuration entity class. |
| Block | class | core/ |
Drupal 6/7 block source from database. |
| Block | class | core/ |
Defines a Block annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block::getRegion | function | core/ |
|
| Block::getTheme | function | core/ |
|
| Block::getVisibility | function | core/ |
|
| Block::getVisibilityCondition | function | core/ |
|
| Block::getVisibilityConditions | function | core/ |
|
| Block::getWeight | function | core/ |
|
| Block::initializeIterator | function | core/ |
|
| Block::label | function | core/ |
|
| Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
| Block::postSave | function | core/ |
|
| Block::preBlockBuild | function | core/ |
Allows to change the display settings right before executing the block. |
| Block::prepareRow | function | core/ |
|
| Block::preSave | function | core/ |
|
| Block::query | function | core/ |
|
| Block::remove | function | core/ |
|
| Block::setRegion | function | core/ |
|
| Block::setVisibilityConfig | function | core/ |
|
| Block::setWeight | function | core/ |
|
| Block::sort | function | core/ |
Sorts active blocks by weight; sorts inactive blocks by name. |
| Block::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| Block::usesExposedFormInBlock | function | core/ |
|
| 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/ |
|
| BlockAccessControlHandler::createInstance | function | core/ |
|
| 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. |
| BlockAddController | class | core/ |
Controller for building the block instance add form. |
| BlockAddController.php | file | core/ |
|
| BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
| 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/ |
Modules to install. |
| 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/ |
|
| BlockBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockBase[[api-linebreak]] @group block |
| BlockBaseTest.php | file | core/ |
|
| BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.