EntityManager::getAccessController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new access controller instance. |
NodeTranslationController::getAccess |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::getAccess(). |
EntityTranslationController::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getAccess(). |
ReflectionService::getAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return an accessible property (setAccessible(true)) or null. |
EntityTranslationControllerNG::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Overrides \Drupal\translation_entity\EntityTranslationController::getAccess(). |
CustomBlockTranslationController::getAccess |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::getAccess(). |
StaticReflectionService::getAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return an accessible property (setAccessible(true)) or null. |
RuntimeReflectionService::getAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return an accessible property (setAccessible(true)) or null. |
EntityTranslationControllerInterface::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Checks if the user can perform the given operation on the wrapped entity. |
StaticReflectionServiceTest::testGetAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
RuntimeReflectionServiceTest::testGetAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|