| BlockRegion::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockRegion.php |
Performs the associated process. |
| BlockRegionTest::testTransformSameThemeRegionExists |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php |
Tests transforming a block with the same theme and an existing region. |
| 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 |
Performs the associated process. |
| BlockVisibility::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockVisibility.php |
Performs the associated process. |
| 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 |
The format to use in this test. |
| BlockXmlBasicAuthTest::$format |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php |
The format to use in this test. |
| BlockXmlCookieTest::$format |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php |
The format to use in this test. |
| 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 |
Default option form that provides label widget that all fields should have. |
| BooleanCheckboxWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
Returns the form for a single field widget. |
| BooleanCheckboxWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php |
Returns a form to configure settings for the widget. |
| 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 |
Defines the default settings for this plugin. |
| 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 |
Returns a form to configure settings for the formatter. |
| BooleanFormatter::settingsSummary |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Returns a short summary for the current formatter settings. |
| BooleanFormatter::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php |
Builds a renderable array for a field value. |
| 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 |
The theme to install as the default for testing. |
| 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 |
Modules to install. |
| 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 |
|