silverstripe-cms/code/Model
Lee Bradley bd86251043 Adds cacheing for SiteTree::allowedChildren()
This reduces the time for the page load in admin as it doesn't
  have to call `singleton()` as many times
2017-09-06 12:58:09 +12:00
..
CurrentPageIdentifier.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
RedirectorPage.php Merge branch '3' 2017-06-28 15:21:22 +01:00
RedirectorPageController.php FIX Allow RedirectorPage to have non-redirected actions, move redirection to index 2017-06-23 11:23:31 +12:00
SiteTree.php Adds cacheing for SiteTree::allowedChildren() 2017-09-06 12:58:09 +12:00
SiteTreeExtension.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
SiteTreeFileExtension.php NEW Use injector for creating SSViewer 2017-07-13 21:20:00 +12:00
SiteTreeFolderExtension.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
SiteTreeLinkTracking_Parser.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
SiteTreeLinkTracking.php Fix and upgrade all tests 2017-06-21 16:29:40 +12:00
VirtualPage.php Replace use of Configurable stat() with config()->get(), will be deprecated in future 2017-08-23 09:46:46 +12:00