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 |
|
PhpStreamWrapperInterface::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.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(). |
StoreTest::testUnlockFileThatDoesExist |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
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 |
|
LockUnitTest::testBackendLockReleaseAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
Tests backend release functionality. |
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(). |
DatabaseLockBackend::lockMayBeAvailable |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::lockMayBeAvailable(). |
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. |
LockBackendInterface::lockMayBeAvailable |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Checks if a lock is available for acquiring. |
DisplayPluginBase::viewExposedFormBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the exposed form as block. |
template_preprocess_custom_block_add_list |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Prepares variables for a custom block type creation list templates. |
BlockTemplateSuggestionsUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
|
SystemMenuBlock::getDerivativeDefinitions |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
RequirementsClassDocBlockTest::testMethod |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php |
@requires PHP 5.4
@requires PHPUnit 3.7
@requires function testFuncMethod
@requires extension testExtMethod |
DisplayPluginBase::usesExposedFormInBlock |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display can put the exposed formin a block. |