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 |
---|---|---|---|
RdfaAttributesTest::$modules | property | core/ |
Modules to enable. |
RdfaAttributesTest::testDatatype | function | core/ |
Test attribute creation for mappings which use 'datatype'. |
RdfaAttributesTest::testDatatypeCallback | function | core/ |
Test attribute creation for mappings which override human-readable content. |
RdfaAttributesTest::testDatatypeCallbackWithConverter | function | core/ |
Test attribute creation for mappings which use data converters. |
RdfaAttributesTest::testProperty | function | core/ |
Test attribute creation for mappings which use 'property'. |
RdfaAttributesTest::testRel | function | core/ |
Test attribute creation for mappings which use 'rel'. |
RdfaAttributesTest::_testAttributes | function | core/ |
Helper function to test attribute generation. |
rdf_rdfa_attributes | function | core/ |
Builds an array of RDFa attributes for a given mapping. |
RenderElement::setAttributes | function | core/ |
Sets a form element's class attribute. |
RendererLegacyTest::providerAttributes | function | core/ |
Provides a list of attributes to test. |
RendererLegacyTest::testHeaderAttributes | function | core/ |
Tests deprecation of the drupal_http_header_attributes() function. |
responsive_image_build_source_attributes | function | core/ |
Helper function for template_preprocess_responsive_image(). |
route_special_attributes_subscriber | service | core/ |
Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber |
SearchInterface::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
SearchPluginBase::$searchAttributes | property | core/ |
Array of attributes - usually from the request object. |
SearchPluginBase::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
SpecialAttributesRouteSubscriber | class | core/ |
Provides a route subscriber which checks for invalid pattern variables. |
SpecialAttributesRouteSubscriber.php | file | core/ |
|
SpecialAttributesRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
SpecialAttributesRouteSubscriber::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
SpecialAttributesRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber @group EventSubscriber |
SpecialAttributesRouteSubscriberTest.php | file | core/ |
|
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
Standard::filterXssDataAttributes | function | core/ |
Applies a very permissive XSS/HTML filter to data-attributes. |
TaxonomyAttributesTest | class | core/ |
Tests the RDFa markup of Taxonomy terms. |
TaxonomyAttributesTest.php | file | core/ |
|
TaxonomyAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
TaxonomyAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TaxonomyAttributesTest::$modules | property | core/ |
Modules to enable. |
TaxonomyAttributesTest::$vocabulary | property | core/ |
Vocabulary created for testing purposes. |
TaxonomyAttributesTest::setUp | function | core/ |
|
TaxonomyAttributesTest::testTaxonomyTermRdfaAttributes | function | core/ |
Creates a random term and ensures the RDF output is correct. |
Test::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
TestSessionBag::$attributes | property | core/ |
Storage for data to save. |
TipPluginBase::$attributes | property | core/ |
The attributes that will be applied to the markup of this tip. |
TipPluginBase::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
TipPluginInterface::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
TipPluginText::getAttributes | function | core/ |
Returns an array of attributes for the tip wrapper. |
TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink |
UrlTest::testLinkAttributes | function | core/ |
Tests that default and custom attributes are handled correctly on links. |
UserAttributesTest | class | core/ |
Tests the RDFa markup of Users. |
UserAttributesTest.php | file | core/ |
|
UserAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
UserAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserAttributesTest::$modules | property | core/ |
Modules to enable. |
UserAttributesTest::setUp | function | core/ |
|
UserAttributesTest::testUserAttributesInMarkup | function | core/ |
Tests if default mapping for user is being used. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.