Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationMetadataWrapper::getSource | function | core/ |
Retrieves the source language for this translation. |
ContentTranslationMetadataWrapper::setSource | function | core/ |
Sets the source language for this translation. |
ContentTranslationMetadataWrapperInterface::getSource | function | core/ |
Retrieves the source language for this translation. |
ContentTranslationMetadataWrapperInterface::setSource | function | core/ |
Sets the source language for this translation. |
ContentTranslationModuleInstallTest::$sourceLangcode | property | core/ |
The language code of the source language for this test. |
CookieResourceTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses testing $auth=cookie. |
CookieResourceTestTrait.php | file | core/ |
|
CookieResourceTestTrait::$csrfToken | property | core/ |
The CSRF token. |
CookieResourceTestTrait::$logoutToken | property | core/ |
The logout token. |
CookieResourceTestTrait::$sessionCookie | property | core/ |
The session cookie. |
CookieResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
CookieResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
CookieResourceTestTrait::initAuthentication | function | core/ |
|
CredentialFormTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
DateFormatResourceTestBase | class | core/ |
ResourceTestBase for DateFormat entity. |
DateFormatResourceTestBase.php | file | core/ |
|
DateFormatResourceTestBase::$entity | property | core/ |
The DateFormat entity. |
DateFormatResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
DateFormatResourceTestBase::$modules | property | core/ |
Modules to install. |
DateFormatResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
DateFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
DateFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
DateFormatResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
DoubleSlashTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
EditorResourceTestBase | class | core/ |
Resource test base for Editor entity. |
EditorResourceTestBase.php | file | core/ |
|
EditorResourceTestBase::$entity | property | core/ |
The Editor entity. |
EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
EditorResourceTestBase::$modules | property | core/ |
Modules to install. |
EditorResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EditorResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EditorResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EmbeddedDataSource | class | core/ |
Allows source data to be defined in the configuration of the source plugin. |
EmbeddedDataSource.php | file | core/ |
|
EmbeddedDataSource::$dataRows | property | core/ |
Data obtained from the source plugin configuration. |
EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
EmbeddedDataSource::count | function | core/ |
Gets the source count. |
EmbeddedDataSource::fields | function | core/ |
Returns available fields on the source. |
EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EmbeddedDataSource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EmbeddedDataSource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
EmbeddedDataSource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
EmptySource | class | core/ |
Source returning a row based on the constants provided. |
EmptySource.php | file | core/ |
|
EmptySource::doCount | function | core/ |
Gets the source count. |
EmptySource::fields | function | core/ |
Returns available fields on the source. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.