Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ActionJsonBasicAuthTest.php file core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$auth property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The authentication mechanism to use in this test.
ActionJsonBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The authentication mechanism to use in this test.
ActionJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$defaultTheme property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest::$mimeType property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest::$modules property core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
ActionJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
ActionJsonCookieTest class core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php @group Action
ActionJsonCookieTest class core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php @group action
ActionJsonCookieTest.php file core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php
ActionJsonCookieTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
ActionJsonCookieTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The authentication mechanism to use in this test.
ActionJsonCookieTest::$auth property core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php The authentication mechanism to use in this test.
ActionJsonCookieTest::$defaultTheme property core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php The theme to install as the default for testing.
ActionJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The theme to install as the default for testing.
ActionJsonCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionJsonCookieTest::$format property core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionJsonCookieTest::$mimeType property core/modules/action/tests/src/Functional/Rest/ActionJsonCookieTest.php The MIME type that corresponds to $format.
ActionJsonCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The MIME type that corresponds to $format.
ActionListBuilder class core/modules/action/src/ActionListBuilder.php Defines a class to build a listing of action entities.
ActionListBuilder.php file core/modules/action/src/ActionListBuilder.php
ActionListBuilder::$actionManager property core/modules/action/src/ActionListBuilder.php The action plugin manager.
ActionListBuilder::$hasConfigurableActions property core/modules/action/src/ActionListBuilder.php
ActionListBuilder::buildHeader function core/modules/action/src/ActionListBuilder.php Builds the header row for the entity listing.
ActionListBuilder::buildRow function core/modules/action/src/ActionListBuilder.php Builds a row for an entity in the entity listing.
ActionListBuilder::createInstance function core/modules/action/src/ActionListBuilder.php Instantiates a new instance of this entity handler.
ActionListBuilder::getDefaultOperations function core/modules/action/src/ActionListBuilder.php Gets this list's default operations.
ActionListBuilder::load function core/modules/action/src/ActionListBuilder.php Loads entities of this type from storage for listing.
ActionListBuilder::render function core/modules/action/src/ActionListBuilder.php Builds the entity listing as renderable array for table.html.twig.
ActionListBuilder::__construct function core/modules/action/src/ActionListBuilder.php Constructs a new ActionListBuilder object.
ActionListTest class core/modules/action/tests/src/Functional/ActionListTest.php Test behaviors when visiting the action listing page.
ActionListTest.php file core/modules/action/tests/src/Functional/ActionListTest.php
ActionListTest::$defaultTheme property core/modules/action/tests/src/Functional/ActionListTest.php The theme to install as the default for testing.
ActionListTest::$modules property core/modules/action/tests/src/Functional/ActionListTest.php Modules to install.
ActionListTest::testEmptyActionList function core/modules/action/tests/src/Functional/ActionListTest.php Tests the behavior when there are no actions to list in the admin page.
ActionListTest::testNonConfigurableActionsCanBeCreated function core/modules/action/tests/src/Functional/ActionListTest.php Tests that non-configurable actions can be created by the UI.
ActionLocalTasksTest class core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php Tests action local tasks.
ActionLocalTasksTest.php file core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
ActionLocalTasksTest::setUp function core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
ActionLocalTasksTest::testActionLocalTasks function core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php Tests local task existence.
ActionManager class core/lib/Drupal/Core/Action/ActionManager.php Provides an Action plugin manager.
ActionManager.php file core/lib/Drupal/Core/Action/ActionManager.php
ActionManager::getDefinitionsByType function core/lib/Drupal/Core/Action/ActionManager.php Gets the plugin definitions for this entity type.
ActionManager::__construct function core/lib/Drupal/Core/Action/ActionManager.php Constructs a new class instance.
ActionMethod class core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php @internal
This API is experimental.
ActionMethod.php file core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php

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