CustomBlockPageViewTest::$permissions |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Permissions to grant admin user. |
CustomBlockPageViewTest::testPageEdit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Checks block edit functionality. |
CustomBlockFieldTest::testBlockFields |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Checks block edit functionality. |
CustomBlockController::$entityManager |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Entity Manager service. |
CustomBlockController::$moduleHandler |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Module handler service. |
block_form_form_test_alter_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of block.module. |
CustomBlockTypeFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
Twig_Node_BlockReference::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/BlockReference.php |
Constructor. |
custom_block_test_custom_block_update |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_update(). |
custom_block_test_custom_block_insert |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_insert(). |
BlockInterfaceTest::testBlockInterface |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
Test configuration and subsequent form() and build() method calls. |
Twig_TokenParser_Embed::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Embed.php |
|
BlockLanguageCacheTest::testBlockLinks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Creates a block in a language, check blocks page in all languages. |
Twig_TokenParser_Macro::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php |
|
entity.view_mode.custom_block.full.yml |
file |
drupal/core/modules/block/custom_block/config/entity.view_mode.custom_block.full.yml |
drupal/core/modules/block/custom_block/config/entity.view_mode.custom_block.full.yml |
Twig_TokenParser_Block::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
|
UserCancelTest::testUserBlockUnpublish |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Disable account and unpublish all content. |
CustomBlockTestBase::createCustomBlock |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Creates a custom block. |
CustomBlockTranslationUITest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Modules to enable. |
Twig_Tests_Node_BlockTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
@covers Twig_Node_Block::compile
@dataProvider getTests |
LanguageBlock::getDerivativeDefinition |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
BlockPluginUI::getDerivativeDefinition |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
CustomBlockStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::postSave(). |
custom_block_test_custom_block_presave |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_presave(). |
StatisticsPopularBlock::$all_time_list |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Number of all time views to display. |
custom_block_form_block_plugin_ui_alter |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_form_FORM_ID_alter() for block_plugin_ui(). |
BlockStorageUnitTest::testDefaultBlocks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the installation of default blocks. |
ForumBlockTest::testNewForumTopicsBlock |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Tests the "New forum topics" block. |
PHP_Token_FunctionTest::testGetDocblock |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_Token_FUNCTION::getDocblock |
Twig_TokenParser_Filter::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php |
|
AggregatorRenderingTest::testBlockLinks |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
Adds a feed block to the page and checks its links. |
menu_block_view_system_menu_block_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
CustomBlockRevisionsTest::testRevisions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Checks block revision related operations. |
LanguageBlock::getDerivativeDefinitions |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
BlockPluginUI::getDerivativeDefinitions |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
CustomBlockRenderController::alterBuild |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::alterBuild(). |
CustomBlockTypeListController::buildRow |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildRow(). |
Twig_TokenParser_Sandbox::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
|
LanguageSwitchingTest::testLanguageBlock |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Functional tests for the language switcher block. |
action.action.user_block_user_action.yml |
file |
drupal/core/modules/user/config/action.action.user_block_user_action.yml |
drupal/core/modules/user/config/action.action.user_block_user_action.yml |
DocParserTest::testTypicalMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group debug |
template_preprocess_book_all_books_block |
function |
drupal/core/modules/book/book.module |
Prepares variables for book listing block templates. |
CommentBlockTest::testRecentCommentBlock |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Tests the recent comments block. |
DCOM55Test::testParseAnnotationDocblocks |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
|
CustomBlockCreationTest::testBlockDelete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Test deleting a block. |
SystemMenuBlock::getDerivativeDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
CustomBlockFormController::prepareEntity |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::prepareEntity(). |
CustomBlockStorageController::attachLoad |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::attachLoad(). |
DisplayBlockTest::testDeleteBlockDisplay |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Tests removing a block display. |
CustomBlockAccessController::checkAccess |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockAccessController.php |
Performs access checks. |