|
DrupalPrivateStreamWrapper::getExternalUrl |
function |
drupal-7.x/includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
|
BootstrapResettableStaticTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/bootstrap.test |
|
|
StreamWrapperTest::testGetInstanceByScheme |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
|
file_stream_wrapper_get_instance_by_scheme |
function |
drupal-7.x/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
|
UserValidateCurrentPassCustomForm::getInfo |
function |
drupal-7.x/modules/user/user.test |
|
|
NodeTypeTestCase::testNodeTypeGetFunctions |
function |
drupal-7.x/modules/node/node.test |
Ensures that node type functions (node_type_get_*) work correctly. |
|
MultiStepNodeFormBasicOptionsTest::getInfo |
function |
drupal-7.x/modules/node/node.test |
|
|
DatabaseStatementInterface::getQueryString |
function |
drupal-7.x/includes/database/database.inc |
Gets the query string of this statement. |
|
SystemAuthorizeCase::drupalGetAuthorizePHP |
function |
drupal-7.x/modules/system/system.test |
Helper function to initialize authorize.php and load it via drupalGet(). |
|
RegistryParseFileTestCase::getFileContents |
function |
drupal-7.x/modules/simpletest/tests/registry.test |
getFileContents |
|
RegistryParseFilesTestCase::getFileContents |
function |
drupal-7.x/modules/simpletest/tests/registry.test |
getFileContents |
|
UrlAlterFunctionalTest::testGetQInitialized |
function |
drupal-7.x/modules/simpletest/tests/path.test |
Tests that $_GET['q'] is initialized when the request path is empty. |
|
DrupalPublicStreamWrapper::getDirectoryPath |
function |
drupal-7.x/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
|
SimpleTestFunctionalTest::getResultFieldSet |
function |
drupal-7.x/modules/simpletest/simpletest.test |
Get the fieldset containing the results for group this test is in. |
|
ThemeTestCase::testFrontPageThemeSuggestion |
function |
drupal-7.x/modules/simpletest/tests/theme.test |
Ensure page-front template suggestion is added when on front page. |
|
StreamWrapperTest::testGetValidStreamScheme |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test the scheme functions. |
|
CacheGetMultipleUnitTest::testCacheMultiple |
function |
drupal-7.x/modules/simpletest/tests/cache.test |
Test cache_get_multiple(). |
|
AggregatorTestCase::getDefaultFeedItemCount |
function |
drupal-7.x/modules/aggregator/aggregator.test |
Returns the count of the randomly created feed array. |
|
DatabaseSelectPagerDefaultTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
|
|
DrupalUpdaterInterface::getInstallDirectory |
function |
drupal-7.x/includes/updater.inc |
|
|
LocalePluralFormatTest::testGetPluralFormat |
function |
drupal-7.x/modules/locale/locale.test |
Tests locale_get_plural() functionality. |
|
OptionsSelectDynamicValuesTestCase::getInfo |
function |
drupal-7.x/modules/field/modules/options/options.test |
|
|
LocaleUninstallFrenchFunctionalTest::getInfo |
function |
drupal-7.x/modules/locale/locale.test |
|
|
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
|
DrupalPrivateStreamWrapper::getDirectoryPath |
function |
drupal-7.x/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
|
DrupalTemporaryStreamWrapper::getExternalUrl |
function |
drupal-7.x/includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
|
LocaleCommentLanguageFunctionalTest::getInfo |
function |
drupal-7.x/modules/locale/locale.test |
|
|
ListDynamicValuesValidationTestCase::getInfo |
function |
drupal-7.x/modules/field/modules/list/tests/list.test |
|
|
DatabaseMergeTestCase::testMergeUpdateExcept |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully, with different insert and update. |
|
OptionsWidgetsTestCase::testSelectListSingle |
function |
drupal-7.x/modules/field/modules/options/options.test |
Tests the 'options_select' widget (single select). |
|
DrupalStreamWrapperInterface::getExternalUrl |
function |
drupal-7.x/includes/stream_wrappers.inc |
Returns a web accessible URL for the resource. |
|
SimpleTestBrowserTestCase::testGetAbsoluteUrl |
function |
drupal-7.x/modules/simpletest/simpletest.test |
Test DrupalWebTestCase::getAbsoluteUrl(). |
|
FormStateValuesCleanAdvancedTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/form.test |
|
|
UserUpgradePathPasswordTokenTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.user.test |
|
|
field_test_field_widget_properties_user_alter |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements hook_field_widget_properties_ENTITY_TYPE_alter(). |
|
BatchPageTestCase::testBatchProgressPageTheme |
function |
drupal-7.x/modules/simpletest/tests/batch.test |
Tests that the batch API progress page uses the correct theme. |
|
LocaleLanguageSwitchingFunctionalTest::getInfo |
function |
drupal-7.x/modules/locale/locale.test |
|
|
FileFieldWidgetTestCase::testMultiValuedWidget |
function |
drupal-7.x/modules/file/tests/file.test |
Tests upload and remove buttons for multiple multi-valued File fields. |
|
DrupalTemporaryStreamWrapper::getDirectoryPath |
function |
drupal-7.x/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
|
SimpleTestFunctionalTest::getTestIdFromResults |
function |
drupal-7.x/modules/simpletest/simpletest.test |
Fetch the test id from the test results. |
|
FormsFormStorageTestCase::testFormStatePersist |
function |
drupal-7.x/modules/simpletest/tests/form.test |
Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties. |
|
DrupalSystemListingCompatibleTestCase::getInfo |
function |
drupal-7.x/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test |
|
|
OpenIDWebTestCase::getPasswordResetURLFromMail |
function |
drupal-7.x/modules/openid/openid.test |
Parses the last sent e-mail and returns the one-time login link URL. |
|
DatabaseMergeTestCase::testMergeUpdateExplicit |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully, with alternate replacement. |
|
ImageToolkitUnitTest::testGetAvailableToolkits |
function |
drupal-7.x/modules/simpletest/tests/image.test |
Check that hook_image_toolkits() is called and only available toolkits are
returned. |
|
FieldFormTestCase::testFieldFormMultipleWidget |
function |
drupal-7.x/modules/field/tests/field.test |
Tests widgets handling multiple values. |
|
SearchExpressionInsertExtractTestCase::getInfo |
function |
drupal-7.x/modules/search/search.test |
|
|
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |
|
MenuRouterTestCase::testMenuGetItemNoAncestors |
function |
drupal-7.x/modules/simpletest/tests/menu.test |
Test menu_get_item() with empty ancestors. |
|
LocaleImportFunctionalTest::getOverwritePoFile |
function |
drupal-7.x/modules/locale/locale.test |
Helper function that returns a proper .po file, for testing overwriting
existing translations. |