You are here

35 calls to BlockCreationTrait::placeBlock() in Drupal 10

AccessDeniedTest::setUp in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
AccessDeniedTest::testAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
AccessTestBase::setUp in core/modules/user/tests/src/Functional/Views/AccessTestBase.php
BasicTest::setUp in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BasicTest::testViewsWizardAndListing in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BreadcrumbFrontCacheContextsTest::setUp in core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php
BreadcrumbTest::setUp in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Tests comment approval functionality through admin/content/comment.
ConfigEntityImportTest::doBlockUpdate in core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
Tests updating a block during import.
DateFormatTest::setUp in core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateTimeTest::setUp in core/modules/system/tests/src/Functional/System/DateTimeTest.php
DisplayBlockTest::testBlockContextualLinks in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testBlockEmptyRendering in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the various testcases of empty block rendering.
DisplayBlockTest::testBlockRendering in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the actual rendering of the views block.
DisplayBlockTest::testDeleteBlockDisplay in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests removing a block display.
EntityReferenceAdminTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::setUp in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
HtmlResponseAttachmentsTest::testRenderCachedBlock in core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php
Tests caching of ['#attached'].
ItemsPerPageTest::setUp in core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php
ItemsPerPageTest::testItemsPerPage in core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
LocalActionTest::setUp in core/modules/system/tests/src/Functional/Menu/LocalActionTest.php
LocalTasksTest::setUp in core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php
LocalTasksTest::testLocalTaskBlock in core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php
Tests that local task blocks are configurable to show a specific level.
MenuAccessTest::setUp in core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php
MenuAccessTest::testMenuBlockLinksAccessCheck in core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php
Tests menu link for route with access check.
MenuLinkSecurityTest::testMenuLink in core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php
Ensures that a menu link does not cause an XSS issue.
MenuRouterTest::setUp in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
MenuTest::testMenus in core/modules/views/tests/src/Functional/Wizard/MenuTest.php
Tests the menu functionality.
PageTitleTest::setUp in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Implement setUp().
PageTitleTest::testTitleXSS in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Tests if the title of the site is XSS proof.
RedirectTest::testRedirectFromErrorPages in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
SortingTest::setUp in core/modules/views/tests/src/Functional/Wizard/SortingTest.php
ThemeTest::testRegionClass in core/modules/system/tests/src/Functional/Theme/ThemeTest.php
Tests that region attributes can be manipulated via preprocess functions.
TrustedHostsTest::testShortcut in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
Tests that shortcut module works together with host verification.
WizardTestBase::setUp in core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php