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 |
|---|---|---|---|
| MetaEventSubscriber::addResourceObjectMeta | function | core/ |
|
| NamedPlaceholderConverterTest::testParseReuseObject | function | core/ |
Tests reusing the parser object. |
| 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/ |
Stub class for plugin definition. |
| ObjectDefinition | class | core/ |
|
| ObjectDefinition | class | core/ |
|
| ObjectDefinition::__construct | function | core/ |
ObjectDefinition constructor. |
| 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 destructor. |
| 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. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObject | function | core/ |
Tests that the correct RuntimeException is thrown for dumping an object. |
| PdoTrait::clientFetchObject | function | core/ |
Fetches the next row and returns it as an object. |
| PirateDayCacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| PreExistingConfigException::$configObjects | property | core/ |
A list of configuration objects that already exist in active configuration. |
| PreExistingConfigException::flattenConfigObjects | function | core/ |
Flattens the config object array to a single dimensional list. |
| PreExistingConfigException::getConfigObjects | function | core/ |
Gets the list of configuration objects that already exist. |
| PrivateTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
| PrivateTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| Random::object | function | core/ |
Generates a random PHP object. |
| Random::object | function | core/ |
Generates a random PHP object. |
| RandomGeneratorTrait::randomObject | function | core/ |
Generates a random PHP object. |
| RandomTest::testRandomObject | function | core/ |
Tests random object generation to ensure the expected number of properties. |
| RecursiveContextualValidatorTest::providerTestValidatePropertyWithInvalidObjects | function | core/ |
Provides data for testValidatePropertyWithInvalidObjects. |
| RecursiveContextualValidatorTest::testValidatePropertyValueWithInvalidObjects | function | core/ |
Tests validate property value with invalid objects. |
| RecursiveContextualValidatorTest::testValidatePropertyWithInvalidObjects | function | core/ |
Tests validate property with invalid objects. |
| ResourceObject | class | core/ |
Represents a JSON:API resource object. |
| ResourceObject.php | file | core/ |
|
| ResourceObject::$fields | property | core/ |
The object's fields. |
| ResourceObject::$language | property | core/ |
The resource language. |
| ResourceObject::$links | property | core/ |
The resource object's links. |
| ResourceObject::$versionIdentifier | property | core/ |
The resource object's version identifier. |
| ResourceObject::buildLinksFromEntity | function | core/ |
Builds a LinkCollection for the given entity. |
| ResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
| ResourceObject::extractConfigEntityFields | function | core/ |
Extracts a config entity's fields. |
| ResourceObject::extractContentEntityFields | function | core/ |
Extracts a content entity's fields. |
| ResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
| ResourceObject::getField | function | core/ |
Gets the given field. |
| ResourceObject::getFields | function | core/ |
Gets the ResourceObject's fields. |
| ResourceObject::getLabelFieldName | function | core/ |
Determines the entity type's (internal) label field name. |
| ResourceObject::getLanguage | function | core/ |
Gets the ResourceObject's language. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.