Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 8.9.x for block
- Search 10.3.x 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/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigActionsTest::testPlaceBlockInEmptyRegion | function | core/ |
Tests using the PlaceBlock action in an empty region. |
ConfigActionsTest::testPlaceBlockInStaticRegion | function | core/ |
@testWith ["placeBlockInDefaultTheme", "olivero"][[api-linebreak]] ["placeBlockInAdminTheme", "claro"][[api-linebreak]] [[api-linebreak]] |
ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
ConfigTranslationBlockListBuilder.php | file | core/ |
|
ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
ConfigTranslationBlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
ConfigTranslationListUiTest::doBlockListTest | function | core/ |
Tests the block listing for the translate operation. |
ConfigureBlockFormBase | class | core/ |
Provides a base form for configuring a block. |
ConfigureBlockFormBase.php | file | core/ |
|
ConfigureBlockFormBase::$block | property | core/ |
The plugin being configured. |
ConfigureBlockFormBase::$blockManager | property | core/ |
The block manager. |
ConfigureBlockFormBase::$delta | property | core/ |
The field delta. |
ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureBlockFormBase::$region | property | core/ |
The current region. |
ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
ConfigureBlockFormBase::$uuid | property | core/ |
The UUID of the component. |
ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
ConfigureBlockFormBase::create | function | core/ |
Instantiates a new instance of this class. |
ConfigureBlockFormBase::doBuildForm | function | core/ |
Builds the form for the block. |
ConfigureBlockFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
ConfigureBlockFormBase::getCurrentSection | function | core/ |
Retrieves the current layout section being edited by the form. |
ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
ConfigureBlockFormBase::submitForm | function | core/ |
Form submission handler. |
ConfigureBlockFormBase::submitLabel | function | core/ |
Returns the label for the submit button. |
ConfigureBlockFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
ConfigureBlockFormBase::__construct | function | core/ |
Constructs a new block form. |
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
ContentTranslationLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
ContextualFiltersBlockContextTest | class | core/ |
A test for contextual filters exposed as block context. |
ContextualFiltersBlockContextTest.php | file | core/ |
|
ContextualFiltersBlockContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContextualFiltersBlockContextTest::$modules | property | core/ |
Modules to install. |
ContextualFiltersBlockContextTest::$nodes | property | core/ |
Test nodes. |
ContextualFiltersBlockContextTest::$nodeType | property | core/ |
Test node type. |
ContextualFiltersBlockContextTest::$testViews | property | core/ |
Views used by this test. |
ContextualFiltersBlockContextTest::setUp | function | core/ |
Sets up the test. |
ContextualFiltersBlockContextTest::testBlockContext | function | core/ |
Tests exposed context. |
ContextualLinksTest::addBlock | function | core/ |
Adds block to the layout via Layout Builder's UI. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.