Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for get

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_handler_field_prerender_list::get_value function modules/views/handlers/views_handler_field_prerender_list.inc Get the value that's supposed to be rendered.
field_test_field_widget_properties_user_alter function modules/field/tests/field_test/field_test.module Implements hook_field_widget_properties_ENTITY_TYPE_alter().
views_handler_field_prerender_list::get_items function modules/views/handlers/views_handler_field_prerender_list.inc Return an array of items for the field.
views_handler_argument_numeric::get_sort_name function modules/views/handlers/views_handler_argument_numeric.inc Return a description of how the argument would normally be sorted.
views_plugin_access_role::get_access_callback function modules/views/plugins/views_plugin_access_role.inc Determine the access callback and arguments.
views_plugin_access_perm::get_access_callback function modules/views/plugins/views_plugin_access_perm.inc Determine the access callback and arguments.
BackdropSetMessageTest::testSetRemoveMessages function modules/system/tests/system.test Tests setting messages and removing one before it is displayed.
BackdropUpdaterInterface::getInstallDirectory function includes/updater.inc
BatchPageTestCase::testBatchProgressPageTheme function modules/simpletest/tests/batch.test Tests that the batch API progress page uses the correct theme.
BackdropPublicStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
date_views_argument_handler::get_query_fields function modules/date/views/date_views_argument_handler.inc Collect information about our fields we will need to create the right query.
DashboardOverviewContentBlock::getAdminPreview function modules/dashboard/includes/block.overview_content.inc Return a preview for this block.
hook_field_widget_properties_ENTITY_TYPE_alter function 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 modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with alternate replacement.
views_handler_field_bulk_form::get_entity_type function modules/views/handlers/views_handler_field_bulk_form.inc Determine the base table of the bulk operation field.
BackdropTemporaryStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
BackdropStreamWrapperInterface::getExternalUrl function includes/stream_wrappers.inc Returns a web accessible URL for the resource.
ImageToolkitUnitTest::testGetAvailableToolkits function modules/simpletest/tests/image.test Check that hook_image_toolkits() is called and only available toolkits are returned.
OptionsWidgetsTestCase::testSelectListMultiple function modules/field/modules/options/tests/options.test Tests the 'options_select' widget (multiple select).
BackdropPrivateStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
SimpleTestFunctionalTest::getTestIdFromResults function modules/simpletest/tests/simpletest.test Fetch the test id from the test results.
MenuChangeTestCase::testMenuChangeTypeTestCase function modules/simpletest/tests/menu.test Test that updating the type of a menu item works correctly.
LocaleImportFunctionalTest::getOverwritePoFile function modules/locale/tests/locale.test Helper function that returns a proper .po file for testing.
MenuRouterTestCase::testMenuGetItemNoAncestors function modules/simpletest/tests/menu.test Test menu_get_item() with empty ancestors.
FormsFormStorageTestCase::testFormStatePersist function modules/simpletest/tests/form.test Tests a form using form state without using 'storage' to pass data from the constructor to a submit handler. The data has to persist even when caching gets activated, what may happen when a modules alter the form and adds #ajax properties.
FileFieldWidgetTestCase::testMultiValuedWidget function modules/file/tests/file.test Tests upload and remove buttons for multiple multi-valued File fields.
views_plugin_display_block::get_argument_input function modules/views/plugins/views_plugin_display_block.inc Adjust the array of argument input to match the current list of arguments available for this display. This ensures that changing the arguments doesn't cause the argument input field to just break.
FieldFormTestCase::testFieldFormMultipleWidget function modules/field/tests/field.test Tests widgets handling multiple values.
ViewsHandlerSortRandomTest::getBasicRandomView function modules/views/tests/handlers/views_handler_sort_random.test Return a basic view with random ordering.
views_plugin_argument_default_raw::get_argument function modules/views/plugins/views_plugin_argument_default_raw.inc Return the default argument.
views_plugin_query_default::get_result_entities function modules/views/plugins/views_plugin_query_default.inc Returns the according entity objects for the given query results.
TokenCurrentPageTestCase::testCurrentPageTokens function modules/simpletest/tests/token.test
views_plugin_argument_default_php::get_argument function modules/views/plugins/views_plugin_argument_default_php.inc Return the default argument.
LocaleImportFunctionalTest::getPoFileWithMsgstr function modules/locale/tests/locale.test Helper function that returns a .po file with an empty last item.
FileFileTypeClassificationTestCase::getFileType function modules/file/tests/file.test Get the file type of a given file.
FieldSqlStorageTestCase::testFieldUpdateFailure function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test that failure to create fields is handled gracefully.
FileFieldWidgetTestCase::testPrivateFileComment function modules/file/tests/file.test Tests that download restrictions on private files work on comments.
views_handler_field_bulk_form::get_bulk_options function modules/views/handlers/views_handler_field_bulk_form.inc Returns the available operations for this form.
installer_browser_get_destination_after_install function modules/installer/installer.browser.inc Determines the form destination after installed projects.
UpdateCoreTestCase::testGetUpdaterFromDirectory function modules/update/tests/update.test Test that getUpdaterFromDirectory() gets the right class for core updates.
views_handler_field::get_token_values_recursive function modules/views/handlers/views_handler_field.inc Recursive function to add replacements for nested query string parameters.
FileFieldWidgetTestCase::testSingleValuedWidget function modules/file/tests/file.test Tests upload and remove buttons for a single-valued File field.
TaxonomyTermTestCase::testTaxonomyGetTermByName function modules/taxonomy/tests/taxonomy.test Test taxonomy_term_load_multiple_by_name().
FileFieldWidgetTestCase::testPrivateFileSetting function modules/file/tests/file.test Tests a file field with a "Private files" upload destination setting.
layout_flexible_template_get_last_region_number function modules/layout/layout.flexible.inc Returns the last number of all regions named "Region X" where X is a number.
DatabaseLoggingTestCase::testEnableTargetLogging function modules/simpletest/tests/database_test.test Test that we can log queries against multiple targets on the same connection.
DatabaseMergeTestCase::testMergeUpdateExpression function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with expressions.
MenuLanguageTestCase::testMenuParentLanguageNode function modules/menu/tests/menu_language.test Test that the available parent menu items match on the node form.
views_plugin_localization_test::getExportStrings function modules/views/tests/views_plugin_localization_test.inc Return the stored strings for the simpletest.
FieldSqlStorageTestCase::testFieldStorageDetails function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Test the storage details.

Pages

  • « first
  • ‹ previous
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS