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 |
|---|---|---|---|
| BlockInterface | interface | core/ |
Provides an interface defining a block entity. |
| BlockInterface.php | file | core/ |
|
| BlockInterface::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
| BlockInterface::getPlugin | function | core/ |
Returns the plugin instance. |
| BlockInterface::getPluginId | function | core/ |
Returns the plugin ID. |
| BlockInterface::getRegion | function | core/ |
Returns the region this block is placed in. |
| BlockInterface::getTheme | function | core/ |
Returns the theme ID. |
| BlockInterface::getVisibility | function | core/ |
Returns an array of visibility condition configurations. |
| BlockInterface::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
| BlockInterface::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
| BlockInterface::getWeight | function | core/ |
Returns the weight of this block (used for sorting). |
| BlockInterface::setRegion | function | core/ |
Sets the region this block is placed in. |
| BlockInterface::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
| BlockInterface::setWeight | function | core/ |
Sets the block weight. |
| BlockInterfaceTest | class | core/ |
Tests that the block plugin can work properly without a supporting entity. |
| BlockInterfaceTest.php | file | core/ |
|
| BlockInterfaceTest::$modules | property | core/ |
Modules to install. |
| BlockInterfaceTest::testBlockInterface | function | core/ |
Tests configuration and subsequent form() and build() method calls. |
| BlockInvalidRegionTest | class | core/ |
Tests that blocks assigned to invalid regions are disabled with a warning. |
| BlockInvalidRegionTest.php | file | core/ |
|
| BlockInvalidRegionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| BlockInvalidRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockInvalidRegionTest::$modules | property | core/ |
Modules to install. |
| BlockInvalidRegionTest::setUp | function | core/ |
|
| BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
| BlockItemsPerPageUpdateTest | class | core/ |
Tests Block Items Per Page Update. |
| BlockItemsPerPageUpdateTest.php | file | core/ |
|
| BlockItemsPerPageUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockItemsPerPageUpdateTest::testUpdateItemsPerPage | function | core/ |
Tests changing an `items_per_page` setting of `none` to NULL. |
| BlockJsonAnonTest | class | core/ |
Tests Block Json Anon. |
| BlockJsonAnonTest.php | file | core/ |
|
| BlockJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| BlockJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockJsonBasicAuthTest | class | core/ |
Tests Block Json Basic Auth. |
| BlockJsonBasicAuthTest.php | file | core/ |
|
| BlockJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| BlockJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| BlockJsonCookieTest | class | core/ |
Tests Block Json Cookie. |
| BlockJsonCookieTest.php | file | core/ |
|
| BlockJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| BlockJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockLanguageCacheTest | class | core/ |
Tests display of menu blocks with multiple languages. |
| BlockLanguageCacheTest.php | file | core/ |
|
| BlockLanguageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.