- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- src/applications/system/action/PhabricatorSystemAction.php
- File
- Class
- Method
- src/applications/system/storage/PhabricatorSystemDAO.php
- File
- Method
- Method
- src/applications/system/storage/PhabricatorSystemActionLog.php
- File
- Method
- src/applications/system/storage/PhabricatorSystemDestructionLog.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/system/application/PhabricatorSystemApplication.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorSystemSelectViewAsController.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorSystemSelectHighlightController.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorStatusController.php
- File
- Method
- src/applications/system/controller/robots/PhabricatorRobotsShortController.php
- File
- Method
- src/applications/system/controller/robots/PhabricatorRobotsResourceController.php
- File
- Method
- Method
- Method
- src/applications/system/controller/robots/PhabricatorRobotsController.php
- File
- Method
- src/applications/system/controller/robots/PhabricatorRobotsPlatformController.php
- File
- Method
- src/applications/system/controller/robots/PhabricatorRobotsBlogController.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorFaviconController.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorSystemReadOnlyController.php
- File
- This controller eases debugging of application problems that don't repro locally by allowing installs to add arbitrary debugging code easily. To use it:
- Class
- Method
- Method
- Method
- src/applications/system/controller/PhabricatorDebugController.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorSystemSelectEncodingController.php
- File
- Method
- Method
- src/applications/system/controller/PhabricatorSystemObjectController.php
- File
- Abstract "Before Destruction Engine", to fire a hook before something is permamently destroyed.
- Class
- Get all "Before Destruction Engine" extensions.
- Method
- Call your "Before Destruction" hook on the specified object. The object is guaranteed to have a PHID and still exist but will be destroyed later. This method is not called if canBeforeDestroyObject() returns false.
- Method
- Check if this extension supports a "Before Destruction" hook on the specified object.
- Method
- Get the extension human name.
- Method
- Get the extension internal key.
- Method
- src/applications/system/engine/PhabricatorBeforeDestructionEngineExtension.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/system/engine/PhabricatorCacheEngineExtension.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/system/engine/PhabricatorDestructionEngine.php
- File
- Method
- Method