file_stream_wrapper_get_instance_by_scheme |
function |
drupal/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
DrupalDummyStreamWrapper::getDirectoryPath |
function |
drupal/modules/simpletest/tests/file_test.module |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name in D8 per http://drupal.org/node/701358 |
DrupalLocalStreamWrapper::getDirectoryPath |
function |
drupal/includes/stream_wrappers.inc |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name in D8 per http://drupal.org/node/701358 |
NodeTypeTestCase::testNodeTypeGetFunctions |
function |
drupal/modules/node/node.test |
Ensures that node type functions (node_type_get_*) work correctly. |
SystemAuthorizeCase::drupalGetAuthorizePHP |
function |
drupal/modules/system/system.test |
Helper function to initialize authorize.php and load it via drupalGet(). |
DrupalPrivateStreamWrapper::getExternalUrl |
function |
drupal/includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
MultiStepNodeFormBasicOptionsTest::getInfo |
function |
drupal/modules/node/node.test |
|
PathLanguageTestCase::testAliasTranslation |
function |
drupal/modules/path/path.test |
Test alias functionality through the admin interfaces. |
ModuleProvidedThemeEngineTestCase::getInfo |
function |
drupal/modules/simpletest/tests/theme.test |
|
FormsFormStoragePageCacheTestCase::getInfo |
function |
drupal/modules/simpletest/tests/form.test |
|
ImageToolkitGdTestCase::$rotate_transparent |
property |
drupal/modules/simpletest/tests/image.test |
|
RegistryParseFilesTestCase::getFileContents |
function |
drupal/modules/simpletest/tests/registry.test |
getFileContents |
SimpleTestFunctionalTest::getResultFieldSet |
function |
drupal/modules/simpletest/simpletest.test |
Get the fieldset containing the results for group this test is in. |
ThemeTestCase::testFrontPageThemeSuggestion |
function |
drupal/modules/simpletest/tests/theme.test |
Ensure page-front template suggestion is added when on front page. |
DrupalSetMessageTest::testSetRemoveMessages |
function |
drupal/modules/system/system.test |
Tests setting messages and removing one before it is displayed. |
AggregatorTestCase::getDefaultFeedItemCount |
function |
drupal/modules/aggregator/aggregator.test |
Returns the count of the randomly created feed array. |
UrlAlterFunctionalTest::testGetQInitialized |
function |
drupal/modules/simpletest/tests/path.test |
Tests that $_GET['q'] is initialized when the request path is empty. |
StreamWrapperTest::testGetValidStreamScheme |
function |
drupal/modules/simpletest/tests/file.test |
Test the scheme functions. |
OptionsSelectDynamicValuesTestCase::getInfo |
function |
drupal/modules/field/modules/options/options.test |
|
LocalePluralFormatTest::testGetPluralFormat |
function |
drupal/modules/locale/locale.test |
Tests locale_get_plural() functionality. |
DatabaseSelectPagerDefaultTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DrupalPublicStreamWrapper::getDirectoryPath |
function |
drupal/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
DrupalUpdaterInterface::getInstallDirectory |
function |
drupal/includes/updater.inc |
|
CacheGetMultipleUnitTest::testCacheMultiple |
function |
drupal/modules/simpletest/tests/cache.test |
Test cache_get_multiple(). |
_drupal_get_filename_fallback_trigger_error |
function |
drupal/includes/bootstrap.inc |
Triggers a user-level warning for missing or unexpectedly moved files. |
FormsFormStorageTestCase::testImmutableForm |
function |
drupal/modules/simpletest/tests/form.test |
Verifies that form build-id is regenerated when loading an immutable form
from the cache. |
ListDynamicValuesValidationTestCase::getInfo |
function |
drupal/modules/field/modules/list/tests/list.test |
|
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
drupal/modules/field/modules/field_sql_storage/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
DatabaseMergeTestCase::testMergeUpdateExcept |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully, with different insert and update. |
OptionsWidgetsTestCase::testSelectListSingle |
function |
drupal/modules/field/modules/options/options.test |
Tests the 'options_select' widget (single select). |
LocaleUninstallFrenchFunctionalTest::getInfo |
function |
drupal/modules/locale/locale.test |
|
DrupalStreamWrapperInterface::getExternalUrl |
function |
drupal/includes/stream_wrappers.inc |
Returns a web accessible URL for the resource. |
FieldAttachStorageTestCase::testFieldHasData |
function |
drupal/modules/field/tests/field.test |
Test field_has_data(). |
LocaleCommentLanguageFunctionalTest::getInfo |
function |
drupal/modules/locale/locale.test |
|
DrupalPrivateStreamWrapper::getDirectoryPath |
function |
drupal/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
DrupalTemporaryStreamWrapper::getExternalUrl |
function |
drupal/includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
field_test_field_widget_properties_user_alter |
function |
drupal/modules/field/tests/field_test.module |
Implements hook_field_widget_properties_ENTITY_TYPE_alter(). |
SimpleTestBrowserTestCase::testGetAbsoluteUrl |
function |
drupal/modules/simpletest/simpletest.test |
Test DrupalWebTestCase::getAbsoluteUrl(). |
BootstrapGetFilenameWebTestCase::testWatchdog |
function |
drupal/modules/simpletest/tests/bootstrap.test |
Test that watchdog messages about missing files are correctly recorded. |
BatchPageTestCase::testBatchProgressPageTheme |
function |
drupal/modules/simpletest/tests/batch.test |
Tests that the batch API progress page uses the correct theme. |
FileFieldWidgetTestCase::testWidgetValidation |
function |
drupal/modules/file/tests/file.test |
Tests validation with the Upload button. |
UserUpgradePathPasswordTokenTestCase::getInfo |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.user.test |
|
FormStateValuesCleanAdvancedTestCase::getInfo |
function |
drupal/modules/simpletest/tests/form.test |
|
SearchExpressionInsertExtractTestCase::getInfo |
function |
drupal/modules/search/search.test |
|
SimpleTestFunctionalTest::getTestIdFromResults |
function |
drupal/modules/simpletest/simpletest.test |
Fetch the test id from the test results. |
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
drupal/modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |
DatabaseMergeTestCase::testMergeUpdateExplicit |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully, with alternate replacement. |
OptionsWidgetsTestCase::testSelectListMultiple |
function |
drupal/modules/field/modules/options/options.test |
Tests the 'options_select' widget (multiple select). |
FileFieldWidgetTestCase::testMultiValuedWidget |
function |
drupal/modules/file/tests/file.test |
Tests upload and remove buttons for multiple multi-valued File fields. |
ImageToolkitUnitTest::testGetAvailableToolkits |
function |
drupal/modules/simpletest/tests/image.test |
Check that hook_image_toolkits() is called and only available toolkits are
returned. |