Twig_Node::getNodeTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
TaggedWithTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Sets up a Drupal site for running functional and integration tests. |
Esi::renderIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Renders an ESI tag. |
cache_invalidate_tags |
function |
drupal/core/includes/cache.inc |
Marks cache items from all bins with any of the specified tags as invalid. |
Definition::clearTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Clears the tags for this definition. |
taxonomy_implode_tags |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implodes a list of tags of a certain vocabulary into a string. |
_batch_api_percentage |
function |
drupal/core/includes/batch.inc |
Formats the percent completion for a batch set. |
QueryBase::hasAllTags |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Database\Query\AlterableInterface::hasAllTags(). |
SelectExtender::addTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds a tag to a query. |
SelectExtender::hasTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Determines if a given query has a given tag. |
NullBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
xmlrpc_message_tag_open |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles opening tags for XML parsing in xmlrpc_message_parse(). |
PercentagesUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Definition of Drupal\system\Tests\Batch\PercentagesUnitTest. |
TaggedWithTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
TestTokenParser::getTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
Gets the tag name associated with this token parser. |
TaggingTest::testHasTag |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Confirms that a query has a tag added to it. |
xmlrpc_message_tag_close |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles closing tags for XML parsing in xmlrpc_message_parse(). |
AsseticTokenParser::$tag |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
HtmlTagUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTagUnitTest.php |
|
BackendChain::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
TaggedContainerInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/TaggedContainerInterface.php |
TaggedContainerInterface is the interface implemented when a container knows how to deals with tags. |
CONFIG_STAGING_DIRECTORY |
constant |
drupal/core/includes/bootstrap.inc |
$config_directories key for staging directory. |
TaggedWithTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Modules to enable. |
Esi::handleEsiIncludeTag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Handles an ESI include tag (called internally). |
AutocompleteTagsUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Tests drupal_explode_tags() and drupal_implode_tags(). |
HtmlToTextTest::testTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test all supported tags of drupal_html_to_text(). |
DefinitionTest::testTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::addTag
@covers Symfony\Component\DependencyInjection\Definition::getTag
@covers Symfony\Component\DependencyInjection\Definition::getTags
@covers… |
Twig_Environment::getTags |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets registered tags. |
views_ui_autocomplete_tag |
function |
drupal/core/modules/views/views_ui/admin.inc |
Page callback for views tag autocomplete |
TaggingTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests that we can attach metadata to a query object. |
SelectExtender::hasAnyTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Determines if a given query has any specified tag. |
EntityManager::$cacheTags |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
The cache tags used for entity plugin definitions. |
ResponseTest::testSetEtag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DefaultMobileMetaTagsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
|
MemoryBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
AdminMetaTagTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php |
Implement getInfo(). |
PercentagesUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Sets up unit test environment. |
AsseticTokenParser::getTag |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
InstallBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::deleteTags(). |
AlterableInterface::addTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php |
Adds a tag to a query. |
AlterableInterface::hasTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php |
Determines if a given query has a given tag. |
TaggedWithTest::$tag_field |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
TermTest::testReSavingTags |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Tests that editing and saving a node with no changes works correctly. |
TaggingTest::testHasAnyTag |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests query tagging "has at least one of these tags" functionality. |
SelectExtender::hasAllTags |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Determines if a given query has all specified tags. |
Twig_Environment::$staging |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
MemoryBackend::flattenTags |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
'Flattens' a tags array into an array of strings. |
NullBackend::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
DatabaseBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
Twig_TokenParser_Do::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php |
Gets the tag name associated with this token parser. |