Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockTheme | class | core/ |
Determines the theme to use for a block. |
| BlockTheme.php | file | core/ |
|
| BlockTheme::$themeConfig | property | core/ |
Contains the system.theme configuration object. |
| BlockTheme::$themes | property | core/ |
List of themes available on the destination. |
| BlockTheme::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BlockTheme::transform | function | core/ |
Performs the associated process. |
| BlockTheme::__construct | function | core/ |
Constructs a BlockTheme object. |
| BlockThemeHooks | class | core/ |
Hook implementations for block. |
| BlockThemeHooks.php | file | core/ |
|
| BlockThemeHooks::themeSuggestionsBlock | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| BlockTranslation | class | core/ |
Drupal 6 i18n block data from database. |
| BlockTranslation | class | core/ |
Drupal 7 i18n block data from 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/ |
Prepares query object to retrieve data from the source database. |
| BlockTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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 install. |
| BlockTranslationTest::$modules | property | core/ |
Modules to install. |
| BlockTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockTypeAccessControlHandler | class | core/ |
Defines the access control handler for the "Block Type" entity type. |
| BlockTypeAccessControlHandler.php | file | core/ |
|
| BlockTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
| BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| 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::setUp | function | core/ |
|
| BlockUiTest::testBlockAdminUiPage | function | core/ |
Tests block admin page exists and functions correctly. |
| BlockUiTest::testBlockDemoUiPage | function | core/ |
Tests 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::testBrokenBlockVisibility | function | core/ |
Tests that users without permission are not able to view broken blocks. |
| BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
| BlockUiTest::testContextAwareBlocks | function | core/ |
Tests the behavior of context-aware blocks. |
| BlockUiTest::testContextAwareUnsatisfiedBlocks | function | core/ |
Tests the behavior of unsatisfied context-aware blocks. |
| BlockUiTest::testMachineNameSuggestion | function | core/ |
Tests that the BlockForm populates machine name correctly. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.