Search for attributes
- Search 9.5.x for attributes
- Search 8.9.x for attributes
- Search 10.3.x for attributes
- Search 11.x for attributes
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DrupalAttributesUnitTest | class | modules/ | Tests for the format_date() function. | 
| DrupalAttributesUnitTest::getInfo | function | modules/ | |
| DrupalAttributesUnitTest::testDrupalAttributes | function | modules/ | Tests that drupal_html_class() cleans the class name properly. | 
| drupal_attributes | function | includes/ | Converts an associative array to an XML/HTML tag attribute string. | 
| drupal_http_header_attributes | function | includes/ | Formats an attribute string for an HTTP header. | 
| element_set_attributes | function | includes/ | Sets HTML attributes based on element properties. | 
| ImageFieldDisplayTestCase::testImageFieldFormatterAttributes | function | modules/ | Test passing attributes into the image field formatters. | 
| RdfCommentAttributesTestCase | class | modules/ | |
| RdfCommentAttributesTestCase::$node1 | property | modules/ | |
| RdfCommentAttributesTestCase::$node2 | property | modules/ | |
| RdfCommentAttributesTestCase::getInfo | function | modules/ | |
| RdfCommentAttributesTestCase::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| RdfCommentAttributesTestCase::testCommentRdfaMarkup | function | modules/ | Tests the presence of the RDFa markup for the title, date and author and homepage on registered users and anonymous comments. | 
| RdfCommentAttributesTestCase::testCommentReplyOfRdfaMarkup | function | modules/ | Test RDF comment replies. | 
| RdfCommentAttributesTestCase::testNumberOfCommentsRdfaMarkup | function | modules/ | Tests the presence of the RDFa markup for the number of comments. | 
| RdfCommentAttributesTestCase::_testBasicCommentRdfaMarkup | function | modules/ | Helper function for testCommentRdfaMarkup(). | 
| RdfMappingDefinitionTestCase::testAttributesInMarkup1 | function | modules/ | Create a node of type blog and test whether the RDF mapping defined for this node type in rdf_test.module is used in the node page. | 
| RdfMappingDefinitionTestCase::testAttributesInMarkup2 | function | modules/ | Create a content type and a node of type test_bundle_hook_install and test whether the RDF mapping defined in rdf_test.install is used. | 
| RdfMappingDefinitionTestCase::testAttributesInMarkup3 | function | modules/ | Create a random content type and node and ensure the default mapping for node is used. | 
| RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes | function | modules/ | Creates a random term and ensures the right RDFa markup is used. | 
| RdfMappingDefinitionTestCase::testUserAttributesInMarkup | function | modules/ | Create a random user and ensure the default mapping for user is used. | 
| RdfRdfaMarkupTestCase::testAttributesInMarkupFile | function | modules/ | Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser. | 
| RdfRdfaMarkupTestCase::testDrupalRdfaAttributes | function | modules/ | Test rdf_rdfa_attributes(). | 
| RdfTrackerAttributesTestCase | class | modules/ | |
| RdfTrackerAttributesTestCase::getInfo | function | modules/ | |
| RdfTrackerAttributesTestCase::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| RdfTrackerAttributesTestCase::testAttributesInTracker | function | modules/ | Create nodes as both admin and anonymous user and test for correct RDFa markup on the tracker page for those nodes and their comments. | 
| RdfTrackerAttributesTestCase::_testBasicTrackerRdfaMarkup | function | modules/ | Helper function for testAttributesInTracker(). | 
| rdf_rdfa_attributes | function | modules/ | Builds an array of RDFa attributes for a given mapping. This array will typically be passed through drupal_attributes() to create the attributes variables that are available to template files. These include $attributes, $title_attributes,… | 
| SanitizerTestRequest::$attributes | property | modules/ | The request attributes. | 
| SanitizerTestRequest::getAttributes | function | modules/ | Getter for $attributes. | 
| SessionTestCase::testSameSiteCookieAttributeStrict | function | modules/ | Test SameSite attribute = Strict on session cookies. | 
| _filter_xss_attributes | function | includes/ | Processes a string of HTML attributes. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
