|
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. |
|
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. |