Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| tracker.links.task.yml | file | core/ |
core/modules/tracker/tracker.links.task.yml |
| tracker.pages.inc | file | core/ |
User page callbacks for tracker.module. |
| tracker.schema.yml | file | core/ |
core/modules/tracker/config/schema/tracker.schema.yml |
| tracker.settings.yml | file | core/ |
core/modules/tracker/config/install/tracker.settings.yml |
| tracker.views.inc | file | core/ |
Provide views data for tracker.module. |
| tracker.views.schema.yml | file | core/ |
core/modules/tracker/config/schema/tracker.views.schema.yml |
| TrackerController::$commentStatistics | property | core/ |
The comment statistics. |
| TrackerController::$database | property | core/ |
The database connection. |
| TrackerController::$databaseReplica | property | core/ |
The database replica connection. |
| TrackerController::$nodeStorage | property | core/ |
The node storage. |
| TrackerController::checkAccess | function | core/ |
Checks access for the users recent content tracker page. |
| TrackerController::__construct | function | core/ |
Constructs a TrackerController object. |
| TrackerLegacyTest | class | core/ |
@group tracker @group legacy |
| TrackerLegacyTest.php | file | core/ |
|
| TrackerLegacyTest::$modules | property | core/ |
Modules to enable. |
| TrackerLegacyTest::setUp | function | core/ |
|
| TrackerLegacyTest::testDeprecatedTrackerPage | function | core/ |
@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/ |
Returns available fields on the source. |
| TrackerNode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TrackerNodeAccessTest | class | core/ |
Tests for private node access on /tracker. |
| TrackerNodeAccessTest.php | file | core/ |
|
| TrackerNodeAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TrackerNodeAccessTest::$modules | property | core/ |
Modules to enable. |
| TrackerNodeAccessTest::setUp | function | core/ |
|
| TrackerNodeAccessTest::testTrackerNodeAccess | function | core/ |
Ensure private node on /tracker is only visible to users with permission. |
| TrackerNodeAccessTest::testTrackerNodeAccessIndexing | function | core/ |
Ensure that tracker_cron is not access sensitive. |
| TrackerNodeTest | class | core/ |
Tests D7 tracker node source plugin. |
| TrackerNodeTest.php | file | core/ |
|
| TrackerNodeTest::$modules | property | core/ |
Modules to enable. |
| TrackerNodeTest::providerSource | function | core/ |
The data provider. |
| TrackerRecentContentLinkTest | class | core/ |
Tests recent content link. |
| TrackerRecentContentLinkTest.php | file | core/ |
|
| TrackerRecentContentLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TrackerRecentContentLinkTest::$modules | property | core/ |
Modules to enable. |
| TrackerRecentContentLinkTest::testRecentContentLink | function | core/ |
Tests the recent content link in menu block. |
| TrackerTest | class | core/ |
Create and delete nodes and check for their display in the tracker listings. |
| TrackerTest.php | file | core/ |
|
| TrackerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TrackerTest::$modules | property | core/ |
Modules to enable. |
| TrackerTest::$otherUser | property | core/ |
A second user that will 'create' comments and nodes. |
| TrackerTest::$user | property | core/ |
The main user for testing. |
| TrackerTest::assertHistoryMetadata | function | core/ |
Passes if the appropriate history metadata exists. |
| TrackerTest::setUp | function | core/ |
|
| TrackerTest::testTrackerAdminUnpublish | function | core/ |
Tests that publish/unpublish works at admin/content/node. |
| TrackerTest::testTrackerAll | function | core/ |
Tests for the presence of nodes on the global tracker listing. |
| TrackerTest::testTrackerCronIndexing | function | core/ |
Tests that existing nodes are indexed by cron. |
| TrackerTest::testTrackerHistoryMetadata | function | core/ |
Tests the metadata for the "new"/"updated" indicators. |
| TrackerTest::testTrackerOrderingNewComments | function | core/ |
Tests for ordering on a users tracker listing when comments are posted. |
| TrackerTest::testTrackerUser | function | core/ |
Tests for the presence of nodes on a user's tracker listing. |
| TrackerTestBase | class | core/ |
Base class for all tracker tests. |
Pagination
- Previous page
- Page 1270
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.