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 |
---|---|---|---|
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/ |
|
KernelTestBaseTest::testAssertIdenticalObject | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertIdenticalObject. |
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. |
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. |
ObjectDefinition | class | core/ |
|
ObjectDefinition | class | core/ |
|
ObjectDefinition::__construct | function | core/ |
ObjectDefinition constructor. |
ObjectDefinition::__construct | function | core/ |
ObjectDefinition constructor. |
Objected-oriented programming conventions | group | core/ |
PSR-4, namespaces, class naming, and other conventions. |
ObjectSerialization | class | core/ |
Object to test that security issues around serialization. |
ObjectSerialization.php | file | core/ |
|
ObjectSerialization::__construct | function | core/ |
ObjectSerialization constructor. |
ObjectSerialization::__destruct | function | core/ |
ObjectSerialization deconstructor. |
ObjectWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
ObjectWithPluginCollectionInterface.php | file | core/ |
|
ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
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.