Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Modules to install.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Modules to install.
NodeContextualLinksTest::testNodeContextualLinks function core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Tests contextual links.
NodeContextualLinksTest::testPageWithDisabledContextualModule function core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests if the node page works if Contextual Links is disabled.
NodeCounterTest class core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php Tests the node_counter source plugin.
NodeCounterTest.php file core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php
NodeCounterTest::$modules property core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php Modules to install.
NodeCounterTest::providerSource function core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php
NodeCreationTest class core/modules/node/tests/src/Functional/NodeCreationTest.php Create a node and test saving it.
NodeCreationTest.php file core/modules/node/tests/src/Functional/NodeCreationTest.php
NodeCreationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeCreationTest.php The theme to install as the default for testing.
NodeCreationTest::$modules property core/modules/node/tests/src/Functional/NodeCreationTest.php Modules to install.
NodeCreationTest::getWatchdogIdsForTestExceptionRollback function core/modules/node/tests/src/Functional/NodeCreationTest.php Gets the watchdog IDs of the records with the rollback exception message.
NodeCreationTest::setUp function core/modules/node/tests/src/Functional/NodeCreationTest.php
NodeCreationTest::testAuthorAutocomplete function core/modules/node/tests/src/Functional/NodeCreationTest.php Tests the author autocompletion textfield.
NodeCreationTest::testAuthoredDate function core/modules/node/tests/src/Functional/NodeCreationTest.php Creates nodes with different authored dates.
NodeCreationTest::testFailedPageCreation function core/modules/node/tests/src/Functional/NodeCreationTest.php Verifies that a transaction rolls back the failed creation.
NodeCreationTest::testNodeAddPageOrder function core/modules/node/tests/src/Functional/NodeCreationTest.php Tests the order of the node types on the add page.
NodeCreationTest::testNodeAddWithoutContentTypes function core/modules/node/tests/src/Functional/NodeCreationTest.php Check node/add when no node types exist.
NodeCreationTest::testNodeCreation function core/modules/node/tests/src/Functional/NodeCreationTest.php Creates a "Basic page" node and verifies its consistency in the database.
NodeCreationTest::testUnpublishedNodeCreation function core/modules/node/tests/src/Functional/NodeCreationTest.php Creates an unpublished node and confirms correct redirect behavior.
NodeDeleteConfirmTest class core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php Tests JavaScript functionality specific to delete operations.
NodeDeleteConfirmTest.php file core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php
NodeDeleteConfirmTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php The theme to install as the default for testing.
NodeDeleteConfirmTest::$modules property core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php Modules to install.
NodeDeleteConfirmTest::setUp function core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php
NodeDeleteConfirmTest::testNodeDelete function core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php Tests that the node delete operation opens in a modal.
NodeDeleteConfirmTest::testNodeTypeDelete function core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php Tests that the node type delete operation opens in a modal.
NodeDeprecationTest class core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecations in the node.module file.
NodeDeprecationTest.php file core/modules/node/tests/src/Kernel/NodeDeprecationTest.php
NodeDeprecationTest::$modules property core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Modules to install.
NodeDeprecationTest::testNodeRevisionDeleteDeprecation function core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecation of node_revision_delete.
NodeDeprecationTest::testNodeRevisionDeleteFormConstructorDeprecation function core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecation of NodeRevisionDeleteForm constructor.
NodeDeprecationTest::testNodeRevisionLoadDeprecation function core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecation of node_revision_load.
NodeDeprecationTest::testNodeTypeUpdateNodesDeprecation function core/modules/node/tests/src/Kernel/NodeDeprecationTest.php Tests the deprecation of node_type_update_nodes.
NodeEditFormTest class core/modules/node/tests/src/Functional/NodeEditFormTest.php Create a node and test node edit functionality.
NodeEditFormTest.php file core/modules/node/tests/src/Functional/NodeEditFormTest.php
NodeEditFormTest::$adminUser property core/modules/node/tests/src/Functional/NodeEditFormTest.php A user with permission to bypass content access checks.
NodeEditFormTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeEditFormTest.php The theme to install as the default for testing.
NodeEditFormTest::$modules property core/modules/node/tests/src/Functional/NodeEditFormTest.php Modules to install.
NodeEditFormTest::$nodeStorage property core/modules/node/tests/src/Functional/NodeEditFormTest.php The node storage.
NodeEditFormTest::$webUser property core/modules/node/tests/src/Functional/NodeEditFormTest.php A normal logged in user.
NodeEditFormTest::checkVariousAuthoredByValues function core/modules/node/tests/src/Functional/NodeEditFormTest.php Checks that the "authored by" works correctly with various values.
NodeEditFormTest::setUp function core/modules/node/tests/src/Functional/NodeEditFormTest.php
NodeEditFormTest::testNodeEdit function core/modules/node/tests/src/Functional/NodeEditFormTest.php Checks node edit functionality.
NodeEditFormTest::testNodeEditAuthoredBy function core/modules/node/tests/src/Functional/NodeEditFormTest.php Tests changing a node's "authored by" field.
NodeEditFormTest::testNodeMetaInformation function core/modules/node/tests/src/Functional/NodeEditFormTest.php Tests the node meta information.
NodeEntityTranslationTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeEntityTranslationTest.php Tests Drupal 7 node entity translations source plugin.

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