Search for object
- Search 7.x for object
 - Search 9.5.x for object
 - Search 8.9.x for object
 - Search 11.x for object
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| FormTestServiceObject | class | core/ | 
                                                                                        Provides a test form object. | 
| FormTestServiceObject.php | file | core/ | 
                                                                                        |
| FormTestServiceObject::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| FormTestServiceObject::getEditableConfigNames | function | core/ | 
                                                                                        Gets the configuration names that will be editable. | 
| FormTestServiceObject::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| FormTestServiceObject::submitForm | function | core/ | 
                                                                                        Form submission handler. | 
| FormTestServiceObject::validateForm | function | core/ | 
                                                                                        Form validation handler. | 
| HtmlEntityFormController::getFormObject | function | core/ | 
                                                                                        Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route:  | 
              
| HtmlFormController::getFormObject | function | core/ | 
                                                                                        Returns the object used to build the form. | 
| HTMLRestrictions::fromObjectWithHtmlRestrictions | function | core/ | 
                                                                                        Constructs a set of HTML restrictions matching the given object. | 
| HttpExceptionNormalizer::buildErrorObjects | function | core/ | 
                                                                                        Builds the normalized JSON:API error objects for the response. | 
| Inspector::assertAllObjects | function | core/ | 
                                                                                        Asserts that all members are objects. | 
| InspectorTest::testAssertAllObjects | function | core/ | 
                                                                                        Tests asserting all members are objects. | 
| InstallerObjectTest | class | core/ | 
                                                                                        Tests the db_installer_object() function that is used during installation. | 
| InstallerObjectTest.php | file | core/ | 
                                                                                        |
| InstallerObjectTest::providerDbInstallerObject | function | core/ | 
                                                                                        Data provider for testDbUrlToConnectionConversion(). | 
| InstallerObjectTest::setUp | function | core/ | 
                                                                                        |
| InstallerObjectTest::testDbInstallerObject | function | core/ | 
                                                                                        @dataProvider providerDbInstallerObject | 
| InvokableUntrustedObject | class | core/ | 
                                                                                        |
| InvokableUntrustedObject::__invoke | function | core/ | 
                                                                                        |
| LabelOnlyResourceObject | class | core/ | 
                                                                                        Value object decorating a ResourceObject; only its label is available. | 
| LabelOnlyResourceObject.php | file | core/ | 
                                                                                        |
| LabelOnlyResourceObject::$entity | property | core/ | 
                                                                                        The entity represented by this resource object. | 
| LabelOnlyResourceObject::createFromEntity | function | core/ | 
                                                                                        Creates a new ResourceObject from an entity. | 
| LabelOnlyResourceObject::extractFieldsFromEntity | function | core/ | 
                                                                                        Extracts the entity's fields. | 
| LabelOnlyResourceObject::getEntity | function | core/ | 
                                                                                        Gets the decorated entity. | 
| LabelOnlyResourceObject::setEntity | function | core/ | 
                                                                                        Sets the underlying entity. | 
| LanguageConfigFactoryOverride::createConfigObject | function | core/ | 
                                                                                        Creates a configuration object for use during install and synchronization. | 
| LayoutBuilderDecorationTestHtmlEntityFormController::getFormObject | function | core/ | 
                                                                                        Returns the object used to build the form. | 
| LayoutBuilderHtmlEntityFormController::getFormObject | function | core/ | 
                                                                                        Returns the object used to build the form. | 
| LinksetController::toLinkTargetObjects | function | core/ | 
                                                                                        Encode a menu tree as link items and capture any cacheability metadata. | 
| LOCALE_JS_OBJECT | constant | core/ | 
                                                                                        Regular expression pattern used to match simple JS object literal. | 
| LOCALE_JS_OBJECT_CONTEXT | constant | core/ | 
                                                                                        Regular expression to match an object containing a key 'context'. | 
| MenuLinkBase::getUrlObject | function | core/ | 
                                                                                        Returns a URL object containing either the external path or route. | 
| MenuLinkContent::getUrlObject | function | core/ | 
                                                                                        Gets the URL object pointing to the URL of the menu link content entity. | 
| MenuLinkContentInterface::getUrlObject | function | core/ | 
                                                                                        Gets the URL object pointing to the URL of the menu link content entity. | 
| MenuLinkInterface::getUrlObject | function | core/ | 
                                                                                        Returns a URL object containing either the external path or route. | 
| NullRouteMatch::getRouteObject | function | core/ | 
                                                                                        Returns the route object. | 
| ObjectAwareSerializationInterface | interface | core/ | 
                                                                                        Ensures that a serializer is usable for serializing PHP objects. | 
| ObjectAwareSerializationInterface.php | file | core/ | 
                                                                                        |
| ObjectDefinition | class | core/ | 
                                                                                        |
| ObjectDefinition | class | core/ | 
                                                                                        |
| ObjectDefinition | class | core/ | 
                                                                                        |
| ObjectDefinition::__construct | function | core/ | 
                                                                                        ObjectDefinition constructor. | 
Pagination
- Previous page
 - Page 3
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.