Search for prepareCallback
- Search 7.x for prepareCallback
- Search 9.5.x for prepareCallback
- Search 8.9.x for prepareCallback
- Search 10.3.x for prepareCallback
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormState::prepareCallback | function | core/ |
Converts support notations for a form callback to a valid callable. |
FormStateDecoratorBase::prepareCallback | function | core/ |
|
FormStateDecoratorBaseTest::providerPrepareCallback | function | core/ |
Provides data to self::testPrepareCallback(). |
FormStateDecoratorBaseTest::testPrepareCallback | function | core/ |
@covers ::prepareCallback |
FormStateInterface::prepareCallback | function | core/ |
Converts support notations for a form callback to a valid callable. |
FormStateTest::testPrepareCallbackArray | function | core/ |
@covers ::prepareCallback |
FormStateTest::testPrepareCallbackInValidMethod | function | core/ |
@covers ::prepareCallback |
FormStateTest::testPrepareCallbackValidMethod | function | core/ |
@covers ::prepareCallback |
PrepareCallbackTestForm | class | core/ |
A test form used for the prepareCallback() tests. |
PrepareCallbackTestForm::buildForm | function | core/ |
Form constructor. |
PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
PrepareCallbackTestForm::submitForm | function | core/ |
Form submission handler. |
PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.