Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationWorkflowsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationWorkflowsTest::$notEntityOwner | property | core/ |
The user that has entity owner permission but is not the owner. |
ContentTranslationWorkflowsTest::$referencingEntity | property | core/ |
The referencing entity. |
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::getEntityOwnerPermissions | function | core/ |
Returns an array of permissions needed for the entity owner. |
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::setupUsers | function | core/ |
Creates and activates translator, editor and admin users. |
ContentTranslationWorkflowsTest::testWorkflows | function | core/ |
Tests simple and editorial translation workflows. |
ContentTypeCreationTrait | trait | core/ |
Provides methods to create content type from given values. |
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/ |
Filters the route collection against a request. |
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::$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. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
content_moderation.api.php | file | core/ |
API documentation for Content Moderation module. |
content_moderation.changing_states.html.twig | file | core/ |
--- label: 'Moving content between workflow states' related: - workflows.overview - content_moderation.configuring_workflows - core.content_structure --- {% set workflows_overview_topic =… |
content_moderation.configuring_workflows.html.twig | file | core/ |
--- label: 'Configuring workflows' related: - workflows.overview - content_moderation.changing_states - core.content_structure - views_ui.create --- {% set content_structure_topic =… |
content_moderation.config_import_subscriber | service | core/ |
Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber |
content_moderation.info.yml | file | core/ |
core/modules/content_moderation/content_moderation.info.yml |
content_moderation.install | file | core/ |
Install, update and uninstall functions for the Content Moderation module. |
content_moderation.libraries.yml | file | core/ |
core/modules/content_moderation/content_moderation.libraries.yml |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.