Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockController | class | core/ |
Controller routines for admin block routes. |
BlockController.php | file | core/ |
|
BlockController::$themeHandler | property | core/ |
The theme handler. |
BlockController::create | function | core/ |
Instantiates a new instance of this class. |
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 custom 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/ |
|
BlockCustomTest | class | core/ |
Tests d7_block_custom source plugin. |
BlockCustomTest.php | file | core/ |
|
BlockCustomTest::$modules | property | core/ |
Modules to enable. |
BlockCustomTest::providerSource | function | core/ |
The data provider. |
BlockCustomTranslation | class | core/ |
Drupal 7 i18n custom block translations source from database. |
BlockCustomTranslation.php | file | core/ |
|
BlockCustomTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 7 table names. |
BlockCustomTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockCustomTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockCustomTranslation::I18N_STRING_TABLE | constant | core/ |
|
BlockCustomTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
BlockCustomTranslation::query | function | core/ |
|
BlockCustomTranslationTest | class | core/ |
Tests i18n custom block translations source plugin. |
BlockCustomTranslationTest.php | file | core/ |
|
BlockCustomTranslationTest::$modules | property | core/ |
Modules to enable. |
BlockCustomTranslationTest::providerSource | function | core/ |
The data provider. |
BlockDeleteForm | class | core/ |
Provides a deletion confirmation form for the block instance deletion form. |
BlockDeleteForm.php | file | core/ |
|
BlockDeleteForm::getCancelUrl | function | core/ |
|
BlockDeleteForm::getConfirmText | function | core/ |
|
BlockDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
BlockDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
BlockDeleteForm::getQuestion | function | core/ |
|
BlockDeleteForm::systemRegionList | function | core/ |
Wraps system_region_list(). |
BlockDemoTest | class | core/ |
Tests the block demo page with admin themes. |
BlockDemoTest.php | file | core/ |
|
BlockDemoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockDemoTest::$modules | property | core/ |
Modules to enable. |
BlockDemoTest::testBlockDemo | function | core/ |
Check for the accessibility of the admin block demo page. |
BlockDependenciesTest | class | core/ |
Tests views block config dependencies functionality. |
BlockDependenciesTest.php | file | core/ |
|
BlockDependenciesTest::$modules | property | core/ |
Modules to enable. |
BlockDependenciesTest::$testViews | property | core/ |
Views used by this test. |
BlockDependenciesTest::createBlock | function | core/ |
Creates a block instance based on default settings. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.