Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormElementBase::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
| FormElementBase::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| FormElementBase::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| FormElementHelper::getElementByName | function | core/ |
Retrieves a form element. |
| FormElementHelper::getElementTitle | function | core/ |
Returns the title for the element. |
| FormElementHelperTest::getElementByNameProvider | function | core/ |
Provides test data. |
| FormElementHelperTest::getElementTitleProvider | function | core/ |
Provides test data. |
| FormElementHelperTest::testGetElementByName | function | core/ |
Tests the getElementByName() method. |
| FormElementHelperTest::testGetElementTitle | function | core/ |
Tests the getElementTitle() method. |
| FormElementMaxlengthTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormState::get | function | core/ |
Gets the value for a property in the form state storage. |
| FormState::getAlwaysProcess | function | core/ |
Determines if this form should always be processed. |
| FormState::getBuildInfo | function | core/ |
Returns the build info for the form. |
| FormState::getButtons | function | core/ |
Returns the submit and button elements for the form. |
| FormState::getCacheableArray | function | core/ |
Returns an array representation of the cacheable portion of the form state. |
| FormState::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
| FormState::getCompleteForm | function | core/ |
Returns a reference to the complete form array. |
| FormState::getError | function | core/ |
Returns the error message filed against the given form element. |
| FormState::getErrors | function | core/ |
Returns an associative array of all errors. |
| FormState::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
| FormState::getGroups | function | core/ |
Returns references to details elements to render them within vertical tabs. |
| FormState::getIgnoreDestination | function | core/ |
Gets whether the redirect respects the destination query parameter. |
| FormState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormState::getRebuildInfo | function | core/ |
Gets the rebuild info. |
| FormState::getRedirect | function | core/ |
Gets the value to use for redirecting after the form has been executed. |
| FormState::getResponse | function | core/ |
Gets a response for this form. |
| FormState::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
| FormState::getSubmitHandlers | function | core/ |
Gets the submit handlers. |
| FormState::getTemporary | function | core/ |
Gets temporary data. |
| FormState::getTemporaryValue | function | core/ |
Gets an arbitrary value from temporary storage. |
| FormState::getTriggeringElement | function | core/ |
Gets the form element that triggered submission. |
| FormState::getUserInput | function | core/ |
Returns the form values as they were submitted by the user. |
| FormState::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
| FormStateDecoratorBase::get | function | core/ |
Gets the value for a property in the form state storage. |
| FormStateDecoratorBase::getAlwaysProcess | function | core/ |
Determines if this form should always be processed. |
| FormStateDecoratorBase::getBuildInfo | function | core/ |
Returns the build info for the form. |
| FormStateDecoratorBase::getButtons | function | core/ |
Returns the submit and button elements for the form. |
| FormStateDecoratorBase::getCacheableArray | function | core/ |
Returns an array representation of the cacheable portion of the form state. |
| FormStateDecoratorBase::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
| FormStateDecoratorBase::getCompleteForm | function | core/ |
Returns a reference to the complete form array. |
| FormStateDecoratorBase::getError | function | core/ |
Returns the error message filed against the given form element. |
| FormStateDecoratorBase::getErrors | function | core/ |
Returns an associative array of all errors. |
| FormStateDecoratorBase::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
| FormStateDecoratorBase::getGroups | function | core/ |
Returns references to details elements to render them within vertical tabs. |
| FormStateDecoratorBase::getIgnoreDestination | function | core/ |
Gets whether the redirect respects the destination query parameter. |
| FormStateDecoratorBase::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormStateDecoratorBase::getRebuildInfo | function | core/ |
Gets the rebuild info. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.