Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
grid-4.css file core/profiles/demo_umami/themes/umami/css/layout/grid-4.css This file is used to create a 4 column grid layout.
Grid::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Grid.php Whether or not this style uses a row plugin.
Grid::buildOptionsForm function core/modules/views/src/Plugin/views/style/Grid.php Provide a form to edit options for this plugin.
Grid::defineOptions function core/modules/views/src/Plugin/views/style/Grid.php Information about options for all kinds of purposes will be held here.
Grid::getCustomClass function core/modules/views/src/Plugin/views/style/Grid.php Return the token-replaced row or column classes for the specified result.
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a description of how the argument would normally be sorted.
GroupByNumeric::opSimple function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByTest class core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests UI of aggregate functionality..
GroupByTest.php file core/modules/views_ui/tests/src/Functional/GroupByTest.php
GroupByTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/GroupByTest.php The theme to install as the default for testing.
GroupByTest::$testViews property core/modules/views_ui/tests/src/Functional/GroupByTest.php Views used by this test.
GroupByTest::testGroupBySave function core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests whether basic saving works.
GroupedExposedFilterTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Tests the grouped exposed filter admin UI.
GroupedExposedFilterTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::$account property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The account.
GroupedExposedFilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The theme to install as the default for testing.
GroupedExposedFilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Modules to enable.
GroupedExposedFilterTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Views used by this test.
GroupedExposedFilterTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::testGroupedFilterValuesUI function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Test if the right fields are shown and the right values set.
GroupwiseMax class core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Relationship handler that allows a groupwise maximum of the linked in table.
For a definition, see:
http://dev.mysql.com/doc/refman/5.0/en/example-maximum-column-group-row.html
In lay terms, instead of joining to get all matching records in the…
GroupwiseMax.php file core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php
GroupwiseMax::alterSubqueryCondition function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Recursive helper to add a namespace to conditions.
GroupwiseMax::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Provide a form to edit options for this plugin.
GroupwiseMax::conditionNamespace function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to namespace query pieces.
GroupwiseMax::defineOptions function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Information about options for all kinds of purposes will be held here.
GroupwiseMax::getTemporaryView function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to create a pseudo view.
GroupwiseMax::leftQuery function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Generate a subquery given the user options, as set in the options.
GroupwiseMax::query function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Add anything to the query that we might need to.
GroupwiseMax::submitOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php When the form is submitted, make sure to clear the subquery string cache.
GuzzleMiddlewarePass class core/lib/Drupal/Core/DependencyInjection/Compiler/GuzzleMiddlewarePass.php
GuzzleMiddlewarePass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/GuzzleMiddlewarePass.php
GuzzleMiddlewarePass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/GuzzleMiddlewarePass.php
hal.install file core/modules/hal/hal.install Update functions for the HAL module.
hal.schema.yml file core/modules/hal/config/schema/hal.schema.yml core/modules/hal/config/schema/hal.schema.yml
hal.services.yml file core/modules/hal/hal.services.yml core/modules/hal/hal.services.yml
hal.settings.yml file core/modules/hal/config/install/hal.settings.yml core/modules/hal/config/install/hal.settings.yml
HalEntityNormalizationTrait::assertNormalizationEdgeCases function core/modules/hal/tests/src/Functional/EntityResource/HalEntityNormalizationTrait.php
HalLinkManagerTest class core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @coversDefaultClass \Drupal\hal\LinkManager\LinkManager[[api-linebreak]]
@group hal
@group legacy
HalLinkManagerTest.php file core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::$modules property core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php Modules to enable.
HalLinkManagerTest::providerTestGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::providerTestGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::setUp function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::testGetRelationInternalIds function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getRelationInternalIds[[api-linebreak]]
HalLinkManagerTest::testGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getRelationUri[[api-linebreak]]
@dataProvider providerTestGetRelationUri
@expectedDeprecation The deprecated alter hook hook_rest_relation_uri_alter() is implemented in these functions: hal_test_rest_relation_uri_alter. This hook is…
HalLinkManagerTest::testGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getTypeUri[[api-linebreak]]
@dataProvider providerTestGetTypeUri
@expectedDeprecation The deprecated alter hook hook_rest_type_uri_alter() is implemented in these functions: hal_test_rest_type_uri_alter. This hook is deprecated in Drupal…
HalLinkManagerTest::testHalLinkManagersSetLinkDomain function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::setLinkDomain[[api-linebreak]]
HalServiceProvider class core/modules/hal/src/HalServiceProvider.php Adds hal+json as known format.
HalServiceProvider.php file core/modules/hal/src/HalServiceProvider.php

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