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 |
---|---|---|---|
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. |
ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator::$container | property | core/ |
The service container. |
ContentUninstallValidator::$deprecatedProperties | property | core/ |
|
ContentUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ContentUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ContentUninstallValidator::setStringTranslation | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.