CustomBlockFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
DisplayInterface::getAllBlockInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayInterface.php |
Returns the display-specific configuration of all blocks in this display. |
BlockListController::validateForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
Twig_Node_BlockReference::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/BlockReference.php |
Compiles the node to PHP. |
CustomBlockTypeFormController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Contains \Drupal\custom_block\CustomBlockTypeFormController. |
CustomBlockTypeListController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Contains \Drupal\custom_block\CustomBlockTypeListController. |
ManageFieldsTest::testLockedField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that Field UI respects locked fields. |
BookTest::testBookNavigationBlock |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the functionality of the book navigation block. |
NonDefaultBlockAdminTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
ParserTest::getBlockChompingTests |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
StatisticsPopularBlock::$day_list |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Number of day's top views to display. |
StatisticsPopularBlock::blockForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
BlockTest::testBlockModuleDisable |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Tests blocks belonging to disabled modules. |
Twig_NodeVisitor_Escaper::$blocks |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
DrupalDiffFormatter::_start_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
BlockLanguageCacheTest::$langcodes |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
List of langcodes. |
ViewTestBase::assertNoBlockAppears |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Checks to see whether a block does not appears on the page. |
BlockLibrarySearchTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
An administrative user to configure the test environment. |
entity_crud_hook_test_block_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_create(). |
NewDefaultThemeBlocksTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
|
PngoutFilter::$blockSplitThreshold |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
entity_crud_hook_test_block_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_insert(). |
entity_crud_hook_test_block_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_update(). |
EntityCrudHookTest::testBlockHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on blocks. |
MenuTest::testBlockContextualLinks |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Tests the contextual links on a menu block. |
entity_crud_hook_test_block_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_delete(). |
AggregatorCategoryBlock::blockForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
Connection::POSTGRESQL_NEXTID_LOCK |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
The name by which to obtain a lock for retrive the next insert id. |
CustomBlockLoadHooksTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Modules to enable. |
ConfigImportUITest::testImportLock |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
Tests concurrent importing of configuration. |
CustomBlockController::__construct |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Constructs a CustomBlock object. |
CustomBlockInterface::getInstances |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockInterface.php |
Gets the configured instances of this custom block. |
BlockAccessController::checkAccess |
function |
drupal/core/modules/block/lib/Drupal/block/BlockAccessController.php |
Performs access checks. |
Twig_Tests_Node_BlockReferenceTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
|
NonDefaultBlockAdminTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Modules to enable. |
StatisticsPopularBlock::$last_list |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Number of most recent views to display. |
DrupalDiffFormatter::_block_header |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
BlockStorageUnitTest::testBlockCRUD |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests CRUD operations. |
UserBlocksTests::testUserLoginBlock |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Test the user login block. |
NewDefaultThemeBlocksTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Modules to enable. |
entity_crud_hook_test_block_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_presave(). |
AdminBlockDeleteForm::getCancelPath |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns the page to go to if the user cancels the action. |
LockFunctionalTest::testLockAcquire |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Confirms that we can acquire and release locks in two parallel requests. |
Twig_Node_Expression_BlockReference |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php |
Represents a block call node. |
hook_block_view_BASE_BLOCK_ID_alter |
function |
drupal/core/modules/block/block.api.php |
Provide a block plugin specific block_view alteration. |
TestBlockInstantiation::blockSubmit |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Adds block type-specific submission handling for the block form. |
CustomBlockTranslationUITest::$name |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
The name of the test block. |
CustomBlockTranslationUITest::setUp |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
CachedMockBlockManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/CachedMockBlockManager.php |
Adds a cache decorator to the MockBlockManager's discovery. |
ViewsBlock::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |