Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TourTestBasic::$tips property core/modules/tour/tests/src/Functional/TourTestBasic.php Tour tip attributes to be tested. Keyed by the path.
TourTestBasic::setUp function core/modules/tour/tests/src/Functional/TourTestBasic.php
TourTestBasic::testTips function core/modules/tour/tests/src/Functional/TourTestBasic.php A simple tip test.
TourTestController class core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Controller routines for tour_test routes.
TourTestController.php file core/modules/tour/tests/tour_test/src/Controller/TourTestController.php
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().
tour_tour_insert function core/modules/tour/tour.module Implements hook_ENTITY_TYPE_insert() for tour entities.
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 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.
tracker.install file core/modules/tracker/tracker.install Install, update, and uninstall functions for tracker.module.
tracker.libraries.yml file core/modules/tracker/tracker.libraries.yml core/modules/tracker/tracker.libraries.yml
tracker.links.menu.yml file core/modules/tracker/tracker.links.menu.yml core/modules/tracker/tracker.links.menu.yml

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