Search for attributes
- Search 7.x for attributes
- Search 9.5.x for attributes
- Search 10.3.x for attributes
- Search 11.x for attributes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testfilterAttributes. |
FilterHtmlTest::testfilterAttributes | function | core/ |
@covers ::filterAttributes |
FilterSettings::$allowedHtmlDefaultAttributes | property | core/ |
Default attributes for migrating filter_html's 'allowed_html' setting. |
FilterTestRestrictTagsAndAttributes | class | core/ |
Provides a test filter to restrict HTML tags and attributes. |
FilterTestRestrictTagsAndAttributes.php | file | core/ |
|
FilterTestRestrictTagsAndAttributes::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterTestRestrictTagsAndAttributes::process | function | core/ |
Performs the filter processing. |
FormElementLabelTest::testAttributes | function | core/ |
Ensures that attributes can be placed for form element label. |
FormElementMaxlengthTest::testAttributes | function | core/ |
Ensures maxlength attribute can be used in compatible elements. |
Html::$uriAttributes | property | core/ |
All attributes that may contain URIs. |
HtmlAttributesTest | class | core/ |
Tests attributes inserted in the 'html' and 'body' elements on the page. |
HtmlAttributesTest.php | file | core/ |
|
HtmlAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HtmlAttributesTest::$modules | property | core/ |
Modules to enable. |
HtmlAttributesTest::testThemeHtmlAttributes | function | core/ |
Tests that attributes in the 'html' and 'body' elements can be altered. |
HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes | function | core/ |
Formats an attribute string for an HTTP header. |
Image::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
ImageFieldAttributesTest | class | core/ |
Tests the RDFa markup of imagefields. |
ImageFieldAttributesTest.php | file | core/ |
|
ImageFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
ImageFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldAttributesTest::$fieldName | property | core/ |
The name of the image field used in the test. |
ImageFieldAttributesTest::$file | property | core/ |
The file object used in the test. |
ImageFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
ImageFieldAttributesTest::$node | property | core/ |
The node object used in the test. |
ImageFieldAttributesTest::setUp | function | core/ |
|
ImageFieldAttributesTest::testNodeTeaser | function | core/ |
Tests that image fields in teasers have correct resources. |
ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Test that required alt/title fields gets validated right. |
KernelTestBase::$backupStaticAttributes | property | core/ |
Back up and restore static class properties that may be changed by tests. |
KernelTestBase::$backupStaticAttributesBlacklist | property | core/ |
Contains a few static class properties for performance. |
LayoutBuilderCompatibilityTestBase::assertFieldAttributes | function | core/ |
Asserts that the rendered entity has the correct fields. |
LayoutBuilderTest::testCustomSectionAttributes | function | core/ |
Tests that sections can provide custom attributes. |
Link::$attributes | property | core/ |
The link target attributes. |
Link::getTargetAttributes | function | core/ |
Gets the link's target attributes. |
LinkGeneratorTest::testGenerateAttributes | function | core/ |
Tests the link method with additional attributes. |
MediaEmbedFilterTestBase::assertHasAttributes | function | core/ |
Assert that the SimpleXMLElement object has the given attributes. |
MediaSourceInterface::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
NodeAttributesTest | class | core/ |
Tests the RDFa markup of Nodes. |
NodeAttributesTest.php | file | core/ |
|
NodeAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
NodeAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeAttributesTest::$modules | property | core/ |
Modules to enable. |
NodeAttributesTest::setUp | function | core/ |
|
NodeAttributesTest::testNodeAttributes | function | core/ |
Creates a node of type article and tests its RDFa markup. |
OEmbed::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
PathValidator::getPathAttributes | function | core/ |
Gets the matched attributes for a given path. |
QuickEditEntityFieldAccessCheck::validateRequestAttributes | function | core/ |
Validates request attributes. |
QuickEditJavascriptTestBase::$expectedFieldStateAttributes | property | core/ |
|
RdfaAttributesTest | class | core/ |
Tests RDFa attribute generation from RDF mapping. |
RdfaAttributesTest.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.