Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
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
NestedEntityTestForm::getFormId function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
NestedEntityTestForm::submitForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
NestedEntityTestForm::validateForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
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
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 enable.
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
NestedTableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php
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::$modules property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Check the blocks are correctly copied by block_themes_installed().
NewMimeTypeGuesser class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
NewMimeTypeGuesser::guessMimeType function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
NewMimeTypeGuesser::isGuesserSupported function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
NewService class core/modules/system/tests/modules/new_dependency_test_with_service/src/NewService.php Generic service returning a greeting.
NewService.php file core/modules/system/tests/modules/new_dependency_test_with_service/src/NewService.php
NewService::greet function core/modules/system/tests/modules/new_dependency_test_with_service/src/NewService.php Get a simple greeting.
NewTopicsBlock class core/modules/forum/src/Plugin/Block/NewTopicsBlock.php Provides a 'New forum topics' block.
NewTopicsBlock.php file core/modules/forum/src/Plugin/Block/NewTopicsBlock.php
NewTopicsBlock::buildForumQuery function core/modules/forum/src/Plugin/Block/NewTopicsBlock.php
NewViewAggregatorConfigSchemaTest class core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Tests aggregator configuration schema against new views.
NewViewAggregatorConfigSchemaTest.php file core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php
NewViewAggregatorConfigSchemaTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php
NewViewAggregatorConfigSchemaTest::$modules property core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Modules to enable.
NewViewAggregatorConfigSchemaTest::testNewViews function core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Tests creating brand new views.
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
NewViewConfigSchemaTest::$modules property core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php Modules to enable.
NewViewConfigSchemaTest::testNewViews function core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php Tests creating brand new views.

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