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 |
---|---|---|---|
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/ |
|
RdfaAttributesTest::$modules | property | core/ |
Modules to enable. |
RdfaAttributesTest::testDatatype | function | core/ |
Tests attribute creation for mappings which use 'datatype'. |
RdfaAttributesTest::testDatatypeCallback | function | core/ |
Tests attribute creation for mappings that override human-readable content. |
RdfaAttributesTest::testDatatypeCallbackWithConverter | function | core/ |
Tests attribute creation for mappings which use data converters. |
RdfaAttributesTest::testProperty | function | core/ |
Tests attribute creation for mappings which use 'property'. |
RdfaAttributesTest::testRel | function | core/ |
Tests 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. |
route_special_attributes_subscriber | service | core/ |
Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber |
SearchInterface::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
SearchLanguageTest::testLanguageAttributes | function | core/ |
Test language attribute "lang" for the search results. |
SearchPluginBase::$searchAttributes | property | core/ |
Array of attributes - usually from the request object. |
SearchPluginBase::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
SourceEditingTest::providerAllowingExtraAttributes | function | core/ |
Data provider for ::testAllowingExtraAttributes(). |
SourceEditingTest::testAllowingExtraAttributes | function | core/ |
Tests allowing extra attributes on already supported tags using GHS. |
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. |
TestAttributesBlock | class | core/ |
Provides a 'TestAttributes' block. |
TestAttributesBlock.php | file | core/ |
|
TestAttributesBlock::blockForm | function | core/ |
|
TestAttributesBlock::build | function | core/ |
Builds and returns the renderable array for this block 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/ |
@todo remove in https://drupal.org/node/3195193 |
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.