Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConditionPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConditionPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConditionPluginBase::execute | function | core/ |
Executes the plugin. |
| ConditionPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConditionPluginBase::isNegated | function | core/ |
Determines whether condition result will be negated. |
| ConditionPluginBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConditionPluginBase::setExecutableManager | function | core/ |
Sets the executable manager class. |
| ConditionPluginBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConditionPluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConditionPluginCollection::$conditionContexts | property | core/ |
An array of collected contexts for conditions. |
| ConditionPluginCollection::getConditionContexts | function | core/ |
Gets the values for all defined contexts. |
| ConditionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Query\Condition[[api-linebreak]] |
| ConditionTest.php | file | core/ |
|
| ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::providerSimpleCondition | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
| ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile[[api-linebreak]] |
| ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile[[api-linebreak]] |
| ConditionTest::testConditionClassDeprecation | function | core/ |
Tests the deprecation of the class Condition. |
| ConditionTest::testContribCondition | function | core/ |
Tests that the core Condition can be overridden. |
| ConditionTest::testSimpleCondition | function | core/ |
@covers ::compile[[api-linebreak]] @dataProvider providerSimpleCondition() |
| ConditionTestDualUser | class | core/ |
Provides a condition that requires two users. |
| ConditionTestDualUser.php | file | core/ |
|
| ConditionTestDualUser::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| ConditionTestDualUser::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| ConditionTestDualUserTest | class | core/ |
Tests a condition that requires two users. |
| ConditionTestDualUserTest.php | file | core/ |
|
| ConditionTestDualUserTest::$anonymous | property | core/ |
An anonymous user for testing purposes. |
| ConditionTestDualUserTest::$authenticated | property | core/ |
An authenticated user for testing purposes. |
| ConditionTestDualUserTest::$modules | property | core/ |
Modules to enable. |
| ConditionTestDualUserTest::doTestDifferentUser | function | core/ |
Tests with each context mapped to different users. |
| ConditionTestDualUserTest::doTestIdenticalUser | function | core/ |
Tests with both contexts mapped to the same user. |
| ConditionTestDualUserTest::setUp | function | core/ |
|
| ConditionTestDualUserTest::testConditions | function | core/ |
Tests the dual user condition. |
| ConditionTestNoExistingType | class | core/ |
Provides a condition that has a no existing context. |
| ConditionTestNoExistingType.php | file | core/ |
|
| ConditionTestNoExistingType::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| ConditionTestNoExistingType::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| condition_test.info.yml | file | core/ |
core/modules/system/tests/modules/condition_test/condition_test.info.yml |
| condition_test.routing.yml | file | core/ |
core/modules/system/tests/modules/condition_test/condition_test.routing.yml |
| condition_test.schema.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml |
| condition_test.settings.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml |
| config.config_subscriber | service | core/ |
Drupal\config\ConfigSubscriber |
| config.export_single.html.twig | file | core/ |
--- label: 'Exporting a single configuration item' related: - core.config_overview - config.export_full - config.import_full - config.import_single --- {% set single_export_link_text %}{% trans %}Single item{% endtrans %}{% endset %} {% set… |
| config.importer_subscriber | service | core/ |
Drupal\Core\Config\Importer\FinalMissingContentSubscriber |
| config.import_single.html.twig | file | core/ |
--- label: 'Importing a single configuration item' related: - core.config_overview - config.export_full - config.import_full - config.export_single --- {% set single_import_link_text %}{% trans %}Single item{% endtrans %}{% endset %} {% set… |
| config.import_transformer | service | core/ |
Drupal\Core\Config\ImportStorageTransformer |
| config.installer | service | core/ |
Drupal\Core\Config\ConfigInstaller |
| config.links.menu.yml | file | core/ |
core/modules/config/config.links.menu.yml |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.