ContainerBuilder::getServiceConditionals |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the Service Conditionals. |
AbstractEntityBodyDecorator::getMetaData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
TestEventSubscriber::getSubscribedEvents |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
Returns an array of events this subscriber wants to listen to. |
ThemeTestSubscriber::getSubscribedEvents |
function |
drupal/core/modules/system/tests/modules/theme_test/lib/Drupal/theme_test/EventSubscriber/ThemeTestSubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
CommentLanguageTest::testCommentLanguage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Test that comment language is properly set. |
UniversalClassLoader::getPrefixFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the directory(ies) to use as a fallback for class prefixes. |
ViewsEntityRow::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Returns the definition of all derivatives of a base plugin. |
ModulesInstallConfirmForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns the page to go to if the user cancels the action. |
GlobalExecutionContextInterface::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the value at which validation was started in the object graph. |
GetUntransformedTextCommand::__construct |
function |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
Constructs a GetUntransformedTextCommand object. |
entity_reference_field_widget_info_alter |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_widget_info_alter(). |
ViewExecutableTest::getProtectedProperty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Returns a protected property from a class instance. |
AbstractManagerRegistry::getManagerNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets all connection names. |
MapTypesFromInputEvent::getSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the site schema URI. |
EntityBCDecorator::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
CoalescingDirectoryResource::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
|
PHPUnit_Runner_Version::getVersionString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/Version.php |
|
PHPUnit_Util_Configuration::getTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
@since Method available since Release 3.4.0 |
ShortcutTestBase::getShortcutInformation |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Extracts information from shortcut set links. |
Twig_Tests_Node_AutoEscapeTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
|
SelectionBroken::getReferencableEntities |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php |
Implements SelectionInterface::getReferencableEntities(). |
MemcachedProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
PHPUnit_Runner_BaseTestRunner::getLoader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Returns the loader to be used. |
MetadataFactoryInterface::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php |
Returns the metadata for the given value. |
EntityTranslation::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
RequestContextAwareInterface::getContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php |
Gets the request context. |
EntityReferenceAutocompleteTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
|
AssignOwnerNode::getDefaultConfiguration |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Returns default configuration for this action. |
HeaderBagTest::testGetCacheControlHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
LocaleTypedConfig::getElementTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for a typed configuration element. |
DateTimeValidatorTest::getValidDateTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
ExecutionContextInterface::getViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the violations generated by the validator so far. |
SystemMenuBlock::getDerivativeDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
TranslationManager::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Retrieves English string to given language. |
PHP_CodeCoverageTest::testSetCacheTokens |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setCacheTokens |
ModulesUninstallConfirmForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns the question to ask the user. |
AnnotationReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a property. |
CardSchemeValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
AliasManagerCacheDecorator::getPathAlias |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathAlias(). |
StaticDiscoveryDecorator::getDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
Twig_Environment::getTemplateClassPrefix |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the template class prefix. |
UploadedFile::getClientOriginalExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the original file extension |
ClassWithAnnotationWithTargetSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php |
Plugin annotation
@AnnotationWithTargetSyntaxError(); |
TestEventSubscriber::getSubscribedEvents |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
Returns an array of event names this subscriber wants to listen to. |
Twig_Node_Module::compileGetTemplateName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
CachedModuleHandler::getBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::getBootstrapModules(). |
FieldPluginBase::getTokenValuesRecursive |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Recursive function to add replacements for nested query string parameters. |
EntityTranslationSyncImageTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Modules to enable. |
EntityEnclosingRequestInterface::getBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get the body of the request if set |
EntityTranslationControllerNG::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Overrides \Drupal\translation_entity\EntityTranslationController::getAccess(). |