Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ResourceTestBase::getExtraRevisionCacheTags | function | core/ |
The expected cache tags when checking revision responses. |
| ResourceTestBase::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
| ResourceTestBase::getModifiedEntityForPatchTesting | function | core/ |
Clones the given entity and modifies all PATCH-protected fields. |
| ResourceTestBase::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| ResourceTestBase::getNestedIncludePaths | function | core/ |
Gets an array of all nested include paths to be tested. |
| ResourceTestBase::getPatchDocument | function | core/ |
Returns the JSON:API PATCH document. |
| ResourceTestBase::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ResourceTestBase::getRelationshipFieldNames | function | core/ |
Gets a list of public relationship names for the resource type under test. |
| ResourceTestBase::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| ResourceTestBase::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| ResourceType::$deserializationTargetClass | property | core/ |
The class to which a payload converts to. |
| ResourceType::getBundle | function | core/ |
Gets the bundle. |
| ResourceType::getDeserializationTargetClass | function | core/ |
Gets the deserialization target class. |
| ResourceType::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| ResourceType::getFieldByInternalName | function | core/ |
Gets a particular attribute or relationship field by internal field name. |
| ResourceType::getFieldByPublicName | function | core/ |
Gets a particular attribute or relationship field by public field name. |
| ResourceType::getFields | function | core/ |
Gets the attribute and relationship fields of this resource type. |
| ResourceType::getInternalName | function | core/ |
Translates the public field name to the entity field name. |
| ResourceType::getPath | function | core/ |
Get the resource path. |
| ResourceType::getPublicName | function | core/ |
Translates the entity field name to the public field name. |
| ResourceType::getRelatableResourceTypes | function | core/ |
Get all resource types with which this type may have a relationship. |
| ResourceType::getRelatableResourceTypesByField | function | core/ |
Get all resource types with which the given field may have a relationship. |
| ResourceType::getTypeName | function | core/ |
Gets the type name. |
| ResourceTypeBuildEvent::getFields | function | core/ |
Gets the current fields of the resource type to be built. |
| ResourceTypeBuildEvent::getResourceTypeName | function | core/ |
Gets current resource type name of the resource type to be built. |
| ResourceTypeBuildEventSubscriber::getSubscribedEvents | function | core/ |
|
| ResourceTypeField::getInternalName | function | core/ |
Gets the internal name of the field. |
| ResourceTypeField::getPublicName | function | core/ |
Gets the public name of the field. |
| ResourceTypeRelationship::getRelatableResourceTypes | function | core/ |
Gets the relatable resource types. |
| ResourceTypeRepository::get | function | core/ |
Gets a specific JSON:API resource type based on entity type ID and bundle. |
| ResourceTypeRepository::getAllBundlesForEntityType | function | core/ |
Gets all bundle IDs for a given entity type. |
| ResourceTypeRepository::getAllFieldNames | function | core/ |
Gets all field names for a given entity type and bundle. |
| ResourceTypeRepository::getByTypeName | function | core/ |
Gets a specific JSON:API resource type based on a supplied typename. |
| ResourceTypeRepository::getFields | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
| ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition | function | core/ |
Get relatable resource types from a field definition. |
| ResourceTypeRepositoryInterface::get | function | core/ |
Gets a specific JSON:API resource type based on entity type ID and bundle. |
| ResourceTypeRepositoryInterface::getByTypeName | function | core/ |
Gets a specific JSON:API resource type based on a supplied typename. |
| ResourceTypeRepositoryTest::getFieldsProvider | function | core/ |
Data provider for testMappingNameConflictCheck. |
| ResourceTypeRepositoryTest::getProvider | function | core/ |
Data provider for testGet. |
| ResourceTypeRepositoryTest::testGet | function | core/ |
Tests get. |
| ResponseGeneratorSubscriber::getSubscribedEvents | function | core/ |
|
| ResponseStatus::getCacheContexts | function | core/ |
|
| ResponsiveImage::getInfo | function | core/ |
Returns the element properties for this element. |
| ResponsiveImageBuilder::getImageDimensions | function | core/ |
Determines the dimensions of an image. |
| ResponsiveImageBuilder::getImageStyleUrl | function | core/ |
Returns the given image style URL. |
| ResponsiveImageBuilder::getMimeType | function | core/ |
Determines the MIME type of an image. |
| ResponsiveImageStyle::getBreakpointGroup | function | core/ |
Returns the breakpoint group for the responsive image style. |
| ResponsiveImageStyle::getFallbackImageStyle | function | core/ |
Returns the fallback image style ID for the responsive image style. |
| ResponsiveImageStyle::getImageStyleIds | function | core/ |
Gets all the image styles IDs involved in the responsive image mapping. |
Pagination
- Previous page
- Page 179
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.