RequestTest::testGetCharsets |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ClassUtilsTest::testGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
Response::getProtocolVersion |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Gets the HTTP protocol version. |
TwigNodeVisitor::getPriority |
function |
drupal/core/lib/Drupal/Core/Template/TwigNodeVisitor.php |
Implements Twig_NodeVisitorInterface::getPriority(). |
Twig_TokenParser_For::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
Gets the tag name associated with this token parser. |
RequestInterface::getCookies |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get an array of Cookies |
Twig_Template::getBlockNames |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns all block names. |
ForumNodeAccessTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
|
NodeAccessFieldTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php |
|
ArgumentDefaultTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
|
WizardPluginBase::getFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the filters property. |
SessionTest::testGetFlashBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
ParameterBagTest::testGetSet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::get
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::set |
SessionTest::testGetSetFlash |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
PublicStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
Reader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
SessionTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@covers Symfony\Component\HttpFoundation\Session\Session::getIterator |
SiteMaintenanceTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
|
shortcut_set_get_unique_name |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns a unique, machine-readable shortcut set name. |
overlay_get_rendered_content |
function |
drupal/core/modules/overlay/overlay.module |
Returns any rendered content that was stored earlier in the page request. |
Twig_Function_Node::getClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function/Node.php |
|
AssetCollection::$targetPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|
KeyValueDatabaseFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs a new key/value database storage object for a given collection name. |
UserPermissionsTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
|
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
Twig_Loader_Array::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Gets the source code of a template, given its name. |
Twig_Extension::getFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of functions to add to the existing list. |
RequestException::getRequest |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php |
Get the request that caused the exception |
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Returns fallback directories. |
HandlerBase::getSQLDateField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Creates cross-database SQL dates. |
Twig_Extension::getOperators |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of operators to add to the existing list. |
FieldList::get_value_options |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.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. |
ArrayCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php |
@group DCOM-43 |
Twig_Loader_Chain::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Gets the source code of a template, given its name. |
RequestContext::getHttpsPort |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTPS port. |
Response::getProtocolVersion |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the HTTP protocol version |
CurlException::getCurlHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Get the associated cURL handle |
CreatedFullDate::get_formula |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php |
Overrides Drupal\views\Plugin\views\argument\Formula::get_formula(). |
DatabaseStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
AssetCollection::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns an iterator for looping recursively over unique leaves. |
RequestContext::getParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets a parameter value. |
AssetWriter::getCombinations |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php |
|
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
|
MemcachedProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
TextfieldWidget::formElement |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
TextareaWidget::settingsForm |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
PasswordHashingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
|
AnnotationTargetAll::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAll.php |
|
FieldLanguageTest::testField |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Tests the language field. |
EventTest::testGetDispatcher |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|