Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
BlockVisibility::$migrateLookup property core/modules/block/src/Plugin/migrate/process/BlockVisibility.php The migrate lookup service.
BlockVisibility::$moduleHandler property core/modules/block/src/Plugin/migrate/process/BlockVisibility.php The module handler.
BlockVisibility::$skipPHP property core/modules/block/src/Plugin/migrate/process/BlockVisibility.php Whether or not to skip blocks that use PHP for visibility.
BlockVisibility::create function core/modules/block/src/Plugin/migrate/process/BlockVisibility.php Instantiates a new instance of the implementing class using autowiring.
BlockVisibility::transform function core/modules/block/src/Plugin/migrate/process/BlockVisibility.php Performs the associated process.
BlockVisibility::__construct function core/modules/block/src/Plugin/migrate/process/BlockVisibility.php Constructs a BlockVisibility object.
BlockVisibilityTest class core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests the block_visibility process plugin.
BlockVisibilityTest.php file core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php
BlockVisibilityTest::$moduleHandler property core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php The module handler.
BlockVisibilityTest::setUp function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php
BlockVisibilityTest::testTransformException function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests transform exception.
BlockVisibilityTest::testTransformMultiplePagesWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests transform multiple pages with front.
BlockVisibilityTest::testTransformNoData function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests transform no data.
BlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests transform php disabled.
BlockVisibilityTest::testTransformPhpEnabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests transform php enabled.
BlockVisibilityTest::testTransformSinglePageWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php Tests transform single page with front.
BlockWeightUpdateTest class core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php Tests Block Weight Update.
BlockWeightUpdateTest.php file core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php
BlockWeightUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php Set database dump files to be used.
BlockWeightUpdateTest::testRunUpdates function core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php Tests update path for blocks' `weight` property.
BlockXmlAnonTest class core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php Tests Block Xml Anon.
BlockXmlAnonTest.php file core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php
BlockXmlAnonTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The theme to install as the default for testing.
BlockXmlAnonTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The format to use in this test.
BlockXmlAnonTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The MIME type that corresponds to $format.
BlockXmlBasicAuthTest class core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php Tests Block Xml Basic Auth.
BlockXmlBasicAuthTest.php file core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php
BlockXmlBasicAuthTest::$auth property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The authentication mechanism to use in this test.
BlockXmlBasicAuthTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The theme to install as the default for testing.
BlockXmlBasicAuthTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The format to use in this test.
BlockXmlBasicAuthTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The MIME type that corresponds to $format.
BlockXmlBasicAuthTest::$modules property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php Modules to install.
BlockXmlCookieTest class core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php Tests Block Xml Cookie.
BlockXmlCookieTest.php file core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php
BlockXmlCookieTest::$auth property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The authentication mechanism to use in this test.
BlockXmlCookieTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The theme to install as the default for testing.
BlockXmlCookieTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The format to use in this test.
BlockXmlCookieTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The MIME type that corresponds to $format.
BlockXssTest class core/modules/block/tests/src/Functional/BlockXssTest.php Tests that the block module properly escapes block descriptions.
BlockXssTest.php file core/modules/block/tests/src/Functional/BlockXssTest.php
BlockXssTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockXssTest.php The theme to install as the default for testing.
BlockXssTest::$modules property core/modules/block/tests/src/Functional/BlockXssTest.php Modules to install.
BlockXssTest::doBlockContentTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Block Content block info.
BlockXssTest::doMenuTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Menu block labels.
BlockXssTest::doViewTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from View block labels.
BlockXssTest::testBlockXss function core/modules/block/tests/src/Functional/BlockXssTest.php Tests various modules that provide blocks for XSS.
BlockXssTest::testNoUnexpectedEscaping function core/modules/block/tests/src/Functional/BlockXssTest.php Tests that nothing is escaped other than the blocks explicitly tested.
BlockXssTest::testXssInTitle function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS in title.
block_content.add.html.twig file core/modules/block_content/help_topics/block_content.add.html.twig ---
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/modules/block_content/block_content.services.yml Drupal\block_content\Routing\RouteSubscriber

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.