Attributes |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
Annotation that can be used to signal to the parser
to check the types of all declared attributes during the parsing process. |
Attributes.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
|
AttributeString |
class |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
A class that represents most standard HTML attributes. |
AttributesUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php |
Tests the Drupal\Core\Template\Attribute functionality. |
Attributes::$value |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
|
AttributeString.php |
file |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Definition of Drupal\Core\Template\AttributeString. |
rdf_rdfa_attributes |
function |
drupal/core/modules/rdf/rdf.module |
Builds an array of RDFa attributes for a given mapping. |
_form_set_attributes |
function |
drupal/core/includes/form.inc |
Sets a form element's class attribute. |
Request::$attributes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
@api |
CommentAttributesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Tests the RDFa markup of comments. |
TrackerAttributesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Tests the RDF tracker page mapping. |
Twig_Node::$attributes |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
_filter_xss_attributes |
function |
drupal/core/includes/common.inc |
Processes a string of HTML attributes. |
AttributesUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php |
Definition of Drupal\system\Tests\Common\AttributesUnitTest. |
element_set_attributes |
function |
drupal/core/includes/common.inc |
Sets HTML attributes based on element properties. |
HtmlTplPhpAttributesTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
Functional test for attributes of html.tpl.php. |
AnnotationWithAttributes |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
Plugin annotation
@Target("ALL")
@Attributes({
@Attribute("mixed", type = "mixed"),
@Attribute("boolean", type = "boolean"),
@Attribute("bool", type = "bool"),
@Attribute("float", … |
CommentAttributesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Definition of Drupal\rdf\Tests\CommentAttributesTest. |
TrackerAttributesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Definition of Drupal\rdf\Tests\TrackerAttributesTest. |
AttributeBag::$attributes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
|
RequestMatcher::$attributes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
Attributes. |
AttributesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php |
|
AttributeString::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Implements the magic __toString() method. |
AnnotationWithAttributes.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
CommentAttributesTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Sets up a Drupal site for running functional and integration tests. |
TrackerAttributesTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Sets up a Drupal site for running functional and integration tests. |
HtmlTplPhpAttributesTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
Definition of Drupal\system\Tests\Theme\HtmlTplPhpAttributesTest. |
drupal_http_header_attributes |
function |
drupal/core/includes/common.inc |
Formats an attribute string for an HTTP header. |
GraphvizDumper::addAttributes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Adds attributes |
CommentAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
|
TrackerAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
|
JavaScriptTest::testAttributes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding JavaScript files with additional attributes. |
XmlEncoderTest::testAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
AnnotationWithAttributes::$bool |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
CommentAttributesTest::$profile |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Use the standard profile. |
CommentAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Modules to enable. |
TrackerAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Modules to enable. |
TrackerAttributesTest::$profile |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
The profile to install as a basis for testing. |
AnnotationWithAttributes::$mixed |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithAttributes::$float |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithAttributes::$array |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithRequiredAttributes |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributes.php |
Plugin annotation
@Target("ALL")
@Attributes({
@Attribute("value", required = true , type = "string"),
@Attribute("annot", required = true , type = "Doctrine\Tests\Common\Annotations\Fixtures\AnnotationTargetAnnotation"),
}) |
HtmlTplPhpAttributesTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
|
AnnotationWithAttributes::$string |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithAttributes::getBool |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
HtmlTplPhpAttributesTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
Modules to enable. |
AnnotationWithAttributes::$boolean |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithAttributes::$integer |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithAttributes::getMixed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AnnotationWithAttributes::getFloat |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|