Search for author

  1. Search 7.x for author
  2. Search 9.5.x for author
  3. Search 10.3.x for author
  4. Search 11.x for author
  5. Other projects
Title Object type File name Summary
RestJsonApiUnsupported::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupported.php Sets up the necessary authorization.
RestRegisterUserTest::getExpectedBcUnauthorizedAccessMessage function core/modules/user/tests/src/Functional/RestRegisterUserTest.php
RestRegisterUserTest::getExpectedUnauthorizedAccessCacheability function core/modules/user/tests/src/Functional/RestRegisterUserTest.php Returns the expected cacheability of an unauthorized access response.
RestRegisterUserTest::getExpectedUnauthorizedAccessMessage function core/modules/user/tests/src/Functional/RestRegisterUserTest.php Return the expected error message.
RestRegisterUserTest::setUpAuthorization function core/modules/user/tests/src/Functional/RestRegisterUserTest.php Sets up the necessary authorization.
RestResourceConfigResourceTestBase::setUpAuthorization function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php Sets up the necessary authorization.
RestResourceConfigTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Sets up the necessary authorization.
RoleResourceTestBase::setUpAuthorization function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Sets up the necessary authorization.
RoleTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RoleTest.php Sets up the necessary authorization.
RowEntityRenderersTest::$testAuthor property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The author of the test content.
SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php Return the expected error message.
SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php The cacheability of unauthorized 'view' entity access.
SearchPageResourceTestBase::setUpAuthorization function core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php Sets up the necessary authorization.
SearchPageTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Returns the expected cacheability for an unauthorized response.
SearchPageTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Return the expected error message.
SearchPageTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Sets up the necessary authorization.
ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Return the expected error message.
ShortcutResourceTestBase::setUpAuthorization function core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php Sets up the necessary authorization.
ShortcutSetResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Return the expected error message.
ShortcutSetResourceTestBase::setUpAuthorization function core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php Sets up the necessary authorization.
ShortcutSetTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Return the expected error message.
ShortcutSetTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php Sets up the necessary authorization.
ShortcutTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Return the expected error message.
ShortcutTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ShortcutTest.php Sets up the necessary authorization.
StandardProfileTest::$authorUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
system.authorize.yml file core/modules/system/config/install/system.authorize.yml core/modules/system/config/install/system.authorize.yml
SystemAuthorizeTest class core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the authorize.php script and related API.
SystemAuthorizeTest.php file core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
SystemAuthorizeTest::$defaultTheme property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php The theme to install as the default for testing.
SystemAuthorizeTest::$modules property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Modules to enable.
SystemAuthorizeTest::drupalGetAuthorizePHP function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Helper function to initialize authorize.php and load it via drupalGet().
SystemAuthorizeTest::setUp function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
SystemAuthorizeTest::testFileTransferHooks function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the FileTransfer hooks
SystemTestController::authorizeInit function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Initialize authorize.php during testing.
system_authorized_batch_process function core/modules/system/system.module Use authorize.php to run batch_process().
system_authorized_batch_processing_url function core/modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch.
system_authorized_get_url function core/modules/system/system.module Return the URL for the authorize.php script.
system_authorized_init function core/modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges.
system_authorized_run function core/modules/system/system.module Setup and invoke an operation using authorize.php.
template_preprocess_authorize_report function core/includes/theme.maintenance.inc Prepares variables for authorize.php operation report templates.
TermResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Return the expected error message.
TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The cacheability of unauthorized 'view' entity access.
TermResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Sets up the necessary authorization.
TermTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/TermTest.php Returns the expected cacheability for an unauthorized response.
TermTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/TermTest.php Return the expected error message.
TermTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/TermTest.php Sets up the necessary authorization.
TourResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Return the expected error message.
TourResourceTestBase::setUpAuthorization function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Sets up the necessary authorization.
TourTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/TourTest.php Return the expected error message.
TourTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/TourTest.php Sets up the necessary authorization.

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