ImageStyleDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a caption for the button that confirms the action. |
LocaleConfigTranslationTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php |
|
LanguagePathMonolingualTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
|
StaticReflectionMethod::getModifiers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
ImageStyleDeleteForm::getDescription |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns additional text to display as a description. |
StaticReflectionMethod::getPrototype |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
DefaultFileLocator::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Get the file extension used to look for mapping files under |
ViewStorageTest::testCreateDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the createDuplicate() View method. |
DefaultFileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Get all class names that are found with this file locator. |
PHP_Token_InterfaceTest::testGetName |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getName |
RedirectRouteInterface::getRouteName |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
Get the name of the target route for working with the symfony standard
router. |
DateTimeDatelistWidget::settingsForm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
|
ContainerBuilderTest::testGetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases |
EventSubscriber::getSubscribedEvents |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventSubscriber.php |
Returns an array of events this subscriber wants to listen to. |
AggregatorTestBase::getFeedEditArray |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Returns a randomly generated feed edit array. |
LanguageNegotiationInfoTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
|
StaticReflectionMethod::getExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
StaticReflectionMethod::getShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
RequestDataCollector::getContentType |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
StaticReflectionMethod::getStartLine |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
RequestDataCollector::getRouteParams |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Gets the route parameters. |
PHPUnit_Framework_TestSuite::getName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the name of the suite. |
LocaleValidatorTest::getValidLocales |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
NativeSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
AggregatorConfigurationTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php |
|
SymfonyFileLocator::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Get the file extension that mapping files are suffixed with. |
NodeRevisionPermissionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
PHPUnit_Util_Getopt::parseLongOption |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php |
|
Twig_TemplateMethodObject::getStatic |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
SymfonyFileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Get all class names that are found with this file locator. |
PHP_Token_NamespaceTest::testGetName |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
@covers PHP_Token_NAMESPACE::getName |
DateTimeItem::getPropertyDefinitions |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Type/DateTimeItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
OptionsWidgetsTest::testRadioButtons |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (single select). |
translation_entity_field_sync_widget |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Returns a form element to configure field synchronization. |
FilterFormatUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php |
|
EntityQueryRelationshipTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
LifecycleEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated ObjectManager. |
PluginBase::getAvailableGlobalTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Returns an array of available token replacements. |
SymfonyFileLocatorTest::testGetPaths |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
StaticReflectionClass::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return the shortname of a class. |
EventSubscriber::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
Returns an array of event names this subscriber wants to listen to. |
ReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
|
FilesystemCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
Twig_FunctionInterface::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
EntityDisplayInterface::getFormatter |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php |
Returns the Formatter plugin for a field. |
InactiveScopeException::getServiceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php |
|
_translation_entity_get_switch_links |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Returns the localized links for the given path. |
ContainerBuilder::getExtensionConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the configuration array for the given extension. |
AdminBlockDeleteForm::getConfirmText |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns a caption for the button that confirms the action. |