StatisticsPopularBlock::access |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
LockBackendAbstract::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Implements Drupal\Core\Lock\LockBackedInterface::getLockId(). |
RecentCommentsBlock::blockForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
custom_block_delete_form_submit |
function |
drupal/core/modules/block/custom_block/custom_block.pages.inc |
Form submission handler for custom_block_delete_form(). |
custom_block_entity_bundle_info |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_entity_bundle_info(). |
BlockStorageUnitTest::loadTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the rendering of blocks. |
BlockInvalidRegionTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
|
BlockLanguageCacheTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
|
BlockHiddenRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Modules to enable. |
ViewTestBase::findBlockInstance |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Find a block instance on the page. |
BlockLibrarySearchTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
|
custom-block-add-list.html.twig |
file |
drupal/core/modules/block/custom_block/templates/custom-block-add-list.html.twig |
Default theme implementation to present a list of custom block types. |
AdminBlockDeleteForm::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns a unique string identifying the form. |
AdminBlockDeleteForm::buildForm |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
MockUserLoginBlock::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Constructs a Drupal\Component\Plugin\PluginBase object. |
CustomBlockTestBase::$adminUser |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Admin user |
AggregatorCategoryBlock::access |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
CustomBlockSaveTest::testImport |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Checks whether custom block IDs are saved properly during an import. |
CustomBlock::$isDefaultRevision |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Indicates whether this is the default block revision. |
NodeSyndicateBlockTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
|
CustomBlockRevisionsTest::$logs |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Stores log messages used during the test. |
CustomBlockRevisionsTest::setUp |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php |
Sets the test up. |
RecentContentBlock::blockSubmit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
CustomBlockFieldTest::$instance |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
The created instance |
CustomBlockController::$request |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Current request object. |
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. |
LockBackendInterface::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Gets the unique page token for locks. Locks will be wipeout at each end of
page request on a token basis. |
PHP_TokenWithScope::getDocblock |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
Get the docblock for this token |
DatabaseLockBackend::releaseAll |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::releaseAll(). |
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 |
LocalReadOnlyStream::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for flock(). |
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. |