Twig_TokenParserInterface::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Gets the tag name associated with this token parser. |
AutocompleteTagsUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
|
CacheBackendInterface::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes items with any of the specified tags. |
QueryString::setAggregateFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Provide a function for combining multi-valued query string parameters into a single or multiple fields |
Twig_TokenParser_Spaceless::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
Gets the tag name associated with this token parser. |
EsiTest::testProcessEscapesPhpTags |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
DefaultMobileMetaTagsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
|
Twig_TokenParser_AutoEscape::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
Gets the tag name associated with this token parser. |
TagTest::testViewsUiAutocompleteTag |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/TagTest.php |
Tests the views_ui_autocomplete_tag function. |
TaggedWithTest::$node_type_with_tags |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
Twig_Tests_ParserTest::testUnkownTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage Unknown tag name "foo". Did you mean "for" at line 0 |
AutocompleteTagsUnitTest::$validTags |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
|
AutocompleteTagsUnitTest::assertTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Helper function: asserts that the ending array of tags is what we wanted. |
Twig_Node_SandboxedModule::$usedTags |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
QueryGroupByTest::testAggregateCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Tests aggregate count feature. |
JavaScriptTest::testAggregationOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript aggregation when files are added to a different scope. |
AsseticExtensionTest::testUnclosedTag |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
@expectedException Twig_Error |
PageTitleFilteringTest::testTitleTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
CacheBackendInterface::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items with any of the specified tags as invalid. |
TwigFormulaLoaderTest::testUnclosedTag |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php |
|
_field_filter_xss_display_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a human-readable list of allowed tags for display in help texts. |
ContainerBuilder::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns service ids for a given tag. |
TaggedWithTest::$node_type_without_tags |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
DocParserTest::testIgnorePHPDocThrowTag |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-14 |
TaggedWithTest::testTaggedWithByNodeType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests that the "tagged with" form element only shows for node types that support it. |
JavaScriptTest::testAggregatedAttributes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests that attributes are maintained when JS aggregation is enabled. |
ProcessingTest::testBatchLargePercentage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches that return $context['finished'] > 1 do in fact complete. |
PercentagesUnitTest::testBatchPercentages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Tests the _batch_api_percentage() function. |
Twig_Tests_LexerTest::testNameLabelForTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Twig_Sandbox_SecurityPolicy::$allowedTags |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedTags |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
TaggedContainerInterface::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/TaggedContainerInterface.php |
Returns service ids for a given tag. |
ContainerBuilderTest::testfindTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds |
AutocompleteTagsUnitTest::testDrupalExplodeTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Explodes a series of tags. |
AutocompleteTagsUnitTest::testDrupalImplodeTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Implodes a series of tags. |
GenericCacheBackendUnitTestBase::testDeleteTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
YamlFileLoaderTest::testNonArrayTagThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags are added. |
GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
YamlFileLoaderTest::testTagWithoutNameThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version. |
DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags can be removed. |
YamlFileLoaderTest::testTagWithAttributeArrayThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
HttpCacheTest::testRespondsWith304WhenIfNoneMatchMatchesETag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
BackendChainImplementationUnitTest::testDeleteTagsPropagation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
Test that the delete tags operation is propagated to all backends
in the chain. |
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
HttpCacheTest::testValidatesCachedResponsesWithETagAndNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testCachesResponsesWithAnETagValidatorButNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|