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 10.3.x for test
  5. Search 11.x 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
rest_test.services.yml file core/modules/rest/tests/modules/rest_test/rest_test.services.yml core/modules/rest/tests/modules/rest_test/rest_test.services.yml
rest_test_views.info.yml file core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
ResultTest class core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Tests Drupal\views\Plugin\views\area\Result.
ResultTest.php file core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php
ResultTest::$resultHandler property core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php The Result handler.
ResultTest::$view property core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php The view executable object.
ResultTest::providerTestResultArea function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Data provider for testResultArea.
ResultTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php
ResultTest::setupViewPager function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Sets up a mock pager on the view executable object.
ResultTest::testQuery function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Tests the query method.
ResultTest::testResultArea function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Tests the rendered output of the Result area handler.
ReverseContainerTest class core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php Tests the ReverseContainer class.
ReverseContainerTest.php file core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php
ReverseContainerTest::testGetId function core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php Tests get id.
ReverseContainerTest::testRecordContainer function core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php Tests record container.
ReverseProxyMiddlewareTest class core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Unit test the reverse proxy stack middleware.
ReverseProxyMiddlewareTest.php file core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php
ReverseProxyMiddlewareTest::$mockHttpKernel property core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php The HTTP kernel.
ReverseProxyMiddlewareTest::reverseProxyEnabledProvider function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Data provider for testReverseProxyEnabled.
ReverseProxyMiddlewareTest::setUp function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php
ReverseProxyMiddlewareTest::testNoProxy function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Tests that subscriber does not act when reverse proxy is not set.
ReverseProxyMiddlewareTest::testReverseProxyEnabled function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Tests that subscriber sets trusted headers when reverse proxy is set.
ReverseProxyMiddlewareTest::trustedHeadersAreSet function core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Tests that trusted headers are set correctly.
RevisionableContentEntityBaseTest class core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Test the revision system.
RevisionableContentEntityBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::assertItemsTableCount function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Asserts the amount of items on entity related tables.
RevisionableContentEntityBaseTest::createRevision function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Creates a new revision in the entity of this test class.
RevisionableContentEntityBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::testRevisionableContentEntity function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Tests the correct functionality CRUD operations of entity revisions.
RevisionableContentEntityBaseTest::testWasDefaultRevision function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Tests the behavior of the "revision_default" flag.
RevisionableInterface::isLatestRevision function core/lib/Drupal/Core/Entity/RevisionableInterface.php Checks if this entity is the latest revision.
RevisionableStorageInterface::getLatestRevisionId function core/lib/Drupal/Core/Entity/RevisionableStorageInterface.php Returns the latest revision identifier for an entity.
RevisionCreateTimestampTest class core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php Ensures that the revision create time can be accessed in views.
RevisionCreateTimestampTest.php file core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionCreateTimestampTest::$modules property core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionCreateTimestampTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionCreateTimestampTest::setUp function core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionCreateTimestampTest::testRevisionCreateTimestampView function core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php Tests the revision create timestamp view.
RevisionDeleteFormTest class core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Tests deleting a revision with revision delete form.
RevisionDeleteFormTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php
RevisionDeleteFormTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php
RevisionDeleteFormTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php
RevisionDeleteFormTest::doTestPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Tests title by whether entity supports revision creation dates.
RevisionDeleteFormTest::doTestSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Tests revision deletion, and expected response after deletion.
RevisionDeleteFormTest::getLogs function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Loads watchdog entries by channel.
RevisionDeleteFormTest::providerPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Data provider for testPageTitle.
RevisionDeleteFormTest::providerSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Data provider for testSubmitForm.
RevisionDeleteFormTest::setUp function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php
RevisionDeleteFormTest::testAccessDelete function core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Test that revisions can and can't be deleted in various scenarios.

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