Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationStateNodeTypeTest.php | file | core/ |
|
| ModerationStateNodeTypeTest::$defaultTheme | property | core/ |
|
| ModerationStateNodeTypeTest::testEnablingOnExistingContent | function | core/ |
Tests enabling moderation on an existing node-type, with content. |
| ModerationStateNodeTypeTest::testEnforceRevisionsEntityFormAlter | function | core/ |
@covers \Drupal\content_moderation\Entity\Handler\NodeModerationHandler::enforceRevisionsBundleFormAlter[[api-linebreak]] |
| ModerationStateNodeTypeTest::testNotModerated | function | core/ |
A node type without moderation state disabled. |
| ModerationStateTestBase | class | core/ |
Defines a base class for moderation state tests. |
| ModerationStateTestBase.php | file | core/ |
|
| ModerationStateTestBase::$adminUser | property | core/ |
Admin user. |
| ModerationStateTestBase::$modules | property | core/ |
Modules to enable. |
| ModerationStateTestBase::$permissions | property | core/ |
Permissions to grant admin user. |
| ModerationStateTestBase::$profile | property | core/ |
Profile to use. |
| ModerationStateTestBase::$workflow | property | core/ |
The editorial workflow entity. |
| ModerationStateTestBase::createContentTypeFromUi | function | core/ |
Creates a content-type from the UI. |
| ModerationStateTestBase::enableModerationThroughUi | function | core/ |
Enable moderation for a specified content type, using the UI. |
| ModerationStateTestBase::getWorkflowTransitionPermission | function | core/ |
Gets the permission machine name for a transition. |
| ModerationStateTestBase::grantUserPermissionToCreateContentOfType | function | core/ |
Grants given user permission to create content of given type. |
| ModerationStateTestBase::setUp | function | core/ |
Sets the test up. |
| ModerationStateViewsFieldUpdateTest | class | core/ |
Test updating the views moderation state field plugin ID. |
| ModerationStateViewsFieldUpdateTest.php | file | core/ |
|
| ModerationStateViewsFieldUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdate | function | core/ |
Test the views field ID update. |
| ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdateWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
| ModerationStateWidgetTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget[[api-linebreak]] @group content_moderation |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable[[api-linebreak]] |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Test the widget does not impact a non-moderated entity. |
| ModuleConfigureRouteTest | class | core/ |
Tests the configure route for core modules. |
| ModuleConfigureRouteTest.php | file | core/ |
|
| ModuleConfigureRouteTest::$moduleInfo | property | core/ |
An array of module info. |
| ModuleConfigureRouteTest::$modules | property | core/ |
Modules to enable. |
| ModuleConfigureRouteTest::$routeProvider | property | core/ |
|
| ModuleConfigureRouteTest::setUp | function | core/ |
|
| ModuleConfigureRouteTest::testModuleConfigureRoutes | function | core/ |
Test the module configure routes exist. |
| ModuleExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleExtensionList[[api-linebreak]] @group Extension |
| ModuleExtensionListTest.php | file | core/ |
|
| ModuleExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
| ModuleHandlerDeprecatedHookTest | class | core/ |
Test whether deprecated hook invocations trigger errors. |
| ModuleHandlerDeprecatedHookTest.php | file | core/ |
|
| ModuleHandlerDeprecatedHookTest::$modules | property | core/ |
Modules to enable. |
| ModuleHandlerDeprecatedHookTest::testAlterDeprecated | function | core/ |
@covers ::alterDeprecated[[api-linebreak]] @expectedDeprecation The deprecated alter hook hook_deprecated_alter_alter() is implemented in these functions: deprecation_test_deprecated_alter_alter. Alter something else. |
| ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
@covers ::invokeAllDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
| ModuleHandlerDeprecatedHookTest::testInvokeDeprecated | function | core/ |
@covers ::invokeDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
| ModuleHandlerDeprecatedHookUnimplementedTest | class | core/ |
Test whether unimplemented deprecated hook invocations trigger errors. |
| ModuleHandlerDeprecatedHookUnimplementedTest.php | file | core/ |
|
| ModuleHandlerDeprecatedHookUnimplementedTest::testUnimplementedHooks | function | core/ |
@covers ::alterDeprecated[[api-linebreak]] @covers ::invokeAllDeprecated[[api-linebreak]] @covers ::invokeDeprecated[[api-linebreak]] @doesNotPerformAssertions |
| ModuleHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleHandler[[api-linebreak]] |
| ModuleHandlerTest | class | core/ |
Tests ModuleHandler functionality. |
| ModuleHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleHandler[[api-linebreak]] @runTestsInSeparateProcesses |
Pagination
- Previous page
- Page 485
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.