Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| GlossaryViewTest.php | file | core/ |
|
| GlossaryViewTest::$defaultTheme | property | core/ |
|
| GlossaryViewTest::$modules | property | core/ |
|
| GlossaryViewTest::$testViews | property | core/ |
The test Views to enable. |
| GlossaryViewTest::setUp | function | core/ |
|
| GlossaryViewTest::testGlossaryDefault | function | core/ |
Tests the AJAX callbacks for the glossary view. |
| GlossaryViewTest::testGlossaryLanguagePrefix | function | core/ |
Test that the glossary also works on a language prefixed URL. |
| GotoAction | class | core/ |
Redirects to a different URL. |
| GotoAction.php | file | core/ |
|
| GotoAction::$dispatcher | property | core/ |
The event dispatcher service. |
| GotoAction::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
| GotoAction::access | function | core/ |
|
| GotoAction::buildConfigurationForm | function | core/ |
|
| GotoAction::create | function | core/ |
|
| GotoAction::defaultConfiguration | function | core/ |
|
| GotoAction::execute | function | core/ |
|
| GotoAction::submitConfigurationForm | function | core/ |
|
| 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/ |
Test depth-first-search features. |
| Grid | class | core/ |
Style plugin to render each item in a grid cell. |
| grid-2.css | file | core/ |
This file is used to create a 2 column grid layout. |
| grid-3.css | file | core/ |
This file is used to create a 3 column grid layout. |
| grid-4.css | file | core/ |
This file is used to create a 4 column grid layout. |
| Grid.php | file | core/ |
|
| Grid::$usesRowPlugin | property | core/ |
|
| Grid::buildOptionsForm | function | core/ |
|
| Grid::defineOptions | function | core/ |
|
| Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
| GroupByNumeric | class | core/ |
Handler for GROUP BY on simple numeric fields. |
| GroupByNumeric | class | core/ |
Simple handler for arguments using group by. |
| GroupByNumeric | class | core/ |
Simple filter to handle greater than/less than filters |
| GroupByNumeric.php | file | core/ |
|
| GroupByNumeric.php | file | core/ |
|
| GroupByNumeric.php | file | core/ |
|
| GroupByNumeric::adminLabel | function | core/ |
|
| GroupByNumeric::adminLabel | function | core/ |
Pagination
- Previous page
- Page 723
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.