dev-master
9999999-devA set of utilities for making SS perform a little better
BSD-3-Clause
silverstripe performance
1.0.0
1.0.0.0A set of utilities for making SS perform a little better
BSD-3-Clause
silverstripe performance
Wallogit.com
2017 © Pedro Peláez
A set of utilities for making SS perform a little better
A module for pre-calculating a load of data about your page structure to greatly speed up things like menu generation., (*1)
Avoids the costly recursive tree lookups that things like Children,
Link, Parent can trigger, but still applies a level of permission
checking, and respects ShowInMenus settings., (*2)
Marcus Nyeholt, (*3)
With a reference to the SiteDataService, you can access, (*5)
getItem() - a DataObjectNode objectgetItems() - all page objectsDataObjectNode provides a partial API implementation for accessing methods typically
found on SiteTree, but where the items returned are DataObjectNodes looked up via
the pre-cached data in SiteDataService, (*6)
A set of utilities for making SS perform a little better
BSD-3-Clause
silverstripe performance
A set of utilities for making SS perform a little better
BSD-3-Clause
silverstripe performance