BlockRegionTest::testTransformSameThemeRegionNotExists |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php |
Tests transforming a block with the same theme and a non-existent region. |
BlockRegionTest::transform |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php |
Transforms a value through the block_region plugin. |
BlockSettings::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockSettings.php |
Set the block configuration. |
BlockSettingsTest::providerTestTransform |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php |
Provides data for testTransform. |
BlockSettingsTest::testTransform |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php |
Tests the blocks settings process plugin. |
BlockTheme::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
|
BlockVisibility::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockVisibility.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. |
BlockXmlAnonTest::$format |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php |
|
BlockXmlBasicAuthTest::$format |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php |
|
BlockXmlCookieTest::$format |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php |
|
block_content_entity_form_display.yml |
file |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
Boolean::$formats |
property |
core/modules/views/src/Plugin/views/field/Boolean.php |
The allowed formats. |
Boolean::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/Boolean.php |
|
BooleanCheckboxWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
|
BooleanCheckboxWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
|
BooleanFieldTest::testFormAccess |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php |
Tests field access. |
BooleanFormatter |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Plugin implementation of the 'boolean' formatter. |
BooleanFormatter.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
|
BooleanFormatter::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
|
BooleanFormatter::getOutputFormats |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Gets the available format options. |
BooleanFormatter::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
|
BooleanFormatter::settingsSummary |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
|
BooleanFormatter::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
|
BooleanFormatterSettingsTest |
class |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Tests the Boolean field formatter settings. |
BooleanFormatterSettingsTest |
class |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Tests the Boolean field formatter settings. |
BooleanFormatterSettingsTest.php |
file |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest.php |
file |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::$bundle |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The name of the entity bundle that is created in the test. |
BooleanFormatterSettingsTest::$bundle |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
The name of the entity bundle that is created in the test. |
BooleanFormatterSettingsTest::$defaultTheme |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The theme to install as the default for testing. |
BooleanFormatterSettingsTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::$fieldName |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The name of the Boolean field to use for testing. |
BooleanFormatterSettingsTest::$fieldName |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
The name of the Boolean field to use for testing. |
BooleanFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Modules to install. |
BooleanFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::setUp |
function |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::setUp |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
BooleanFormatterSettingsTest::testBooleanFormatterSettings |
function |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Tests the formatter settings page for the Boolean formatter. |
BooleanFormatterSettingsTest::testBooleanFormatterSettings |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Tests the formatter settings page for the Boolean formatter. |
BooleanFormatterTest |
class |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Tests the boolean formatter. |
BooleanFormatterTest.php |
file |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
BooleanFormatterTest::$bundle |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
BooleanFormatterTest::$display |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
BooleanFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|