- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- src/infrastructure/editor/__tests__/PhabricatorEditorURIEngineTestCase.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/editor/PhabricatorEditorURIEngine.php
- File
- Class
- Method
- Method
- Throws unless tests are currently executing. This method can be used to guard code which is specific to unit tests and should not normally be reachable.
- Method
- Method
- Returns an integer seed to use when building unique identifiers (e.g., non-colliding usernames). The seed is unstable and its value will change between test runs, so your tests must not rely on it.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/testing/PhabricatorTestCase.php
- File
- Used by unit tests to build storage fixtures.
- Class
- Method
- Method
- Method
- src/infrastructure/testing/fixture/PhabricatorStorageFixtureScopeGuard.php
- File
- Trivial example test case.
- Class
- Method
- src/infrastructure/testing/__tests__/PhabricatorTrivialTestCase.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/syntax/PhabricatorSyntaxStyle.php
- File
- Method
- Method
- src/infrastructure/syntax/PhabricatorDefaultSyntaxStyle.php
- File
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/query/policy/PhabricatorQueryCursor.php
- File
- A query class which uses cursor-based paging. This paging is much more performant than offset-based paging in the presence of policy filtering.
- Class
- Method
- Constrain the query to include only results in valid Spaces.
- Method
- Method
- Constrain the query to return results from only specific Spaces.
- Method
- Validate edge logic constraints for the query.
- Method
- Select certain edge logic constraint values.
- Method
- Method
- Method
- Method
- Convenience method for specifying edge logic constraints with a list of PHIDs.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method