Guy Sartorelli 95d1c674a2
FIX Allow multiple iterations of eager-loaded DataLists
Includes making sure toArray() uses the correct iteration logic,
and cloning resets the eagerloaded data for the new clone.

Previously, a second iteration would add every relation item to the
relation list a second time - so with each iteration your relation list
count doubled (though it was the same records time and again).
2023-07-17 12:03:11 +12:00
2023-02-07 13:36:42 +13:00
2023-03-06 18:17:45 +13:00
2022-11-15 18:20:54 +13:00
2022-11-15 18:20:54 +13:00
2017-10-12 11:53:12 +13:00
2022-02-04 10:07:27 +13:00
2023-05-24 14:27:33 +12:00
2020-12-22 11:43:54 +13:00
2023-04-19 17:39:47 +12:00

Silverstripe Framework

CI Silverstripe supported module

PHP framework forming the base for the Silverstripe CMS (https://silverstripe.org). Requires a silverstripe-installer base project. Typically used alongside the cms module.

Installation

See getting started for instructions on how to start the installation process.

Bugtracker

Bugs are tracked on github.com. Please read our issue reporting guidelines.

Development and Contribution

If you would like to make changes to the Silverstripe core codebase, we have an extensive guide to contributing code.

Attribution

Description
No description provided
Readme 162 MiB
Languages
PHP 99.4%
Scheme 0.5%