Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceResponseValidatorTest::setUp | function | core/ |
|
| ResourceResponseValidatorTest::testDoValidateResponse | function | core/ |
@covers ::doValidateResponse[[api-linebreak]] |
| ResourceResponseValidatorTest::testValidateResponse | function | core/ |
@covers ::validateResponse[[api-linebreak]] @dataProvider validateResponseProvider |
| ResourceResponseValidatorTest::validateResponseProvider | function | core/ |
Provides test cases for testValidateResponse. |
| ResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| ResourceTestBase::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| ResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| ResourceTestBase::$uuidKey | property | core/ |
The UUID key. |
| ResourceTestBase::decorateResourceIdentifierWithDrupalInternalTargetId | function | core/ |
Adds drupal_internal__target_id to the meta of a resource identifier. |
| ResourceTestBase::getExpectedGetIndividualResourceResponse | function | core/ |
Gets the expected individual ResourceResponse for GET. |
| ResourceTestBase::makeNormalizationInvalid | function | core/ |
Makes the given JSON:API document invalid. |
| ResourceTestBase::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| ResourceTestBase::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| ResourceTestBase::testPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
| ResourceTestBase::testPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
| ResourceType::$entityTypeId | property | core/ |
The entity type ID. |
| ResourceType::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| ResourceTypeConverter::PARAM_TYPE_ID | constant | core/ |
The route parameter type to match. |
| ResourceTypeRepositoryTest::getFieldsProvider | function | core/ |
Data provider for testMappingNameConflictCheck. |
| ResourceTypeRepositoryTest::getProvider | function | core/ |
Data provider for testGet. |
| ResourceVersionRouteEnhancer::isValidVersionIdentifier | function | core/ |
Validates the user input. |
| ResourceVersionRouteEnhancer::REVISION_ID_KEY | constant | core/ |
The route default parameter name. |
| ResourceVersionRouteEnhancer::VERSION_IDENTIFIER_VALIDATOR | constant | core/ |
Resource version validation regex. |
| ResponsiveImageStyle::$id | property | core/ |
The responsive image ID (machine name). |
| ResponsiveImageStyle::getImageStyleIds | function | core/ |
Gets all the image styles IDs involved in the responsive image mapping. |
| ResponsiveImageStyleForm::validateForm | function | core/ |
Form validation handler. |
| ResponsiveImageStyleInterface::getImageStyleIds | function | core/ |
Gets all the image styles IDs involved in the responsive image mapping. |
| ResponsiveImageStyleResourceTestBase::$effectUuid | property | core/ |
The effect UUID. |
| ResponsiveImageStyleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ResponsiveImageStyles::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ResponsiveImageStylesTest::providerSource | function | core/ |
The data provider. |
| ResponsiveImageStyleTest::$entityTypeId | property | core/ |
The tested entity type. |
| responsive_image.styles.wide.yml | file | core/ |
core/profiles/standard/config/optional/responsive_image.styles.wide.yml |
| responsive_image.styles.wide.yml | file | core/ |
core/profiles/demo_umami/config/optional/responsive_image.styles.wide.yml |
| RestExport::$authenticationProviderIds | property | core/ |
The authentication providers, like 'cookie' and 'basic_auth'. |
| RestExport::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| RestExport::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
| RestExportAuthTest::testAuthProvidersOptions | function | core/ |
Checks that correct authentication providers are available for choosing. |
| RestJsonApiUnsupported::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestRegisterUserTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestResource::$id | property | core/ |
The REST resource plugin ID. |
| RestResourceConfig::$id | property | core/ |
The REST resource config id. |
| RestResourceConfig::$plugin_id | property | core/ |
The REST resource plugin id. |
| RestResourceConfig::getAuthenticationProviders | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfig::getAuthenticationProvidersForMethodGranularity | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfigInterface::getAuthenticationProviders | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| RestResourceConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
Pagination
- Previous page
- Page 125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.