Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Row::hasSourceProperty | function | core/ |
Determines whether a source has a property. |
Row::setSourceProperty | function | core/ |
Sets a source property if the row is not frozen. |
RowTest::$testGetSourceIds | property | core/ |
Test source keys for testing get and getMultiple. |
RowTest::$testGetSourceProperties | property | core/ |
Test source properties for testing get and getMultiple. |
RowTest::$testSourceIds | property | core/ |
The source IDs. |
RowTest::testGetSourceProperty | function | core/ |
Tests getting the source property. |
RowTest::testMultipleSourceIdValues | function | core/ |
Tests the multiple source IDs. |
RowTest::testRowWithMultipleSourceIds | function | core/ |
Tests object creation: multiple source IDs. |
RowTest::testSourceFreeze | function | core/ |
Tests source immutability after freeze. |
RowTest::testSourceIdValues | function | core/ |
Tests the source ID. |
sample_lookup_migration_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml |
sample_stubbing_migration_with_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml |
ScaffoldFilePath::sourcePath | function | composer/ |
Converts the relative source path into an absolute path. |
SearchPageResourceTestBase | class | core/ |
|
SearchPageResourceTestBase.php | file | core/ |
|
SearchPageResourceTestBase::$entity | property | core/ |
|
SearchPageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
SearchPageResourceTestBase::$modules | property | core/ |
Modules to install. |
SearchPageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
SearchPageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
SearchPageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
SearchPageTest::providerSource | function | core/ |
The data provider. |
SearchPageTest::providerSource | function | core/ |
The data provider. |
serializer.normalizer.resource_identifier.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer |
serializer.normalizer.resource_object.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ResourceObjectNormalizer |
SerializerTest::$resourceType | property | core/ |
A resource type for testing. |
ShortcutResourceTestBase | class | core/ |
ResourceTestBase for Shortcut entity. |
ShortcutResourceTestBase.php | file | core/ |
|
ShortcutResourceTestBase::$entity | property | core/ |
The Shortcut entity. |
ShortcutResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ShortcutResourceTestBase::$modules | property | core/ |
Modules to install. |
ShortcutResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ShortcutResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ShortcutResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ShortcutResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
ShortcutResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ShortcutResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ShortcutSetResourceTestBase | class | core/ |
ResourceTestBase for ShortcutSet entity. |
ShortcutSetResourceTestBase.php | file | core/ |
|
ShortcutSetResourceTestBase::$entity | property | core/ |
The ShortcutSet entity. |
ShortcutSetResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ShortcutSetResourceTestBase::$modules | property | core/ |
Modules to install. |
ShortcutSetResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ShortcutSetResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ShortcutSetResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ShortcutSetResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.