Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| VariableTest::testCallableToString | function | core/ |
Tests generating a human-readable name for a callable. |
| VariableTranslation::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| VariableTranslation::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| VariationCache::maxAgeToExpire | function | core/ |
Maps a max-age value to an "expire" value for the Cache API. |
| VariationCacheFactory | class | core/ |
Defines the variation cache factory. |
| VariationCacheFactory.php | file | core/ |
|
| VariationCacheFactory::$bins | property | core/ |
Instantiated variation cache bins. |
| VariationCacheFactory::get | function | core/ |
Gets a variation cache for a given cache bin. |
| VariationCacheFactory::__construct | function | core/ |
Constructs a new VariationCacheFactory object. |
| VariationCacheFactoryInterface | interface | core/ |
An interface defining variation cache factory classes. |
| VariationCacheFactoryInterface.php | file | core/ |
|
| VariationCacheFactoryInterface::get | function | core/ |
Gets a variation cache for a given cache bin. |
| variation_cache_factory | service | core/ |
Drupal\Core\Cache\VariationCacheFactory |
| VendorHardeningPlugin::onPostAutoloadDump | function | composer/ |
POST_AUTOLOAD_DUMP event handler. |
| VersionHistoryController | class | core/ |
Provides a controller showing revision history for an entity. |
| VersionHistoryController.php | file | core/ |
|
| VersionHistoryController::buildDeleteRevisionLink | function | core/ |
Builds a link to delete an entity revision. |
| VersionHistoryController::buildRevertRevisionLink | function | core/ |
Builds a link to revert an entity revision. |
| VersionHistoryController::buildRow | function | core/ |
Builds a table row for a revision. |
| VersionHistoryController::getOperationLinks | function | core/ |
Get operations for an entity revision. |
| VersionHistoryController::getRevisionDescription | function | core/ |
Get a description of the revision. |
| VersionHistoryController::getRevisionDescriptionDateFormat | function | core/ |
Date format to use for revision description dates. |
| VersionHistoryController::loadRevisions | function | core/ |
Generates revisions of an entity relevant to the current language. |
| VersionHistoryController::revisionOverview | function | core/ |
Generates an overview table of revisions of an entity. |
| VersionHistoryController::REVISIONS_PER_PAGE | constant | core/ |
|
| VersionHistoryController::__construct | function | core/ |
Constructs a new VersionHistoryController. |
| VersionHistoryController::__invoke | function | core/ |
Generates an overview table of revisions for an entity. |
| VersionHistoryLocalTasks | class | core/ |
Provides version history local tasks for revisionable entities. |
| VersionHistoryLocalTasks.php | file | core/ |
|
| VersionHistoryLocalTasks::create | function | core/ |
Creates a new class instance. |
| VersionHistoryLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| VersionHistoryLocalTasks::__construct | function | core/ |
Creates a new VersionHistoryLocalTasks instance. |
| VersionNegotiator | class | core/ |
Provides a version negotiator manager. |
| VersionNegotiator.php | file | core/ |
|
| VersionNegotiator::$negotiators | property | core/ |
An array of named version negotiators. |
| VersionNegotiator::addVersionNegotiator | function | core/ |
Adds a version negotiator. |
| VersionNegotiator::getRevision | function | core/ |
Gets a negotiated entity revision. |
| VersionNegotiator::SEPARATOR | constant | core/ |
The separator between the version negotiator name and the version argument. |
| VersionNegotiator::throwBadRequestHttpException | function | core/ |
Throws a cacheable error exception. |
| VersionNegotiator::throwNotFoundHttpException | function | core/ |
Throws a cacheable error exception. |
| VersionNegotiatorInterface | interface | core/ |
Defines the common interface for all version negotiators. |
| VersionNegotiatorInterface.php | file | core/ |
|
| VersionNegotiatorInterface::getRevision | function | core/ |
Gets the identified revision. |
| VersionNegotiatorTest | class | core/ |
The test class for version negotiators. |
| VersionNegotiatorTest.php | file | core/ |
|
| VersionNegotiatorTest::$modules | property | core/ |
Modules to install. |
| VersionNegotiatorTest::$node | property | core/ |
The node. |
| VersionNegotiatorTest::$node2 | property | core/ |
The other node. |
| VersionNegotiatorTest::$nodePreviousRevisionId | property | core/ |
The previous revision ID of $node. |
| VersionNegotiatorTest::$user | property | core/ |
The user. |
Pagination
- Previous page
- Page 268
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.