Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 10.3.x for block
- Search 11.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 block source from database. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockTestBase.php | file | core/ |
|
BlockTestBase.php | file | core/ |
|
BlockTestBase::$adminUser | property | core/ |
A test user with administrative privileges. |
BlockTestBase::$adminUser | property | core/ |
A test user with administrative privileges. |
BlockTestBase::$modules | property | core/ |
Modules to install. |
BlockTestBase::$modules | property | core/ |
Modules to install. |
BlockTestBase::$regions | property | core/ |
A list of theme regions to test. |
BlockTestBase::$regions | property | core/ |
A list of theme regions to test. |
BlockTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
BlockTestBase::setUp | function | core/ |
|
BlockTheme | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_theme" ) |
BlockTheme.php | file | core/ |
|
BlockTheme::$configFactory | property | core/ |
Contains the configuration object factory. |
BlockTheme::$themeConfig | property | core/ |
Contains the system.theme configuration object. |
BlockTheme::create | function | core/ |
Creates an instance of the plugin. |
BlockTheme::transform | function | core/ |
Performs the associated process. |
BlockTheme::__construct | function | core/ |
Constructs a BlockTheme object. |
BlockTranslation | class | core/ |
Gets i18n block data from source database. |
BlockTranslation | class | core/ |
Gets i18n block data from source database. |
BlockTranslation.php | file | core/ |
|
BlockTranslation.php | file | core/ |
|
BlockTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
BlockTranslation::query | function | core/ |
|
BlockTranslation::query | function | core/ |
|
BlockTranslationTest | class | core/ |
Tests i18n block source plugin. |
BlockTranslationTest | class | core/ |
Tests i18n block source plugin. |
BlockTranslationTest.php | file | core/ |
|
BlockTranslationTest.php | file | core/ |
|
BlockTranslationTest::$modules | property | core/ |
Modules to enable. |
BlockTranslationTest::$modules | property | core/ |
Modules to enable. |
BlockTranslationTest::providerSource | function | core/ |
The data provider. |
BlockTranslationTest::providerSource | function | core/ |
The data provider. |
BlockUiTest | class | core/ |
Tests that the block configuration UI exists and stores data correctly. |
BlockUiTest.php | file | core/ |
|
BlockUiTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockUiTest::$blocks | property | core/ |
The block entities used by this test. |
BlockUiTest::$blockValues | property | core/ |
The submitted block values used by this test. |
BlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockUiTest::$modules | property | core/ |
Modules to install. |
BlockUiTest::$regions | property | core/ |
|
BlockUiTest::setUp | function | core/ |
|
BlockUiTest::testBlockAdminUiPage | function | core/ |
Test block admin page exists and functions correctly. |
BlockUiTest::testBlockDemoUiPage | function | core/ |
Test block demo page exists and functions correctly. |
BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.