Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentLanguageSettingsUnitTest::$configEntityStorageInterface | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ContentLanguageSettingsUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ContentLanguageSettingsUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ContentLanguageSettingsUnitTest::$typedConfigManager | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
ContentLanguageSettingsUnitTest::providerDefaultLangcode | function | core/ |
|
ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ |
|
ContentLanguageSettingsUnitTest::providerLanguageAlterable | function | core/ |
|
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle | function | core/ |
|
ContentLanguageSettingsUnitTest::setUp | function | core/ |
|
ContentLanguageSettingsUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
ContentLanguageSettingsUnitTest::testDefaultLangcode | function | core/ |
@covers ::getDefaultLangcode @covers ::setDefaultLangcode |
ContentLanguageSettingsUnitTest::testId | function | core/ |
@covers ::id |
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration | function | core/ |
@covers ::isDefaultConfiguration |
ContentLanguageSettingsUnitTest::testLanguageAlterable | function | core/ |
@covers ::setLanguageAlterable @covers ::isLanguageAlterable |
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle | function | core/ |
@covers ::loadByEntityTypeBundle |
ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
@covers ::getTargetBundle |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
ContentLanguageSettingsXmlAnonTest | class | core/ |
@group rest |
ContentLanguageSettingsXmlAnonTest.php | file | core/ |
|
ContentLanguageSettingsXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsXmlBasicAuthTest | class | core/ |
@group rest |
ContentLanguageSettingsXmlBasicAuthTest.php | file | core/ |
|
ContentLanguageSettingsXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentLanguageSettingsXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ContentLanguageSettingsXmlCookieTest | class | core/ |
@group rest |
ContentLanguageSettingsXmlCookieTest.php | file | core/ |
|
ContentLanguageSettingsXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ContentLanguageSettingsXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentLanguageSettingsXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ContentLanguageSettingsXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ContentModeration | class | core/ |
Attaches workflows to content entity types and their bundles. |
ContentModeration.php | file | core/ |
|
ContentModeration::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModeration::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModeration::$moderationInfo | property | core/ |
The moderation information service. |
ContentModeration::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModeration::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModeration::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ContentModeration::create | function | core/ |
Creates an instance of the plugin. |
ContentModeration::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.