Search for permissions

  1. Search 7.x for permissions
  2. Search 9.5.x for permissions
  3. Search 10.3.x for permissions
  4. Search 11.x for permissions
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Permissions class core/modules/content_moderation/src/Permissions.php Defines a class for dynamic permissions based on transitions.
Permissions class core/modules/user/src/Plugin/views/field/Permissions.php Field handler to provide a list of permissions.
Permissions class core/modules/user/src/Plugin/views/filter/Permissions.php Filter handler for user roles.

All search results

Title Object type File name Summary
ContentTranslationPermissions::contentPermissions function core/modules/content_translation/src/ContentTranslationPermissions.php Returns an array of content translation permissions.
ContentTranslationPermissions::create function core/modules/content_translation/src/ContentTranslationPermissions.php Instantiates a new instance of this class.
ContentTranslationPermissions::__construct function core/modules/content_translation/src/ContentTranslationPermissions.php Constructs a ContentTranslationPermissions instance.
ContentTranslationSyncImageTest::getEditorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php Returns an array of permissions needed for the editor.
ContentTranslationTestBase::getAdministratorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Returns an array of permissions needed for the administrator.
ContentTranslationTestBase::getAdministratorPermissions function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns an array of permissions needed for the administrator.
ContentTranslationTestBase::getEditorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Returns an array of permissions needed for the editor.
ContentTranslationTestBase::getEditorPermissions function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns an array of permissions needed for the editor.
ContentTranslationTestBase::getTranslatorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Returns an array of permissions needed for the translator.
ContentTranslationTestBase::getTranslatorPermissions function core/modules/content_translation/src/Tests/ContentTranslationTestBase.php Returns an array of permissions needed for the translator.
ContentTranslationWorkflowsTest::getEditorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Returns an array of permissions needed for the editor.
ContentTranslationWorkflowsTest::getTranslatorPermissions function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Returns an array of permissions needed for the translator.
content_moderation.permissions.yml file core/modules/content_moderation/content_moderation.permissions.yml core/modules/content_moderation/content_moderation.permissions.yml
content_translation.permissions.yml file core/modules/content_translation/content_translation.permissions.yml core/modules/content_translation/content_translation.permissions.yml
contextual.permissions.yml file core/modules/contextual/contextual.permissions.yml core/modules/contextual/contextual.permissions.yml
ContextualDynamicContextTest::testDifferentPermissions function core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php Tests contextual links with different permissions.
drupal-8.media-add-additional-permissions.php file core/modules/media/tests/fixtures/update/drupal-8.media-add-additional-permissions.php Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing
the upgrade path of https://www.drupal.org/node/2862422.
EntityResource::permissions function core/modules/rest/src/Plugin/rest/resource/EntityResource.php Implements ResourceInterface::permissions().
EntityResourcePermissionsUpdateTest class core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php Tests that existing sites continue to use permissions for EntityResource.
EntityResourcePermissionsUpdateTest.php file core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php
EntityResourcePermissionsUpdateTest::$modules property core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php Modules to enable after the database is loaded.
EntityResourcePermissionsUpdateTest::setDatabaseDumpFiles function core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php Set database dump files to be used.
EntityResourcePermissionsUpdateTest::testBcEntityResourcePermissionSettingAdded function core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php Tests rest_update_8203().
EntityTestPermissions class core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php Provides dynamic permissions for entity test.
EntityTestPermissions.php file core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php
EntityTestPermissions::buildPermissions function core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php Returns a list of entity test permissions for a given entity test bundle.
EntityTestPermissions::entityTestBundlePermissions function core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php Returns an array of entity_test_bundle permissions.
entity_test.permissions.yml file core/modules/system/tests/modules/entity_test/entity_test.permissions.yml core/modules/system/tests/modules/entity_test/entity_test.permissions.yml
FieldUiPermissions class core/modules/field_ui/src/FieldUiPermissions.php Provides dynamic permissions of the field_ui module.
FieldUiPermissions.php file core/modules/field_ui/src/FieldUiPermissions.php
FieldUiPermissions::$deprecatedProperties property core/modules/field_ui/src/FieldUiPermissions.php
FieldUiPermissions::$entityTypeManager property core/modules/field_ui/src/FieldUiPermissions.php The entity type manager.
FieldUiPermissions::create function core/modules/field_ui/src/FieldUiPermissions.php Instantiates a new instance of this class.
FieldUiPermissions::fieldPermissions function core/modules/field_ui/src/FieldUiPermissions.php Returns an array of field UI permissions.
FieldUiPermissions::__construct function core/modules/field_ui/src/FieldUiPermissions.php Constructs a new FieldUiPermissions instance.
field_test.permissions.yml file core/modules/field/tests/modules/field_test/field_test.permissions.yml core/modules/field/tests/modules/field_test/field_test.permissions.yml
field_ui.permissions.yml file core/modules/field_ui/field_ui.permissions.yml core/modules/field_ui/field_ui.permissions.yml
file.permissions.yml file core/modules/file/file.permissions.yml core/modules/file/file.permissions.yml
FileResourceTestBase::grantPermissionsToTestedRole function core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php Grants permissions to the tested role: anonymous or authenticated.
FileSystemInterface::MODIFY_PERMISSIONS constant core/lib/Drupal/Core/File/FileSystemInterface.php Flag used by ::prepareDirectory() -- file permissions may be changed.
FileSystemTest::assertFilePermissions function core/tests/Drupal/Tests/Core/File/FileSystemTest.php Asserts that the file permissions of a given URI matches.
FileTestBase::assertDirectoryPermissions function core/tests/Drupal/KernelTests/Core/File/FileTestBase.php Helper function to test the permissions of a directory.
FileTestBase::assertFilePermissions function core/tests/Drupal/KernelTests/Core/File/FileTestBase.php Helper function to test the permissions of a file.
FileUploadResource::permissions function core/modules/file/src/Plugin/rest/resource/FileUploadResource.php Implements ResourceInterface::permissions().
FILE_MODIFY_PERMISSIONS constant core/includes/file.inc Flag used to indicate file permissions may be changed.
filter.permissions.yml file core/modules/filter/filter.permissions.yml core/modules/filter/filter.permissions.yml
FilterFormatAccessTest::testFormatPermissions function core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php Tests the Filter format access permissions functionality.
FilterFormatAccessTest::testFormatWidgetPermissions function core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php Tests editing a page using a disallowed text format.
FilterPermissions class core/modules/filter/src/FilterPermissions.php Provides dynamic permissions of the filter module.
FilterPermissions.php file core/modules/filter/src/FilterPermissions.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.