Search for attributes
- Search 7.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 |
---|---|---|---|
CKEditor5Test::testFilterHtmlAllowedGlobalAttributes | function | core/ |
Ensures that CKEditor 5 retains filter_html's allowed global attributes. |
CommentAttributesTest | class | core/ |
Tests the RDFa markup of comments. |
CommentAttributesTest.php | file | core/ |
|
CommentAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
CommentAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAttributesTest::$modules | property | core/ |
Modules to enable. |
CommentAttributesTest::$nodeUri | property | core/ |
URI of the test node created by CommentTestBase::setUp(). |
CommentAttributesTest::saveComment | function | core/ |
Creates a comment entity. |
CommentAttributesTest::setUp | function | core/ |
|
CommentAttributesTest::testCommentRdfaMarkup | function | core/ |
Tests if RDFa markup for meta information is present in comments. |
CommentAttributesTest::testCommentRdfAuthorMarkup | function | core/ |
Tests comment author link markup has not been broken by RDF. |
CommentAttributesTest::testCommentReplyOfRdfaMarkup | function | core/ |
Tests RDF comment replies. |
CommentAttributesTest::testNumberOfCommentsRdfaMarkup | function | core/ |
Tests the presence of the RDFa markup for the number of comments. |
CommentAttributesTest::_testBasicCommentRdfaMarkup | function | core/ |
Helper function for testCommentRdfaMarkup(). |
DocParserTest::testAnnotationWithAttributes | function | core/ |
@dataProvider getAnnotationVarTypeProviderValid |
DocParserTest::testAnnotationWithAttributesError | function | core/ |
@dataProvider getAnnotationVarTypeProviderInvalid |
DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
DocParserTest::testAnnotationWithRequiredAttributes | function | core/ |
|
DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
Element::setAttributes | function | core/ |
Sets HTML attributes based on element properties. |
ElementInterface::setAttributes | function | core/ |
Sets a form element's class attribute. |
ElementTest::providerTestSetAttributes | function | core/ |
Data provider for testSetAttributes(). |
ElementTest::testDetailsSummaryAttributes | function | core/ |
Tests summary attributes of details. |
ElementTest::testSetAttributes | function | core/ |
Tests the setAttributes() method. |
EntityReferenceFieldAttributesTest | class | core/ |
Tests RDFa markup generation for taxonomy term fields. |
EntityReferenceFieldAttributesTest.php | file | core/ |
|
EntityReferenceFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
EntityReferenceFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceFieldAttributesTest::$fieldName | property | core/ |
The name of the taxonomy term reference field used in the test. |
EntityReferenceFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceFieldAttributesTest::$vocabulary | property | core/ |
The vocabulary object used in the test. |
EntityReferenceFieldAttributesTest::setUp | function | core/ |
|
EntityReferenceFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
EntityViewControllerTest::testFieldItemAttributes | function | core/ |
Tests field item attributes. |
File::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
FileFieldAttributesTest | class | core/ |
Tests the RDFa markup of filefields. |
FileFieldAttributesTest.php | file | core/ |
|
FileFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
FileFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldAttributesTest::$fieldName | property | core/ |
The name of the file field used in the test. |
FileFieldAttributesTest::$file | property | core/ |
The file object used in the test. |
FileFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
FileFieldAttributesTest::$node | property | core/ |
The node object used in the test. |
FileFieldAttributesTest::setUp | function | core/ |
|
FileFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
FileMediaFormatterBase::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
FileVideoFormatter::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
FileVideoFormatterTest::testAttributes | function | core/ |
Tests that the attributes added to the formatter are applied on render. |
FilterHtml::filterAttributes | function | core/ |
Provides filtering of tag attributes into accepted HTML. |
FilterHtml::filterElementAttributes | function | core/ |
Filters attributes on an element according to a list of allowed values. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.