Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 8.9.x for block
- Search 10.3.x for block
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The plugin that handles a block. |
Block | class | core/ |
Defines a Block configuration entity class. |
Block | class | core/ |
Drupal 6/7 block source from database. |
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockVisibility::create | function | core/ |
|
BlockVisibility::transform | function | core/ |
|
BlockVisibility::__construct | function | core/ |
Constructs a BlockVisibility object. |
BlockVisibilityTest | class | core/ |
Tests the block_visibility process plugin. |
BlockVisibilityTest.php | file | core/ |
|
BlockVisibilityTest::$moduleHandler | property | core/ |
The module handler. |
BlockVisibilityTest::setUp | function | core/ |
|
BlockVisibilityTest::testTransformException | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformNoData | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformPhpDisabled | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformPhpEnabled | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
@covers ::transform[[api-linebreak]] |
BlockWeightUpdateTest | class | core/ |
@covers block_post_update_make_weight_integer[[api-linebreak]] @group block |
BlockWeightUpdateTest.php | file | core/ |
|
BlockWeightUpdateTest::setDatabaseDumpFiles | function | core/ |
|
BlockWeightUpdateTest::testRunUpdates | function | core/ |
Tests update path for blocks' `weight` property. |
BlockXmlAnonTest | class | core/ |
@group rest |
BlockXmlAnonTest.php | file | core/ |
|
BlockXmlAnonTest::$defaultTheme | property | core/ |
|
BlockXmlAnonTest::$format | property | core/ |
|
BlockXmlAnonTest::$mimeType | property | core/ |
|
BlockXmlBasicAuthTest | class | core/ |
@group rest |
BlockXmlBasicAuthTest.php | file | core/ |
|
BlockXmlBasicAuthTest::$auth | property | core/ |
|
BlockXmlBasicAuthTest::$defaultTheme | property | core/ |
|
BlockXmlBasicAuthTest::$format | property | core/ |
|
BlockXmlBasicAuthTest::$mimeType | property | core/ |
|
BlockXmlBasicAuthTest::$modules | property | core/ |
|
BlockXmlCookieTest | class | core/ |
@group rest |
BlockXmlCookieTest.php | file | core/ |
|
BlockXmlCookieTest::$auth | property | core/ |
|
BlockXmlCookieTest::$defaultTheme | property | core/ |
|
BlockXmlCookieTest::$format | property | core/ |
|
BlockXmlCookieTest::$mimeType | property | core/ |
|
BlockXssTest | class | core/ |
Tests that the block module properly escapes block descriptions. |
BlockXssTest.php | file | core/ |
|
BlockXssTest::$defaultTheme | property | core/ |
|
BlockXssTest::$modules | property | core/ |
|
BlockXssTest::doBlockContentTest | function | core/ |
Tests XSS coming from Block Content block info. |
BlockXssTest::doMenuTest | function | core/ |
Tests XSS coming from Menu block labels. |
BlockXssTest::doViewTest | function | core/ |
Tests XSS coming from View block labels. |
BlockXssTest::testBlockXss | function | core/ |
Tests various modules that provide blocks for XSS. |
BlockXssTest::testNoUnexpectedEscaping | function | core/ |
Tests that nothing is escaped other than the blocks explicitly tested. |
BlockXssTest::testXssInTitle | function | core/ |
Tests XSS in title. |
block_content.add.html.twig | file | core/ |
--- label: 'Creating a content block' related: - block.overview - block.configure - block.place - block_content.type --- {% set library_link_text %}{% trans %}Content blocks{% endtrans %}{% endset %} {% set library_link =… |
block_content.bc_subscriber | service | core/ |
Drupal\block_content\Routing\RouteSubscriber |
block_content.info.yml | file | core/ |
core/modules/block_content/block_content.info.yml |
block_content.install | file | core/ |
Install, update and uninstall functions for the block_content module. |
block_content.links.action.yml | file | core/ |
core/modules/block_content/block_content.links.action.yml |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.