Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
WebTestBase.php
»
WebTestBase
»
WebTestBase::drupalPlaceBlock
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
41 calls to WebTestBase::drupalPlaceBlock()
AccessDeniedTest::testAccessDenied
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
AccessDeniedTest.php
AggregatorRenderingTest::testBlockLinks
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Tests/
AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
BasicTest::testViewsWizardAndListing
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Wizard/
BasicTest.php
BlockCacheTest::setUp
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockCacheTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHiddenRegionTest::setUp
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockHiddenRegionTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHtmlIdTest::setUp
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockHtmlIdTest.php
Sets up a Drupal site for running functional and integration tests.
BlockInvalidRegionTest::testBlockInInvalidRegion
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockInvalidRegionTest.php
Tests that blocks assigned to invalid regions work correctly.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockLanguageTest.php
Tests if the visibility settings are removed if the language is deleted.
BlockTest::testBlockModuleDisable
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockTest.php
Tests blocks belonging to disabled modules.
BlockTest::testBlockRehash
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockTest.php
Test
_block_rehash
().
BlockTitleXSSTest::setUp
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockTitleXSSTest.php
Sets up a Drupal site for running functional and integration tests.
BlockUiTest::setUp
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockUiTest.php
Sets up a Drupal site for running functional and integration tests.
BookTest::testBookNavigationBlock
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Tests/
BookTest.php
Tests the functionality of the book navigation block.
BookTest::testNavigationBlockOnAccessModuleEnabled
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Tests/
BookTest.php
Tests the book navigation block when an access module is enabled.
BreadcrumbTest::setUp
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Menu/
BreadcrumbTest.php
Sets up a Drupal site for running functional and integration tests.
CommentBlockTest::testRecentCommentBlock
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentBlockTest.php
Tests the recent comments block.
DisplayBlockTest::testBlockContextualLinks
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
Views/
DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testDeleteBlockDisplay
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
Views/
DisplayBlockTest.php
Tests removing a block display.
DisplayTest::testInvalidDisplayPlugins
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Plugin/
DisplayTest.php
Tests invalid display plugins.
ForumBlockTest::testActiveForumTopicsBlock
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumBlockTest.php
Tests the "New forum topics" block.
ForumNodeAccessTest::testForumNodeAccess
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumNodeAccessTest.php
Creates some users and creates a public node and a private node.
ImportOpmlTest::openImportForm
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Tests/
ImportOpmlTest.php
Opens OPML import form.
ItemsPerPageTest::testItemsPerPage
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Wizard/
ItemsPerPageTest.php
Tests the number of items per page.
LanguageSwitchingTest::testLanguageBlock
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Tests/
LanguageSwitchingTest.php
Functional tests for the language switcher block.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Tests/
LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
MenuRouterTest::setUp
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Menu/
MenuRouterTest.php
Sets up a Drupal site for running functional and integration tests.
MenuTest::addCustomMenu
in drupal/
core/
modules/
menu/
lib/
Drupal/
menu/
Tests/
MenuTest.php
Add custom menu.
MenuTest::testBlockContextualLinks
in drupal/
core/
modules/
menu/
lib/
Drupal/
menu/
Tests/
MenuTest.php
Tests the contextual links on a menu block.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
NewDefaultThemeBlocksTest.php
Check the enabled Bartik blocks are correctly copied over.
NodeBlockFunctionalTest::testRecentNodeBlock
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeSyndicateBlockTest::testSyndicateBlock
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
NodeSyndicateBlockTest.php
Tests that the "Syndicate" block is shown when enabled.
OverrideDisplaysTest::testOverrideDisplays
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Tests/
OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
SearchBlockTest::testSearchFormBlock
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchBlockTest.php
Test that the search form block can be placed and works.
SearchConfigSettingsFormTest::setUp
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsReportsTest::testPopularContentBlock
in drupal/
core/
modules/
statistics/
lib/
Drupal/
statistics/
Tests/
StatisticsReportsTest.php
Tests the "popular content" block.
TrailTest::setUp
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Menu/
TrailTest.php
Sets up a Drupal site for running functional and integration tests.
TranslationTest::setUp
in drupal/
core/
modules/
translation/
lib/
Drupal/
translation/
Tests/
TranslationTest.php
Sets up a Drupal site for running functional and integration tests.
UserBlocksTests::setUp
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserBlocksTests.php
Sets up a Drupal site for running functional and integration tests.
UserBlocksTests::testWhosOnlineBlock
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserBlocksTests.php
Test the Who's Online block.