Search for metadata
- Search 7.x for metadata
- Search 9.5.x for metadata
- Search 8.9.x for metadata
- Search 11.x for metadata
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationMetadataFieldsTest.php | file | core/ |
|
| ContentTranslationMetadataFieldsTest::$bundle | property | core/ |
The bundle being tested. |
| ContentTranslationMetadataFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationMetadataFieldsTest::$entityTypeId | property | core/ |
The entity type being tested. |
| ContentTranslationMetadataFieldsTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationMetadataFieldsTest::setUp | function | core/ |
|
| ContentTranslationMetadataFieldsTest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
| ContentTranslationMetadataFieldsTest::testSetTranslatable | function | core/ |
Tests setting translatable metadata fields. |
| ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
| ContentTranslationMetadataWrapper | class | core/ |
Base class for content translation metadata wrappers. |
| ContentTranslationMetadataWrapper.php | file | core/ |
|
| ContentTranslationMetadataWrapper::$handler | property | core/ |
The content translation handler. |
| ContentTranslationMetadataWrapper::$translation | property | core/ |
The wrapped entity translation. |
| ContentTranslationMetadataWrapper::getAuthor | function | core/ |
Returns the translation author. |
| ContentTranslationMetadataWrapper::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
| ContentTranslationMetadataWrapper::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapper::getSource | function | core/ |
Retrieves the source language for this translation. |
| ContentTranslationMetadataWrapper::isOutdated | function | core/ |
Returns the translation outdated status. |
| ContentTranslationMetadataWrapper::isPublished | function | core/ |
Returns the translation published status. |
| ContentTranslationMetadataWrapper::setAuthor | function | core/ |
Sets the translation author. |
| ContentTranslationMetadataWrapper::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| ContentTranslationMetadataWrapper::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable | function | core/ |
Updates a field value, only if the field is translatable. |
| ContentTranslationMetadataWrapper::setOutdated | function | core/ |
Sets the translation outdated status. |
| ContentTranslationMetadataWrapper::setPublished | function | core/ |
Sets the translation published status. |
| ContentTranslationMetadataWrapper::setSource | function | core/ |
Sets the source language for this translation. |
| ContentTranslationMetadataWrapper::__construct | function | core/ |
Initializes an instance of the content translation metadata handler. |
| ContentTranslationMetadataWrapperInterface | interface | core/ |
Common interface for content translation metadata wrappers. |
| ContentTranslationMetadataWrapperInterface.php | file | core/ |
|
| ContentTranslationMetadataWrapperInterface::getAuthor | function | core/ |
Returns the translation author. |
| ContentTranslationMetadataWrapperInterface::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
| ContentTranslationMetadataWrapperInterface::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::getSource | function | core/ |
Retrieves the source language for this translation. |
| ContentTranslationMetadataWrapperInterface::isOutdated | function | core/ |
Returns the translation outdated status. |
| ContentTranslationMetadataWrapperInterface::isPublished | function | core/ |
Returns the translation published status. |
| ContentTranslationMetadataWrapperInterface::setAuthor | function | core/ |
Sets the translation author. |
| ContentTranslationMetadataWrapperInterface::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| ContentTranslationMetadataWrapperInterface::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::setOutdated | function | core/ |
Sets the translation outdated status. |
| ContentTranslationMetadataWrapperInterface::setPublished | function | core/ |
Sets the translation published status. |
| ContentTranslationMetadataWrapperInterface::setSource | function | core/ |
Sets the source language for this translation. |
| Context::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
| CookiesCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| CsrfTokenGenerator::$sessionMetadata | property | core/ |
The session metadata bag. |
| CsrfTokenGeneratorTest::$sessionMetadata | property | core/ |
The mock session metadata bag. |
| DevReleaseTest::setReleaseMetadata | function | core/ |
Sets the release metadata file to use when fetching available updates. |
| DirectoryWithMetadataDiscovery | class | core/ |
Does the actual finding of the directories with metadata files. |
| DirectoryWithMetadataDiscovery.php | file | core/ |
|
| DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
| DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
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.