Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FunctionCallsFormulaLoader class Assetic\Factory\Loader drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php Loads asset formulae from PHP files. 1
FunctionCallsFormulaLoaderTest class Assetic\Test\Factory\Loader drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php
FunctionsTest class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php Tests for common theme functions.
GarbageCollectionTest class Drupal\system\Tests\KeyValueStore drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php Tests garbage collection for DatabaseStorageExpirable.
GeneratorDumper abstract class Symfony\Component\Routing\Generator\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php GeneratorDumper is the base class for all built-in generator dumpers. 1
GeneratorDumperInterface interface Symfony\Component\Routing\Generator\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php GeneratorDumperInterface is the interface that all generator dumper classes must implement. 1
GenericCacheBackendUnitTestBase abstract class Drupal\system\Tests\Cache drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php Tests any cache backend. 3
GenericEvent class Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php Event encapsulation class. 1
GenericEventTest class Symfony\Component\EventDispatcher\Tests drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php Test class for Event.
GenericFileFormatter class Drupal\file\Plugin\field\formatter drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php Plugin implementation of the 'file_default' formatter.
GetConstructorDummy class Symfony\Component\Serializer\Tests\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetFilenameUnitTest class Drupal\system\Tests\Bootstrap drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php Tests drupal_get_filename()'s availability.
GetNamespacesTest class Drupal\rdf\Tests drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php Tests for RDF namespaces XML serialization.
GetRdfNamespacesTest class Drupal\rdf\Tests drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php Tests for RDF namespaces declaration with hook_rdf_namespaces().
GetResponseEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php Allows to create a response for a request 2 15
GetResponseForControllerResultEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php Allows to create a response for the return value of a controller 2
GetResponseForExceptionEvent class Symfony\Component\HttpKernel\Event drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php Allows to create a response for a thrown exception 5
GetSetDummy class Symfony\Component\Serializer\Tests\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
GetSetMethodNormalizer class Symfony\Component\Serializer\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php Converts between objects with getter and setter methods and arrays. 2
GetSetMethodNormalizerTest class Symfony\Component\Serializer\Tests\Normalizer drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
Gettext class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/Gettext.php Static class providing Drupal specific Gettext functionality. 2
GInterface interface ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php 1
GlobalNamespacesPerFileWithClassAsFirst class drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsFirst.php
GlobalNamespacesPerFileWithClassAsLast class drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php
GlobAsset class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php A collection of assets loaded by glob. 2
GlobAssetTest class Assetic\Test\Asset drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php
GlossaryTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php Tests glossary view ( summary of arguments ).
GotoTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php Tests drupal_goto() and hook_drupal_goto_alter().
Graph class Drupal\Component\Graph drupal/core/lib/Drupal/Component/Graph/Graph.php Directed acyclic graph manipulation. 3
GraphUnitTest class Drupal\system\Tests\Graph drupal/core/modules/system/lib/Drupal/system/Tests/Graph/GraphUnitTest.php Unit tests for the graph handling features.
GraphvizDumper class Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php GraphvizDumper dumps a service container as a graphviz file. 1
GraphvizDumperTest class Symfony\Component\DependencyInjection\Tests\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php
Grid class Drupal\views\Plugin\views\style drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Grid.php Style plugin to render each item in a grid cell.
GroupByNumeric class Drupal\views\Plugin\views\sort drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/GroupByNumeric.php Handler for GROUP BY on simple numeric fields.
GroupByNumeric class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php Simple handler for arguments using group by.
GroupByNumeric class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/GroupByNumeric.php Simple filter to handle greater than/less than filters
GroupByTest class Drupal\views\Tests\UI drupal/core/modules/views/lib/Drupal/views/Tests/UI/GroupByTest.php Tests UI of aggregate functionality..
GroupwiseMax class Drupal\views\Plugin\views\relationship drupal/core/modules/views/lib/Drupal/views/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.... In lay terms, instead of joining to get all matching records in the…
GssFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php Filter for the Google Closure Stylesheets Compiler JAR. 1
GssFilterTest class Assetic\Test\Filter\GoogleClosure drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/GssFilterTest.php @group integration
GuzzleException interface Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/GuzzleException.php Guzzle exception 6 1
HandlerAliasTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php Tests abstract handlers of views.
HandlerAllTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php Creates views with instances of all handlers...
HandlerArgumentUserUidTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php Tests views user uid argument handler.
HandlerBase abstract class Drupal\views\Plugin\views drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php 6 10
HandlerFieldFieldTest class Drupal\views\Tests\Field drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php Tests the field_field handler. @TODO Check a entity-type with bundles Check a entity-type without bundles Check locale:disabled, locale:enabled and locale:enabled with another language Check revisions
HandlerFieldUserNameTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php Tests the field username handler.
HandlerFilterUserNameTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php Tests the handler of the user: name filter.
HandlerTest class Drupal\views\Tests\UI drupal/core/modules/views/lib/Drupal/views/Tests/UI/HandlerTest.php Tests some generic handler UI functionality.
HandlerTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php Tests abstract handlers of views.

Pages

Other projects