Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Git::isRepository function composer/Plugin/Scaffold/Git.php Checks to see if the project root dir is in a git repository.
Git::__construct function composer/Plugin/Scaffold/Git.php This class provides only static methods.
give-it-a-go-and-grow-your-own-herbs.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/give-it-a-go-and-grow-your-own-herbs.html
give-it-a-go-and-grow-your-own-herbs.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-it-a-go-and-grow-your-own-herbs.html
give-your-oatmeal-the-ultimate-makeover.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/give-your-oatmeal-the-ultimate-makeover.html
give-your-oatmeal-the-ultimate-makeover.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-your-oatmeal-the-ultimate-makeover.html
GlobalAttribute class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php CKEditor 5 Global Attribute for filter_html.
GlobalAttribute.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php
GlobalAttribute::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php Allows a plugin to modify its static configuration.
globals.api.php file core/globals.api.php These are the global variables that Drupal uses.
GlossaryStatusFilterTest class core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php Tests that the status filter is added to the glossary view.
GlossaryStatusFilterTest.php file core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php
GlossaryStatusFilterTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php Set database dump files to be used.
GlossaryStatusFilterTest::testGlossaryView function core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php Tests the default glossary view.
GlossaryTest class core/modules/views/tests/src/Functional/GlossaryTest.php Tests glossary functionality of views.
GlossaryTest.php file core/modules/views/tests/src/Functional/GlossaryTest.php
GlossaryTest::$defaultTheme property core/modules/views/tests/src/Functional/GlossaryTest.php The theme to install as the default for testing.
GlossaryTest::$modules property core/modules/views/tests/src/Functional/GlossaryTest.php Modules to enable.
GlossaryTest::testGlossaryView function core/modules/views/tests/src/Functional/GlossaryTest.php Tests the default glossary view.
GlossaryViewTest class core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the basic AJAX functionality of the Glossary View.
GlossaryViewTest.php file core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The theme to install as the default for testing.
GlossaryViewTest::$modules property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Modules to enable.
GlossaryViewTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The test Views to enable.
GlossaryViewTest::setUp function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::testGlossaryDefault function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the AJAX callbacks for the glossary view.
GlossaryViewTest::testGlossaryLanguagePrefix function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests that the glossary also works on a language prefixed URL.
GotoAction class core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Redirects to a different URL.
GotoAction.php file core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::$dispatcher property core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php The event dispatcher service.
GotoAction::$unroutedUrlAssembler property core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php The unrouted URL assembler service.
GotoAction::access function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Checks object access.
GotoAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form constructor.
GotoAction::create function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Creates an instance of the plugin.
GotoAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Gets default configuration for this plugin.
GotoAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Executes the plugin.
GotoAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form submission handler.
GotoAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Constructs a GotoAction object.
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 depth first search object.
GraphTest class core/tests/Drupal/Tests/Component/Graph/GraphTest.php @coversDefaultClass \Drupal\Component\Graph\Graph[[api-linebreak]]
@group 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.

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