For example I have entities and do next
Question is: Can I get Id from link without query to SQL?
|
Hello Anton. We have different services for direct access to Entities, Entity states and some other system objects. You need DirectEntityAccessor. You can get it from session
Then you can get value from key. See also: all services. |