27 string references to 'attribute' in Zircon Profile 8
- AttributeMetadataTest::testSerialize in vendor/
symfony/ serializer/ Tests/ Mapping/ AttributeMetadataTest.php - AttributeNodeTest::getSpecificityValueTestData in vendor/
symfony/ css-selector/ Tests/ Node/ AttributeNodeTest.php - AttributeNodeTest::getToStringConversionTestData in vendor/
symfony/ css-selector/ Tests/ Node/ AttributeNodeTest.php - BlacklistTest::testClassCanBeBlacklisted in vendor/
sebastian/ global-state/ tests/ BlacklistTest.php - BlacklistTest::testClassNamePrefixesCanBeBlacklisted in vendor/
sebastian/ global-state/ tests/ BlacklistTest.php - BlacklistTest::testImplementorsCanBeBlacklisted in vendor/
sebastian/ global-state/ tests/ BlacklistTest.php - BlacklistTest::testStaticAttributeCanBeBlacklisted in vendor/
sebastian/ global-state/ tests/ BlacklistTest.php - BlacklistTest::testStaticAttributeThatIsNotBlacklistedIsNotTreatedAsBlacklisted in vendor/
sebastian/ global-state/ tests/ BlacklistTest.php - BlacklistTest::testSubclassesCanBeBlacklisted in vendor/
sebastian/ global-state/ tests/ BlacklistTest.php - CompositeFormElementTrait::preRenderCompositeFormElement in core/
lib/ Drupal/ Core/ Render/ Element/ CompositeFormElementTrait.php - Adds form element theming to an element if its title or description is set.
- FormTestLabelForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLabelForm.php - Form constructor.
- Framework_AssertTest::testClassHasPublicAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertClassHasAttribute
- Framework_AssertTest::testClassHasPublicStaticAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertClassHasStaticAttribute
- Framework_AssertTest::testClassNotHasPublicAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertClassNotHasAttribute
- Framework_AssertTest::testClassNotHasPublicStaticAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute
- Framework_AssertTest::testObjectHasPrivateAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectHasAttribute
- Framework_AssertTest::testObjectHasProtectedAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectHasAttribute
- Framework_AssertTest::testObjectHasPublicAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectHasAttribute
- Framework_AssertTest::testObjectNotHasPrivateAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Framework_AssertTest::testObjectNotHasProtectedAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Framework_AssertTest::testObjectNotHasPublicAttribute in vendor/
phpunit/ phpunit/ tests/ Framework/ AssertTest.php - @covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute
- Twig_ExpressionParser::getFunctionNode in vendor/
twig/ twig/ lib/ Twig/ ExpressionParser.php - Twig_Node::toXml in vendor/
twig/ twig/ lib/ Twig/ Node.php - Twig_NodeVisitor_Optimizer::enterOptimizeFor in vendor/
twig/ twig/ lib/ Twig/ NodeVisitor/ Optimizer.php - Optimizes "for" tag by removing the "loop" variable creation whenever possible.
- Twig_Node_Expression_GetAttr::compile in vendor/
twig/ twig/ lib/ Twig/ Node/ Expression/ GetAttr.php - Compiles the node to PHP.
- Twig_Tests_Node_Expression_GetAttrTest::testConstructor in vendor/
twig/ twig/ test/ Twig/ Tests/ Node/ Expression/ GetAttrTest.php - Twig_TokenParser_For::checkLoopUsageBody in vendor/
twig/ twig/ lib/ Twig/ TokenParser/ For.php