Search for object
- Search 7.x for object
- Search 8.9.x for object
- Search 10.3.x for object
- Search 11.x for object
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ExecutionContext::$validatedObjects | property | core/ |
Stores which objects have been validated in which group. |
ExecutionContext::getObject | function | core/ |
|
ExecutionContext::isObjectInitialized | function | core/ |
|
ExecutionContext::markObjectAsInitialized | function | core/ |
|
FetchTest::testQueryFetchObject | function | core/ |
Confirms that we can fetch a record to an object explicitly. |
FetchTest::testQueryFetchObjectClass | function | core/ |
Confirms that we can fetch a record into a class using fetchObject. |
FormBuilderTest::testBuildFormWithObject | function | core/ |
Tests the buildForm() method with a form object. |
FormBuilderTest::testGetFormIdWithObject | function | core/ |
Tests the getFormId() method with a form object. |
FormBuilderTest::testGetFormWithObject | function | core/ |
Tests the getForm() method with a form object. |
FormController::getFormObject | function | core/ |
Returns the object used to build the form. |
FormObjectTest | class | core/ |
Tests building a form from an object. |
FormObjectTest | class | core/ |
Tests building a form from an object. |
FormObjectTest.php | file | core/ |
|
FormObjectTest.php | file | core/ |
|
FormObjectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormObjectTest::$modules | property | core/ |
Modules to enable. |
FormObjectTest::$modules | property | core/ |
Modules to enable. |
FormObjectTest::setUp | function | core/ |
|
FormObjectTest::testObjectFormCallback | function | core/ |
Tests using an object as the form callback. |
FormState::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
FormState::setFormObject | function | core/ |
Sets the form object that is responsible for building this form. |
FormStateDecoratorBase::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
FormStateDecoratorBase::setFormObject | function | core/ |
Sets the form object that is responsible for building this form. |
FormStateDecoratorBaseTest::testGetFormObject | function | core/ |
@covers ::getFormObject |
FormStateDecoratorBaseTest::testSetFormObject | function | core/ |
@covers ::setFormObject |
FormStateInterface::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
FormStateInterface::setFormObject | function | core/ |
Sets the form object that is responsible for building this form. |
FormSubmitterTest::testRedirectWithResponseObject | function | core/ |
Tests the redirectForm() method with a response object. |
FormTestArgumentsObject | class | core/ |
Provides a test form object that needs arguments. |
FormTestArgumentsObject.php | file | core/ |
|
FormTestArgumentsObject::buildForm | function | core/ |
Form constructor. |
FormTestArgumentsObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestArgumentsObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestArgumentsObject::submitForm | function | core/ |
Form submission handler. |
FormTestArgumentsObject::validateForm | function | core/ |
Form validation handler. |
FormTestControllerObject | class | core/ |
Provides a test form object. |
FormTestControllerObject.php | file | core/ |
|
FormTestControllerObject::buildForm | function | core/ |
Form constructor. |
FormTestControllerObject::create | function | core/ |
Instantiates a new instance of this class. |
FormTestControllerObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestControllerObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestControllerObject::submitForm | function | core/ |
Form submission handler. |
FormTestControllerObject::validateForm | function | core/ |
Form validation handler. |
FormTestObject | class | core/ |
Provides a test form object. |
FormTestObject.php | file | core/ |
|
FormTestObject::buildForm | function | core/ |
Form constructor. |
FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
FormTestObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestObject::submitForm | function | core/ |
Form submission handler. |
FormTestObject::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.