EasyRdf_Http_Response::getHeadersAsString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get all headers as string |
Twig_Extension_Sandbox::getSecurityPolicy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
Twig_Extension_Optimizer::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Optimizer.php |
|
FileProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
Twig_Extension_StringLoader::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/StringLoader.php |
|
ExtensionTest::getResolvedEnabledFixtures |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
|
DefinitionDecoratorTest::getPropertyTests |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
BoundDisplayInterface::getAllSortedBlocks |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns this display's blocks, organized by region and ordered by weight. |
EasyRdf_Http_Client::getRedirectionsCount |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the number of redirections done on the last request |
GetResponseForExceptionEvent::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
|
PhpMatcherDumperTest::getRouteCollections |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
|
TraceableControllerResolver::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
Returns the arguments to pass to the controller. |
KeyValueStoreInterface::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the name of this collection. |
AbstractMessage::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get a Cache-Control directive from the message |
PersistentObjectTest::testGetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
ControllerResolverInterface::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the arguments to pass to the controller. |
TranslatorInterface::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php |
Retrieves English string to given language. |
Framework_ComparatorTest::testGetInstance |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php |
@dataProvider instanceProvider |
file_field_widget_multiple_count_validate |
function |
drupal/core/modules/file/file.field.inc |
Validation callback for upload element on file widget. Checks if user has
uploaded more files than allowed. |
ExecutablePluginBase::getConfigDefinition |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets the definition of a configuration option. |
IpValidatorTest::getInvalidReservedIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
AbstractProxyTest::testGetSaveHandlerName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
Twig_Tests_TemplateTest::testGetAttribute |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
LanguageUILanguageNegotiationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
This method exists to support the simpletest UI runner. |
RequestTest::testGetQueryStringReturnsNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Twig_NodeVisitor_Escaper::getEscaperFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
EasyRdf_Serialiser_GraphViz::getDotCommand |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Get the path to the GraphViz 'dot' command |
ProjectServiceContainer::getFoo_BazService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
MessageInterface::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get a Cache-Control directive from the message |
LanguageValidatorTest::getInvalidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
RequestTest::testGetContentReturnsResource |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Twig_NodeVisitor_SafeAnalysis::getPriority |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php |
Returns the priority for this visitor. |
PHPUnit_Framework_TestCase::getAnnotations |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the annotations for this test. |
StorageComparerInterface::getSourceStorage |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets the configuration source storage. |
StorageComparerInterface::getTargetStorage |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets the configuration target storage. |
RequestTest::testGetAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
RequestDataCollector::getRequestAttributes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
PropertyMetadataInterface::getPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataInterface.php |
Returns the name of the property. |
PHP_CodeCoverage_Report_HTML::getDirectory |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
@since Method available since Release 1.2.0 |
RequestDataCollector::getSessionAttributes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
LocaleImportFunctionalTest::getEmptyPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a empty .po file. |
StaticReflectionMethod::getStaticVariables |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
PHP_CodeCoverage_Util::getLinesToBeIgnored |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php |
Returns the lines of a source file that should be ignored. |
StaticReflectionProperty::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
TestMappingSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
PHPUnit_Framework_TestCase::getMockBuilder |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a builder object to create mock objects using a fluent interface. |
PHP_CodeCoverage_Report_Node::getFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the functions of this node. |
OptionsWidgetsTest::testSelectListMultiple |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (multiple select). |