Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
BlockTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BlockTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
BlockTest::providerSource | function | core/ |
|
BlockTest::setUp | function | core/ |
|
BlockTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
BlockTest::testBlock | function | core/ |
Tests configuring and moving a module-define block to specific regions. |
BlockTest::testBlockAccess | function | core/ |
Tests the block access. |
BlockTest::testBlockCacheTags | function | core/ |
Tests that cache tags are properly set and bubbled up to the page cache. |
BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
BlockTest::testBlockTitle | function | core/ |
Tests block title. |
BlockTest::testBlockToggleVisibility | function | core/ |
Tests that visibility can be properly toggled. |
BlockTest::testBlockUserRoleDelete | function | core/ |
Tests block_user_role_delete. |
BlockTest::testBlockVisibility | function | core/ |
Tests block visibility. |
BlockTest::testBlockVisibilityListedEmpty | function | core/ |
Tests block visibility when leaving "pages" textarea empty. |
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::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/ |
|
BlockTheme | class | core/ |
#[MigrateProcess('block_theme')] |
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/ |
Creates an instance of the plugin. |
BlockTheme::transform | function | core/ |
Performs the associated process. |
BlockTheme::__construct | function | core/ |
Constructs a BlockTheme object. |
BlockThemeDeprecationTest | class | core/ |
Tests the deprecation notices of the block theme. |
BlockThemeDeprecationTest.php | file | core/ |
|
BlockThemeDeprecationTest::testConstructorDeprecation | function | core/ |
Tests the deprecation in the constructor. |
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/ |
|
BlockTranslation::query | function | core/ |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.