RequestInterface::getMethod |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the HTTP method of the request |
PluginBaseUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
|
RequestInterface::getScheme |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the URI scheme of the request (http, https, ftp, etc) |
UserAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php |
|
ClassLoader::getClassLoader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the <tt>ClassLoader</tt> from the SPL autoload stack that is responsible
for (and is able to load) the class with the given name. |
Definition::getFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory class. |
PHP_Token_Includes::getName |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
BreakpointCRUDTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointCRUDTest.php |
|
UserValidationTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
MessageInterface::getParams |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get application and plugin specific parameters set on the message. |
PHP_Token_Includes::getType |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Serializer::getDenormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
TestObjectMetadata::getName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Get fully-qualified class name of this persistent class. |
drupal_get_query_parameters |
function |
drupal/core/includes/common.inc |
Processes a URL query parameter array to remove unwanted elements. |
InlineTest::getTestsForDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
PercentagesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
|
MemcachedCache::getMemcached |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
Gets the memcached instance used by the cache. |
Criteria::getWhereExpression |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
Get the expression attached to this criteria. |
LoggerDataCollector::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Gets the logs. |
ConfigImporter::getProcessed |
function |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
Gets list of processed changes. |
AssetCollection::$targetPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|
ThemeInfoStylesTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeInfoStylesTest.php |
|
LoggerDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Returns the name of the collector. |
FeedLanguageTest::$langcodes |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
List of langcodes. |
FieldDeleteForm::getQuestion |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Returns the question to ask the user. |
MessageInterface::getHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get all headers as a collection |
BaseNodeFilter::getNodePaths |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php |
|
EventTest::testGetDispatcher |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
NullStorageExpirable::getAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getAll(). |
RouteCollection::getIterator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Gets the current RouteCollection as an Iterator that includes all routes. |
RearrangeFilterTest::getInfo |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/Form/Ajax/RearrangeFilterTest.php |
This method exists to support the simpletest UI runner. |
EntityInterface::getBCEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets a backward compatibility decorator entity. |
ViewStorageTest::$controller |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
The configuration entity storage controller. |
EntityInterface::getNGEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Removes any possible (backward compatibility) decorator in use. |
Twig_Parser::getCurrentToken |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
Gets the current token. |
RequestTest::testGetClientIp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider testGetClientIpsProvider |
PhpSessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
Twig_TemplateTest::getString |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Permissions::getValueOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Permissions.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
views_get_plugin_definitions |
function |
drupal/core/modules/views/views.module |
Gets all the views plugin definitions. |
ConfirmFormBase::getQuestion |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Returns the question to ask the user. |
Twig_Extension_Core::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the name of the extension. |
RequestInterface::getCookies |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get an array of Cookies |
TimeDataCollector::getEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request events. |
ClassUtilsTest::dataGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
ViewStorageTest::createTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests creating configuration entities. |
NestedArrayUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
This method exists to support the simpletest UI runner. |
ClassUtilsTest::testGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
DefaultFileLocator::getPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Retrieve the defined metadata lookup paths. |
ConfirmFormBase::getFormName |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Returns the internal name used to refer to the confirmation item. |