Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityResource::$time | property | core/ |
The time service. |
| EntityResource::$user | property | core/ |
The current user account. |
| EntityResource::addLinkHeaders | function | core/ |
Adds link headers to a response. |
| EntityResource::addToRelationshipData | function | core/ |
Adds a relationship to a to-many relationship. |
| EntityResource::availableMethods | function | core/ |
Returns the available HTTP request methods on this plugin. |
| EntityResource::buildWrappedResponse | function | core/ |
Builds a response with the appropriate wrapped document. |
| EntityResource::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
| EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
| EntityResource::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityResource::createIndividual | function | core/ |
Creates an individual entity. |
| EntityResource::delete | function | core/ |
Responds to entity DELETE requests. |
| EntityResource::deleteIndividual | function | core/ |
Deletes an individual entity. |
| EntityResource::deserialize | function | core/ |
Deserializes a request body, if any. |
| EntityResource::doPatchIndividualRelationship | function | core/ |
Update a to-one relationship. |
| EntityResource::doPatchMultipleRelationship | function | core/ |
Update a to-many relationship. |
| EntityResource::entityExists | function | core/ |
Checks if the given entity exists. |
| EntityResource::executeQueryInRenderContext | function | core/ |
Executes the query in a render context, to catch bubbled cacheability. |
| EntityResource::generateFallbackAccessDeniedMessage | function | core/ |
Generates a fallback access denied message, when no specific reason is set. |
| EntityResource::get | function | core/ |
Responds to entity GET requests. |
| EntityResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
| EntityResource::getCollection | function | core/ |
Gets the collection of entities. |
| EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
| EntityResource::getCollectionQuery | function | core/ |
Gets a basic query for a collection. |
| EntityResource::getEntityFromResourceIdentifier | function | core/ |
Loads the entity targeted by a resource identifier. |
| EntityResource::getIncludes | function | core/ |
Gets includes for the given response data. |
| EntityResource::getIndividual | function | core/ |
Gets the individual entity. |
| EntityResource::getJsonApiParams | function | core/ |
Extracts JSON:API query parameters from the request. |
| EntityResource::getPagerLinks | function | core/ |
Get the pager links for a given request object. |
| EntityResource::getPagerQueries | function | core/ |
Get the query param array. |
| EntityResource::getRelated | function | core/ |
Gets the related resource. |
| EntityResource::getRelationship | function | core/ |
Gets the relationship of an entity. |
| EntityResource::getRequestLink | function | core/ |
Get the full URL for a given request object. |
| EntityResource::isConfigEntityResource | function | core/ |
Checks if this resource is for a Config Entity. |
| EntityResource::loadEntitiesWithAccess | function | core/ |
Build a collection of the entities to respond with and access objects. |
| EntityResource::patch | function | core/ |
Responds to entity PATCH requests. |
| EntityResource::patchIndividual | function | core/ |
Patches an individual entity. |
| EntityResource::permissions | function | core/ |
Implements ResourceInterface::permissions(). |
| EntityResource::post | function | core/ |
Responds to entity POST requests and saves the new entity. |
| EntityResource::relationshipResponseRequiresBody | function | core/ |
Determines if the client needs to be updated with new relationship data. |
| EntityResource::removeFromRelationshipData | function | core/ |
Deletes the relationship of an entity. |
| EntityResource::replaceRelationshipData | function | core/ |
Updates the relationship of an entity. |
| EntityResource::respondWithCollection | function | core/ |
Respond with an entity collection. |
| EntityResource::updateEntityField | function | core/ |
Takes a field from the origin entity and puts it to the destination entity. |
| EntityResource::__construct | function | core/ |
Instantiates an EntityResource object. |
| EntityResource::__construct | function | core/ |
Constructs a Drupal\rest\Plugin\rest\resource\EntityResource object. |
| EntityResourceAccessTrait | trait | core/ |
@internal @todo Consider making public in https://www.drupal.org/node/2300677 |
| EntityResourceAccessTrait.php | file | core/ |
|
| EntityResourceAccessTrait::checkEditFieldAccess | function | core/ |
Performs edit access checks for fields. |
| EntityResourcePostRouteSubscriber | class | core/ |
Generates a 'create' route for an entity type if it has a REST POST route. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.