Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DummyClassWithEmail class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php @DummyAnnotation Foo bar <foobar@1domain.com>
DummyColumn class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 1
DummyGeneratedValue class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 1
DummyId class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 1
DummyJoinColumn class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 2
DummyJoinTable class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 2
DummyMongoDbProfilerStorage class Symfony\Component\HttpKernel\Tests\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php
DummyRemoteStreamWrapper class Drupal\file_test drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyStreamWrapper class Drupal\file_test drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php Helper class for testing the stream wrapper registry.
Dumper class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php Dumper dumps PHP variables to YAML strings. 3
Dumper abstract class Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/Dumper.php Dumper is the abstract class for all built-in dumpers. 4
DumperInterface interface Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php DumperInterface is the interface implemented by service container dumper classes. 1
DumperTest class Symfony\Component\Yaml\Tests drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php
DumpException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php Exception class thrown when an error occurs during dumping. 1
Duration class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/Duration.php The duration data type.
DynamicTest class Drupal\views_test_data\Plugin\views\access drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/DynamicTest.php Tests a dynamic access plugin.
E class ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php
EfqTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/EfqTest.php Tests the functionality of EntityQueryInterface for taxonomy entities.
ElementsLabelsTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php Test form element labels, required markers and associated output.
ElementsTableSelectTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php Test the tableselect form element for expected behavior.
ElementsVerticalTabsTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php Test the vertical_tabs form element for expected behavior.
ElementTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php Tests building and processing of core form elements.
ElementValidationTest class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/ElementValidationTest.php Tests using ajax_test module.
EmailDefaultWidget class Drupal\email\Plugin\field\widget drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php Plugin implementation of the 'email_default' widget.
EmailFieldTest class Drupal\email\Tests drupal/core/modules/field/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php Tests e-mail field functionality.
EmailTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php Tests email element.
Embed class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Embed.php The plugin that handles an embed display.
EmptyStatementTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/EmptyStatementTest.php Tests the empty pseudo-statement class.
EnableDisableTest class Drupal\system\Tests\Module drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php Tests functionality for enabling and disabling modules.
EncoderInterface interface Symfony\Component\Serializer\Encoder drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php Defines the interface of encoders 7 4
EnsureFilterWorker class Assetic\Factory\Worker drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php Applies a filter to an asset based on a source and/or target path match. 1
EnsureFilterWorkerTest class Assetic\Test\Factory\Worker drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Worker/EnsureFilterWorkerTest.php
Entity class drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php
Entity class Doctrine\Tests\Common\Annotations\Ticket drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php
Entity class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class. 10 10
EntityAccessController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php Defines a base class for entity access controllers.
EntityAccessControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php Defines a common interface for entity access controller classes. 2 1
EntityAccessTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php Tests the entity access controller.
EntityApiInfoTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php Tests Entity API base functionality.
EntityApiTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php Tests the basic Entity API.
EntityBody class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php Entity body used with an HTTP request or response 4
EntityBodyInterface interface Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php Entity body used with an HTTP request or response 2 6
EntityCacheTest class Drupal\entity_cache_test_dependency\Plugin\Core\Entity drupal/core/modules/system/tests/modules/entity_cache_test_dependency/lib/Drupal/entity_cache_test_dependency/Plugin/Core/Entity/EntityCacheTest.php Defines the EntityCacheTest class.
EntityCrudHookTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php Tests invocation of hooks when performing an action.
EntityDerivative class Drupal\rest\Plugin\Derivative drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php Provides a resource plugin definition for every entity type.
EntityEnclosingRequest class Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php HTTP request that sends an entity-body in the request message (POST, PUT, PATCH, DELETE)
EntityEnclosingRequestInterface interface Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php HTTP request that sends an entity-body in the request message (POST, PUT) 1 3
EntityFieldTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php Tests Entity API base functionality.
EntityFilteringThemeTest class Drupal\system\Tests\Theme drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php Tests filtering for XSS in rendered entity templates in all themes.
EntityFormController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityFormController.php Base class for entity form controllers. 11 10

Pages

Other projects