注解缓存捆绑:在symfony容器内对服务进行基于注解的缓存。

时间:2024-02-26 21:00:54
【文件属性】:

文件名称:注解缓存捆绑:在symfony容器内对服务进行基于注解的缓存。

文件大小:37KB

文件格式:ZIP

更新时间:2024-02-26 21:00:54

php symfony symfony-bundle cache annotations

eMAG CachingBundle 安装 为了对方法进行缓存,您需要使用composer安装它: 添加要求: $ composer require emag/cache-bundle 添加到您的app / AppKernel.php class AppKernel extends Kernel { public function registerBundles () { $ bundles = [ //... new Emag \ CacheBundle \ EmagCach


【文件预览】:
annotation-cache-bundle-master
----composer.json(2KB)
----.travis.yml(526B)
----build.xml(2KB)
----phpcs.xml(3KB)
----tests()
--------config_generator.yml(296B)
--------config_incorrect_service.yml(133B)
--------config_ignore_namespace.yml(599B)
--------FinalMethodCacheTest.php(2KB)
--------CacheWrapperTest.php(5KB)
--------StaticMethodCacheTest.php(2KB)
--------config_multi_service.yml(430B)
--------Helpers()
--------CacheWarmupProxiesTest.php(3KB)
--------IncorrectCachingServiceTest.php(1KB)
--------MultiCacheEngineTest.php(1KB)
--------AbstractMethodCacheTest.php(2KB)
--------config.yml(686B)
--------config_final.yml(288B)
--------MissingServiceExtensionTest.php(1KB)
--------IgnoredHelpers()
--------config_missing_service.yml(45B)
--------config_abstract.yml(294B)
--------GeneratorMethodCacheTest.php(2KB)
--------config_static.yml(290B)
--------IgnoreNamespaceTest.php(3KB)
----LICENSE(1KB)
----src()
--------DependencyInjection()
--------ProxyManager()
--------Resources()
--------CacheWarmer()
--------Annotation()
--------EmagCacheBundle.php(827B)
--------Exception()
----phpmd.xml(781B)
----.coveralls.yml(0B)
----.gitignore(88B)
----phpunit.xml.dist(755B)
----README.md(3KB)

网友评论