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. 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
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
@group legacy
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/src/Kernel/TrackChangesTest.php Tests migration track changes property.
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.php file core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php
TrackChangesTest.php file core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
TrackChangesTest::$modules property core/modules/migrate/tests/src/Kernel/TrackChangesTest.php Modules to install.
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.
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.
TrackerNodeAccessTest::setUp function core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php
TrackerNodeAccessTest::testTrackerNodeAccess function core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php Ensure private node on /tracker is only visible to users with permission.
TrackerNodeAccessTest::testTrackerNodeAccessIndexing function core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php Ensure that tracker_cron is not access sensitive.
TrackerNodeTest class core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php Tests D7 tracker node source plugin.
TrackerNodeTest.php file core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php
TrackerNodeTest::$modules property core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php Modules to install.
TrackerNodeTest::providerSource function core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php
TrackerRecentContentLinkTest class core/modules/tracker/tests/src/Functional/TrackerRecentContentLinkTest.php Tests recent content link.
TrackerRecentContentLinkTest.php file core/modules/tracker/tests/src/Functional/TrackerRecentContentLinkTest.php
TrackerRecentContentLinkTest::$defaultTheme property core/modules/tracker/tests/src/Functional/TrackerRecentContentLinkTest.php The theme to install as the default for testing.
TrackerRecentContentLinkTest::$modules property core/modules/tracker/tests/src/Functional/TrackerRecentContentLinkTest.php Modules to install.
TrackerRecentContentLinkTest::testRecentContentLink function core/modules/tracker/tests/src/Functional/TrackerRecentContentLinkTest.php Tests the recent content link in menu block.
TrackerTest class core/modules/tracker/tests/src/Functional/TrackerTest.php Create and delete nodes and check for their display in the tracker listings.
TrackerTest.php file core/modules/tracker/tests/src/Functional/TrackerTest.php

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