Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
AccountProxy::$eventDispatcher property core/lib/Drupal/Core/Session/AccountProxy.php Event dispatcher.
AccountProxy::$id property core/lib/Drupal/Core/Session/AccountProxy.php Account id.
AccountProxy::$initialAccountId property core/lib/Drupal/Core/Session/AccountProxy.php Initial account id.
AccountProxy::getDisplayName function core/lib/Drupal/Core/Session/AccountProxy.php Returns the display name 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::id function core/lib/Drupal/Core/Session/AccountProxy.php Returns the user ID or 0 for anonymous.
AccountProxy::isAuthenticated function core/lib/Drupal/Core/Session/AccountProxy.php Returns TRUE if the account is authenticated.
AccountProxy::loadUserEntity function core/lib/Drupal/Core/Session/AccountProxy.php Load a user entity.
AccountProxy::setInitialAccountId function core/lib/Drupal/Core/Session/AccountProxy.php Sets the id of the initial account.
AccountProxyInterface::setInitialAccountId function core/lib/Drupal/Core/Session/AccountProxyInterface.php Sets the id of the initial account.
AccountProxyTest::testId function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::id[[api-linebreak]]
@covers ::setInitialAccountId[[api-linebreak]]
AccountProxyTest::testSetInitialAccountIdException function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php @covers ::setInitialAccountId[[api-linebreak]]
AccountSettingsForm::$moduleHandler property core/modules/user/src/AccountSettingsForm.php The module handler.
AccountSettingsForm::buildForm function core/modules/user/src/AccountSettingsForm.php Form constructor.
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.
AccountSwitcher::$writeSafeHandler property core/lib/Drupal/Core/Session/AccountSwitcher.php The write-safe session handler.
action.migrate_drupal.yml file core/modules/action/migrations/state/action.migrate_drupal.yml core/modules/action/migrations/state/action.migrate_drupal.yml
action.module file core/modules/action/action.module This is the Actions module for executing stored actions.
action.post_update.php file core/modules/action/action.post_update.php Post update functions for Action module.
Action::$id property core/modules/system/src/Entity/Action.php The name (plugin ID) of the action.
Action::$id property core/lib/Drupal/Core/Annotation/Action.php The plugin ID.
Action::fields function core/modules/action/src/Plugin/migrate/source/Action.php Returns available fields on the source.
Action::getIds function core/modules/action/src/Plugin/migrate/source/Action.php Defines the source fields uniquely identifying a source row.
Action::getPluginDefinition function core/modules/system/src/Entity/Action.php
ActionAddForm class core/modules/action/src/ActionAddForm.php Provides a form for action add forms.
ActionAddForm class core/modules/action/src/Form/ActionAddForm.php Provides a form for action add forms.
ActionAddForm.php file core/modules/action/src/ActionAddForm.php
ActionAddForm.php file core/modules/action/src/Form/ActionAddForm.php
ActionAddForm::buildForm function core/modules/action/src/Form/ActionAddForm.php
ActionAdminManageForm class core/modules/action/src/Form/ActionAdminManageForm.php Provides a configuration form for configurable actions.
ActionAdminManageForm.php file core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::$manager property core/modules/action/src/Form/ActionAdminManageForm.php The action plugin manager.
ActionAdminManageForm::buildForm function core/modules/action/src/Form/ActionAdminManageForm.php Form constructor.
ActionAdminManageForm::create function core/modules/action/src/Form/ActionAdminManageForm.php Instantiates a new instance of this class.
ActionAdminManageForm::getFormId function core/modules/action/src/Form/ActionAdminManageForm.php Returns a unique string identifying the form.
ActionAdminManageForm::submitForm function core/modules/action/src/Form/ActionAdminManageForm.php Form submission handler.
ActionAdminManageForm::__construct function core/modules/action/src/Form/ActionAdminManageForm.php Constructs a new ActionAdminManageForm.
ActionAjaxTest::buildConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Form constructor.
ActionAjaxTest::defaultConfiguration function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Gets default configuration for this plugin.
ActionConfigTest::$defaultTheme property core/modules/action/tests/src/Functional/Update/ActionConfigTest.php The theme to install as the default for testing.
ActionConfigTest::setDatabaseDumpFiles function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Set database dump files to be used.
ActionConfigTest::testUpdateActionPlugins function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Tests upgrading action settings.
ActionDeleteForm class core/modules/action/src/Form/ActionDeleteForm.php Builds a form to delete an action.
ActionDeleteForm.php file core/modules/action/src/Form/ActionDeleteForm.php
ActionDeleteForm::getCancelUrl function core/modules/action/src/Form/ActionDeleteForm.php
ActionEditForm class core/modules/action/src/ActionEditForm.php Provides a form for action edit forms.
ActionEditForm class core/modules/action/src/Form/ActionEditForm.php Provides a form for action edit forms.

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