Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GotoAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| GotoAction::execute | function | core/ |
Executes the plugin. |
| GotoAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| GotoAction::__construct | function | core/ |
Constructs a GotoAction object. |
| Graph | class | core/ |
Directed acyclic graph manipulation. |
| Graph.php | file | core/ |
|
| Graph::$graph | property | core/ |
Holds the directed acyclic graph. |
| Graph::depthFirstSearch | function | core/ |
Performs a depth-first search on a graph. |
| Graph::searchAndSort | function | core/ |
Performs a depth-first search and sort on the directed acyclic graph. |
| Graph::__construct | function | core/ |
Instantiates the depth first search object. |
| GraphTest | class | core/ |
@coversDefaultClass \Drupal\Component\Graph\Graph[[api-linebreak]] @group Graph |
| GraphTest.php | file | core/ |
|
| GraphTest::assertComponents | function | core/ |
Verify expected components in a graph. |
| GraphTest::assertPaths | function | core/ |
Verify expected paths in a graph. |
| GraphTest::assertReversePaths | function | core/ |
Verify expected reverse paths in a graph. |
| GraphTest::assertWeights | function | core/ |
Verify expected order in a graph. |
| GraphTest::displayArray | function | core/ |
Helper function to output vertices as comma-separated list. |
| GraphTest::normalizeGraph | function | core/ |
Normalizes a graph. |
| GraphTest::testDepthFirstSearch | function | core/ |
Tests depth-first-search features. |
| Grid | class | core/ |
Style plugin to render each item in a grid cell. |
| grid.css | file | core/ |
Grid system. |
| grid.pcss.css | file | core/ |
Grid system. |
| Grid.php | file | core/ |
|
| Grid::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| Grid::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Grid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
| GridResponsive | class | core/ |
Style plugin to render each item in a responsive grid cell. |
| GridResponsive.php | file | core/ |
|
| GridResponsive::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| GridResponsive::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| GridResponsive::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| GroupByNumeric | class | core/ |
Simple handler for arguments using group by. |
| GroupByNumeric | class | core/ |
Simple filter to handle greater than/less than filters. |
| GroupByNumeric | class | core/ |
Handler for GROUP BY on simple numeric fields. |
| GroupByNumeric.php | file | core/ |
|
| GroupByNumeric.php | file | core/ |
|
| GroupByNumeric.php | file | core/ |
|
| GroupByNumeric::$handler | property | core/ |
The original handler. |
| GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
| GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
| GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
| GroupByNumeric::canGroup | function | core/ |
Can this filter be used in OR groups? |
| GroupByNumeric::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| GroupByNumeric::init | function | core/ |
Initialize the plugin. |
| GroupByNumeric::opBetween | function | core/ |
Filters by operator between. |
| GroupByNumeric::opEmpty | function | core/ |
|
| GroupByNumeric::opSimple | function | core/ |
|
| GroupByNumeric::query | function | core/ |
Add this filter to the query. |
| GroupByNumeric::query | function | core/ |
Set up the query for this argument. |
Pagination
- Previous page
- Page 754
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.