Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| IntegrityViolation::setUuid | function | src/ |
Sets the UUID of the nested expression where this violation occurred. |
| IntegrityViolationInterface | interface | src/ |
Describes a violation of the integrity of a rule. |
| IntegrityViolationInterface.php | file | src/ |
|
| IntegrityViolationInterface::getContextName | function | src/ |
Returns the associated context name, if there is one. |
| IntegrityViolationInterface::getMessage | function | src/ |
Returns the translated message of this violation. |
| IntegrityViolationInterface::getUuid | function | src/ |
Returns the UUID of the expression this violation belongs to. |
| IntegrityViolationInterface::setContextName | function | src/ |
Sets the context name when this violation should be associated to one. |
| IntegrityViolationInterface::setMessage | function | src/ |
Sets the user facing message that can be displayed for this violation. |
| IntegrityViolationInterface::setUuid | function | src/ |
Sets the UUID of the nested expression where this violation occurred. |
| IntegrityViolationList | class | src/ |
Collection of integrity violations. |
| IntegrityViolationList.php | file | src/ |
|
| IntegrityViolationList::add | function | src/ |
|
| IntegrityViolationList::addAll | function | src/ |
|
| IntegrityViolationList::addViolationWithMessage | function | src/ |
Creates a new violation with the message and adds it to this list. |
| IntegrityViolationList::get | function | src/ |
Returns the violation at a given offset. |
| IntegrityViolationList::getFor | function | src/ |
|
| IntegrityViolationList::has | function | src/ |
Returns whether the given offset exists. |
| InvalidArgumentException | class | src/ |
An exception that is thrown if an argument is invalid. |
| InvalidArgumentException.php | file | src/ |
|
| InvalidExpressionException | class | src/ |
An exception thrown when the wrong expression has been given. |
| InvalidExpressionException.php | file | src/ |
|
| IpIsBanned | class | src/ |
Provides an 'IP address is blocked' condition. |
| IpIsBanned.php | file | src/ |
|
| IpIsBanned::$banManager | property | src/ |
The ban manager used to check the IP. |
| IpIsBanned::$requestStack | property | src/ |
The corresponding request stack. |
| IpIsBanned::create | function | src/ |
Creates an instance of the plugin. |
| IpIsBanned::doEvaluate | function | src/ |
Checks if an IP address is banned. |
| IpIsBanned::__construct | function | src/ |
Constructs a IpIsBanned object. |
| IpIsBannedTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\IpIsBanned[[api-linebreak]] @group RulesCondition |
| IpIsBannedTest.php | file | tests/ |
|
| IpIsBannedTest::$banManager | property | tests/ |
The ban manager used to ban the IP. |
| IpIsBannedTest::$condition | property | tests/ |
The condition to be tested. |
| IpIsBannedTest::$request | property | tests/ |
|
| IpIsBannedTest::$requestStack | property | tests/ |
|
| IpIsBannedTest::setUp | function | tests/ |
|
| IpIsBannedTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| LanguageOptions | class | src/ |
Options provider to list all languages enabled on the site. |
| LanguageOptions.php | file | src/ |
|
| LanguageOptions::$languageManager | property | src/ |
The language_manager service. |
| LanguageOptions::create | function | src/ |
Instantiates a new instance of this class. |
| LanguageOptions::getPossibleOptions | function | src/ |
Returns an array of possible values with labels for display. |
| LanguageOptions::__construct | function | src/ |
Constructs a LanguageOptions object. |
| ListContainsTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\DataListContains[[api-linebreak]] @group RulesCondition |
| ListContainsTest.php | file | tests/ |
|
| ListContainsTest::$condition | property | tests/ |
The condition to be tested. |
| ListContainsTest::setUp | function | tests/ |
|
| ListContainsTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
| ListCountIsTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\DataListCountIs[[api-linebreak]] @group RulesCondition |
| ListCountIsTest.php | file | tests/ |
|
| ListCountIsTest::$condition | property | tests/ |
The condition to be tested. |
Pagination
- Previous page
- Page 23
- Next page