Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
WysiwygEditor class Drupal\edit_test\Plugin\InPlaceEditor drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/Plugin/InPlaceEditor/WysiwygEditor.php Defines the wysiwyg editor.
MaintenanceModeSubscriber class Drupal\menu_test\EventSubscriber drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/EventSubscriber/MaintenanceModeSubscriber.php Maintenance mode subscriber to set site online on a test. 2
CommonTestController class Drupal\common_test\Controller drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php Controller routines for common_test routes.
SessionTestSubscriber class Drupal\session_test\EventSubscriber drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php Defines a test session subscriber that checks whether the session is empty. 2
DesignTestController class Drupal\design_test\Controller drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php Controller routines for design_test routes.
TestAccessCheck class Drupal\router_test\Access drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/Access/TestAccessCheck.php Access check for test routes.
DefinedTestAccessCheck class Drupal\router_test\Access drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/Access/DefinedTestAccessCheck.php Defines an access checker similar to DefaultAccessCheck 1
FormTestEventSubscriber class Drupal\form_test\EventSubscriber drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/EventSubscriber/FormTestEventSubscriber.php Test event subscriber to add new attributes to the request. 2
ThemeTestSubscriber class Drupal\theme_test\EventSubscriber drupal/core/modules/system/tests/modules/theme_test/lib/Drupal/theme_test/EventSubscriber/ThemeTestSubscriber.php Theme test subscriber for controller requests. 2
DefaultsTestPluginManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php Defines a plugin manager used by Plugin API unit tests. 1
AlterDecoratorTestPluginManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php Defines a plugin manager used by AlterDecorator unit tests. 1
TestPluginBag class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php Defines a plugin bag which uses fruit plugins. 1
CachedMockBlockManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/CachedMockBlockManager.php Defines a plugin manager used by Plugin API cache decorator web tests. 2
ShapeItem class Drupal\field_test\Type drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/ShapeItem.php Defines the 'shape_field' entity field item.
TestItem class Drupal\field_test\Type drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/TestItem.php Defines the 'test_field' entity field item.
CustomBlock class Drupal\custom_block\Plugin\Core\Entity drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php Defines the custom block entity class. 4
CustomBlockType class Drupal\custom_block\Plugin\Core\Entity drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php Defines the custom block type entity. 3
LlamaContextual class Drupal\ckeditor_test\Plugin\CKEditorPlugin drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextual.php Defines a "Llama" plugin, with a contextually enabled "llama" feature.
LlamaContextualAndButton class Drupal\ckeditor_test\Plugin\CKEditorPlugin drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Defines a "LlamaContextualAndbutton" plugin, with a contextually OR toolbar builder-enabled "llama" feature.
LlamaButton class Drupal\ckeditor_test\Plugin\CKEditorPlugin drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php Defines a "LlamaButton" plugin, with a toolbar builder-enabled "llama" feature.
UnicornEditor class Drupal\editor_test\Plugin\Editor drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php Defines a Unicorn-powered text editor for Drupal.
FilterTestReplace class Drupal\filter_test\Plugin\Filter drupal/core/modules/filter/tests/filter_test/lib/Drupal/filter_test/Plugin/Filter/FilterTestReplace.php Provides a test filter to replace all content.
FilterTestUncacheable class Drupal\filter_test\Plugin\Filter drupal/core/modules/filter/tests/filter_test/lib/Drupal/filter_test/Plugin/Filter/FilterTestUncacheable.php Provides a test filter that is uncacheable.
Twig_Tests_Node_Expression_Binary_FloorDivTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/FloorDivTest.php
Twig_Tests_Node_Expression_Binary_SubTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php
Twig_Tests_Node_Expression_Binary_ConcatTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ConcatTest.php
Twig_Tests_Node_Expression_Binary_DivTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php
Twig_Tests_Node_Expression_Binary_OrTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php
Twig_Tests_Node_Expression_Binary_AndTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php
Twig_Tests_Node_Expression_Binary_MulTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php
Twig_Tests_Node_Expression_Binary_AddTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php
Twig_Tests_Node_Expression_Binary_ModTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php
Twig_Tests_Node_Expression_Unary_PosTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/PosTest.php
Twig_Tests_Node_Expression_Unary_NotTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NotTest.php
Twig_Tests_Node_Expression_Unary_NegTest class drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php
MappingDriverChain class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php The DriverChain allows you to add multiple other mapping drivers for certain namespaces 1
StaticPHPDriver class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php The StaticPHPDriver calls a static loadMetadata() method on your entity classes where you can manually populate the ClassMetadata instance. 1
DefaultFileLocator class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php Locate the file that contains the metadata information for a given class name. 2
AnnotationDriver abstract class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php The AnnotationDriver reads the mapping metadata from docblock annotations.
SymfonyFileLocator class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php The Symfony File Locator makes a simplifying assumptions compared to the DefaultFileLocator. By assuming paths only contain entities of a certain namespace the mapping files consists of the short classname only. 1
PHPDriver class Doctrine\Common\Persistence\Mapping\Driver drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php The PHPDriver includes php files which just populate ClassMetadataInfo instances with plain php code 1
PHPDriverTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php
SymfonyFileLocatorTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php
FileDriverTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php
TestFileDriver class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php
StaticReflectionServiceTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php @group DCOM-93
DriverChainTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php
DriverChainEntity class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php
RuntimeReflectionServiceTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php @group DCOM-93
StaticPHPDriverTest class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php

Pages

Other projects