AbstractReaderTest::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
PHPUnit_Runner_BaseTestRunner::getTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Returns the Test corresponding to the given suite.
This is a template method, subclasses override
the runFailed() and clearStatus() methods. |
LanguageBlock::getDerivativeDefinition |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
EntityReferenceItemNormalizer::getUuid |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
Implements \Drupal\serialization\EntityResolver\UuidReferenceInterface::getUuid(). |
EntityTranslationSettingsTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
|
BundleInterface::getContainerExtension |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Returns the container extension that should be implicitly loaded. |
Twig_Environment::getBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the base template class for compiled templates. |
PHP_CodeCoverageTest::testConstructor2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::__construct
@covers PHP_CodeCoverage::filter |
LocaleTypedConfig::getArrayTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for an element of type ArrayElement. |
ConnectionRegistry::getConnectionNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
Gets all connection names. |
ManagerRegistry::getDefaultManagerName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the default object manager name. |
AnnotatedClassDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
ExecutionContextInterface::getMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the metadata for the currently validated value. |
EntityTranslationSyncUnitTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
|
BlockPluginUI::getDerivativeDefinition |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ServiceReferenceGraphNode::getOutEdges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the out edges. |
MongoDbProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
AnnotationReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a method. |
AbstractProfilerStorageTest::testStore |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
ModulesUninstallConfirmForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns a unique string identifying the form. |
NodeEntityFieldQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
|
EntityBCDecorator::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
MappingSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/EventSubscriber/MappingSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
AbstractProfilerStorageTest::testPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
ValidatorInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
Returns the factory for metadata instances. |
ArgumentPluginBase::getDefaultArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get a default argument, if available. |
PathLanguageTest::testAliasTranslation |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Test alias functionality through the admin interfaces. |
CoverageTwoDefaultClassAnnotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
|
WidgetBaseInterface::extractFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php |
Extracts field values from submitted form values. |
CompositeExpression::getExpressionList |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php |
Return the list of expressions nested in this composite. |
ImmutableEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Gets the listeners of a specific event or all listeners. |
RedirectResponseTest::testGetTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
RedirectResponseTest::testSetTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
EntityTranslationSyncImageTest::$files |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
The test image files. |
simpletest_phpunit_get_available_tests |
function |
drupal/core/modules/simpletest/simpletest.module |
Get PHPUnit Classes |
DisplayPluginBase::getAttachedDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Find out all displays which are attached to this display. |
ActionConfigEntityInterface::getPlugin |
function |
drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php |
Returns the operation plugin. |
BinaryFileResponseTest::testGetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
|
ContextInterface::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Gets the provided definition that the context must conform to. |
EventDispatcherInterface::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Gets the listeners of a specific event or all listeners. |
SelectionBase::getDerivativeDefinition |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php |
Implements DerivativeInterface::getDerivativeDefinition(). |
LocaleConfigManager::getComponentNames |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Gets configuration names associated with components. |
ServiceReferenceGraphEdge::getDestNode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
Returns the destination node |
SelectionBase::getReferencableEntities |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Implements SelectionInterface::getReferencableEntities(). |
DateFormatLocalizeResetForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns a unique string identifying the form. |
EntityTypeConstraint::getDefaultOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getDefaultOption(). |
SubscriberService::getSubscribedEvents |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
Returns an array of event names this subscriber wants to listen to. |
TextPlainUnitTest::getPlainTextContent |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Gets the plain-text version of $this->content. |
SigchildEnabledProcessTest::testGetPid |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
TermSelection::getReferencableEntities |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php |
Overrides SelectionBase::getReferencableEntities(). |