Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Other projects
Title Object type File name Summary
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::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::__construct function core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php
ActionResourceTestBase class core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase.php file core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase::$entity property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The tested entity type.
ActionResourceTestBase::$modules property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Modules to install.
ActionResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Creates the entity to be tested.
ActionResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ActionResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the expected normalization of the entity.
ActionResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the normalized POST entity.
ActionResourceTestBase::setUpAuthorization function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Sets up the necessary authorization.
Actions class core/lib/Drupal/Core/Render/Element/Actions.php Provides a wrapper element to group one or more buttons in a form.
Actions.php file core/lib/Drupal/Core/Render/Element/Actions.php
Actions::getInfo function core/lib/Drupal/Core/Render/Element/Actions.php Returns the element properties for this element.
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php #pre_render callback for #type 'actions'.
Actions::processActions function core/lib/Drupal/Core/Render/Element/Actions.php Processes a form actions container element.
ActionsTest class core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php @coversDefaultClass \Drupal\Core\Render\Element\Actions[[api-linebreak]]
@group Render
ActionsTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
ActionsTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Modules to install.
ActionsTest::buildForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form constructor.
ActionsTest::getFormId function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Returns a unique string identifying the form.
ActionsTest::submitForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form submission handler.
ActionsTest::testDropbuttonWithBubbleableMetadata function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
ActionsTest::validateForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form validation handler.
ActionTest class core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests action plugins.
ActionTest class core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php Tests actions source plugin.
ActionTest class core/modules/jsonapi/tests/src/Functional/ActionTest.php JSON:API integration test for the "Action" config entity type.
ActionTest.php file core/modules/jsonapi/tests/src/Functional/ActionTest.php

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