Search for on

  1. Search 7.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
AccountPermissionsCacheContext::__construct function core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Constructs a new UserCacheContext service.
AccountProxy::getTimeZone function core/lib/Drupal/Core/Session/AccountProxy.php Returns the timezone of this account.
AccountProxy::hasPermission function core/lib/Drupal/Core/Session/AccountProxy.php Checks whether a user has a certain permission.
AccountProxy::isAnonymous function core/lib/Drupal/Core/Session/AccountProxy.php Returns TRUE if the account is anonymous.
AccountProxy::__construct function core/lib/Drupal/Core/Session/AccountProxy.php AccountProxy constructor.
AccountProxyTest::testSetInitialAccountIdException function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::setInitialAccountId
AccountSetEvent::__construct function core/lib/Drupal/Core/Session/AccountSetEvent.php AccountSetEvent constructor.
AccountSettingsForm::getEditableConfigNames function core/modules/user/src/AccountSettingsForm.php Gets the configuration names that will be editable.
AccountSettingsForm::__construct function core/modules/user/src/AccountSettingsForm.php Constructs a \Drupal\user\AccountSettingsForm object.
AccountSwitcher::$originalSessionSaving property core/lib/Drupal/Core/Session/AccountSwitcher.php The original state of session saving prior to account switching.
AccountSwitcher::__construct function core/lib/Drupal/Core/Session/AccountSwitcher.php Constructs a new AccountSwitcher.
Action class core/modules/system/src/Entity/Action.php Defines the configured action entity.
Action class core/modules/system/src/Plugin/migrate/source/Action.php Drupal action source from database.
Action class core/lib/Drupal/Core/Annotation/Action.php Defines an Action annotation object.
Action class core/modules/action/src/Plugin/migrate/source/Action.php Drupal 6/7 action source from database.
action-link.css file core/themes/claro/css/components/action-link.css Styles for action links.
action-link.pcss.css file core/themes/claro/css/components/action-link.pcss.css Styles for action links.
action-links.css file core/themes/bartik/css/classy/components/action-links.css Styles for link buttons and action links.
action-links.css file core/themes/classy/css/components/action-links.css Styles for link buttons and action links.
action-links.css file core/themes/seven/css/classy/components/action-links.css Styles for link buttons and action links.
action-links.css file core/themes/starterkit_theme/css/components/action-links.css Styles for link buttons and action links.
action-links.css file core/profiles/demo_umami/themes/umami/css/classy/components/action-links.css Styles for link buttons and action links.
action-links.css file core/themes/olivero/css/components/action-links.css Styles for action links.
action-links.pcss.css file core/themes/olivero/css/components/action-links.pcss.css Styles for action links.
action.creating.html.twig file core/modules/help_topics/help_topics/action.creating.html.twig ---
label: 'Creating an advanced action'
related:
- action.overview
- views_ui.bulk_operations
---
{% set actions_link_text %}
{% trans %}Actions{% endtrans %}
{% endset %}
{% set actions = render_var(help_route_link(actions_link_text,…
action.info.yml file core/modules/action/action.info.yml core/modules/action/action.info.yml
action.links.menu.yml file core/modules/action/action.links.menu.yml core/modules/action/action.links.menu.yml
action.links.task.yml file core/modules/action/action.links.task.yml core/modules/action/action.links.task.yml
action.module file core/modules/action/action.module This is the Actions module for executing stored actions.
action.overview.html.twig file core/modules/help_topics/help_topics/action.overview.html.twig ---
label: 'Configuring actions'
top_level: true
related:
- views.overview
- views_ui.bulk_operations
---
{% set actions_link_text %}
{% trans %}Actions page{% endtrans %}
{% endset %}
{% set actions_page =…
action.permissions.yml file core/modules/action/action.permissions.yml core/modules/action/action.permissions.yml
Action.php file core/modules/action/src/Plugin/migrate/source/Action.php
Action.php file core/lib/Drupal/Core/Annotation/Action.php
Action.php file core/modules/system/src/Entity/Action.php
Action.php file core/modules/system/src/Plugin/migrate/source/Action.php
action.post_update.php file core/modules/action/action.post_update.php Post update functions for Action module.
action.routing.yml file core/modules/action/action.routing.yml core/modules/action/action.routing.yml
action.settings_3022401.yml file core/modules/action/tests/fixtures/update/action.settings_3022401.yml core/modules/action/tests/fixtures/update/action.settings_3022401.yml
Action::$category property core/lib/Drupal/Core/Annotation/Action.php The category under which the action should be listed in the UI.
Action::$configuration property core/modules/system/src/Entity/Action.php The configuration of the action.
Action::$confirm_form_route_name property core/lib/Drupal/Core/Annotation/Action.php The route name for a confirmation form for this action.
Action::$id property core/lib/Drupal/Core/Annotation/Action.php The plugin ID.
Action::$id property core/modules/system/src/Entity/Action.php The name (plugin ID) of the action.
Action::$label property core/modules/system/src/Entity/Action.php The label of the action.
Action::$label property core/lib/Drupal/Core/Annotation/Action.php The human-readable name of the action plugin.
Action::$plugin property core/modules/system/src/Entity/Action.php The plugin ID of the action.
Action::$pluginCollection property core/modules/system/src/Entity/Action.php The plugin collection that stores action plugins.
Action::$type property core/modules/system/src/Entity/Action.php The action type.
Action::$type property core/lib/Drupal/Core/Annotation/Action.php The entity type the action can apply to.
Action::execute function core/modules/system/src/Entity/Action.php

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