Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
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 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.
TrackerUser class core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php Drupal 7 tracker user source from database.
TrackerUser.php file core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php
TrackerUser::fields function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php Returns available fields on the source.
TrackerUser::getIds function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php Defines the source fields uniquely identifying a source row.
TrackerUser::query function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php
TrackerUserTest class core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php Tests D7 tracker user source plugin.
TrackerUserTest.php file core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php
TrackerUserTest::$modules property core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php Modules to enable.
TrackerUserTest::providerSource function core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php The data provider.
TrackerUserUidTest class core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php Tests the tracker user uid handlers.
TrackerUserUidTest.php file core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php
TrackerUserUidTest::$modules property core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php Modules to enable.
TrackerUserUidTest::$testViews property core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php Views used by this test.
TrackerUserUidTest::testUserUid function core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php Tests the user uid filter and argument.

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