DatabaseStatementInterface::getQueryString |
function |
core/includes/database/database.inc |
Gets the query string of this statement. |
views_handler_argument_string::get_formula |
function |
core/modules/views/handlers/views_handler_argument_string.inc |
Get the formula for this argument. |
field_permission_example_field_widget_info |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_field_widget_info(). |
field_permission_example_field_widget_form |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_field_widget_form(). |
StreamWrapperTest::testGetInstanceByScheme |
function |
core/modules/simpletest/tests/file.test |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
FilterFileUsageTest::testFilterEntityHooks |
function |
core/modules/filter/tests/filter.test |
Tests file usages are tracked in creating, updating, and deleting content. |
views_plugin_display_block::get_cache_type |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Provide a single method to figure caching type, keeping a sensible default
for when it's unset. |
views_plugin_query_default::get_table_info |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Get the information associated with a table. |
views_plugin_query_default::get_where_args |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Get the arguments attached to the WHERE and HAVING clauses of this query. |
FrontPageTestCase::testBackdropIsFrontPage |
function |
core/modules/system/tests/system.test |
Test home page functionality. |
ViewsHandlerFilterStringTest::getBasicView |
function |
core/modules/views/tests/handlers/views_handler_filter_string.test |
Build and return a basic view of the views_test table. |
views_handler_argument_date::get_sort_name |
function |
core/modules/views/handlers/views_handler_argument_date.inc |
Return a description of how the argument would normally be sorted. |
hook_date_field_widget_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field widget settings form. |
LocalePluralFormatTest::testGetPluralFormat |
function |
core/modules/locale/tests/locale.test |
Tests locale_get_plural() functionality. |
MenuLanguageTestCase::validateParentOptions |
function |
core/modules/menu/tests/menu_language.test |
Verify that the items provided in the select list are usable as parents. |
DashboardContentTypesBlock::getAdminPreview |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return a preview for this block. |
LayoutBlockUsageTestCase::checkBlockNoUsage |
function |
core/modules/layout/tests/layout.test |
Checks block not in usage. |
BackdropStreamWrapperInterface::getMimeType |
function |
core/includes/stream_wrappers.inc |
Returns the MIME type of the resource. |
CacheGetMultipleUnitTest::testCacheMultiple |
function |
core/modules/simpletest/tests/cache.test |
Test getMultiple(). |
TaxonomyTermDepthLayoutAccess::getTermDepth |
function |
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
Gets the depth of a term. |
BackdropPublicStreamWrapper::getExternalUrl |
function |
core/includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
views_plugin_argument_default::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Return the default argument. |
date_views_filter_handler::get_query_fields |
function |
core/modules/date/views/date_views_filter_handler.inc |
|
views_plugin_pager_none::get_items_per_page |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Get how many items per page this pager will display. |
BackdropWebTestCase::backdropGetNodeByTitle |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Get a node from the database based on its title. |
StreamWrapperTest::testGetValidStreamScheme |
function |
core/modules/simpletest/tests/file.test |
Test the scheme functions. |
ViewsHandlerFilterCombineTest::getBasicView |
function |
core/modules/views/tests/handlers/views_handler_filter_combine.test |
Build and return a basic view of the views_test table. |
UrlAlterFunctionalTest::testGetQInitialized |
function |
core/modules/simpletest/tests/path.test |
Tests that $_GET['q'] is initialized when the request path is empty. |
ThemeUnitTest::testFrontPageThemeSuggestion |
function |
core/modules/simpletest/tests/theme.test |
Ensure page-front template suggestion is added when on home page. |
views_plugin_query_default::get_field_alias |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Returns the alias for the given field added to $table. |
views_handler_argument_formula::get_formula |
function |
core/modules/views/handlers/views_handler_argument_formula.inc |
|
FormsFormStorageTestCase::testImmutableForm |
function |
core/modules/simpletest/tests/form.test |
Verifies that form build-id is regenerated when loading an immutable form
from the cache. |
DashboardOverviewUserBlock::getAdminPreview |
function |
core/modules/dashboard/includes/block.overview_user.inc |
Return a preview for this block. |
SimpleTestFunctionalTest::getResultFieldSet |
function |
core/modules/simpletest/tests/simpletest.test |
Get the fieldset containing the results for group this test is in. |
BackdropDummyStreamWrapper::getDirectoryPath |
function |
core/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 |
views_handler_argument::get_default_argument |
function |
core/modules/views/handlers/views_handler_argument.inc |
Get a default argument, if available. |
SystemAuthorizeCase::backdropGetAuthorizePHP |
function |
core/modules/system/tests/system.test |
Helper function to initialize authorize.php and load it via backdropGet(). |
MenuLanguageTestCase::testMenuParentLanguage |
function |
core/modules/menu/tests/menu_language.test |
Test menu item parents on form menu_edit_item. |
BackdropLocalStreamWrapper::getDirectoryPath |
function |
core/includes/stream_wrappers.inc |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name per http://drupal.org/node/701358 |
FieldUIViewModeTestHelper::getActualViewMode |
function |
core/modules/field_ui/tests/field_ui.test |
|
DatabaseMergeTestCase::testMergeUpdateExcept |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully, with different insert and update. |
BackdropPrivateStreamWrapper::getExternalUrl |
function |
core/includes/stream_wrappers.inc |
Overrides getExternalUrl(). |
FileExampleSessionStreamWrapper::getMimeType |
function |
modules/examples/file_example/file_example_session_streams.inc |
Implements getMimeType(). |
views_plugin_display_page::get_argument_text |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
DatabaseStatementPrefetchGadgetChainTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Tests database statements against deserialization attacks. |
OptionsWidgetsTestCase::testSelectListSingle |
function |
core/modules/field/modules/options/tests/options.test |
Tests the 'options_select' widget (single select). |
FieldAttachStorageTestCase::testFieldHasData |
function |
core/modules/field/tests/field.test |
Test field_has_data(). |
views_handler_argument_string::get_sort_name |
function |
core/modules/views/handlers/views_handler_argument_string.inc |
Return a description of how the argument would normally be sorted. |
LayoutRelationshipAuthorFromNode::getContext |
function |
core/modules/layout/plugins/relationships/author_from_node.inc |
Get the context from this relationship. |