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

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