Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProviderRepository::getAll | function | core/ |
Returns information on all available oEmbed providers. |
| ProviderRepository::setProvider | function | core/ |
Stores an oEmbed provider value object in state. |
| ProviderRepository::__construct | function | core/ |
Constructs a ProviderRepository instance. |
| ProviderRepositoryInterface | interface | core/ |
Defines an interface for a collection of oEmbed provider information. |
| ProviderRepositoryInterface.php | file | core/ |
|
| ProviderRepositoryInterface::get | function | core/ |
Returns information for a specific oEmbed provider. |
| ProviderRepositoryInterface::getAll | function | core/ |
Returns information on all available oEmbed providers. |
| ProviderRepositoryTest | class | core/ |
Tests the oEmbed provider repository. |
| ProviderRepositoryTest.php | file | core/ |
|
| ProviderRepositoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ProviderRepositoryTest::providerEmptyProviderList | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::providerNonExistingProviderDatabase | function | core/ |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::testEmptyProviderList | function | core/ |
Tests that provider discovery fails if the provider database is empty. |
| ProviderRepositoryTest::testNonExistingProviderDatabase | function | core/ |
Tests that provider discovery fails with a non-existent provider database. |
| 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. |
| QueryParameterTest::providerGetArgument | function | core/ |
Provides data for testGetArgument(). |
| QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| 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 a invalid image does not work. |
| QuickEditImageControllerTest::testValidImageUpload | function | core/ |
Tests that uploading a valid image works. |
| QuickEditImageTest::providerTestImageInPlaceEditor | function | core/ |
Data provider for ::testImageInPlaceEditor(). |
| QuickEditIntegration::deconstructViewModeId | function | core/ |
Deconstructs the Quick Edit view mode ID into its constituent parts. |
| QuickEditIntegration::getViewModeId | function | core/ |
Generates a Quick Edit view mode ID. |
| 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::_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/ |
|
| RdfMapping::$id | property | core/ |
Unique ID for the config entity. |
| RdfMapping::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| RdfMapping::id | function | core/ |
Gets the identifier. |
| RdfMappingConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.