Search for attributes
- Search 7.x for attributes
- Search 9.5.x for attributes
- Search 8.9.x for attributes
- Search 11.x for attributes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5MarkupTest::testFilterHtmlAllowedGlobalAttributes | function | core/ |
Ensures that CKEditor 5 retains filter_html's allowed global attributes. |
ConfigActionTest::testParentAttributes | function | core/ |
|
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. |
EntityViewControllerTest::testFieldItemAttributes | function | core/ |
Tests field item attributes. |
File::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
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. |
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. |
FormElement::setAttributes | function | core/ |
|
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/ |
|
HtmlAttributesTest::$modules | property | core/ |
|
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. |
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. |
LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
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. |
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.