update_authorize_install_batch_finished |
function |
drupal/core/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized install batch is done. |
NodeTranslationUITest::assertAuthoringInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::assertAuthoringInfo(). |
SystemAuthorizeTest::drupalGetAuthorizePHP |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Helper function to initialize authorize.php and load it via drupalGet(). |
SystemAuthorizeTest::testFileTransferHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks |
_authorize_filetransfer_connection_settings |
function |
drupal/core/includes/authorize.inc |
Generates the Form API array for a given connection backend's settings. |
EntityTranslationUITest::assertAuthoringInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests the translation authoring information. |
_authorize_filetransfer_connection_settings_set_defaults |
function |
drupal/core/includes/authorize.inc |
Sets the default settings on a file transfer connection form recursively. |
HttpCacheTest::testDoesCacheWithAuthorizationRequestHeaderAndPublicResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testDoesNotCacheWithAuthorizationRequestHeaderAndNonPublicResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|