Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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
tracker.links.task.yml file core/modules/tracker/tracker.links.task.yml core/modules/tracker/tracker.links.task.yml
tracker.schema.yml file core/modules/tracker/config/schema/tracker.schema.yml core/modules/tracker/config/schema/tracker.schema.yml
tracker.settings.yml file core/modules/tracker/config/install/tracker.settings.yml core/modules/tracker/config/install/tracker.settings.yml
tracker.views.inc file core/modules/tracker/tracker.views.inc Provide views data for tracker.module.
tracker.views.schema.yml file core/modules/tracker/config/schema/tracker.views.schema.yml core/modules/tracker/config/schema/tracker.views.schema.yml
TrackerController::$commentStatistics property core/modules/tracker/src/Controller/TrackerController.php The comment statistics.
TrackerController::$database property core/modules/tracker/src/Controller/TrackerController.php The database connection.
TrackerController::$databaseReplica property core/modules/tracker/src/Controller/TrackerController.php The database replica connection.
TrackerController::$nodeStorage property core/modules/tracker/src/Controller/TrackerController.php The node storage.
TrackerController::checkAccess function core/modules/tracker/src/Controller/TrackerController.php Checks access for the users recent content tracker page.
TrackerController::__construct function core/modules/tracker/src/Controller/TrackerController.php Constructs a TrackerController object.
TrackerNode::fields function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerNode.php Returns available fields on the source.
TrackerNode::getIds function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerNode.php Defines the source fields uniquely identifying a source row.
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
TrackerTest::$defaultTheme property core/modules/tracker/tests/src/Functional/TrackerTest.php The theme to install as the default for testing.
TrackerTest::$modules property core/modules/tracker/tests/src/Functional/TrackerTest.php Modules to enable.
TrackerTest::$otherUser property core/modules/tracker/tests/src/Functional/TrackerTest.php A second user that will 'create' comments and nodes.
TrackerTest::$user property core/modules/tracker/tests/src/Functional/TrackerTest.php The main user for testing.
TrackerTest::assertHistoryMetadata function core/modules/tracker/tests/src/Functional/TrackerTest.php Passes if the appropriate history metadata exists.
TrackerTest::setUp function core/modules/tracker/tests/src/Functional/TrackerTest.php
TrackerTest::testTrackerAdminUnpublish function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests for the presence of nodes on the global tracker listing.

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