- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- src/applications/feed/application/PhabricatorFeedApplication.php
- File
- Method
- Method
- src/applications/feed/controller/PhabricatorFeedTransactionListController.php
- File
- Method
- src/applications/feed/controller/PhabricatorFeedDetailController.php
- File
- Method
- Method
- src/applications/feed/controller/PhabricatorFeedListController.php
- File
- src/applications/feed/controller/PhabricatorFeedController.php
- File
- src/applications/feed/management/PhabricatorFeedManagementWorkflow.php
- File
- Method
- Method
- src/applications/feed/management/PhabricatorFeedManagementRepublishWorkflow.php
- File
- We generate a unique chronological key for each story type because we want to be able to page through the stream with a cursor (i.e., select stories after ID = X) so we can efficiently perform filtering after selecting data, and multiple stories with the same ID make this cumbersome without putting a bunch of logic in the client. We could use the primary key, but that would prevent publishing stories which happened in the past. Since it's potentially useful to do that (e.g., if you're importing another data source) build a unique key for each story which has chronological ordering.
- Method
- Method
- Remove PHIDs who should not receive notifications from a subscriber list.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/feed/PhabricatorFeedStoryPublisher.php
- File
- Class
- Method
- src/applications/feed/conduit/FeedConduitAPIMethod.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/feed/conduit/FeedQueryConduitAPIMethod.php
- File
- This is more of an acceptance test case instead of a unit test. It verifies that the Celerity map is up-to-date.
- Method
- src/__tests__/PhabricatorCelerityTestCase.php
- File
- src/__tests__/PhabricatorLibraryTestCase.php
- File
- Class
- Method
- src/__tests__/PhorgeI18nTestCase.php
- File
- Method
- src/__tests__/PhabricatorConduitTestCase.php
- File
- src/__tests__/PhabricatorInfrastructureTestCase.php
- File
- Method
- Method
- src/infrastructure/customfield/config/PhabricatorCustomFieldConfigOptionType.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/customfield/editor/PhabricatorCustomFieldEditField.php
- File