Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceResponseValidatorTest::setUp | function | core/ |
|
| ResourceResponseValidatorTest::testValidateResponse | function | core/ |
Tests validate response. |
| ResourceResponseValidatorTest::validateResponseProvider | function | core/ |
Provides test cases for testValidateResponse. |
| ResourceRoutes::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| ResourceTestBase::$entityStorage | property | core/ |
The entity storage. |
| ResourceTestBase::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
| ResourceTestBase::$resourceConfigStorage | property | core/ |
The REST resource config entity storage. |
| ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
| ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
| ResourceTestBase::getEditorialPermissions | function | core/ |
Gets an array of permissions required to view and update any tested entity. |
| ResourceTestBase::grantPermissionsToAnonymousRole | function | core/ |
Grants permissions to the anonymous role. |
| ResourceTestBase::grantPermissionsToAuthenticatedRole | function | core/ |
Grants permissions to the authenticated role. |
| ResourceTestBase::grantPermissionsToTestedRole | function | core/ |
Grants permissions to the tested role: anonymous or authenticated. |
| ResourceTestBase::grantPermissionsToTestedRole | function | core/ |
Grants permissions to the authenticated role. |
| ResourceType::TYPE_NAME_URI_PATH_SEPARATOR | constant | core/ |
A string which is used as path separator in resource type names. |
| ResourceTypeConverter::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| ResourceTypeRepository | class | core/ |
Provides a repository of all JSON:API resource types. |
| ResourceTypeRepository.php | file | core/ |
|
| ResourceTypeRepository::$cache | property | core/ |
The cache backend. |
| ResourceTypeRepository::$cacheTags | property | core/ |
Cache tags used for caching the repository. |
| ResourceTypeRepository::$entityFieldManager | property | core/ |
The entity field manager. |
| ResourceTypeRepository::$entityTypeBundleInfo | property | core/ |
The bundle manager. |
| ResourceTypeRepository::$entityTypeManager | property | core/ |
The entity type manager. |
| ResourceTypeRepository::$eventDispatcher | property | core/ |
The event dispatcher. |
| ResourceTypeRepository::all | function | core/ |
Gets all JSON:API resource types. |
| ResourceTypeRepository::calculateRelatableResourceTypes | function | core/ |
Calculates relatable JSON:API resource types for a given resource type. |
| ResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
| 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. |
| ResourceTypeRepository::isLocatableResourceType | function | core/ |
Whether an entity type + bundle maps to a locatable resource type. |
| ResourceTypeRepository::isMutableResourceType | function | core/ |
Whether an entity type + bundle maps to a mutable resource type. |
| ResourceTypeRepository::isReferenceFieldDefinition | function | core/ |
Determines if a given field definition is a reference field. |
| ResourceTypeRepository::isVersionableResourceType | function | core/ |
Whether an entity type is a versionable resource type. |
| ResourceTypeRepository::lookupResourceType | function | core/ |
Lookup a resource type by entity type ID and bundle name. |
| ResourceTypeRepository::__construct | function | core/ |
Instantiates a ResourceTypeRepository object. |
| ResourceTypeRepositoryInterface | interface | core/ |
Provides a repository of all JSON:API resource types. |
| ResourceTypeRepositoryInterface.php | file | core/ |
|
| ResourceTypeRepositoryInterface::all | function | core/ |
Gets all JSON:API resource types. |
| 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 | class | core/ |
Tests Drupal\jsonapi\ResourceType\ResourceTypeRepository. |
| ResourceTypeRepositoryTest.php | file | core/ |
|
| ResourceTypeRepositoryTest::$modules | property | core/ |
Modules to install. |
| ResourceTypeRepositoryTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
| ResourceTypeRepositoryTest::getFieldsProvider | function | core/ |
Data provider for testMappingNameConflictCheck. |
| ResourceTypeRepositoryTest::getProvider | function | core/ |
Data provider for testGet. |
Pagination
- Previous page
- Page 203
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.