Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProviderRepositoryTest::$currentTime | property | core/ |
The time that the current test began. |
| ProviderRepositoryTest::$keyValue | property | core/ |
The key-value store. |
| ProviderRepositoryTest::$logger | property | core/ |
The mocked logger channel. |
| ProviderRepositoryTest::$repository | property | core/ |
The provider repository under test. |
| ProviderRepositoryTest::$responses | property | core/ |
The HTTP client handler which will serve responses. |
| ProviderRepositoryTest::providerEmptyProviderList | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::providerInvalidResponse | function | core/ |
Data provider for ::testInvalidResponse(). |
| ProviderRepositoryTest::providerNonExistingProviderDatabase | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::setUp | function | core/ |
|
| ProviderRepositoryTest::testCorruptProviderIgnored | function | core/ |
Tests a successful fetch but with a single corrupt item. |
| ProviderRepositoryTest::testEmptyProviderList | function | core/ |
Tests that provider discovery fails if the provider database is empty. |
| ProviderRepositoryTest::testInvalidResponse | function | core/ |
Tests handling of invalid JSON when fetching the provider database. |
| ProviderRepositoryTest::testNonExistingProviderDatabase | function | core/ |
Tests that provider discovery fails with a non-existent provider database. |
| ProviderRepositoryTest::testRequestException | function | core/ |
Tests handling of exceptions when fetching the provider database. |
| ProviderRepositoryTest::testSuccessfulFetch | function | core/ |
Tests that a successful fetch stores the provider database in key-value. |
| ProxyBuilderTest::testBuildServiceMethodReturnsVoid | function | core/ |
@legacy-covers ::buildMethodBody |
| Query::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
| Query::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
| QueryArgsCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| QueryBase::$entityTypeId | property | core/ |
The entity type this query runs against. |
| QueryBase::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryBatchTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| QueryBatchTest::queryDataProvider | function | core/ |
|
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryInterface::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryOptionsTest::testStoreQuerySettingsOverride | function | core/ |
Test that query overrides are stored. |
| QueryParameterTest::providerGetArgument | function | core/ |
Provides data for testGetArgument(). |
| QueryParameterWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| QueryTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| QueueSerializationTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| QueueSerializationTest::validateForm | function | core/ |
Form validation handler. |
| QueueWorker::$id | property | core/ |
The plugin ID. |
| QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
| Random::stringValidate | function | core/ |
Callback for random string validation. |
| RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
| RandomTest::testRandomWordValidator | function | core/ |
Tests random word. |
| RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
| RangeConstraintValidator | class | core/ |
Validator for the Drupal 'range' constraint. |
| RangeConstraintValidator.php | file | core/ |
|
| RangeConstraintValidator::validate | function | core/ |
|
| ReadOnlyStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| ReadOnlyStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
| Rearrange::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RearrangeFilter::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RebuildPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
| Recipe::validateDefaultValueDefinition | function | core/ |
Validates the definition of an input's default value. |
| Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
| Recipe::validateKeysAreValidExtensionNames | function | core/ |
Validates that the keys of an array are valid extension names. |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.