FileExampleSessionStreamWrapper::getUri |
function |
modules/examples/file_example/file_example_session_streams.inc |
Implements getUri(). |
views_handler_field_file_uri::options_form |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Provide link to file option |
BackdropDummyStreamWrapper::getInternalUri |
function |
core/modules/simpletest/tests/file_test.stream_wrappers.inc |
Override getInternalUri(). |
UserEntityCallbacksTestCase::testUriCallback |
function |
core/modules/user/tests/user.test |
Test URI callback. |
views_handler_field_file_uri::option_definition |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
UpdateCoreTestCase::testSecurityUpdateAvailable |
function |
core/modules/update/tests/update.test |
Tests the Update Manager module when a security update is available. |
FilterSecurityTestCase::testDisableFilterModule |
function |
core/modules/filter/tests/filter.test |
Tests removal of filtered content when an active filter is disabled. |
FileExampleSessionStreamWrapper::uri_to_session_key |
function |
modules/examples/file_example/file_example_session_streams.inc |
Return a reference to the correct $_SESSION key. |
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate |
function |
core/modules/update/tests/update.test |
Tests that subthemes are notified about security updates for base themes. |
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate |
function |
core/modules/update/tests/update.test |
Tests that the admin theme is always notified about security updates. |
InstallerTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages |
function |
core/modules/installer/tests/installer.test |
Checks the messages on Update Manager pages when missing a security update. |