Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
NestedFormTest::$defaultTheme property core/modules/field/tests/src/Functional/NestedFormTest.php The theme to install as the default for testing.
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.
NewAliasManager class core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php New test implementation for the alias manager.
NewAliasManager.php file core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php
NewAliasManager::cacheClear function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php Clear internal caches in alias manager.
NewAliasManager::getAliasByPath function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php Given a path, return the alias.
NewAliasManager::getPathByAlias function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php Given the alias, return the path it represents.
NewDefaultThemeBlocksTest class core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Tests that the 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 Modules to enable.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Check the enabled Bartik blocks are correctly copied over.
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 Builds the select query to use for this forum block.
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 enable.
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 Install, update and uninstall functions for the new_dependency_test module.
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
NextIdTest class core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php Tests the sequences API.
NextIdTest.php file core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php
NextIdTest::$modules property core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php The modules to enable.
NextIdTest::setUp function core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php
NextIdTest::testDbNextId function core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php Tests that the sequences API works.

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