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 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
GotoAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Constructs a GotoAction object.
GotoActionTest class core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Tests Goto Action.
GotoActionTest.php file core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php
GotoActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Modules to install.
GotoActionTest::providerGotoAction function core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Data provider for ::testGotoAction().
GotoActionTest::testGotoAction function core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Tests goto action.
Graph class core/lib/Drupal/Component/Graph/Graph.php Directed acyclic graph manipulation.
Graph.php file core/lib/Drupal/Component/Graph/Graph.php
Graph::$graph property core/lib/Drupal/Component/Graph/Graph.php Holds the directed acyclic graph.
Graph::depthFirstSearch function core/lib/Drupal/Component/Graph/Graph.php Performs a depth-first search on a graph.
Graph::searchAndSort function core/lib/Drupal/Component/Graph/Graph.php Performs a depth-first search and sort on the directed acyclic graph.
Graph::__construct function core/lib/Drupal/Component/Graph/Graph.php Instantiates the directed acyclic graph object.
GraphTest class core/tests/Drupal/Tests/Component/Graph/GraphTest.php Tests Drupal\Component\Graph\Graph.
GraphTest.php file core/tests/Drupal/Tests/Component/Graph/GraphTest.php
GraphTest::assertComponents function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected components in a graph.
GraphTest::assertPaths function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected paths in a graph.
GraphTest::assertReversePaths function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected reverse paths in a graph.
GraphTest::assertWeights function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected order in a graph.
GraphTest::displayArray function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Helper function to output vertices as comma-separated list.
GraphTest::normalizeGraph function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Normalizes a graph.
GraphTest::testDepthFirstSearch function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Tests depth-first-search features.
Grid class core/modules/views/src/Plugin/views/style/Grid.php Style plugin to render each item in a grid cell.
grid.css file core/themes/olivero/css/layout/grid.css Grid system.
grid.pcss.css file core/themes/olivero/css/layout/grid.pcss.css Grid system.
Grid.php file core/modules/views/src/Plugin/views/style/Grid.php
Grid::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Grid.php Whether or not this style uses a row plugin.
Grid::buildOptionsForm function core/modules/views/src/Plugin/views/style/Grid.php Provide a form to edit options for this plugin.
Grid::defineOptions function core/modules/views/src/Plugin/views/style/Grid.php Information about options for all kinds of purposes will be held here.
Grid::getCustomClass function core/modules/views/src/Plugin/views/style/Grid.php Return the token-replaced row or column classes for the specified result.
GridResponsive class core/modules/views/src/Plugin/views/style/GridResponsive.php Style plugin to render each item in a responsive grid cell.
GridResponsive.php file core/modules/views/src/Plugin/views/style/GridResponsive.php
GridResponsive::$usesRowPlugin property core/modules/views/src/Plugin/views/style/GridResponsive.php Whether or not this style uses a row plugin.
GridResponsive::buildOptionsForm function core/modules/views/src/Plugin/views/style/GridResponsive.php Provide a form to edit options for this plugin.
GridResponsive::defineOptions function core/modules/views/src/Plugin/views/style/GridResponsive.php Information about options for all kinds of purposes will be held here.
GroupByNumeric class core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Simple handler for arguments using group by.
GroupByNumeric class core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Handler for GROUP BY on simple numeric fields.
GroupByNumeric class core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Simple filter to handle greater than/less than filters.
GroupByNumeric.php file core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric.php file core/modules/views/src/Plugin/views/argument/GroupByNumeric.php
GroupByNumeric.php file core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
GroupByNumeric::$handler property core/modules/views/src/Plugin/views/sort/GroupByNumeric.php The original handler.
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a string representing this handler's name in the UI.
GroupByNumeric::canGroup function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Can this filter be used in OR groups?
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a description of how the argument would normally be sorted.
GroupByNumeric::init function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Initialize the plugin.
GroupByNumeric::opBetween function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Filters by operator between.

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