FOSElasticaBundle/Resources
Jeremy Mikola b360a36737 [Provider] Create ProviderRegistry service (BC break)
This introduces a registry service for persistence providers.

Previously, tagging one or more provider services would cause AddProviderPass to clobber the default providers created by the bundle's extension class. Now, the extension class tags its created providers and allows them to be registered via RegisterProvidersPass just like custom providers.

BC break: Custom providers tagged "foq_elastica.provider" must now specify a "type" attribute on their tag. An "index" attribute is optional (the default ES index will be used by default).
2012-03-12 12:07:51 -04:00
..
config [Provider] Create ProviderRegistry service (BC break) 2012-03-12 12:07:51 -04:00
meta Initial commit 2011-04-08 14:11:46 -07:00
public/images add data collector for client class 2011-10-04 17:01:38 +02:00
views/Collector use yaml_encode instate of json_encode in web profiler output 2011-10-04 18:00:22 +02:00