Search for object
- Search 7.x for object
 - Search 9.5.x for object
 - Search 8.9.x for object
 - Search 10.3.x for object
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EarlyRenderingTestController::domainObjectWithAttachments | function | core/ | 
                                                                                        |
| EarlyRenderingTestController::domainObjectWithAttachmentsEarly | function | core/ | 
                                                                                        |
| EntityAccessChecker::getAccessCheckedResourceObject | function | core/ | 
                                                                                        Get the object to normalize and the access based on the provided entity. | 
| EntityAccessCheckTest::createRouteMatchForObject | function | core/ | 
                                                                                        Wrap any object with a route match, and return that. | 
| EntityAccessDeniedHttpExceptionNormalizer::buildErrorObjects | function | core/ | 
                                                                                        Builds the normalized JSON:API error objects for the response. | 
| EntityContextDefinition::getConstraintObjects | function | core/ | 
                                                                                        Extracts an array of constraints for a context definition object. | 
| EntityTranslationTest::testTranslationObjectCache | function | core/ | 
                                                                                        Tests the translation object cache. | 
| EntityTypeManager::getFormObject | function | core/ | 
                                                                                        Creates a new form instance. | 
| EntityTypeManagerInterface::getFormObject | function | core/ | 
                                                                                        Creates a new form instance. | 
| EntityTypeManagerTest::provideFormObjectInvalidOperationData | function | core/ | 
                                                                                        Provides test data for testGetFormObjectInvalidOperation(). | 
| EntityTypeManagerTest::testGetFormObject | function | core/ | 
                                                                                        Tests the getFormObject() method. | 
| EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ | 
                                                                                        Tests the getFormObject() method with an invalid operation. | 
| ExecutionContext::$object | property | core/ | 
                                                                                        The currently validated object. | 
| 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/ | 
                                                                                        |
| FetchLegacyTest::testQueryFetchObject | function | core/ | 
                                                                                        Confirms that we can fetch a record to an object explicitly. | 
| 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. | 
| FetchTest::testQueryFetchObjectClassNoConstructorArgs | function | core/ | 
                                                                                        Confirms that we can fetch a record into a class without constructor args. | 
| 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 install. | 
| FormObjectTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| 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/ | 
                                                                                        Tests get form object. | 
| FormStateDecoratorBaseTest::testSetFormObject | function | core/ | 
                                                                                        Tests set form object. | 
| 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. | 
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.