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