views.view.test_view_block2.yml |
file |
drupal/core/modules/block/tests/block_test_views/test_views/views.view.test_view_block2.yml |
drupal/core/modules/block/tests/block_test_views/test_views/views.view.test_view_block2.yml |
IpAddressBlockingTest::$modules |
property |
drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php |
Modules to enable. |
CustomBlockFormController::form |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
CustomBlockFormController::save |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::save(). |
BlockListController::submitForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
BlockStorageController::preSave |
function |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Acts on an entity before the presave hook is invoked. |
CustomBlockRenderController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockRenderController.php |
Contains \Drupal\custom_block\CustomBlockRenderController. |
CustomBlockAccessController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockAccessController.php |
Contains \Drupal\custom_block\CustomBlockAccessController. |
CustomBlockBuildContentTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockBuildContentTest. |
PHP_TokenWithScope::getDocblock |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
Get the docblock for this token |
BlockCacheTest::testCacheGlobal |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_GLOBAL. |
DrupalDiffFormatter::_end_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
RecentCommentsBlock::blockSubmit |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
BlockInvalidRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Modules to enable. |
BlockLanguageCacheTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Modules to enable. |
ViewTestBase::assertBlockAppears |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Checks to see whether a block appears on the page. |
BlockLibrarySearchTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Modules to enable. |
BlockTemplateSuggestionsUnitTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
Unit tests for template_preprocess_block(). |
block.block.stark.test_block.yml |
file |
drupal/core/modules/block/tests/config/block.block.stark.test_block.yml |
drupal/core/modules/block/tests/config/block.block.stark.test_block.yml |
AdminBlockDeleteForm::submitForm |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Form submission handler. |
entity_crud_hook_test_block_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_load(). |
Twig_Template::renderParentBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Renders a parent block. |
AggregatorFeedBlock::blockSubmit |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
TestBlockInstantiation::settings |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Returns plugin-specific settings for the block. |
CustomBlockPageViewTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Declares test information. |
BookNavigationBlock::blockSubmit |
function |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
NodeSyndicateBlockTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
Modules to enable. |
CustomBlockCreationTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Declares test information. |
CustomBlockFieldTest::$blockType |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
The block type. |
NodeBlockFunctionalTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
|
CustomBlockTypeStorageController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Controller class for custom block types. |
Display::getSortedBlocksByRegion |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Core/Entity/Display.php |
Implements BoundDisplayInterface::getSortedBlocksByRegion(). |
CustomBlockTranslationController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Defines the translation controller class for custom blocks. |
Twig_Lexer::$currentVarBlockLine |
property |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
BlockPluginBag::initializePlugin |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php |
Initializes a plugin and stores the result in $this->pluginInstances. |
CustomBlockStorageController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Contains \Drupal\custom_block\CustomBlockStorageController. |
CustomBlockTranslationUITest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Contains \Drupal\custom_block\Tests\CustomBlockTranslationUITest. |
BlockTestBase::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
Moves a block to a given region via the UI and confirms the result. |
StatisticsPopularBlock::settings |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
BlockCacheTest::$normal_user_alt |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
BlockCacheTest::testCachePerRole |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_PER_ROLE. |
BlockCacheTest::testCachePerUser |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_PER_USER. |
BlockCacheTest::testCachePerPage |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_PER_PAGE. |
BlockUiTest::testBlockAdminUiPage |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Test block admin page exists and functions correctly. |
RequirementsClassDocBlockTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php |
|
BlockStorageUnitTest::$controller |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
The block storage controller. |
BlockStorageUnitTest::createTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the creation of blocks. |
BlockStorageUnitTest::renderTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the rendering of blocks. |
BlockStorageUnitTest::deleteTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the deleting of blocks. |
BlockHiddenRegionTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
An administrative user to configure the test environment. |