Search for object

  1. Search 7.x for object
  2. Search 9.5.x for object
  3. Search 8.9.x for object
  4. Search 11.x for object
  5. Other projects
Title Object type File name Summary
EntityTypeManagerTest::provideFormObjectInvalidOperationData function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides test data for testGetFormObjectInvalidOperation().
EntityTypeManagerTest::testGetFormObject function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getFormObject() method.
EntityTypeManagerTest::testGetFormObjectInvalidOperation function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getFormObject() method with an invalid operation.
ExecutionContext::$object property core/lib/Drupal/Core/Validation/ExecutionContext.php The currently validated object.
ExecutionContext::$validatedObjects property core/lib/Drupal/Core/Validation/ExecutionContext.php Stores which objects have been validated in which group.
ExecutionContext::getObject function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::isObjectInitialized function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::markObjectAsInitialized function core/lib/Drupal/Core/Validation/ExecutionContext.php
FetchModeTrait::assocIntoObject function core/lib/Drupal/Core/Database/FetchModeTrait.php Fills an object with data from a FETCH_ASSOC row.
FetchTest::testQueryFetchObject function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record to an object explicitly.
FetchTest::testQueryFetchObjectClass function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a class using fetchObject.
FetchTest::testQueryFetchObjectClassNoConstructorArgs function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms that we can fetch a record into a class without constructor args.
FormBuilderTest::testBuildFormWithObject function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Tests the buildForm() method with a form object.
FormBuilderTest::testGetFormIdWithObject function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Tests the getFormId() method with a form object.
FormBuilderTest::testGetFormWithObject function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Tests the getForm() method with a form object.
FormController::getFormObject function core/lib/Drupal/Core/Controller/FormController.php Returns the object used to build the form.
FormObjectTest class core/modules/system/tests/src/Kernel/Form/FormObjectTest.php Tests building a form from an object.
FormObjectTest class core/modules/system/tests/src/Functional/Form/FormObjectTest.php Tests building a form from an object.
FormObjectTest.php file core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormObjectTest.php file core/modules/system/tests/src/Functional/Form/FormObjectTest.php
FormObjectTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/FormObjectTest.php
FormObjectTest::$modules property core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormObjectTest::$modules property core/modules/system/tests/src/Functional/Form/FormObjectTest.php
FormObjectTest::setUp function core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormObjectTest::testObjectFormCallback function core/modules/system/tests/src/Functional/Form/FormObjectTest.php Tests using an object as the form callback.
FormState::getFormObject function core/lib/Drupal/Core/Form/FormState.php
FormState::setFormObject function core/lib/Drupal/Core/Form/FormState.php
FormStateDecoratorBase::getFormObject function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::setFormObject function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBaseTest::testGetFormObject function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getFormObject[[api-linebreak]]
FormStateDecoratorBaseTest::testSetFormObject function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setFormObject[[api-linebreak]]
FormStateInterface::getFormObject function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the form object that is responsible for building this form.
FormStateInterface::setFormObject function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the form object that is responsible for building this form.
FormSubmitterTest::testRedirectWithResponseObject function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php Tests the redirectForm() method with a response object.
FormTestArgumentsObject class core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Provides a test form object that needs arguments.
FormTestArgumentsObject.php file core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestArgumentsObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php
FormTestControllerObject class core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Provides a test form object.
FormTestControllerObject.php file core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::buildForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::create function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::submitForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestControllerObject::validateForm function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
FormTestObject class core/modules/system/tests/modules/form_test/src/FormTestObject.php Provides a test form object.

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