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. Other projects
Title Object type File name Summary
RevisionLogInterface::getRevisionLogMessage function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Returns the entity revision log message.
RevisionLogInterface::getRevisionUser function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Gets the entity revision author.
RevisionLogInterface::getRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Gets the entity revision author ID.
RevisionRevertForm::getBaseFormId function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns a string identifying the base form.
RevisionRevertForm::getBundleLabel function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns the bundle label of an entity.
RevisionRevertForm::getCancelUrl function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns the route to go to if the user cancels the action.
RevisionRevertForm::getConfirmText function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns a caption for the button that confirms the action.
RevisionRevertForm::getDescription function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns additional text to display as a description.
RevisionRevertForm::getEntity function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Gets the form entity.
RevisionRevertForm::getEntityFromRouteMatch function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Determines which entity will be used by this form from a RouteMatch object.
RevisionRevertForm::getFormId function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns a unique string identifying the form.
RevisionRevertForm::getOperation function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Gets the operation identifying the form.
RevisionRevertForm::getQuestion function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns the question to ask the user.
RevisionRevertFormTest::getLogs function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Loads watchdog entries by channel.
RevisionRevertFormTest::providerPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Data provider for testPageTitle.
RevisionRevertFormTest::testPageTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Tests title by whether entity supports revision creation dates.
RfcLogLevel::getLevels function core/lib/Drupal/Core/Logger/RfcLogLevel.php Returns a list of severity levels, as defined in RFC 5424.
Role::getAllValidPermissions function core/modules/user/src/Entity/Role.php Returns all valid permissions.
Role::getCacheContexts function core/modules/user/src/Plugin/views/access/Role.php The cache contexts associated with this object.
Role::getCacheMaxAge function core/modules/user/src/Plugin/views/access/Role.php The maximum age for which this object may be cached.
Role::getCacheTags function core/modules/user/src/Plugin/views/access/Role.php The cache tags associated with this object.
Role::getIds function core/modules/user/src/Plugin/migrate/source/d6/Role.php Defines the source fields uniquely identifying a source row.
Role::getIds function core/modules/user/src/Plugin/migrate/source/d7/Role.php Defines the source fields uniquely identifying a source row.
Role::getPermissions function core/modules/user/src/Entity/Role.php Returns a list of permissions assigned to the role.
Role::getWeight function core/modules/user/src/Entity/Role.php Returns the weight.
RoleAccessCheckTest::getTestRouteCollection function core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php Generates the test route collection.
RoleInterface::getPermissions function core/modules/user/src/RoleInterface.php Returns a list of permissions assigned to the role.
RoleInterface::getWeight function core/modules/user/src/RoleInterface.php Returns the weight.
RoleListBuilder::getDefaultOperations function core/modules/user/src/RoleListBuilder.php Gets this list's default operations.
RoleListBuilder::getFormId function core/modules/user/src/RoleListBuilder.php Returns a unique string identifying the form.
RoleResourceTestBase::getExpectedNormalizedEntity function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Returns the expected normalization of the entity.
RoleResourceTestBase::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Returns the normalized POST entity.
Roles::getValueOptions function core/modules/user/src/Plugin/views/filter/Roles.php Gets the value options.
RoleSettingsForm::getFormId function core/modules/user/src/Form/RoleSettingsForm.php Returns a unique string identifying the form.
RoleTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RoleTest.php Returns the expected JSON:API document for the entity.
RoleTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RoleTest.php Returns the JSON:API POST document.
RootComposer::getComposerLockedContent function composer/Plugin/RecipeUnpack/RootComposer.php Gets the locked root composer.json content.
RootComposer::getComposerManipulator function composer/Plugin/RecipeUnpack/RootComposer.php Retrieves the JSON manipulator for the contents of the root composer.json.
RotateImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Returns a render array summarizing the configuration of the image effect.
RouteAccessResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php
RouteBuilder::getRouteDefinitions function core/lib/Drupal/Core/Routing/RouteBuilder.php Retrieves all defined routes from .routing.yml files.
RouteBuildEvent::getRouteCollection function core/lib/Drupal/Core/Routing/RouteBuildEvent.php Gets the route collection.
RouteCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php Gets the cacheability metadata for the context.
RouteCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php Returns the string representation of the cache context.
RouteCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php Returns the label of the cache context.
RouteCachingLanguageTest class core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Tests that route lookup is cached by the current language.
RouteCachingLanguageTest.php file core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php
RouteCachingLanguageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php The theme to install as the default for testing.
RouteCachingLanguageTest::$modules property core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Modules to install.
RouteCachingLanguageTest::$webUser property core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php A user with permissions to administer content types.

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