Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NodeInterface.php

function NodeInterface::getSpecificity

11 methods override NodeInterface::getSpecificity()
AttributeNode::getSpecificity in vendor/symfony/css-selector/Node/AttributeNode.php
ClassNode::getSpecificity in vendor/symfony/css-selector/Node/ClassNode.php
CombinedSelectorNode::getSpecificity in vendor/symfony/css-selector/Node/CombinedSelectorNode.php
ElementNode::getSpecificity in vendor/symfony/css-selector/Node/ElementNode.php
FunctionNode::getSpecificity in vendor/symfony/css-selector/Node/FunctionNode.php

... See full list

File

vendor/symfony/css-selector/Node/NodeInterface.php, line 28

Class

NodeInterface
Interface for nodes.

Namespace

Symfony\Component\CssSelector\Node

Code

public function getSpecificity() : Specificity;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal