public constant EntityResource::READ_LIST_ENTITY_ID in CMS Content Sync 2.0.x
Same name and namespace in other branches
- 8 src/Plugin/rest/resource/EntityResource.php \Drupal\cms_content_sync\Plugin\rest\resource\EntityResource::READ_LIST_ENTITY_ID
- 2.1.x src/Plugin/rest/resource/EntityResource.php \Drupal\cms_content_sync\Plugin\rest\resource\EntityResource::READ_LIST_ENTITY_ID
"ID" used to perform list requests in the {
See also
EntityResource}. Should be refactored later.
File
- src/
Plugin/ rest/ resource/ EntityResource.php, line 64
Class
- EntityResource
- Provides entity interfaces for Content Sync, allowing Sync Core to request and manipulate entities.
Namespace
Drupal\cms_content_sync\Plugin\rest\resourceCode
public const READ_LIST_ENTITY_ID = '0';