a configuration – Ukrainian Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
36
Results
1
Domain
36 Hits
www.mc-technologies.net
Show text
Show cached source
Open source URL
You may configure the serializer by setting the yii est\Controller::$serializer property with
a configuration
array. For example, sometimes you may want to help simplify the client development work by including pagination information directly in the response body.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
yiiframework.com
as primary domain
As we have described above, yii\rest\Serializer is the central piece responsible for converting resource objects or collections into arrays. It recognizes objects implementing yii\base\Arrayable as well as yii\data\DataProviderInterface. The former is mainly implemented by resource objects, while the latter resource collections.