Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| ValidReferenceConstraintValidator::$selectionManager | property | core/ |
The selection plugin manager. |
| ValidReferenceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ValidReferenceConstraintValidator::validate | function | core/ |
|
| ValidReferenceConstraintValidator::__construct | function | core/ |
Constructs a ValidReferenceConstraintValidator object. |
| ValidReferenceConstraintValidatorTest | class | core/ |
Tests validation constraints for ValidReferenceConstraintValidator. |
| ValidReferenceConstraintValidatorTest.php | file | core/ |
|
| ValidReferenceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| ValidReferenceConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ValidReferenceConstraintValidatorTest::setUp | function | core/ |
|
| ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation | function | core/ |
Tests the validation of pre-existing items in an entity reference field. |
| ValidReferenceConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidReferenceConstraintValidator. |
| valid_email_address | function | core/ |
Verifies the syntax of the given email address. |
| Variable::$variables | property | core/ |
The variable names to fetch. |
| Variable::fields | function | core/ |
Returns available fields on the source. |
| Variable::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Variable::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
| Variable::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| VariableMultiRow::fields | function | core/ |
Returns available fields on the source. |
| VariableMultiRow::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VariableMultiRowTest | class | core/ |
Tests the variable multirow source plugin. |
| VariableMultiRowTest.php | file | core/ |
|
| VariableMultiRowTest::$modules | property | core/ |
Modules to enable. |
| VariableMultiRowTest::providerSource | function | core/ |
The data provider. |
| VariableMultiRowTestBase | class | core/ |
Base class for variable multirow source unit tests. |
| VariableMultiRowTestBase.php | file | core/ |
|
| VariableMultiRowTestBase::$databaseContents | property | core/ |
The database contents. |
| VariableMultiRowTestBase::$expectedResults | property | core/ |
Expected results after the source parsing. |
| VariableMultiRowTestBase::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| VariableMultiRowTestBase::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
| variables.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ :root { /* * Color Palette. */ /* Secondary. */ /* Variations. */ /* 5% darker than base. */ /*… |
| variables.pcss.css | file | core/ |
:root { /* * Color Palette. */ --color-absolutezero: #003cc5; --color-white: #fff; --color-text: #222330; --color-text-light: var(--color-grayblue); --color-whitesmoke: #f3f4f9; --color-whitesmoke-light: #fafbfd; … |
| VariableTest | class | core/ |
Tests the variable source plugin. |
| VariableTest | class | core/ |
Tests the variable source plugin. |
| VariableTest | class | core/ |
Test variable export functionality in Variable component. |
| VariableTest.php | file | core/ |
Contains \Drupal\Tests\Component\Utility\VariableTest. |
| VariableTest.php | file | core/ |
|
| VariableTest.php | file | core/ |
|
| VariableTest::$databaseContents | property | core/ |
The database contents. |
| VariableTest::$expectedResults | property | core/ |
Expected results after the source parsing. |
| VariableTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| VariableTest::$modules | property | core/ |
Modules to enable. |
| VariableTest::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
| VariableTest::providerSource | function | core/ |
The data provider. |
| VariableTest::providerTestExport | function | core/ |
Data provider for testExport(). |
| VariableTest::testExport | function | core/ |
Tests exporting variables. |
| VariableTranslation | class | core/ |
Drupal i18n_variable source from database. |
| VariableTranslation | class | core/ |
Gets Drupal variable_store source from database. |
| VariableTranslation.php | file | core/ |
|
| VariableTranslation.php | file | core/ |
|
| VariableTranslation::$variables | property | core/ |
The variable names to fetch. |
Pagination
- Previous page
- Page 1345
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.