We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Foobar.field_allow_api_access
FALSE
Foobar::access()
How would you recommend achieving this? Any help will be appreciated. Thanks.
The text was updated successfully, but these errors were encountered:
Stumbled upon your issue, I'm curious did you end up implementing access static method?
Sorry, something went wrong.
It's been so long that I don't even remember filling this issue. Sorry. Not much info to add at this point.
No problem.
No branches or pull requests
The problem
Foobar.field_allow_api_access
isFALSE
, then nobody should be able to access it through the APIFoobar::access()
method to do this check, but there isn't a clear way for me to get the entity which is in contextHow would you recommend achieving this? Any help will be appreciated. Thanks.
The text was updated successfully, but these errors were encountered: