| NestedArrayTest::$form |
property |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Form array to check. |
| NestedArrayTest::$parents |
property |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Array of parents for the nested element. |
| NestedArrayTest::providerTestFilter |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
|
| NestedArrayTest::setUp |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
|
| NestedArrayTest::testFilter |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests filter. |
| NestedArrayTest::testGetValue |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests getting nested array values. |
| NestedArrayTest::testKeyExists |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests existence of array key. |
| NestedArrayTest::testMergeDeepArray |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests NestedArray::mergeDeepArray(). |
| NestedArrayTest::testMergeExplicitKeys |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests that even with explicit keys, values are appended, not merged. |
| NestedArrayTest::testMergeImplicitKeys |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests that arrays with implicit keys are appended, not merged. |
| NestedArrayTest::testMergeOutOfSequenceKeys |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests that array keys values on the first array are ignored when merging. |
| NestedArrayTest::testSetValue |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests setting nested array values. |
| NestedArrayTest::testSetValueForce |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests force-setting values. |
| NestedArrayTest::testUnsetValue |
function |
core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php |
Tests unsetting nested array values. |
| NestedCompositeConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php |
Tests nested composite validation constraints. |
| NestedCompositeConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php |
|
| NestedCompositeConstraintValidatorTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php |
Modules to install. |
| NestedCompositeConstraintValidatorTest::testConfigValidation |
function |
core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php |
Tests use of AtLeastOneOf validation constraint in config. |
| NestedEntityTestForm |
class |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
Provides a form for field_test routes. |
| NestedEntityTestForm.php |
file |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
|
| NestedEntityTestForm::buildForm |
function |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
Form constructor. |
| NestedEntityTestForm::getFormId |
function |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
Returns a unique string identifying the form. |
| NestedEntityTestForm::submitForm |
function |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
Form submission handler. |
| NestedEntityTestForm::validateForm |
function |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
Form validation handler. |
| NestedFormTest |
class |
core/modules/field/tests/src/Functional/NestedFormTest.php |
Tests field elements in nested forms. |
| NestedFormTest.php |
file |
core/modules/field/tests/src/Functional/NestedFormTest.php |
|
| NestedFormTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/NestedFormTest.php |
The theme to install as the default for testing. |
| NestedFormTest::$field |
property |
core/modules/field/tests/src/Functional/NestedFormTest.php |
|
| NestedFormTest::$fieldStorageSingle |
property |
core/modules/field/tests/src/Functional/NestedFormTest.php |
|
| NestedFormTest::$fieldStorageUnlimited |
property |
core/modules/field/tests/src/Functional/NestedFormTest.php |
|
| NestedFormTest::$modules |
property |
core/modules/field/tests/src/Functional/NestedFormTest.php |
Modules to install. |
| NestedFormTest::setUp |
function |
core/modules/field/tests/src/Functional/NestedFormTest.php |
|
| NestedFormTest::testNestedEntityFormEntityLevelValidation |
function |
core/modules/field/tests/src/Functional/NestedFormTest.php |
Tests entity level validation within subforms. |
| NestedFormTest::testNestedFieldForm |
function |
core/modules/field/tests/src/Functional/NestedFormTest.php |
Tests Field API form integration within a subform. |
| NestedTableDragTestForm |
class |
core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php |
Provides a form for testing nested draggable tables. |
| NestedTableDragTestForm.php |
file |
core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php |
|
| NestedTableDragTestForm::buildForm |
function |
core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php |
Form constructor. |
| NestedTableDragTestForm::getFormId |
function |
core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php |
Returns a unique string identifying the form. |
| NewDefaultThemeBlocksTest |
class |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
Tests that a new default theme gets blocks. |
| NewDefaultThemeBlocksTest.php |
file |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
|
| NewDefaultThemeBlocksTest::$defaultTheme |
property |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
The default theme. |
| NewDefaultThemeBlocksTest::$modules |
property |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
Modules to install. |
| NewDefaultThemeBlocksTest::setUp |
function |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
|
| NewDefaultThemeBlocksTest::testBlockCollision |
function |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
Checks that a theme block is still created when same ID exists. |
| NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks |
function |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
Check the blocks are correctly copied. |
| NewViewConfigSchemaTest |
class |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
Tests configuration schema against new views. |
| NewViewConfigSchemaTest.php |
file |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
|
| NewViewConfigSchemaTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
The theme to install as the default for testing. |
| NewViewConfigSchemaTest::$modules |
property |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
Modules to install. |
| NewViewConfigSchemaTest::testNewViews |
function |
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php |
Tests creating brand new views. |