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
tracker.links.task.yml file core/modules/tracker/tracker.links.task.yml core/modules/tracker/tracker.links.task.yml
tracker.pages.inc file core/modules/tracker/tracker.pages.inc User page callbacks for tracker.module.
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.
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
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 enable.
TrackerNodeTest::providerSource function core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php The data provider.
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 enable.
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.
TrackerTest::testTrackerCronIndexing function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerHistoryMetadata function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests the metadata for the "new"/"updated" indicators.
TrackerTest::testTrackerOrderingNewComments function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests for ordering on a users tracker listing when comments are posted.
TrackerTest::testTrackerUser function core/modules/tracker/tests/src/Functional/TrackerTest.php Tests for the presence of nodes on a user's tracker listing.
TrackerTestBase class core/modules/tracker/src/Tests/Views/TrackerTestBase.php Base class for all tracker tests.

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