views_plugin_cache_time::get_lifespan |
function |
modules/views/plugins/views_plugin_cache_time.inc |
|
LocaleExportFunctionalTest::getPoFile |
function |
modules/locale/tests/locale.test |
Helper function that returns a proper .po file. |
DashboardUpdateBlock::getAdminPreview |
function |
modules/dashboard/includes/block.update.inc |
Return a preview for this block. |
LayoutBlockUsageTestCase::$admin_user |
property |
modules/layout/tests/layout.test |
|
DatabaseSchema_mysql::getFieldTypeMap |
function |
drivers/database_mysql/schema.inc |
Returns a mapping of Backdrop schema field names to DB-native field types. |
ImageToolkitGdTestCase::getPixelColor |
function |
modules/simpletest/tests/image.test |
Function for finding a pixel's RGBa values. |
file_permissions_get_configured_types |
function |
modules/file/file.module |
Returns an array of file types that should be managed by permissions. |
views_plugin_row_rss_fields::get_field |
function |
modules/views/plugins/views_plugin_row_rss_fields.inc |
Retrieves a views field value from the style plugin. |
BackdropStreamWrapperInterface::getUri |
function |
includes/stream_wrappers.inc |
Returns the stream resource URI. |
layout_relationships_get_relevant_info |
function |
modules/layout/layout.module |
Fetch all relevant relationships. |
views_plugin_pager::get_items_per_page |
function |
modules/views/plugins/views_plugin_pager.inc |
Get how many items per page this pager will display. |
SystemInfoAlterTestCase::getSystemInfo |
function |
modules/system/tests/system.test |
Returns the info array as it is stored in {system}. |
views_handler_field::get_render_tokens |
function |
modules/views/handlers/views_handler_field.inc |
Get the 'render' tokens to use for advanced rendering. |
DashboardWelcomeBlock::getAdminPreview |
function |
modules/dashboard/includes/block.welcome.inc |
Return a preview for this block. |
OptionsWidgetsTestCase::testCheckBoxes |
function |
modules/field/modules/options/tests/options.test |
Tests the 'options_buttons' widget (multiple select). |
ConfigDatabaseStorage::getModifiedTime |
function |
drivers/config_database/config_database_storage.inc |
Returns a timestamp indicating the last time a configuration was modified. |
DatabaseStatementEmpty::getQueryString |
function |
includes/database/database.inc |
Gets the query string of this statement. |
ImageToolkitGdTestCase::colorsAreEqual |
function |
modules/simpletest/tests/image.test |
Function to compare two colors by RGBa. |
DashboardContentTypesBlock::getContent |
function |
modules/dashboard/includes/block.node_types.inc |
Return the content of a block. |
DashboardOverviewUserBlock::getContent |
function |
modules/dashboard/includes/block.overview_user.inc |
Return the content of a block. |
ImageToolkitUnitTest::testScaleAndCrop |
function |
modules/simpletest/tests/image.test |
Test the image_scale_and_crop() function. |
ContactSitewideTestCase::getCategories |
function |
modules/contact/tests/contact.test |
Gets a list of all category IDs. |
views_plugin_display::get_field_labels |
function |
modules/views/plugins/views_plugin_display.inc |
Retrieve a list of fields for the current display with the
relationship associated if it exists. |
DatabaseMergeTestCase::testMergeInsert |
function |
modules/simpletest/tests/database_test.test |
Confirm that we can merge-insert a record successfully. |
views_plugin_display::get_link_display |
function |
modules/views/plugins/views_plugin_display.inc |
Check to see which display to use when creating links within
a view using this display. |
BackdropWebTestCase::backdropGetHeader |
function |
modules/simpletest/backdrop_web_test_case.php |
Gets the value of an HTTP response header. If multiple requests were
required to retrieve the page, only the headers from the last request will
be checked by default. However, if TRUE is passed as the second argument,
all requests will be processed… |
ViewsModuleTest::testviews_get_handler |
function |
modules/views/tests/views_module.test |
Tests the views_get_handler method. |
DatabaseMergeTestCase::testMergeUpdate |
function |
modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully. |
DatabaseStatementPrefetch::getStatement |
function |
includes/database/prefetch.inc |
Grab a PDOStatement object from a given query and its arguments. |
BackdropTestCase::getDatabaseConnection |
function |
modules/simpletest/backdrop_web_test_case.php |
Returns the database connection to the site running Simpletest. |
DatabaseMergeTestCase::testInvalidMerge |
function |
modules/simpletest/tests/database_test.test |
Test that an invalid merge query throws an exception like it is supposed to. |
DashboardTaxonomyBlock::getAdminPreview |
function |
modules/dashboard/includes/block.taxonomy.inc |
Return a preview for this block. |
TokenUnitTestCase::testGetInvalidTokens |
function |
modules/simpletest/tests/token.test |
Test token_get_invalid_tokens() and token_get_invalid_tokens_by_context(). |
file_stream_wrapper_get_instance_by_uri |
function |
includes/file.inc |
Returns a reference to the stream wrapper class responsible for a given URI. |
DrupalWebTestCase::drupalGetNodeByTitle |
function |
includes/drupal.classes.inc |
|
ImageAdminStylesUnitTest::getImageCount |
function |
modules/image/tests/image.test |
Count the number of images currently create for a style. |
TextFieldTestCase::testTextfieldWidgets |
function |
modules/field/modules/text/tests/text.test |
Test widgets. |
views_plugin_query::get_result_entities |
function |
modules/views/plugins/views_plugin_query.inc |
Returns the according entity objects for the given query results. |
BackdropWebTestCase::backdropGetContent |
function |
modules/simpletest/backdrop_web_test_case.php |
Gets the current raw HTML of requested page. |
DashboardOverviewContentBlock::getTitle |
function |
modules/dashboard/includes/block.overview_content.inc |
Return the title of a block as configured in the layout. |
ConfigStorageInterface::getModifiedTime |
function |
includes/config.inc |
Returns a timestamp indicating the last time a configuration was modified. |
UpdateTestFileTransfer::getSettingsForm |
function |
modules/update/tests/update_test/update_test.module |
Returns a settings form with a text field to input a username. |
BackdropLocalStreamWrapper::getMimeType |
function |
includes/stream_wrappers.inc |
Base implementation of getMimeType(). |
views_plugin_display::get_argument_text |
function |
modules/views/plugins/views_plugin_display.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
CommentHelperCase::getUnapprovedComment |
function |
modules/comment/tests/comment.test |
Gets the comment ID for an unapproved comment. |
SystemTestFileTransfer::getSettingsForm |
function |
modules/simpletest/tests/system_test.module |
|
views_plugin_style_rss::get_description |
function |
modules/views/plugins/views_plugin_style_rss.inc |
Get RSS feed description. |
BackdropWebTestCase::backdropGetHeaders |
function |
modules/simpletest/backdrop_web_test_case.php |
Gets the HTTP response headers of the requested page. Normally we are only
interested in the headers returned by the last request. However, if a page
is redirected or HTTP authentication is in use, multiple requests will be
required to retrieve the… |
LocaleImportFunctionalTest::getBadPoFile |
function |
modules/locale/tests/locale.test |
Helper function that returns a bad .po file. |
BackdropWebTestCase::backdropGetSettings |
function |
modules/simpletest/backdrop_web_test_case.php |
Gets the value of the Backdrop.settings JavaScript variable for the currently loaded page. |