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 |
|---|---|---|---|
| FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testfilterAttributes. |
| FilterHtmlTest::testfilterAttributes | function | core/ |
@covers ::filterAttributes[[api-linebreak]] |
| 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. |
| HTMLRestrictions::findElementsOverridingGloballyDisallowedAttributes | function | core/ |
Finds elements overriding globally disallowed attributes. |
| 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/ |
Tests that required alt/title fields gets validated right. |
| ImageTest::imageAttributes | function | core/ |
Provides the relevant image attributes. |
| ImageTestBase::imageAttributes | function | core/ |
Provides the relevant image attributes. |
| ImageTestBase::imageAttributesAsString | function | core/ |
Helper to format attributes. |
| 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. |
| LayoutBuilderTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
| 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. |
| MediaTest::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| MediaTest::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| 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/ |
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.