Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationUpdatesManager::$entityTypeManager | property | core/ |
The entity type manager. |
| ContentTranslationUpdatesManager::$updateManager | property | core/ |
The entity definition update manager. |
| ContentTranslationUpdatesManager::updateDefinitions | function | core/ |
Executes field storage definition updates if needed. |
| ContentTranslationUpdatesManager::__construct | function | core/ |
Constructs an updates manager instance. |
| ContentTranslationUpdateTest | class | core/ |
Tests the upgrade path for the Content Translation module. |
| ContentTranslationUpdateTest.php | file | core/ |
|
| ContentTranslationUpdateTest::$database | property | core/ |
The database connection used. |
| ContentTranslationUpdateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| ContentTranslationUpdateTest::$state | property | core/ |
The state service. |
| ContentTranslationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ContentTranslationUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| ContentTranslationUpdateTest::testContentTranslationUpdate8400 | function | core/ |
Tests that initial values for metadata fields are populated correctly. |
| ContentTranslationViewsUITest | class | core/ |
Tests the views UI when content_translation is enabled. |
| ContentTranslationViewsUITest.php | file | core/ |
|
| ContentTranslationViewsUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationViewsUITest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationViewsUITest::$testViews | property | core/ |
Views used by this test. |
| ContentTranslationViewsUITest::testViewsUI | function | core/ |
Tests the views UI. |
| ContentTranslationWorkflowsTest | class | core/ |
Tests the content translation workflows for the test entity. |
| ContentTranslationWorkflowsTest.php | file | core/ |
|
| ContentTranslationWorkflowsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationWorkflowsTest::$entity | property | core/ |
The entity used for testing. |
| ContentTranslationWorkflowsTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationWorkflowsTest::assertNoSharedElements | function | core/ |
Assert that the current page does not contain shared form elements. |
| ContentTranslationWorkflowsTest::doTestWorkflows | function | core/ |
Checks that workflows have the expected behaviors for the given user. |
| ContentTranslationWorkflowsTest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| ContentTranslationWorkflowsTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| ContentTranslationWorkflowsTest::setUp | function | core/ |
|
| ContentTranslationWorkflowsTest::setupEntity | function | core/ |
Creates a test entity and translate it. |
| ContentTranslationWorkflowsTest::testWorkflows | function | core/ |
Test simple and editorial translation workflows. |
| ContentTypeCreationTrait | trait | core/ |
Provides methods to create content type from given values. |
| ContentTypeCreationTrait | trait | core/ |
Provides methods to create content type from given values. |
| ContentTypeCreationTrait.php | file | core/ |
|
| ContentTypeCreationTrait.php | file | core/ |
|
| ContentTypeCreationTrait::createContentType | function | core/ |
Creates a custom content type based on default settings. |
| ContentTypeHeaderMatcher | class | core/ |
Filters routes based on the HTTP Content-type header. |
| ContentTypeHeaderMatcher.php | file | core/ |
|
| ContentTypeHeaderMatcher::filter | function | core/ |
|
| ContentTypeHeaderMatcherTest | class | core/ |
Confirm that the content types partial matcher is functioning properly. |
| ContentTypeHeaderMatcherTest.php | file | core/ |
|
| ContentTypeHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| ContentTypeHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
| ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter | function | core/ |
|
| ContentTypeHeaderMatcherTest::setUp | function | core/ |
|
| ContentTypeHeaderMatcherTest::testContentTypeRequestHeaderMissing | function | core/ |
Confirms that the matcher throws an exception for missing request header. |
| ContentTypeHeaderMatcherTest::testJsonRequest | function | core/ |
Tests that XML-restricted routes get filtered out on JSON requests. |
| ContentTypeHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the matcher throws an exception for no-route. |
| ContentTypeHeaderMatcherTest::testPostForm | function | core/ |
Tests route filtering on POST form submission requests. |
| ContentTypeHeaderMatcherTest::testSafeRequestFilter | function | core/ |
Tests that routes are not filtered on safe requests. |
| ContentUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Entity\ContentUninstallValidator. |
Pagination
- Previous page
- Page 297
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.