hook_date_field_widget_settings_form_alter |
function |
modules/date/date.api.php |
Alter a date field widget settings form. |
DatabaseConnection::getUnprefixedTablesMap |
function |
includes/database/database.inc |
Gets a list of individually prefixed table names. |
PathLanguageTestCase::testAliasTranslation |
function |
modules/path/tests/path.test |
Test alias functionality through the admin interfaces. |
installer_browser_get_missing_dependencies |
function |
modules/installer/installer.browser.inc |
Gets the dependencies for installed projects. |
BackdropDummyStreamWrapper::getInternalUri |
function |
modules/simpletest/tests/file_test.stream_wrappers.inc |
Override getInternalUri(). |
file_stream_wrapper_get_instance_by_scheme |
function |
includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
views_handler_argument_date::get_sort_name |
function |
modules/views/handlers/views_handler_argument_date.inc |
Return a description of how the argument would normally be sorted. |
ViewsHandlerFilterStringTest::getBasicView |
function |
modules/views/tests/handlers/views_handler_filter_string.test |
Build and return a basic view of the views_test table. |
views_plugin_query_default::get_table_info |
function |
modules/views/plugins/views_plugin_query_default.inc |
Get the information associated with a table. |
views_plugin_query_default::get_where_args |
function |
modules/views/plugins/views_plugin_query_default.inc |
Get the arguments attached to the WHERE and HAVING clauses of this query. |
LocalePluralFormatTest::testGetPluralFormat |
function |
modules/locale/tests/locale.test |
Tests locale_get_plural() functionality. |
date_views_filter_handler::get_query_fields |
function |
modules/date/views/date_views_filter_handler.inc |
|
DashboardContentTypesBlock::getAdminPreview |
function |
modules/dashboard/includes/block.node_types.inc |
Return a preview for this block. |
views_plugin_pager_none::get_items_per_page |
function |
modules/views/plugins/views_plugin_pager_none.inc |
Get how many items per page this pager will display. |
views_plugin_query_default::get_field_alias |
function |
modules/views/plugins/views_plugin_query_default.inc |
Returns the alias for the given field added to $table. |
ThemeUnitTest::testFrontPageThemeSuggestion |
function |
modules/simpletest/tests/theme.test |
Ensure page-front template suggestion is added when on home page. |
DashboardOverviewUserBlock::getAdminPreview |
function |
modules/dashboard/includes/block.overview_user.inc |
Return a preview for this block. |
ViewsHandlerFilterCombineTest::getBasicView |
function |
modules/views/tests/handlers/views_handler_filter_combine.test |
Build and return a basic view of the views_test table. |
FormsFormStorageTestCase::testImmutableForm |
function |
modules/simpletest/tests/form.test |
Verifies that form build-id is regenerated when loading an immutable form
from the cache. |
CacheGetMultipleUnitTest::testCacheMultiple |
function |
modules/simpletest/tests/cache.test |
Test getMultiple(). |
BackdropPublicStreamWrapper::getExternalUrl |
function |
includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
LayoutBlockUsageTestCase::checkBlockNoUsage |
function |
modules/layout/tests/layout.test |
Checks block not in usage. |
SimpleTestFunctionalTest::getResultFieldSet |
function |
modules/simpletest/tests/simpletest.test |
Get the fieldset containing the results for group this test is in. |
views_plugin_argument_default::get_argument |
function |
modules/views/plugins/views_plugin_argument_default.inc |
Return the default argument. |
BackdropWebTestCase::backdropGetNodeByTitle |
function |
modules/simpletest/backdrop_web_test_case.php |
Get a node from the database based on its title. |
views_handler_argument_formula::get_formula |
function |
modules/views/handlers/views_handler_argument_formula.inc |
|
MenuLanguageTestCase::validateParentOptions |
function |
modules/menu/tests/menu_language.test |
Verify that the items provided in the select list are usable as parents. |
UrlAlterFunctionalTest::testGetQInitialized |
function |
modules/simpletest/tests/path.test |
Tests that $_GET['q'] is initialized when the request path is empty. |
StreamWrapperTest::testGetValidStreamScheme |
function |
modules/simpletest/tests/file.test |
Test the scheme functions. |
BackdropStreamWrapperInterface::getMimeType |
function |
includes/stream_wrappers.inc |
Returns the MIME type of the resource. |
views_plugin_display_page::get_argument_text |
function |
modules/views/plugins/views_plugin_display_page.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
BackdropLocalStreamWrapper::getDirectoryPath |
function |
includes/stream_wrappers.inc |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name per http://drupal.org/node/701358 |
views_handler_argument_string::get_sort_name |
function |
modules/views/handlers/views_handler_argument_string.inc |
Return a description of how the argument would normally be sorted. |
BackdropPrivateStreamWrapper::getExternalUrl |
function |
includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
OptionsWidgetsTestCase::testSelectListSingle |
function |
modules/field/modules/options/tests/options.test |
Tests the 'options_select' widget (single select). |
PathPatternTestHelper::backdropGetTermByName |
function |
modules/path/tests/path_pattern.test |
|
views_handler_argument::get_default_argument |
function |
modules/views/handlers/views_handler_argument.inc |
Get a default argument, if available. |
DashboardOverviewContentBlock::getAdminTitle |
function |
modules/dashboard/includes/block.overview_content.inc |
Return an administrative title that will always have a value. |
DatabaseMergeTestCase::testMergeUpdateExcept |
function |
modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully, with different insert and update. |
BackdropDummyStreamWrapper::getDirectoryPath |
function |
modules/simpletest/tests/file_test.stream_wrappers.inc |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name per http://drupal.org/node/701358 |
LayoutRelationshipAuthorFromNode::getContext |
function |
modules/layout/plugins/relationships/author_from_node.inc |
Get the context from this relationship. |
FieldAttachStorageTestCase::testFieldHasData |
function |
modules/field/tests/field.test |
Test field_has_data(). |
views_plugin_style_rss::get_channel_elements |
function |
modules/views/plugins/views_plugin_style_rss.inc |
Return an array of additional XHTML elements to add to the channel. |
FieldUIViewModeTestHelper::getActualViewMode |
function |
modules/field_ui/tests/field_ui.test |
|
MenuLanguageTestCase::testMenuParentLanguage |
function |
modules/menu/tests/menu_language.test |
Test menu item parents on form menu_edit_item. |
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
SystemAuthorizeCase::backdropGetAuthorizePHP |
function |
modules/system/tests/system.test |
Helper function to initialize authorize.php and load it via backdropGet(). |
ViewsPluginStyleJumpMenuTest::getJumpMenuView |
function |
modules/views/tests/styles/views_plugin_style_jump_menu.test |
|
FileFieldWidgetTestCase::testWidgetValidation |
function |
modules/file/tests/file.test |
Tests validation with the Upload button. |
SimpleTestBrowserTestCase::testGetAbsoluteUrl |
function |
modules/simpletest/tests/simpletest.test |
Test BackdropWebTestCase::getAbsoluteUrl(). |