EntityTypeConstraintValidator |
class |
Drupal\Core\Validation\Plugin\Validation\Constraint |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraintValidator.php |
Validates the EntityType constraint. |
|
|
|
EntityUnitTestBase |
abstract class |
Drupal\system\Tests\Entity |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUnitTestBase.php |
Defines an abstract test base for entity unit tests. |
16 |
2 |
|
EntityUriTest |
class |
Drupal\system\Tests\Entity |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php |
Tests the basic Entity API. |
|
|
|
EntityUUIDTest |
class |
Drupal\system\Tests\Entity |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Tests creation, saving, and loading of entity UUIDs. |
|
|
|
EntityValidationTest |
class |
Drupal\system\Tests\Entity |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Tests Entity API base functionality. |
|
|
|
EntityViewMode |
class |
Drupal\entity\Plugin\Core\Entity |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
Defines the view mode configuration entity class. |
|
|
|
EntityViewModeInterface |
interface |
Drupal\entity |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php |
Provides an interface defining an entity view mode entity. |
1 |
2 |
|
EntityViewModeStorageController |
class |
Drupal\entity |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Defines the storage controller class for entity view modes. |
|
|
|
EntityWrapper |
class |
Drupal\Core\Entity\Field\Type |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Defines an 'entity' data type, e.g. the computed 'entity' property of entity references. |
|
1 |
|
Equality |
class |
Drupal\views\Plugin\views\filter |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php |
Simple filter to handle equal to / not equal to filters |
|
|
|
EqualNamespacesPerFileWithClassAsFirst |
class |
Doctrine\Tests\Common\Annotations\Fixtures |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php |
|
|
|
|
EqualNamespacesPerFileWithClassAsLast |
class |
Doctrine\Tests\Common\Annotations\Fixtures |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsLast.php |
|
|
|
|
EqualTo |
class |
Symfony\Component\Validator\Constraints |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EqualTo.php |
@author Daniel Holmes <daniel@danielholmes.org> |
|
1 |
|
EqualToValidator |
class |
Symfony\Component\Validator\Constraints |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EqualToValidator.php |
Validates values are equal (==). |
|
1 |
|
EqualToValidatorTest |
class |
Symfony\Component\Validator\Tests\Constraints |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
@author Daniel Holmes <daniel@danielholmes.org> |
|
|
|
Error |
class |
|
drupal/core/vendor/phpunit/phpunit/Tests/_files/Error.php |
|
|
|
|
ErrorHandler Deprecated |
class |
Symfony\Component\HttpKernel\Debug |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php |
ErrorHandler. |
|
3 |
|
ErrorHandler |
class |
Symfony\Component\Debug |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
ErrorHandler. |
1 |
2 |
|
ErrorHandlerTest |
class |
Symfony\Component\Debug\Tests |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/ErrorHandlerTest.php |
ErrorHandlerTest |
|
|
|
ErrorHandlerTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Tests error and exception handlers. |
|
|
|
ErrorsLoggerListener |
class |
Symfony\Component\HttpKernel\EventListener |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ErrorsLoggerListener.php |
Injects the logger into the ErrorHandler, so that it can log various errors. |
|
|
|
Escaper |
class |
Symfony\Component\Yaml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php |
Escaper encapsulates escaping rules for single and double-quoted
YAML strings. |
|
|
|
Esi |
class |
Symfony\Component\HttpKernel\HttpCache |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Esi implements the ESI capabilities to Request and Response instances. |
|
7 |
|
EsiFragmentRenderer |
class |
Symfony\Component\HttpKernel\Fragment |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/EsiFragmentRenderer.php |
Implements the ESI rendering strategy. |
|
1 |
|
EsiFragmentRendererTest |
class |
Symfony\Component\HttpKernel\Tests\Fragment\FragmentRenderer |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/EsiFragmentRendererTest.php |
|
|
|
|
EsiListener |
class |
Symfony\Component\HttpKernel\EventListener |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/EsiListener.php |
EsiListener adds a Surrogate-Control HTTP header when the Response needs to be parsed for ESI. |
|
1 |
|
EsiListenerTest |
class |
Symfony\Component\HttpKernel\Tests\EventListener |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php |
|
|
|
|
EsiResponseCacheStrategy |
class |
Symfony\Component\HttpKernel\HttpCache |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php |
EsiResponseCacheStrategy knows how to compute the Response cache HTTP header
based on the different ESI response cache headers. |
|
|
|
EsiResponseCacheStrategyInterface |
interface |
Symfony\Component\HttpKernel\HttpCache |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
EsiResponseCacheStrategyInterface implementations know how to compute the
Response cache HTTP header based on the different ESI response cache headers. |
1 |
|
|
EsiTest |
class |
Symfony\Component\HttpKernel\Tests\HttpCache |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
|
|
|
Event |
class |
Guzzle\Common |
drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php |
Default event for Guzzle notifications |
|
4 |
|
Event |
class |
Symfony\Component\EventDispatcher |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php |
Event is the base class for classes containing event data. |
8 |
13 |
|
EventArgs |
class |
Doctrine\Common |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php |
EventArgs is the base class for classes containing event data. |
4 |
4 |
|
EventDataCollector |
class |
Symfony\Component\HttpKernel\DataCollector |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
EventDataCollector. |
|
|
|
EventDispatcher |
class |
Symfony\Component\EventDispatcher |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
The EventDispatcherInterface is the central point of Symfony's event listener system. |
2 |
21 |
|
EventDispatcherInterface |
interface |
Symfony\Component\EventDispatcher |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
The EventDispatcherInterface is the central point of Symfony's event listener system.
Listeners are registered on the manager and events are dispatched through the
manager. |
3 |
12 |
|
EventDispatcherTest |
class |
Symfony\Component\EventDispatcher\Tests |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
|
|
|
EventManager |
class |
Doctrine\Common |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
The EventManager is the central point of Doctrine's event listener system.
Listeners are registered on the manager and events are dispatched through the
manager. |
|
1 |
|
EventManagerTest |
class |
Doctrine\Tests\Common |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
|
|
|
EventSubscriber |
interface |
Doctrine\Common |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventSubscriber.php |
An EventSubscriber knows himself what events he is interested in.
If an EventSubscriber is added to an EventManager, the manager invokes
{@link getSubscribedEvents} and registers the subscriber as a listener for all
returned events. |
1 |
|
|
EventSubscriber |
class |
Symfony\Component\HttpKernel\Tests\Debug |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
|
|
|
EventSubscriberInterface |
interface |
Symfony\Component\EventDispatcher |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php |
An EventSubscriber knows himself what events he is interested in.
If an EventSubscriber is added to an EventDispatcherInterface, the manager invokes
{@link getSubscribedEvents} and registers the subscriber as a listener for all
returned events. |
52 |
55 |
|
EventTest |
class |
Symfony\Component\EventDispatcher\Tests |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
Test class for Event. |
|
|
|
Example1 |
class |
Drupal\plugin_test\Plugin\plugin_test\custom_annotation |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/custom_annotation/Example1.php |
Provides a test plugin with a custom annotation. |
|
|
|
Example2 |
class |
Drupal\plugin_test\Plugin\plugin_test\custom_annotation |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/custom_annotation/Example2.php |
Provides a test plugin with a custom annotation. |
|
|
|
Exception |
interface |
Symfony\Component\Serializer\Exception |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/Exception.php |
Base exception |
4 |
|
|
Exception |
interface |
Assetic\Exception |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/Exception.php |
Marker. |
1 |
|
|
ExceptionCollection |
class |
Guzzle\Common\Exception |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Collection of exceptions |
1 |
3 |
|
ExceptionController |
class |
Drupal\Core\Controller |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
This controller handles HTTP errors generated by the routing system. |
|
1 |
2 |
ExceptionControllerTest |
class |
Drupal\system\Tests\System |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
Tests exception controller. |
|
|
|