Search for variable
- Search 7.x for variable
- Search 9.5.x for variable
- Search 10.3.x for variable
- Search 11.x for variable
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Variable | class | core/ |
Drupal variable source from database. |
Variable | class | core/ |
Provides helpers for dealing with variables. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentVariable | class | core/ |
Plugin annotation @MigrateSource( id = "d6_comment_variable", source_module = "comment" ) |
CommentVariable.php | file | core/ |
|
CommentVariable::commentPrefixes | function | core/ |
Comment related data for fields. |
CommentVariable::count | function | core/ |
Gets the source count. |
CommentVariable::fields | function | core/ |
Returns available fields on the source. |
CommentVariable::getCommentVariables | function | core/ |
Retrieves the values of the comment variables grouped by node type. |
CommentVariable::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentVariable::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
CommentVariablePerCommentType | class | core/ |
Plugin annotation @MigrateSource( id = "d6_comment_variable_per_comment_type", source_module = "comment" ) |
CommentVariablePerCommentType.php | file | core/ |
|
CommentVariablePerCommentType::fields | function | core/ |
Returns available fields on the source. |
CommentVariablePerCommentType::getCommentVariables | function | core/ |
Retrieves the values of the comment variables grouped by comment type. |
CommentVariablePerCommentType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentVariablePerCommentTypeTest | class | core/ |
Tests comment variable per comment type source plugin. |
CommentVariablePerCommentTypeTest.php | file | core/ |
|
CommentVariablePerCommentTypeTest::$modules | property | core/ |
Modules to enable. |
CommentVariablePerCommentTypeTest::providerSource | function | core/ |
The data provider. |
CommentVariablePerCommentTypeTest::testSource | function | core/ |
@dataProvider providerSource @requires extension pdo_sqlite @expectedDeprecation CommentVariablePerCommentType is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.x. Use \Drupal\node\Plugin\migrate\source\d6\NodeType… |
CommentVariableTest | class | core/ |
Tests d6_comment_variable source plugin. |
CommentVariableTest.php | file | core/ |
|
CommentVariableTest::$modules | property | core/ |
Modules to enable. |
CommentVariableTest::providerSource | function | core/ |
The data provider. |
CommentVariableTest::testSource | function | core/ |
@dataProvider providerSource @requires extension pdo_sqlite @expectedDeprecation CommentVariable is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.x. Use \Drupal\node\Plugin\migrate\source\d6\NodeType instead. |
D6VariableTranslation | class | core/ |
Gets Drupal i18n_variable source from database. |
D6VariableTranslation.php | file | core/ |
|
D6VariableTranslation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
Drupal6SqlBaseTest::testVariableGet | function | core/ |
Tests for Drupal6SqlBase::variableGet(). |
DrupalSqlBase::variableGet | function | core/ |
Reads a variable from a source Drupal database. |
EngineTwigTest::testTwigVariableDataTypes | function | core/ |
Tests that the Twig engine handles PHP data correctly. |
FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
hook_template_preprocess_default_variables_alter | function | core/ |
Alter the default, hook-independent variables for all templates. |
i18nVariable | class | core/ |
Drupal i18n_variable source from database. |
i18nVariable.php | file | core/ |
|
i18nVariableTest | class | core/ |
Tests the variable source plugin. |
i18nVariableTest | class | core/ |
Tests the variable source plugin. |
i18nVariableTest.php | file | core/ |
|
i18nVariableTest.php | file | core/ |
|
i18nVariableTest::$databaseContents | property | core/ |
Database contents for tests. |
i18nVariableTest::$expectedResults | property | core/ |
Expected results from the source. |
i18nVariableTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
i18nVariableTest::$modules | property | core/ |
Modules to enable. |
i18nVariableTest::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
i18nVariableTest::providerSource | function | core/ |
The data provider. |
i18nVariableTest::testSource | function | core/ |
@dataProvider providerSource @requires extension pdo_sqlite @expectedDeprecation The Drupal\migrate_drupal\Plugin\migrate\source\d6\i18nVariable is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use… |
InstallerTestBase::refreshVariables | function | core/ |
WebTestBase::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
InstallerTestBase::refreshVariables | function | core/ |
FunctionalTestSetupTrait::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ |
Tests language_default migration with unset default language variable. |
MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ |
Tests language_default migration with unset default language variable. |
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNonExistentVariables | function | core/ |
Tests the migration with non-existent variables. |
ParamConversionEnhancer::copyRawVariables | function | core/ |
Store a backup of the raw values that corresponding to the route pattern. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.