Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
MockService::getFactoryMethod function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Provides a factory method to get a service.
MockService::getSomeOtherParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the someOtherParameter property.
MockService::getSomeOtherService function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the someOtherService object.
MockService::getSomeParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the someParameter property.
MockUserLoginBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php Returns the title of the block.
MockUserNameBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php Returns the title of the block.
ModeratedNodeListBuilder::getEntityRevisionIds function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Loads entity revision IDs using a pager sorted by the entity revision ID.
ModeratedNodeResourceTestBase::getExpectedCacheTags function core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeResourceTestBase.php The expected cache tags for the GET/HEAD response of the test entity.
ModeratedNodeResourceTestBase::getExpectedNormalizedEntity function core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeResourceTestBase.php Returns the expected normalization of the entity.
ModerationFormTest::getAdministratorPermissions function core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
ModerationFormTest::testAlternativeModerationStateWidget function core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php Tests the moderation_state field when an alternative widget is set.
ModerationInformation::getAffectedRevisionTranslation function core/modules/content_moderation/src/ModerationInformation.php Returns the revision translation affected translation of a revision.
ModerationInformation::getDefaultRevisionId function core/modules/content_moderation/src/ModerationInformation.php Returns the revision ID of the default revision for the specified entity.
ModerationInformation::getOriginalState function core/modules/content_moderation/src/ModerationInformation.php Gets the original or initial state of the given entity.
ModerationInformation::getUnsupportedFeatures function core/modules/content_moderation/src/ModerationInformation.php Gets unsupported features for a given entity type.
ModerationInformation::getWorkflowForEntity function core/modules/content_moderation/src/ModerationInformation.php Gets the workflow for the given content entity.
ModerationInformation::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformation.php Gets the workflow for the given entity type and bundle.
ModerationInformationInterface::getAffectedRevisionTranslation function core/modules/content_moderation/src/ModerationInformationInterface.php Returns the revision translation affected translation of a revision.
ModerationInformationInterface::getDefaultRevisionId function core/modules/content_moderation/src/ModerationInformationInterface.php Returns the revision ID of the default revision for the specified entity.
ModerationInformationInterface::getOriginalState function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the original or initial state of the given entity.
ModerationInformationInterface::getUnsupportedFeatures function core/modules/content_moderation/src/ModerationInformationInterface.php Gets unsupported features for a given entity type.
ModerationInformationInterface::getWorkflowForEntity function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the workflow for the given content entity.
ModerationInformationInterface::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the workflow for the given entity type and bundle.
ModerationInformationTest::getEntityTypeManager function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Returns a mock Entity Type Manager.
ModerationInformationTest::getUser function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Builds a mock user.
ModerationInformationTest::testGetDefaultRevisionId function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php Tests get default revision id.
ModerationInformationTest::testGetOriginalState function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php Tests get original state.
ModerationInformationTest::testGetOriginalStateMultilingual function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php Tests get original state multilingual.
ModerationInformationTest::testGetWorkflowForEntity function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Tests get workflow for entity.
ModerationLocaleTest::getAdministratorPermissions function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
ModerationStateBlockTest::getAdministratorPermissions function core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php
ModerationStateFieldItemList::get function core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php Returns the item at the specified position in this list.
ModerationStateFieldItemList::getModerationStateId function core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php Gets the moderation state ID linked to a content entity revision.
ModerationStateFieldItemListTest::testGet function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php Tests get.
ModerationStateFieldItemListTest::testGetValue function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php Tests get value.
ModerationStateFilter::getCacheContexts function core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php The cache contexts associated with this object.
ModerationStateFilter::getCacheTags function core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php The cache tags associated with this object.
ModerationStateFilter::getValueOptions function core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php Gets the value options.
ModerationStateFilter::getWorkflowIds function core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php Gets the list of Workflow IDs configured for this filter.
ModerationStateTestBase::getWorkflowTransitionPermission function core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php Gets the permission machine name for a transition.
ModerationStateWidget class core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Plugin implementation of the 'moderation_state_default' widget.
ModerationStateWidget.php file core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php
ModerationStateWidget::$currentUser property core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Current user service.
ModerationStateWidget::$entityTypeManager property core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php The entity type manager.
ModerationStateWidget::$moderationInformation property core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Moderation information service.
ModerationStateWidget::$validator property core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Moderation state transition validation service.
ModerationStateWidget::calculateDependencies function core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Calculates dependencies for the configured plugin.
ModerationStateWidget::form function core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Creates a form element for a field.
ModerationStateWidget::formElement function core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Returns the form for a single field widget.
ModerationStateWidget::isApplicable function core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php Returns if the widget can be used for the provided field.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.