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 |
---|---|---|---|
FormsElementsValidationTestCase::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. |
FormsFormStorageTestCase::testImmutableForm | function | modules/ |
Verifies that form build-id is regenerated when loading an immutable form from the cache. |
FormsFormStorageTestCase::testImmutableFormLegacyProtection | function | modules/ |
Verify that existing contrib code cannot overwrite immutable form state. |
FormsFormStorageTestCase::testMutableForm | function | modules/ |
Verify that the form build-id remains the same when validation errors occur on a mutable form. |
FormsFormStorageTestCase::testValidation | function | modules/ |
Tests validation when form storage is used. |
FormsFormWrapperTestCase::getInfo | function | modules/ |
|
FormsProgrammaticTestCase::getInfo | function | modules/ |
|
FormsRebuildTestCase::getInfo | function | modules/ |
|
FormsRedirectTestCase::getInfo | function | modules/ |
|
FormStateValuesCleanAdvancedTestCase::getInfo | function | modules/ |
|
FormStateValuesCleanTestCase::getInfo | function | modules/ |
|
FormsTestCase::getInfo | function | modules/ |
|
FormsTriggeringElementTestCase::getInfo | function | modules/ |
|
FormTextareaTestCase::getInfo | function | modules/ |
|
FormValidationTestCase::getInfo | function | modules/ |
|
form_get_cache | function | includes/ |
Fetches a form from cache. |
form_get_error | function | includes/ |
Returns the error message filed against the given form element. |
form_get_errors | function | includes/ |
Returns an associative array of all errors if any. |
form_get_options | function | includes/ |
Returns the indexes of a select element's options matching a given key. |
ForumIndexTestCase::getInfo | function | modules/ |
|
ForumTestCase::getInfo | function | modules/ |
|
ForumUpgradePathTestCase::getInfo | function | modules/ |
|
forum_get_topics | function | modules/ |
Gets all the topics in a forum. |
FrontPageTestCase | class | modules/ |
Test front page functionality and administration. |
FrontPageTestCase::$admin_user | property | modules/ |
|
FrontPageTestCase::$node_path | property | modules/ |
|
FrontPageTestCase::getInfo | function | modules/ |
|
FrontPageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FrontPageTestCase::testDrupalIsFrontPage | function | modules/ |
Test front page functionality. |
GraphUnitTest::getInfo | function | modules/ |
|
Helper::getCanonicalPath | function | misc/ |
Resolves all dots, slashes and removes spaces after or before a path... |
HelpTestCase::getInfo | function | modules/ |
|
HelpTestCase::getModuleList | function | modules/ |
Gets the list of enabled modules that implement hook_help(). |
HookBootExitTestCase::getInfo | function | modules/ |
|
HookRequirementsTestCase::getInfo | function | modules/ |
|
hook_field_widget_error | function | modules/ |
Flag a field-level validation error. |
hook_field_widget_form | function | modules/ |
Return the form for a single field widget. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.