Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
TestEntityForm::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The module handler to invoke hooks on.
TestEntityForm::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestEntityForm::getBaseFormId function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
TestEntityForm::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
TestEntityForm::setEntity function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
TestEntityForm::setEntityTypeManager function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
TestEntityForm::setOperation function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
TestEntityFormInjected class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity form that uses injection.
TestEntityFormInjected::$color property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The color of the entity type.
TestEntityFormInjected::create function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Instantiates a new instance of this class.
TestEntityFormInjected::__construct function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Constructs a new TestEntityFormInjected.
TestEntityHandlerBase class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity handler.
TestEntityHandlerBase::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The module handler to invoke hooks on.
TestEntityHandlerBase::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestEntityListBuilder class core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
TestEntityListBuilder::buildOperations function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Builds a renderable list of operation links for the entity.
TestEntityType class core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Entity type class which allows changing the entity keys.
TestEntityType::setKey function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets a specific entity key.
TestEntityTypeManager class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity type manager.
TestEntityTypeManager::setDiscovery function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Sets the discovery for the manager.
TestEventListener class core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventListener::$postFooInvoked property core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventListener::$preFooInvoked property core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventListener::postFoo function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventListener::preFoo function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php Listener methods.
TestEventSubscriber class core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventSubscriber::getSubscribedEvents function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventSubscriberWithMultipleListeners class core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventSubscriberWithMultipleListeners::getSubscribedEvents function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventSubscriberWithPriorities class core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventSubscriberWithPriorities::getSubscribedEvents function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestExample class core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Test area plugin.
TestExample.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php
TestExample::access function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Check whether given user has access to this handler.
TestExample::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Provide a form to edit options for this plugin.
TestExample::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Information about options for all kinds of purposes will be held here.
TestExample::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Render the area.
TestExtendedNormalizer class core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Test normalizer with a different supported class.
TestExtendedNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php The interface or class that this Normalizer supports.
TestExtension class core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php A test Twig extension that adds a custom function and a custom filter.
TestExtension class core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension.php file core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php
TestExtension::$extensionDiscovery property core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::$installedExtensions property core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::getExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Returns the extension discovery.
TestExtension::getFilters function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Generates a list of all Twig filters that this extension defines.
TestExtension::getFunctions function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Generates a list of all Twig functions that this extension defines.
TestExtension::getInstalledExtensionNames function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Returns a list of machine names of installed extensions.
TestExtension::getName function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Gets a unique identifier for this Twig extension.
TestExtension::setExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php

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