silverstripe-framework/src/Core/Injector
Sam Minnée e72fc9e3d0 FIX DataObject singleton creation (#8516)
Ensure DataObject instances are aware they are singletons so functions like populateDefaults() can be skipped. (fixes #4878)

Correctly applies https://github.com/silverstripe/silverstripe-framework/pull/7850 to the 4.x line
This has already been fixed in 3.x
2018-10-25 11:42:45 +13:00
..
AfterCallAspect.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
AopProxyService.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
BeforeCallAspect.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Factory.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Injectable.php API Remove Object class 2017-05-23 13:50:35 +12:00
InjectionCreator.php API PSR-11 compliance (fixes #6594) (#6931) 2017-05-19 13:45:07 +12:00
Injector.php FIX DataObject singleton creation (#8516) 2018-10-25 11:42:45 +13:00
InjectorLoader.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
InjectorNotFoundException.php API PSR-11 compliance (fixes #6594) (#6931) 2017-05-19 13:45:07 +12:00
ServiceConfigurationLocator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SilverStripeServiceConfigurationLocator.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00