TraceableEventDispatcherTest::getHttpKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
OptionsDynamicValuesValidationTest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
|
StaticReflectionClass::getDefaultProperties |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ConditionAggregateInterface::getConjunction |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Gets the current conjunction. |
LoggerDataCollectorTest::getCollectTestData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
TermFieldTest::testTaxonomyTermFieldWidgets |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Test widgets. |
WizardPluginBase::getPathFieldsSupplemental |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the pathFieldsSupplemental property. |
BareMinimalNoConfigUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
|
StaticReflectionServiceTest::testGetMethods |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
AbstractEntityBodyDecorator::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Guess the Content-Type or return the default application/octet-stream |
ContentAwareGenerator::getRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages |
AbstractEntityBodyDecorator::getWrapperData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Wrapper specific data attached to this stream. |
CurrencyValidatorTest::getInvalidCurrencies |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
RuntimeReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return the shortname of a class. |
RuntimeReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
|
ReverseProxySubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ReverseProxySubscriber.php |
Registers the methods in this class that should be listeners. |
FilterNumericTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
UniversalClassLoader::getNamespaceFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the directory(ies) to use as a fallback for namespaces. |
GlobalExecutionContextInterface::getVisitor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the visitor instance used to validate the object graph nodes. |
LegacyAccessSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyAccessSubscriber.php |
Registers the methods in this class that should be listeners. |
UniversalClassLoaderTest::getLoadClassTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
UniversalClassLoaderTest::testGetNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
FileFieldWidgetTest::testSingleValuedWidget |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests upload and remove buttons for a single-valued File field. |
BackendChainImplementationUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
This method exists to support the simpletest UI runner. |
FileFieldWidgetTest::testPrivateFileSetting |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests a file field with a "Private files" upload destination setting. |
AbstractManagerRegistry::getConnectionNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets all connection names. |
FileFieldWidgetTest::testPrivateFileComment |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests that download restrictions on private files work on comments. |
Twig_ExpressionParser::getFunctionNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
BackendChainImplementationUnitTest::testGet |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Test the get feature. |
AbstractManagerRegistry::getManagerForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the object manager associated with a given class. |
RouteProvider::getRouteCollectionForRequest |
function |
drupal/core/lib/Drupal/Core/Routing/RouteProvider.php |
Finds routes that may potentially match the request. |
ModuleHandlerInterface::getBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Retrieves the list of bootstrap modules. |
GetSetMethodNormalizerTest::testDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
RelationLinkManager::getRelationInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationInternalIds(). |
SelectionInterface::getReferencableEntities |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Returns a list of referencable entities. |
PluginSettingsInterface::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Returns the default settings for the plugin. |
StreamWrapperTest::testGetValidStreamScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the scheme functions. |
EntityTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an array of entity field values to be tested. |
SimpleAnnotationReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets the annotations applied to a class. |
ContainerAwareEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
ContainerAwareEventDispatcher::getContainer |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
|
SimpleAnnotationReader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets a method annotation. |
EntityReferenceSelectionAccessTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
|
CustomBlockTranslationController::getAccess |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::getAccess(). |
ModulesUninstallConfirmForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns a caption for the button that confirms the action. |
ModulesUninstallConfirmForm::getDescription |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns additional text to display as a description. |
LocaleConfigSubscriber::getLocaleConfigName |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Get configuration name for this language. |
AnnotationReader::getIgnoredAnnotationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Returns the ignored annotations for the given class. |
LocaleConfigSubscriber::getSubscribedEvents |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
EntityReferenceAdminTest::getAllOptionsList |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
Extract all the options of a select element. |