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
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.
hook_field_widget_form_alter function modules/field/field.api.php Alter forms for field widgets provided by other modules.
hook_field_widget_info function modules/field/field.api.php Expose Field API widget types.
hook_field_widget_info_alter function modules/field/field.api.php Perform alterations on Field API widget types.
hook_field_widget_properties_alter function modules/field/field.api.php Alters the widget properties of a field instance before it gets displayed.
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.
hook_field_widget_settings_form function modules/field_ui/field_ui.api.php Add settings to a widget settings form.
hook_field_widget_WIDGET_TYPE_form_alter function modules/field/field.api.php Alter widget forms for a specific widget provided by another module.
hook_menu_get_item_alter function modules/system/system.api.php Alter a menu router item right after it has been retrieved from the database or cache.
HtaccessTest::getInfo function modules/system/system.test
HtaccessTest::getProtectedFiles function modules/system/system.test Get an array of file paths for access testing.
HTMLIdTestCase::getInfo function modules/simpletest/tests/form.test
ImageAdminStylesUnitTest::getImageCount function modules/image/image.test Count the number of images currently create for a style.
ImageAdminStylesUnitTest::getInfo function modules/image/image.test
ImageAdminUiTestCase::getInfo function modules/image/image.test

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