CustomBlockRevisionsTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockRevisionsTest. |
BlockTest::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Moves a block to a given region via the UI and confirms the result. |
BlockCacheTest::$normal_user |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
BlockCacheTest::setCacheMode |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Private helper method to set the test block's cache mode. |
Twig_Token::BLOCK_START_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
BlockLanguageTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
An administrative user to configure the test environment. |
custom_block_type_delete_form |
function |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Page callback: Form constructor for the custom block type deletion form. |
custom_block_menu_local_tasks |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_menu_local_tasks(). |
BlockStorageUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
|
BlockInvalidRegionTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Sets up a Drupal site for running functional and integration tests. |
BlockLanguageCacheTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Sets up a Drupal site for running functional and integration tests. |
UserBlocksTests::updateAccess |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Updates the access column for a user. |
BlockLibrarySearchTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_TokenParser_Block::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Parses a token and returns a node. |
CustomBlockBlock::blockSubmit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
UserCancelTest::testUserBlock |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Disable account and keep all content. |
ArchiveTar::_writeHeaderBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
WebTestBase::drupalPlaceBlock |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a block instance based on default settings. |
AggregatorFeedBlock::settings |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
CustomBlockTestBase::$profile |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Profile to use. |
CustomBlockTestBase::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Modules to enable. |
BlockUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
|
CustomBlockTypeTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Modules to enable. |
MockBlockManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
|
TestBlockInstantiation::build |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Builds and returns the renderable array for this block plugin. |
CustomBlockSaveTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Modules to enable. |
BookNavigationBlock::settings |
function |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
NodeSyndicateBlockTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
Sets up a Drupal site for running functional and integration tests. |
CustomBlockType::$description |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The description of the block type. |
block.block.seven.content.yml |
file |
drupal/core/profiles/standard/config/block.block.seven.content.yml |
drupal/core/profiles/standard/config/block.block.seven.content.yml |
RecentContentBlock::blockForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
block.block.bartik.search.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.search.yml |
drupal/core/profiles/standard/config/block.block.bartik.search.yml |
block.block.bartik.footer.yml |
file |
drupal/core/profiles/standard/config/block.block.bartik.footer.yml |
drupal/core/profiles/standard/config/block.block.bartik.footer.yml |
CustomBlockFieldTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Declares test information. |
CustomBlockController::create |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Instantiates a new instance of this controller. |
BlockFormController::validate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::validate(). |
SystemMenuBlock::$derivatives |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
List of derivative definitions. |
BlockListController::$regions |
property |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
The regions containing the blocks. |
CustomBlockTypeFormController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Base form controller for category edit forms. |
RequirementsClassDocBlockTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php |
@requires PHP 5.3
@requires PHPUnit 3.8
@requires function testFuncClass
@requires extension testExtClass |
CustomBlockTypeListController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Provides a listing of custom block types. |
CustomBlockFormController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Contains \Drupal\custom_block\CustomBlockFormController. |
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
ParserTest::testBlockChomping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getBlockChompingTests |
BlockTest::testHideBlockTitle |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block title display settings. |
NewDefaultThemeBlocksTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Definition of Drupal\block\Tests\NewDefaultThemeBlocksTest. |
StatisticsPopularBlock::build |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Builds and returns the renderable array for this block plugin. |
RecentCommentsBlock::settings |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
BlockStorageUnitTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Modules to enable. |
custom_block_entity_info_alter |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_entity_info_alter(). |