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