Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationSyncImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationSyncImageTest::$files | property | core/ |
The test image files. |
ContentTranslationSyncImageTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationSyncImageTest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationSyncImageTest::saveEntity | function | core/ |
Saves the passed entity and reloads it, enabling compatibility mode. |
ContentTranslationSyncImageTest::setUp | function | core/ |
|
ContentTranslationSyncImageTest::setupTestFields | function | core/ |
Creates the test image field. |
ContentTranslationSyncImageTest::testImageFieldSync | function | core/ |
Tests image field synchronization. |
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::getEditUrl | function | core/ |
Returns the edit URL for the specified entity. |
ContentTranslationTestBase::getTranslatePermission | function | core/ |
Returns the translate permissions for the current entity and bundle. |
ContentTranslationTestBase::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
ContentTranslationUITestBase::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
ContentTranslationUITestBase::getFormSubmitAction | function | core/ |
Returns the form action value to be used to submit the entity form. |
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation | function | core/ |
Returns the form action value when submitting a new translation. |
ContentTranslationUITestBase::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
ContentTranslationUITestBase::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
ContentTranslationUITestBase::getTranslation | function | core/ |
Returns the translation object to use to retrieve the translated values. |
ContentTranslationUITestBase::getValue | function | core/ |
Returns the value for the specified property in the given language. |
ContentTranslationUntranslatableFieldsTest::testHiddenWidgets | function | core/ |
Tests that hiding untranslatable field widgets works correctly. |
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. |
content_translation_enable_widget | function | core/ |
Returns a widget to enable content translation per entity bundle. |
content_translation_field_sync_widget | function | core/ |
Returns a form element to configure field synchronization. |
Context::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Context::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
Context::getCacheTags | function | core/ |
The cache tags associated with this object. |
Context::getConstraints | function | core/ |
Gets a list of validation constraints. |
Context::getConstraints | function | core/ |
Gets a list of validation constraints. |
Context::getContextData | function | core/ |
Gets the context value as typed data object. |
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
Context::getContextValue | function | core/ |
Gets the context value. |
Context::getContextValue | function | core/ |
Gets the context value. |
ContextAwarePluginBase::getContext | function | core/ |
Gets a defined context. |
ContextAwarePluginBase::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
ContextAwarePluginBase::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
ContextAwarePluginBase::getContexts | function | core/ |
Gets the defined contexts. |
ContextAwarePluginBase::getContextValue | function | core/ |
Gets the value for a defined context. |
ContextAwarePluginBase::getContextValues | function | core/ |
Gets the values for all defined contexts. |
ContextAwarePluginBaseTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition |
ContextAwarePluginBaseTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions |
ContextAwarePluginBaseTest::testGetContextValue | function | core/ |
@covers ::getContextValue |
ContextAwarePluginDefinitionInterface::getContextDefinition | function | core/ |
Returns a particular context definition for this plugin. |
ContextAwarePluginDefinitionInterface::getContextDefinitions | function | core/ |
Returns all context definitions for this plugin. |
ContextAwarePluginDefinitionTrait::getContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinition(). |
ContextAwarePluginDefinitionTrait::getContextDefinitions | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinitions(). |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.