Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
GetRdfNamespacesTest class core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests hook_rdf_namespaces().
GetRdfNamespacesTest.php file core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php
GetRdfNamespacesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php
GetRdfNamespacesTest::$modules property core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Modules to enable.
GetRdfNamespacesTest::testGetRdfNamespaces function core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests getting RDF namespaces.
GetTest class core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the get process plugin.
GetTest.php file core/modules/migrate/tests/src/Unit/process/GetTest.php
GetTest::integerValuesDataProvider function core/modules/migrate/tests/src/Unit/process/GetTest.php Provides data for the successful lookup test.
GetTest::testIntegerValues function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source has integer values.
GetTest::testPluginSyntax function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin for syntax errors, e.g. "Invalid tag_line detected" by
creating a prophecy of the class.
GetTest::testTransformSourceArray function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is an array.
GetTest::testTransformSourceArrayAt function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is an array pointing to destination.
GetTest::testTransformSourceString function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is a string.
GetTest::testTransformSourceStringAt function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is a string pointing to destination.
GetTestMethodCallerExtendsTest class core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php Test for BrowserTestBase::getTestMethodCaller() in child classes.
GetTestMethodCallerExtendsTest.php file core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php
GetTestMethodCallerExtendsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php
GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass function core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php A test method that is not present in the parent class.
GetTestMethodCallerTest class core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php Explicit test for BrowserTestBase::getTestMethodCaller().
GetTestMethodCallerTest.php file core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php
GetTestMethodCallerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php
GetTestMethodCallerTest::testGetTestMethodCaller function core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php Tests BrowserTestBase::getTestMethodCaller().
Gettext class core/modules/locale/src/Gettext.php Static class providing Drupal specific Gettext functionality.
Gettext.php file core/modules/locale/src/Gettext.php
Gettext::fileToDatabase function core/modules/locale/src/Gettext.php Reads the given PO files into the database.
GetUntransformedTextCommand class core/modules/editor/src/Ajax/GetUntransformedTextCommand.php AJAX command to rerender a formatted text field without any transformation
filters.
GetUntransformedTextCommand.php file core/modules/editor/src/Ajax/GetUntransformedTextCommand.php
GetUntransformedTextCommand::__construct function core/modules/editor/src/Ajax/GetUntransformedTextCommand.php Constructs a GetUntransformedTextCommand object.
get_defined_functions function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Overrides get_defined_functions() with a configurable mock.
Git class composer/Plugin/Scaffold/Git.php Provide some Git utility operations
Git.php file composer/Plugin/Scaffold/Git.php
Git::checkIgnore function composer/Plugin/Scaffold/Git.php Determines whether the specified scaffold file is already ignored.
Git::checkTracked function composer/Plugin/Scaffold/Git.php Determines whether the specified scaffold file is tracked by git.
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
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
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
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.

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