Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest::$currentTime | property | core/ |
The time that the current test began. |
| ProviderRepositoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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::testDeprecations | function | core/ |
@covers ::__construct[[api-linebreak]] |
| 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/ |
@covers ::buildMethodBody[[api-linebreak]] |
| 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(). |
| 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. |
| QuickEditEntityFieldAccessCheck::validateRequestAttributes | function | core/ |
Validates request attributes. |
| QuickEditEntityFieldAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess(). |
| QuickEditEntityFieldAccessCheckTest::providerTestAccessForbidden | function | core/ |
Provides test data for testAccessForbidden. |
| QuickEditEntityFieldAccessCheckTest::testAccessForbidden | function | core/ |
Tests checking access to routes that result in AccessResult::isForbidden(). |
| QuickEditFieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| QuickEditFieldForm::validateForm | function | core/ |
Form validation handler. |
| QuickEditImageControllerTest::testInvalidUpload | function | core/ |
Tests that uploading an invalid image does not work. |
| QuickEditImageControllerTest::testValidImageUpload | function | core/ |
Tests that uploading a valid image works. |
| QuickEditImageTest::providerTestImageInPlaceEditor | function | core/ |
Data provider for ::testImageInPlaceEditor(). |
| QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
| RandomGeneratorTrait::randomStringValidate | 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. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.