Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
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. |
RevertOverridesForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
RevisionLogEntityTrait::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
RevisionLogInterface::setRevisionUserId | function | core/ |
Sets the entity revision author by ID. |
RolesRid | class | core/ |
Allow role ID(s) as argument. |
RolesRid.php | file | core/ |
|
RolesRid::$roleStorage | property | core/ |
The role entity storage. |
RolesRid::create | function | core/ |
Creates an instance of the plugin. |
RolesRid::titleQuery | function | core/ |
Override for specific title lookups. |
RolesRid::__construct | function | core/ |
Constructs a \Drupal\user\Plugin\views\argument\RolesRid object. |
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.