Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockVisibility::$migrateLookup | property | core/ |
The migrate lookup service. |
| BlockVisibility::$moduleHandler | property | core/ |
The module handler. |
| BlockVisibility::$skipPHP | property | core/ |
Whether or not to skip blocks that use PHP for visibility. |
| BlockVisibility::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BlockVisibility::transform | function | core/ |
Performs the associated process. |
| 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/ |
Tests transform exception. |
| BlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
Tests transform multiple pages with front. |
| BlockVisibilityTest::testTransformNoData | function | core/ |
Tests transform no data. |
| BlockVisibilityTest::testTransformPhpDisabled | function | core/ |
Tests transform php disabled. |
| BlockVisibilityTest::testTransformPhpEnabled | function | core/ |
Tests transform php enabled. |
| BlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
Tests transform single page with front. |
| BlockWeightUpdateTest | class | core/ |
Tests Block Weight Update. |
| BlockWeightUpdateTest.php | file | core/ |
|
| BlockWeightUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockWeightUpdateTest::testRunUpdates | function | core/ |
Tests update path for blocks' `weight` property. |
| BlockXmlAnonTest | class | core/ |
Tests Block Xml Anon. |
| BlockXmlAnonTest.php | file | core/ |
|
| BlockXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| BlockXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockXmlBasicAuthTest | class | core/ |
Tests Block Xml Basic Auth. |
| BlockXmlBasicAuthTest.php | file | core/ |
|
| BlockXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| BlockXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| BlockXmlCookieTest | class | core/ |
Tests Block Xml Cookie. |
| BlockXmlCookieTest.php | file | core/ |
|
| BlockXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| BlockXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| BlockXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| BlockXssTest | class | core/ |
Tests that the block module properly escapes block descriptions. |
| BlockXssTest.php | file | core/ |
|
| BlockXssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockXssTest::$modules | property | core/ |
Modules to install. |
| 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 |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.