BackdropStreamWrapperInterface::getUri |
function |
core/includes/stream_wrappers.inc |
Returns the stream resource URI. |
views_handler_field::get_render_tokens |
function |
core/modules/views/handlers/views_handler_field.inc |
Get the 'render' tokens to use for advanced rendering. |
DatabaseMergeTestCase::testMergeInsert |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that we can merge-insert a record successfully. |
DatabaseMergeTestCase::testMergeUpdate |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully. |
_date_html5_field_widget_settings_form |
function |
core/modules/date/date.admin.inc |
Custom callback to provide the HTML5 widget settings form. |
_entityreference_get_behavior_elements |
function |
core/modules/entityreference/entityreference.module |
Get the field or instance elements for the field configuration. |
FieldTestPermissionsExample::getModule |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
The module to enable. |
OptionsWidgetsTestCase::testCheckBoxes |
function |
core/modules/field/modules/options/tests/options.test |
Tests the 'options_buttons' widget (multiple select). |
views_plugin_display::get_link_display |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see which display to use when creating links within
a view using this display. |
views_plugin_pager::get_items_per_page |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get how many items per page this pager will display. |
views_plugin_display::get_field_labels |
function |
core/modules/views/plugins/views_plugin_display.inc |
Retrieve a list of fields for the current display with the
relationship associated if it exists. |
ImageToolkitUnitTest::testScaleAndCrop |
function |
core/modules/simpletest/tests/image.test |
Test the image_scale_and_crop() function. |
ImageToolkitGdTestCase::colorsAreEqual |
function |
core/modules/simpletest/tests/image.test |
Function to compare two colors by RGBa. |
DatabaseStatementEmpty::getQueryString |
function |
core/includes/database/database.inc |
Gets the query string of this statement. |
ContactSitewideTestCase::getCategories |
function |
core/modules/contact/tests/contact.test |
Gets a list of all category IDs. |
ConfigDatabaseStorage::getModifiedTime |
function |
core/includes/config.inc |
Returns a timestamp indicating the last time a configuration was modified. |
BackdropWebTestCase::backdropGetHeader |
function |
core/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… |
DateValidationTestCase::dateRangeTests |
function |
core/modules/date/tests/date_validation.test |
Tests for date ranges. |
views_plugin_row_rss_fields::get_field |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Retrieves a views field value from the style plugin. |
DashboardOverviewUserBlock::getContent |
function |
core/modules/dashboard/includes/block.overview_user.inc |
Return the content of a block. |
SystemInfoAlterTestCase::getSystemInfo |
function |
core/modules/system/tests/system.test |
Returns the info array as it is stored in {system}. |
file_stream_wrapper_get_instance_by_uri |
function |
core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a given URI. |
DatabaseStatementPrefetch::getStatement |
function |
core/includes/database/prefetch.inc |
Grab a PDOStatement object from a given query and its arguments. |
UpdateTestFileTransfer::getSettingsForm |
function |
core/modules/update/tests/update_test/update_test.module |
Returns a settings form with a text field to input a username. |
DashboardTaxonomyBlock::getAdminPreview |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Return a preview for this block. |
ImageAdminStylesUnitTest::getImageCount |
function |
core/modules/image/tests/image.test |
Count the number of images currently create for a style. |
FieldGetValueTestCase::$test_field_name |
property |
core/modules/field/tests/field.test |
|
TokenUnitTestCase::testGetInvalidTokens |
function |
core/modules/simpletest/tests/token.test |
Test token_get_invalid_tokens() and token_get_invalid_tokens_by_context(). |
BackdropLocalStreamWrapper::getMimeType |
function |
core/includes/stream_wrappers.inc |
Base implementation of getMimeType(). |
DatabaseMergeTestCase::testInvalidMerge |
function |
core/modules/simpletest/tests/database_test.test |
Test that an invalid merge query throws an exception like it is supposed to. |
ConfigStorageInterface::getModifiedTime |
function |
core/includes/config.inc |
Returns a timestamp indicating the last time a configuration was modified. |
FileExampleSessionStreamWrapper::getUri |
function |
modules/examples/file_example/file_example_session_streams.inc |
Implements getUri(). |
entityreference_field_widget_info_alter |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_widget_info_alter(). |
views_plugin_query::get_result_entities |
function |
core/modules/views/plugins/views_plugin_query.inc |
Returns the according entity objects for the given query results. |
CommentHelperCase::getUnapprovedComment |
function |
core/modules/comment/tests/comment.test |
Gets the comment ID for an unapproved comment. |
BackdropTestCase::getDatabaseConnection |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Returns the database connection to the site running Simpletest. |
TextFieldTestCase::testTextfieldWidgets |
function |
core/modules/field/modules/text/tests/text.test |
Test widgets. |
views_plugin_display::get_argument_text |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
DrupalWebTestCase::drupalGetNodeByTitle |
function |
core/includes/drupal.classes.inc |
|
BackdropWebTestCase::backdropGetHeaders |
function |
core/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… |
BackdropWebTestCase::backdropGetContent |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Gets the current raw HTML of requested page. |
views_plugin_style_rss::get_description |
function |
core/modules/views/plugins/views_plugin_style_rss.inc |
Get RSS feed description. |
SystemTestFileTransfer::getSettingsForm |
function |
core/modules/simpletest/tests/system_test.module |
|
DashboardOverviewContentBlock::getTitle |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Return the title of a block as configured in the layout. |
_file_field_get_description_from_element |
function |
core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
LocaleImportFunctionalTest::getBadPoFile |
function |
core/modules/locale/tests/locale.test |
Helper function that returns a bad .po file. |
installer_browser_get_installed_projects |
function |
core/modules/installer/installer.browser.inc |
Gets the newly installed projects from the session. |
LayoutBlockUsageTestCase::testBlockUsage |
function |
core/modules/layout/tests/layout.test |
Tests layout_get_block_usage(). |
views_plugin_access::get_access_callback |
function |
core/modules/views/plugins/views_plugin_access.inc |
Determine the access callback and arguments. |
DatabaseConnection::getConnectionOptions |
function |
core/includes/database/database.inc |
Returns the connection information for this connection object. |