Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
|
PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class-level deprecation. |
PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
PhpUnitBridgeTest::testErrorOnSiteUnderTest | function | core/ |
Tests deprecation message from deprecated route. |
PhpUnitBridgeTest::testSilencedError | function | core/ |
Tests deprecation message from deprecation_test_function(). |
PhpUnitBridgeTest::testWillNeverRun | function | core/ |
Tests the @requires annotation in conjunction with DrupalListener. |
PirateDayCacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
PirateDayCacheabilityMetadataConfigOverride.php | file | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
|
QueryOptionsTest::testStoreQuerySettingsOverride | function | core/ |
Test that query overrides are stored. |
RecipeOverrideConfigStorage | class | core/ |
Wraps a config storage to allow recipe provided configuration to override it. |
RecipeOverrideConfigStorage.php | file | core/ |
|
RecipeOverrideConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
RecipeOverrideConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
RecipeOverrideConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
RecipeOverrideConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
RecipeOverrideConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
RecipeOverrideConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeOverrideConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeOverrideConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
RecipeOverrideConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
RecipeOverrideConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
RecipeOverrideConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
RecipeOverrideConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
RecipeOverrideConfigStorage::__construct | function | core/ |
|
RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
|
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID | constant | core/ |
The service ID. |
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
RelationshipNormalizerTest::$referencerId | property | core/ |
Static UUID for the referencing entity. |
RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs for use in tests. |
RestExport::$authenticationProviderIds | property | core/ |
The authentication providers, like 'cookie' and 'basic_auth'. |
RestExport::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
RevertOverridesForm | class | core/ |
Reverts the overridden layout to the defaults. |
RevertOverridesForm.php | file | core/ |
|
RevertOverridesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
RevertOverridesForm::$messenger | property | core/ |
The messenger service. |
RevertOverridesForm::$sectionStorage | property | core/ |
The section storage. |
RevertOverridesForm::buildForm | function | core/ |
Form constructor. |
RevertOverridesForm::create | function | core/ |
Instantiates a new instance of this class. |
RevertOverridesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
RevertOverridesForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RevertOverridesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RevertOverridesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RevertOverridesForm::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.