Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationRevisionTranslationDeletionTest::testOverview | function | core/ |
Tests that translation overview handles pending revisions correctly. |
ContentTranslationSynchronizedFieldsConstraintValidator | class | core/ |
Checks that synchronized fields are handled correctly in pending revisions. |
ContentTranslationSynchronizedFieldsConstraintValidator.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ |
The field translation synchronizer. |
ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ |
Returns the original translation. |
ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ |
Returns the synchronized properties for every specified field. |
ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ |
Checks whether any synchronized property has changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::__construct | function | core/ |
ContentTranslationSynchronizedFieldsConstraintValidator constructor. |
ContentTranslationSyncImageTest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationTestBase::$administrator | property | core/ |
The account to be used to test access to both workflows. |
ContentTranslationTestBase::$editor | property | core/ |
The account to be used to test multilingual entity editing. |
ContentTranslationTestBase::$translator | property | core/ |
The account to be used to test translation operations. |
ContentTranslationTestBase::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
ContentTranslationTestBase::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationTestBase::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTranslationUITestBase::$testLanguageSelector | property | core/ |
Whether the behavior of the language selector should be tested. |
ContentTranslationUITestBase::doTestOutdatedStatus | function | core/ |
Tests up-to-date status tracking. |
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. |
ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
content_uninstall_validator | service | core/ |
Drupal\Core\Entity\ContentUninstallValidator |
context.repository | service | core/ |
Drupal\Core\Plugin\Context\LazyContextRepository |
ContextDefinition::getConstraintObjects | function | core/ |
Extracts an array of constraints for a context definition object. |
ContextRepositoryInterface | interface | core/ |
Offers a global context repository. |
ContextRepositoryInterface.php | file | core/ |
|
ContextRepositoryInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
ContextRepositoryInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
contextual.toolbar.css | file | core/ |
Styling for contextual module's toolbar tab. |
contextual.toolbar.css | file | core/ |
Styling for contextual module's toolbar tab. |
ContextualDynamicContextTest::$editorUser | property | core/ |
A user with permission to access contextual links and edit content. |
ContextualDynamicContextTest::createContextualIdToken | function | core/ |
Creates a contextual ID token. |
ContextualDynamicContextTest::testTokenProtection | function | core/ |
Tests the contextual placeholder content is protected by a token. |
ContextualHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
ContextualLinkClickTrait::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualLinkDefaultTest::testGetOptions | function | core/ |
Tests get options. |
ContextualLinkInterface::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualUnitTest::testContextualIdToLinks | function | core/ |
Tests the conversion from contextual ID to links. |
ContextualUnitTest::testContextualLinksToId | function | core/ |
Tests the conversion from contextual links to IDs. |
ContextualValidatorInterface | interface | core/ |
Extends the contextual validator validate method by a new parameter. |
ContextualValidatorInterface.php | file | core/ |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.