Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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::$defaultTheme property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php The default theme.
NewDefaultThemeBlocksTest::$modules property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
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.
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.
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
NewViewConfigSchemaTest::testNewViews function core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php Tests creating brand new views.
new_dependency_test.alias service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Alias of new_dependency_test.dependent
new_dependency_test.alias2 service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Alias of new_dependency_test.alias_dependency
new_dependency_test.alias_dependency service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.alias_dependency2 service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.another_service service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.another_service.decorated service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.another_service_two service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.another_service_two.decorated service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\Service
new_dependency_test.dependent service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\InjectedService
new_dependency_test.hard_dependency service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.info.yml file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.info.yml core/modules/system/tests/modules/new_dependency_test/new_dependency_test.info.yml
new_dependency_test.install file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install
new_dependency_test.optional_dependency service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.recursion service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\ServiceWithDependency
new_dependency_test.services.yml file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml
new_dependency_test.setter_injection service core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml Drupal\new_dependency_test\SetterInjection
new_dependency_test_update_8001 function core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install Enable the new_dependency_test_with_service module.
new_dependency_test_with_service.info.yml file core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.info.yml core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.info.yml
new_dependency_test_with_service.service service core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml Drupal\new_dependency_test_with_service\NewService
new_dependency_test_with_service.services.yml file core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml
Nid class core/modules/node/src/Plugin/views/argument/Nid.php Argument handler to accept a node id.
Nid.php file core/modules/node/src/Plugin/views/argument/Nid.php
NidArgumentTest class core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument handler.
NidArgumentTest.php file core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$modules property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$testViews property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Views used by this test.
NidArgumentTest::setUp function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::testNidArgument function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument.
nightwatch_a11y_testing.info.yml file core/profiles/tests/nightwatch_a11y_testing/nightwatch_a11y_testing.info.yml core/profiles/tests/nightwatch_a11y_testing/nightwatch_a11y_testing.info.yml
nightwatch_testing.info.yml file core/profiles/tests/nightwatch_testing/nightwatch_testing.info.yml core/profiles/tests/nightwatch_testing/nightwatch_testing.info.yml

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