Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.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
TourTestController::tourTest1 function core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Outputs some content for testing tours.
TourTestController::tourTest2 function core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Outputs some content for testing tours.
TourXmlAnonTest class core/modules/tour/tests/src/Functional/Rest/TourXmlAnonTest.php @group rest
TourXmlAnonTest.php file core/modules/tour/tests/src/Functional/Rest/TourXmlAnonTest.php
TourXmlAnonTest::$defaultTheme property core/modules/tour/tests/src/Functional/Rest/TourXmlAnonTest.php The theme to install as the default for testing.
TourXmlAnonTest::$format property core/modules/tour/tests/src/Functional/Rest/TourXmlAnonTest.php The format to use in this test.
TourXmlAnonTest::$mimeType property core/modules/tour/tests/src/Functional/Rest/TourXmlAnonTest.php The MIME type that corresponds to $format.
TourXmlBasicAuthTest class core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php @group rest
TourXmlBasicAuthTest.php file core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php
TourXmlBasicAuthTest::$auth property core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php The authentication mechanism to use in this test.
TourXmlBasicAuthTest::$defaultTheme property core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php The theme to install as the default for testing.
TourXmlBasicAuthTest::$format property core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php The format to use in this test.
TourXmlBasicAuthTest::$mimeType property core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php The MIME type that corresponds to $format.
TourXmlBasicAuthTest::$modules property core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php Modules to install.
TourXmlCookieTest class core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php @group rest
TourXmlCookieTest.php file core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php
TourXmlCookieTest::$auth property core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php The authentication mechanism to use in this test.
TourXmlCookieTest::$defaultTheme property core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php The theme to install as the default for testing.
TourXmlCookieTest::$format property core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php The format to use in this test.
TourXmlCookieTest::$mimeType property core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php The MIME type that corresponds to $format.
tour_test.info.yml file core/modules/tour/tests/tour_test/tour_test.info.yml core/modules/tour/tests/tour_test/tour_test.info.yml
tour_test.links.action.yml file core/modules/tour/tests/tour_test/tour_test.links.action.yml core/modules/tour/tests/tour_test/tour_test.links.action.yml
tour_test.module file core/modules/tour/tests/tour_test/tour_test.module Provides tests for tour module
tour_test.routing.yml file core/modules/tour/tests/tour_test/tour_test.routing.yml core/modules/tour/tests/tour_test/tour_test.routing.yml
tour_test.schema.yml file core/modules/tour/tests/tour_test/config/schema/tour_test.schema.yml core/modules/tour/tests/tour_test/config/schema/tour_test.schema.yml
tour_test_tour_load function core/modules/tour/tests/tour_test/tour_test.module Implements hook_ENTITY_TYPE_load() for tour.
tour_test_tour_presave function core/modules/tour/tests/tour_test/tour_test.module Implements hook_ENTITY_TYPE_presave() for tour.
tour_test_tour_tips_alter function core/modules/tour/tests/tour_test/tour_test.module Implements hook_tour_tips_alter().
TrackChangesTest class core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php Source plugin for migration track changes tests.
TrackChangesTest class core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Tests migration track changes property.
TrackChangesTest.php file core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
TrackChangesTest.php file core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php
TrackChangesTest::$modules property core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Modules to enable.
TrackChangesTest::assertTermDoesNotExist function core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Assert that term with given title does not exist.
TrackChangesTest::assertTermExists function core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Assert that term with given name exists.
TrackChangesTest::fields function core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php Returns available fields on the source.
TrackChangesTest::getIds function core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php Defines the source fields uniquely identifying a source row.
TrackChangesTest::query function core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php
TrackChangesTest::setUp function core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
TrackChangesTest::termExists function core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Checks if term with given name exists.
TrackChangesTest::testTrackChanges function core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Tests track changes property of SqlBase.
TrackerLegacyTest class core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php @group tracker
@group legacy
TrackerLegacyTest.php file core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php
TrackerLegacyTest::$modules property core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php Modules to enable.
TrackerLegacyTest::setUp function core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php
TrackerLegacyTest::testDeprecatedTrackerPage function core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php @expectedDeprecation tracker_page is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\tracker\Controller\TrackerController::buildContent() instead. See https://www.drupal.org/node/3030645
TrackerNodeAccessTest class core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php Tests for private node access on /tracker.
TrackerNodeAccessTest.php file core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php
TrackerNodeAccessTest::$defaultTheme property core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php The theme to install as the default for testing.
TrackerNodeAccessTest::$modules property core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php Modules to enable.

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