Search for name
Title | Object type | File name | Summary |
---|---|---|---|
ResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ResourceTestBase::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ResourceTestBase::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
ResourceTestBase::getRelationshipFieldNames | function | core/ |
Gets a list of public relationship names for the resource type under test. |
ResourceType::$typeName | property | core/ |
The type name. |
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::getInternalName | function | core/ |
Translates the public field name to the entity field name. |
ResourceType::getPublicName | function | core/ |
Translates the entity field name to the public field name. |
ResourceType::getTypeName | function | core/ |
Gets the type name. |
ResourceType::TYPE_NAME_URI_PATH_SEPARATOR | constant | core/ |
A string which is used as path separator in resource type names. |
ResourceTypeBuildEvent::$resourceTypeName | property | core/ |
The JSON:API resource type name of the instance to be built. |
ResourceTypeBuildEvent::getResourceTypeName | function | core/ |
Gets current resource type name of the resource type to be built. |
ResourceTypeBuildEvent::setPublicFieldName | function | core/ |
Sets the public name of the given field on the resource type to be built. |
ResourceTypeBuildEvent::setResourceTypeName | function | core/ |
Sets the name of the resource type to be built. |
ResourceTypeBuildEventSubscriber::renameResourceType | function | core/ |
Renames any resource types that have been renamed by a test. |
ResourceTypeField::$internalName | property | core/ |
The internal field name. |
ResourceTypeField::$publicName | property | core/ |
The public field name. |
ResourceTypeField::getInternalName | function | core/ |
Gets the internal name of the field. |
ResourceTypeField::getPublicName | function | core/ |
Gets the public name of the field. |
ResourceTypeField::withPublicName | function | core/ |
Establishes a new public name for the field. |
ResourceTypeRelationship::withPublicName | function | core/ |
Establishes a new public name for the field. |
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. |
ResourceTypeRepositoryInterface::getByTypeName | function | core/ |
Gets a specific JSON:API resource type based on a supplied typename. |
ResourceTypeRepositoryTest::testMappingNameConflictCheck | function | core/ |
Ensures that a naming conflict in mapping causes an exception to be thrown. |
ResponsiveImageStyleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RestResourceConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RoleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
Routes::CONTROLLER_SERVICE_NAME | constant | core/ |
The service name for the primary JSON:API controller. |
Routes::getFileUploadRouteName | function | core/ |
Get a unique route name for the file upload resource type and route type. |
Routes::getResourceTypeNameFromParameters | function | core/ |
Gets the resource type from a route or request's parameters. |
Routes::getRouteName | function | core/ |
Get a unique route name for the JSON:API resource type and route type. |
SanitizeNameTest | class | core/ |
Filename sanitization tests. |
SanitizeNameTest.php | file | core/ |
|
SanitizeNameTest::provideFilenames | function | core/ |
Provides data for testFileNameTransliteration(). |
SanitizeNameTest::testFileNameTransliteration | function | core/ |
Test file name sanitization. |
SaveUploadFormTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
ScaffoldFileInfo::packageName | function | composer/ |
Gets the package name. |
ScaffoldFilePath::$packageName | property | composer/ |
The name of the package containing the file. |
ScaffoldFilePath::packageName | function | composer/ |
Gets the name of the package this source file was pulled from. |
SearchPageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
SettingsForm::getEditableConfigNames | function | core/ |
|
ShortcutSetTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ShortcutTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ShortcutTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
Sort::KEY_NAME | constant | core/ |
The JSON:API sort key name. |
TermTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.