Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| SkipOp::ID | constant | composer/ |
Identifies Skip operations. |
| SmartDefaultSettings::getCandidates | function | core/ |
Finds candidates for the still needed restrictions among disabled plugins. |
| SmartDefaultSettings::selectCandidate | function | core/ |
Selects best candidate for each of the still needed restrictions. |
| SmartDefaultSettingsTest::provider | function | core/ |
Data provider. |
| SmartDefaultSettingsTest::providerCandidates | function | core/ |
Data provider for testing getCandidates() and ::selectCandidate(). |
| SmartDefaultSettingsTest::providerSurplusScore | function | core/ |
Data provider for testing computeSurplusScore(). |
| SmartDefaultSettingsTest::testCandidates | function | core/ |
Tests candidates. |
| SneakySuperset::validateConfigurationForm | function | core/ |
Form validation handler. |
| SortArrayTest::providerSortByTitleElement | function | core/ |
Data provider for SortArray::sortByTitleElement(). |
| SortArrayTest::providerSortByTitleProperty | function | core/ |
Data provider for SortArray::sortByTitleProperty(). |
| SortArrayTest::providerSortByWeightElement | function | core/ |
Data provider for SortArray::sortByWeightElement(). |
| SortArrayTest::providerSortByWeightProperty | function | core/ |
Data provider for SortArray::sortByWeightProperty(). |
| SortPluginBase::sortValidate | function | core/ |
|
| SortPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| SortTest::badParameterProvider | function | core/ |
Data provider for testCreateFromQueryParameterFail. |
| SortTest::parameterProvider | function | core/ |
Provides a suite of shortcut sort parameters and their expected expansions. |
| SourceEditing::validateConfigurationForm | function | core/ |
Form validation handler. |
| SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
| SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
| SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
| SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
| SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
| SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
|
| SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
| SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
| SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
| SourceEditingTest::providerAllowingExtraAttributes | function | core/ |
Data provider for ::testAllowingExtraAttributes(). |
| SourcePluginBase::$currentSourceIds | property | core/ |
The primary key of the current row. |
| SourcePluginBase::$idMap | property | core/ |
The migration ID map. |
| SourcePluginBase::getCurrentIds | function | core/ |
Gets the currentSourceIds data member. |
| SourcePluginBase::valid | function | core/ |
Checks whether the iterator is currently valid. |
| SourceProviderTest | class | core/ |
Tests that a missing source provider error message is displayed. |
| SourceProviderTest.php | file | core/ |
|
| SourceProviderTest::$modules | property | core/ |
Modules to install. |
| SourceProviderTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| SourceProviderTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| SourceProviderTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| SourceProviderTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| SourceProviderTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| SourceProviderTest::providerSourceProvider | function | core/ |
Data provider for testSourceProvider. |
| SourceProviderTest::testSourceProvider | function | core/ |
Test missing source provider. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
| Sql::$destinationIdFields | property | core/ |
The destination ID fields. |
| Sql::$destinationIds | property | core/ |
The destination identifiers. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.