Search for get

  1. Search 9.5.x for get
  2. Search 8.9.x for get
  3. Search 10.3.x for get
  4. Search 11.x for get
  5. Other projects
Title Object type File name Summary
file_field_widget_uri function modules/file/file.field.inc Determines the URI for a file field instance.
file_field_widget_value function modules/file/file.field.inc The #value_callback for the file_generic field element.
file_get_content_headers function includes/file.inc Examines a file object and returns appropriate content headers for download.
file_get_file_references function modules/file/file.module Retrieves a list of references to a file.
file_get_mimetype function includes/file.inc Determines an Internet Media Type or MIME type from a filename.
file_get_stream_wrappers function includes/file.inc Provides Drupal stream wrapper registry.
file_stream_wrapper_get_class function includes/file.inc Returns the stream wrapper class name for a given scheme.
file_stream_wrapper_get_instance_by_scheme function includes/file.inc Returns a reference to the stream wrapper class responsible for a scheme.
file_stream_wrapper_get_instance_by_uri function includes/file.inc Returns a reference to the stream wrapper class responsible for a given URI.
file_test_get_all_calls function modules/simpletest/tests/file_test.module Get an array with the calls for all hooks.
file_test_get_calls function modules/simpletest/tests/file_test.module Get the arguments passed to invocation of a given hook since
file_test_reset() was last called.
file_uri_target function includes/file.inc Returns the part of a URI after the schema.
FilledMinimalUpdatePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
FilledStandardUpdatePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
FilterAdminTestCase::getInfo function modules/filter/filter.test
FilterCRUDTestCase::getInfo function modules/filter/filter.test
FilterDefaultFormatTestCase::getInfo function modules/filter/filter.test
FilterDOMSerializeTestCase::getInfo function modules/filter/filter.test
FilterFormatAccessTestCase::getInfo function modules/filter/filter.test
FilterFormatAccessTestCase::testFormatWidgetPermissions function modules/filter/filter.test Tests editing a page using a disallowed text format.
FilterFormatUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.filter.test
FilterHooksTestCase::getInfo function modules/filter/filter.test
FilterNoFormatTestCase::getInfo function modules/filter/filter.test
FilterSecurityTestCase::getInfo function modules/filter/filter.test
FilterSettingsTestCase::getInfo function modules/filter/filter.test
FilterUnitTestCase::getInfo function modules/filter/filter.test
filter_get_filters function modules/filter/filter.module Returns a list of all filters provided by modules.
filter_get_formats_by_role function modules/filter/filter.module Retrieves a list of text formats that are allowed for a given role.
filter_get_roles_by_format function modules/filter/filter.module Retrieves a list of roles that are allowed to use a given text format.
FloodFunctionalTest::getInfo function modules/system/system.test
FormAlterTestCase::getInfo function modules/simpletest/tests/form.test
FormatDateUnitTest::getInfo function modules/simpletest/tests/common.test
FormCheckboxTestCase::getInfo function modules/simpletest/tests/form.test
FormElementTestCase::getInfo function modules/simpletest/tests/form.test
FormsArbitraryRebuildTestCase::getInfo function modules/simpletest/tests/form.test
FormsElementsLabelsTestCase::getInfo function modules/simpletest/tests/form.test
FormsElementsTableSelectFunctionalTest::getInfo function modules/simpletest/tests/form.test
FormsElementsVerticalTabsFunctionalTest::getInfo function modules/simpletest/tests/form.test
FormsFileInclusionTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormCacheTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormStoragePageCacheTestCase::getFormBuildId function modules/simpletest/tests/form.test Return the build id of the current form.
FormsFormStoragePageCacheTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormStorageTestCase class modules/simpletest/tests/form.test Test the form storage on a multistep form.
FormsFormStorageTestCase::$web_user property modules/simpletest/tests/form.test
FormsFormStorageTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormStorageTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsFormStorageTestCase::testCachedFormStorageValidation function modules/simpletest/tests/form.test Tests updating cached form storage during form validation.
FormsFormStorageTestCase::testForm function modules/simpletest/tests/form.test Tests using the form in a usual way.
FormsFormStorageTestCase::testFormCached function modules/simpletest/tests/form.test Tests using the form with an activated $form_state['cache'] property.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.