Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageConfigResourceTestBase.php | file | core/ |
|
| FieldStorageConfigResourceTestBase.php | file | core/ |
|
| FieldStorageConfigResourceTestBase::$entity | property | core/ |
|
| FieldStorageConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FieldStorageConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
| FieldStorageConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldStorageConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldStorageConfigResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldStorageConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| FieldTest::providerSource | function | core/ |
The data provider. |
| FieldTest::providerSource | function | core/ |
The data provider. |
| File::createSourceField | function | core/ |
Creates the source field definition for a type. |
| FileCopyTest::testNonExistentSourceFile | function | core/ |
Test that non-existent files throw an exception. |
| FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
| FileResourceTestBase | class | core/ |
|
| FileResourceTestBase | class | core/ |
|
| FileResourceTestBase.php | file | core/ |
|
| FileResourceTestBase.php | file | core/ |
|
| FileResourceTestBase::$author | property | core/ |
|
| FileResourceTestBase::$entity | property | core/ |
|
| FileResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FileResourceTestBase::$modules | property | core/ |
Modules to install. |
| FileResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FileResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FileResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FileResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FileResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| FileResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FileResourceTestBase::grantPermissionsToTestedRole | function | core/ |
Grants permissions to the tested role: anonymous or authenticated. |
| FileResourceTestBase::makeCurrentUserFileOwner | function | core/ |
Makes the current user the file owner. |
| FileResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FileResourceTestBase::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| FileTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| FileTest::providerSource | function | core/ |
The data provider. |
| FileTest::providerSource | function | core/ |
The data provider. |
| FileUpload::handleFileUploadForExistingResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUpload::handleFileUploadForNewResource | function | core/ |
Handles JSON:API file upload requests. |
| FileUploadForm::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
| FileUploadResource | class | core/ |
File upload resource. |
| FileUploadResource.php | file | core/ |
|
| FileUploadResource::$currentUser | property | core/ |
The currently authenticated user. |
| FileUploadResource::$entityFieldManager | property | core/ |
The entity field manager. |
| FileUploadResource::$entityTypeManager | property | core/ |
The entity type manager. |
| FileUploadResource::$fileSystem | property | core/ |
The file system service. |
| FileUploadResource::$lock | property | core/ |
The lock service. |
| FileUploadResource::$mimeTypeGuesser | property | core/ |
The MIME type guesser. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.