Twig_Extension_Staging::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
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. |
MetadataGeneratorTest::$metadataGenerator |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The metadata generator object to be tested. |
EntityQueryAggregateTest::testAggregation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Test aggregation support. |
field.field.field_test_import_staging.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging.yml |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging.yml |
Framework_AssertTest::testAssertTagIdTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Twig_Sandbox_SecurityPolicy::$allowedTags |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Tests_LexerTest::testNameLabelForTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Framework_AssertTest::testAssertTagIdFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
field.instance.node.article.field_tags.yml |
file |
drupal/core/profiles/standard/config/field.instance.node.article.field_tags.yml |
drupal/core/profiles/standard/config/field.instance.node.article.field_tags.yml |
MetadataGeneratorTest::testSimpleEntityType |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Tests a simple entity type, with two different simple fields. |
field.field.field_test_import_staging_2.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging_2.yml |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging_2.yml |
Framework_AssertTest::testAssertTagTypeTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Twig_Sandbox_SecurityPolicy::setAllowedTags |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
TestMappingSubscriber::STAGING_SITE_TYPE_URI |
constant |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
|
Framework_AssertTest::testAssertTagTypeFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_AssertTest::testAssertTagChildTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagParentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagChildFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
NodeAccessLanguageTest::testNodeAccessQueryTag |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Tests db_select() with a 'node_access' tag and langcode metadata. |
ContainerBuilderTest::testfindTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds |
Framework_AssertTest::testAssertTagParentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_AssertTest::testAssertTagTypeIdTrueA |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagTypeIdTrueB |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagTypeIdTrueC |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagTypeIdFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
TaggedContainerInterface::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/TaggedContainerInterface.php |
Returns service ids for a given tag. |
Twig_Tests_EnvironmentTest_TokenParser::getTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
Gets the tag name associated with this token parser. |
Framework_AssertTest::testAssertTagAncestorTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
GenericCacheBackendUnitTestBase::testDeleteTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
Framework_AssertTest::testAssertTagAncestorFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_AssertTest::testAssertTagDescendantTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertNotTagTypeIdFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotTag |
Framework_AssertTest::testAssertTagAttributesTrueA |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagAttributesTrueB |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagAttributesFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_AssertTest::testAssertTagDescendantFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
YamlFileLoaderTest::testNonArrayTagThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
MetadataGeneratorTest::testEditorWithCustomMetadata |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
|
Framework_AssertTest::testAssertTagCdataContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagCdataontentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Framework_AssertTest::testAssertTagChildrenOnlyTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags are added. |
Framework_AssertTest::testAssertTagStringContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagRegexpContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagChildrenCountTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |