Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Git::isRepository | function | composer/ |
Checks to see if the project root dir is in a git repository. |
| Git::__construct | function | composer/ |
This class provides only static methods. |
| give-it-a-go-and-grow-your-own-herbs.html | file | core/ |
|
| give-it-a-go-and-grow-your-own-herbs.html | file | core/ |
|
| give-your-oatmeal-the-ultimate-makeover.html | file | core/ |
|
| give-your-oatmeal-the-ultimate-makeover.html | file | core/ |
|
| GlobalAttribute | class | core/ |
CKEditor 5 Global Attribute for filter_html. |
| GlobalAttribute.php | file | core/ |
|
| GlobalAttribute::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| globals.api.php | file | core/ |
These are the global variables that Drupal uses. |
| GlossaryStatusFilterTest | class | core/ |
Tests that the status filter is added to the glossary view. |
| GlossaryStatusFilterTest.php | file | core/ |
|
| GlossaryStatusFilterTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| GlossaryStatusFilterTest::testGlossaryView | function | core/ |
Tests the default glossary view. |
| GlossaryTest | class | core/ |
Tests glossary functionality of views. |
| GlossaryTest.php | file | core/ |
|
| GlossaryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GlossaryTest::$modules | property | core/ |
Modules to enable. |
| GlossaryTest::testGlossaryView | function | core/ |
Tests the default glossary view. |
| GlossaryViewTest | class | core/ |
Tests the basic AJAX functionality of the Glossary View. |
| GlossaryViewTest.php | file | core/ |
|
| GlossaryViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GlossaryViewTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
Tests 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/ |
Checks object access. |
| GotoAction::buildConfigurationForm | function | core/ |
Form constructor. |
| GotoAction::create | function | core/ |
Creates an instance of the plugin. |
| 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. |
Pagination
- Previous page
- Page 734
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.