Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockContentWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentWizardTest::$modules | property | core/ |
Modules to install. |
| BlockContentWizardTest::setUp | function | core/ |
Sets the test up. |
| BlockContentWizardTest::testViewAddBlockContent | function | core/ |
Tests creating a 'block_content' entity view. |
| BlockContentWorkspaceHandler | class | core/ |
Provides a custom workspace handler for block_content entities. |
| BlockContentWorkspaceHandler.php | file | core/ |
|
| BlockContentWorkspaceHandler::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
| BlockContentXmlAnonTest | class | core/ |
Tests Block Content Xml Anon. |
| BlockContentXmlAnonTest.php | file | core/ |
|
| BlockContentXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| BlockContentXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockContentXmlBasicAuthTest | class | core/ |
Tests Block Content Xml Basic Auth. |
| BlockContentXmlBasicAuthTest.php | file | core/ |
|
| BlockContentXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockContentXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| BlockContentXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockContentXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| BlockContentXmlCookieTest | class | core/ |
Tests Block Content Xml Cookie. |
| BlockContentXmlCookieTest.php | file | core/ |
|
| BlockContentXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockContentXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| BlockContentXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockContextualLinksTest | class | core/ |
Tests the contextual links added while rendering the block. |
| BlockContextualLinksTest.php | file | core/ |
|
| BlockContextualLinksTest::$blockId | property | core/ |
Block id of the block. |
| BlockContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContextualLinksTest::$modules | property | core/ |
Modules to install. |
| BlockContextualLinksTest::setUp | function | core/ |
|
| BlockContextualLinksTest::testBlockContextualRemoveLinks | function | core/ |
Test that remove/configure contextual links are present in the block. |
| BlockController | class | core/ |
Controller routines for admin block routes. |
| BlockController.php | file | core/ |
|
| BlockController::$themeHandler | property | core/ |
The theme handler. |
| BlockController::demo | function | core/ |
Returns a block theme demo page. |
| BlockController::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
| BlockController::performOperation | function | core/ |
Calls a method on a block and reloads the listing page. |
| BlockController::__construct | function | core/ |
Constructs a new BlockController instance. |
| BlockCreationTrait | trait | core/ |
Provides methods to create and place block with default settings. |
| BlockCreationTrait.php | file | core/ |
|
| BlockCreationTrait::placeBlock | function | core/ |
Creates a block instance based on default settings. |
| BlockCustom | class | core/ |
Drupal 7 content block source from database. |
| BlockCustom.php | file | core/ |
|
| BlockCustom::fields | function | core/ |
Returns available fields on the source. |
| BlockCustom::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockCustom::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| BlockCustomTest | class | core/ |
Tests d7_block_custom source plugin. |
| BlockCustomTest.php | file | core/ |
|
| BlockCustomTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.