文件名称:HshnSerializerExtraBundle:这个包提供了一些额外的序列化功能
文件大小:78KB
文件格式:ZIP
更新时间:2024-07-19 06:34:19
PHP
HshnSerializerExtraBundle 这个包为序列化提供了一些额外的功能。 物品出口权限 # app/config.yml hshn_serializer_extra : authority : classes : AcmeBundle\Entity\Blog : attributes : OWNER /** @var $serializer JMS\Serializer\Serializer */ $ json = $ serializer -> serialize ( $ blog , 'json' ); 当对象被序列化时, AuthorizationCheckerInterface::isGranted()提供的访问权限将被导出到属性“_authority”。 { " k
【文件预览】:
HshnSerializerExtraBundle-master
----src()
--------Resources()
--------HshnSerializerExtraBundle.php(146B)
--------ParameterBag.php(1KB)
--------AbstractContextAwareEventSubscriber.php(576B)
--------VichUploader()
--------Authority()
--------ContextMatcher()
--------DependencyInjection()
--------Util()
----phpunit.xml.dist(271B)
----.travis.yml(374B)
----gulpfile.js(472B)
----LICENSE(1KB)
----README.md(3KB)
----tests()
--------VichUploader()
--------Functional()
--------Authority()
--------ContextMatcher()
--------DependencyInjection()
--------bootstrap.php(150B)
--------ParameterBagTest.php(1KB)
----.gitignore(39B)
----package.json(111B)
----composer.json(1KB)