Sequence::getItemDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php |
Implements Drupal\Core\TypedData\ListInterface::getItemDefinition(). |
ConfigStorageTestBase::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
FilesLoader::getFileLoaders |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php |
Array of mapping files. |
Twig_NodeInterface::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
|
RequestInterface::getCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get a cookie value by name |
UpdateFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php |
|
AssetCollection::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns an array of filters currently applied. |
MockArraySessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
Test class for MockArraySessionStorage. |
UserSession::getSessionData |
function |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
Returns the session data. |
BlockInterfaceTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
|
Lexer::getCatchablePatterns |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Lexical catchable patterns. |
SchemaTermInterface::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the URI of the term. |
AssetCollection::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the loaded content of the current asset. |
ConfigItemGroup::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
DateFormatsLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Definition of Drupal\system\Tests\System\DateFormatsLanguageTest. |
RequestFactory::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Get a cached instance of the default request factory |
CacheProvider::getNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieve the namespace that prefixes all cache ids. |
TwigReference::getReference |
function |
drupal/core/lib/Drupal/Core/Template/TwigReference.php |
Gets a reference to the internal storage. |
AttributeBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets the storage key for this bag. |
SiteSchemaManager::getTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Get the array of site schema types. |
DatabaseStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
PagerPluginBase::getPagerId |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the pager id, if it exists |
DatabaseStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
ViewUI::getExportProperties |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
DatabaseStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
AnnotationDriver::getReader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Retrieve the current annotation reader |
FileProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
RequestTest::testGetSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Map::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
EntitySchema::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Overrides \Drupal\rdf\SiteSchema\SchemaTermBase::getProperties(). |
Twig_TokenParser_Do::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php |
Gets the tag name associated with this token parser. |
ConnectionUnitTest::$target |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
RequestTest::testGetBaseUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider getBaseUrlData |
DynamicRouter::getGenerator |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
|
EasyRdf_Resource::getNodeId |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get the identifier for a blank node |
RequestTest::getBaseUrlData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Twig_Function::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
ConnectionUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
Definition::getConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the configurator to call after the service is fully initialized. |
FilterSettingsTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
|
ViewsFormInterface::getForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
Creates a new instance of this form. |
NamespacedAttributeBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Returns an attribute. |
ConfigItemExtra::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemExtra.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
comment_get_display_ordinal |
function |
drupal/core/modules/comment/comment.module |
Gets the display ordinal for a comment, starting from 0. |
TranslationWebTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php |
|
Twig_TokenParser_If::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
Gets the tag name associated with this token parser. |
ReorderDisplays::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ReorderDisplays.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
PHPUnit_Util_Getopt::getopt |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php |
|
FilterNoFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php |
|
XmlEncoder::getRootNodeName |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Returns the root node name |