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
AbstractOperation::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/AbstractOperation.php Determines what to do if operation is used at same path as a previous op.
Access::getCacheContexts function core/modules/node/src/Plugin/views/filter/Access.php The cache contexts associated with this object.
AccessArgumentsResolverFactory::getArgumentsResolver function core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php Returns the arguments resolver to use when running access checks.
AccessArgumentsResolverFactoryInterface::getArgumentsResolver function core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php Returns the arguments resolver to use when running access checks.
AccessAwareRouter::getContext function core/lib/Drupal/Core/Routing/AccessAwareRouter.php
AccessAwareRouter::getRouteCollection function core/lib/Drupal/Core/Routing/AccessAwareRouter.php
AccessDeniedSubscriber::getSubscribedEvents function core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php
AccessGroupAnd::getDependencies function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessPolicyBase::getPersistentCacheContexts function core/lib/Drupal/Core/Session/AccessPolicyBase.php Gets the persistent cache contexts.
AccessPolicyInterface::getPersistentCacheContexts function core/lib/Drupal/Core/Session/AccessPolicyInterface.php Gets the persistent cache contexts.
AccessPolicyProcessor::getPersistentCacheContexts function core/lib/Drupal/Core/Session/AccessPolicyProcessor.php Gets the persistent cache contexts of all policies within a given scope.
AccessResult::getCacheContexts function core/lib/Drupal/Core/Access/AccessResult.php The cache contexts associated with this object.
AccessResult::getCacheMaxAge function core/lib/Drupal/Core/Access/AccessResult.php The maximum age for which this object may be cached.
AccessResult::getCacheTags function core/lib/Drupal/Core/Access/AccessResult.php The cache tags associated with this object.
AccessResultForbidden::getReason function core/lib/Drupal/Core/Access/AccessResultForbidden.php Gets the reason for this access result.
AccessResultNeutral::getReason function core/lib/Drupal/Core/Access/AccessResultNeutral.php Gets the reason for this access result.
AccessResultReasonInterface::getReason function core/lib/Drupal/Core/Access/AccessResultReasonInterface.php Gets the reason for this access result.
AccessRouteAlterSubscriber::getSubscribedEvents function core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php
AccountForm::getEditedFieldNames function core/modules/user/src/AccountForm.php Gets the names of all fields edited in the form.
AccountInterface::getAccountName function core/lib/Drupal/Core/Session/AccountInterface.php Returns the unaltered login name of this account.
AccountInterface::getDisplayName function core/lib/Drupal/Core/Session/AccountInterface.php Returns the display name of this account.
AccountInterface::getEmail function core/lib/Drupal/Core/Session/AccountInterface.php Returns the email address of this account.
AccountInterface::getLastAccessedTime function core/lib/Drupal/Core/Session/AccountInterface.php The timestamp when the account last accessed the site.
AccountInterface::getPreferredAdminLangcode function core/lib/Drupal/Core/Session/AccountInterface.php Returns the preferred administrative language code of the account.
AccountInterface::getPreferredLangcode function core/lib/Drupal/Core/Session/AccountInterface.php Returns the preferred language code of the account.
AccountInterface::getRoles function core/lib/Drupal/Core/Session/AccountInterface.php Returns a list of roles.
AccountInterface::getTimeZone function core/lib/Drupal/Core/Session/AccountInterface.php Returns the timezone of this account.
AccountPermissionsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Gets the cacheability metadata for the context.
AccountPermissionsCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Returns the string representation of the cache context.
AccountPermissionsCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Returns the label of the cache context.
AccountProxy::getAccount function core/lib/Drupal/Core/Session/AccountProxy.php Gets the currently wrapped account.
AccountProxy::getAccountName function core/lib/Drupal/Core/Session/AccountProxy.php Returns the unaltered login name of this account.
AccountProxy::getDisplayName function core/lib/Drupal/Core/Session/AccountProxy.php Returns the display name of this account.
AccountProxy::getEmail function core/lib/Drupal/Core/Session/AccountProxy.php Returns the email address of this account.
AccountProxy::getLastAccessedTime function core/lib/Drupal/Core/Session/AccountProxy.php The timestamp when the account last accessed the site.
AccountProxy::getPreferredAdminLangcode function core/lib/Drupal/Core/Session/AccountProxy.php Returns the preferred administrative language code of the account.
AccountProxy::getPreferredLangcode function core/lib/Drupal/Core/Session/AccountProxy.php Returns the preferred language code of the account.
AccountProxy::getRoles function core/lib/Drupal/Core/Session/AccountProxy.php Returns a list of roles.
AccountProxy::getTimeZone function core/lib/Drupal/Core/Session/AccountProxy.php Returns the timezone of this account.
AccountProxyInterface::getAccount function core/lib/Drupal/Core/Session/AccountProxyInterface.php Gets the currently wrapped account.
AccountSetEvent::getAccount function core/lib/Drupal/Core/Session/AccountSetEvent.php Gets the account.
AccountSettingsForm::getEditableConfigNames function core/modules/user/src/AccountSettingsForm.php Gets the configuration names that will be editable.
AccountSettingsForm::getFormId function core/modules/user/src/AccountSettingsForm.php Returns a unique string identifying the form.
Action::getIds function core/modules/system/src/Plugin/migrate/source/Action.php Defines the source fields uniquely identifying a source row.
Action::getPlugin function core/modules/system/src/Entity/Action.php Returns the operation plugin.
Action::getPluginCollection function core/modules/system/src/Entity/Action.php Encapsulates the creation of the action's LazyPluginCollection.
Action::getPluginCollections function core/modules/system/src/Entity/Action.php
Action::getPluginDefinition function core/modules/system/src/Entity/Action.php
Action::getType function core/modules/system/src/Entity/Action.php Returns the operation type.
ActionAdminManageForm::getFormId function core/modules/action/src/Form/ActionAdminManageForm.php Returns a unique string identifying the form.

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