Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockTest::testBuildNoOverride | function | core/ |
Tests the build method with no overriding. |
| BlockTest::testBuildOverride | function | core/ |
Tests the build method with overriding items per page. |
| BlockTest::testHideBlockTitle | function | core/ |
Tests block title display settings. |
| BlockTest::testThemeAdminLink | function | core/ |
Tests that a link exists to block layout from the appearance form. |
| BlockTest::testThemeName | function | core/ |
Tests block display of theme titles. |
| BlockTest::testTitleContentMessagesSingleBlock | function | core/ |
Tests a combined page title, content, and messages block. |
| BlockTest::testUninstallTheme | function | core/ |
Tests that uninstalling a theme removes its block configuration. |
| BlockTestBase | class | core/ |
Provides setup and helper methods for block module tests. |
| BlockTestBase.php | file | core/ |
|
| BlockTestBase::$adminUser | property | core/ |
A test user with administrative privileges. |
| BlockTestBase::$modules | property | core/ |
Modules to install. |
| BlockTestBase::$regions | property | core/ |
A list of theme regions to test. |
| BlockTestBase::setUp | function | core/ |
|
| BlockTestHooks | class | core/ |
Hook implementations for block_test. |
| BlockTestHooks.php | file | core/ |
|
| BlockTestHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
| BlockTestHooks::blockBuildTestCacheAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
| BlockTestHooks::blockViewPageTitleBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| BlockTestHooks::blockViewTestCacheAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| 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/ |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.