| BooleanFilterValuesUpdateTest::testViewsPostUpdateBooleanFilterValues |
function |
core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php |
Tests that boolean filter values are updated properly. |
| BooleanFormatterSettingsTest |
class |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Tests the Boolean field formatter settings. |
| BooleanFormatterSettingsTest |
class |
core/modules/field/tests/src/FunctionalJavascript/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/Functional/Boolean/BooleanFormatterSettingsTest.php |
The name of the entity bundle that is created in the test. |
| 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::$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/Functional/Boolean/BooleanFormatterSettingsTest.php |
The name of the Boolean field to use 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::$modules |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
Modules to enable. |
| BooleanFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
Modules to enable. |
| BooleanFormatterSettingsTest::setUp |
function |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
|
| BooleanFormatterSettingsTest::setUp |
function |
core/modules/field/tests/src/FunctionalJavascript/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 |
|
| BooleanFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::$modules |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Modules to enable. |
| BooleanFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Renders fields of a given entity with a given display. |
| BooleanFormatterTest::setUp |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::testBooleanFormatter |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Tests boolean formatter output. |
| BooleanItemTest |
class |
core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php |
Tests the new entity API for the boolean field type. |
| BooleanItemTest.php |
file |
core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php |
|
| BooleanItemTest::setUp |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php |
Set the default field storage backend for fields created during tests. |
| BooleanItemTest::testBooleanItem |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php |
Tests using entity fields of the boolean field type. |
| BoxTest |
class |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php |
Tests D6 block boxes source plugin. |
| BoxTest.php |
file |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php |
|
| BoxTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php |
Modules to enable. |
| BoxTest::providerSource |
function |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php |
The data provider. |
| BoxTranslationTest |
class |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php |
Tests i18n custom block translations source plugin. |
| BoxTranslationTest.php |
file |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php |
|
| BoxTranslationTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php |
Modules to enable. |
| BoxTranslationTest::providerSource |
function |
core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php |
The data provider. |
| Breadcrumb404Test |
class |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
Tests the breadcrumb of 404 pages. |
| Breadcrumb404Test.php |
file |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
|
| Breadcrumb404Test::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
The theme to install as the default for testing. |
| Breadcrumb404Test::$modules |
property |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
Modules to enable. |
| Breadcrumb404Test::getBreadcrumbCacheEntries |
function |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
Gets the breadcrumb cache entries. |
| Breadcrumb404Test::testBreadcrumbOn404Pages |
function |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
Tests that different 404s don't create unnecessary cache entries. |
| BreadcrumbFrontCacheContextsTest |
class |
core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php |
Tests breadcrumbs functionality. |
| BreadcrumbFrontCacheContextsTest.php |
file |
core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php |
|
| BreadcrumbFrontCacheContextsTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php |
The theme to install as the default for testing. |
| BreadcrumbFrontCacheContextsTest::$modules |
property |
core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php |
Modules to enable. |
| BreadcrumbFrontCacheContextsTest::$nodeWithAlias |
property |
core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php |
A test node with path alias. |