Vid |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Argument handler to accept a node revision id. |
Vid.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Definition of Drupal\node\Plugin\views\argument\Vid. |
Node::$vid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node revision ID. |
Term::$vid |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
The taxonomy vocabulary ID this term belongs to. |
VocabularyVid |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php |
Argument handler to accept a vocabulary id. |
CacheProvider |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Base class for cache provider implementations. |
VocabularyVid |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php |
Filter by vocabulary id. |
Vid::title_query |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Override the behavior of title(). Get the title of the revision. |
Vocabulary::$vid |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
The taxonomy vocabulary ID. |
VocabularyVid.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php |
Definition of Drupal\taxonomy\Plugin\views\argument\VocabularyVid. |
VocabularyVid.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php |
Definition of Drupal\taxonomy\Plugin\views\filter\VocabularyVid. |
CacheProvider.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
TestEntity::$ftvid |
property |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Revision key. |
CacheProvider::save |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Puts data into the cache. |
VocabularyVid::title |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php |
Override the behavior of title(). Get the name of the vocabulary. |
CacheProvider::fetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Fetches an entry from the cache. |
CacheProvider::delete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes a cache entry. |
CacheProvider::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Puts data into the cache. |
CacheProvider::doFetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Fetches an entry from the cache. |
CacheProvider::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes all cache entries. |
CacheProvider::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Test if an entry exists in the cache. |
CacheProvider::getStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
CacheProvider::flushAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes all cache entries. |
CacheProvider::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes a cache entry. |
SessionTest::setProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
CacheProvider::deleteAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Delete all cache entries. |
CacheProvider::$namespace |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
CacheProvider::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Test if an entry exists in the cache. |
CacheProvider::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
ProcessTest::methodProvider |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
provides default method names for simple getter/setter |
ReflectionProviderInterface |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
|
CacheProvider::setNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Set the namespace to prefix all cache ids with. |
CacheProvider::getNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieve the namespace that prefixes all cache ids. |
ProcessTest::pipesCodeProvider |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
CacheProvider::getNamespacedId |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Prefix the passed id with the configured namespace value |
ReflectionProviderInterface.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
|
ExceptionListenerTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
|
CacheProvider::$namespaceVersion |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
VocabularyVid::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
CssRewriteFilterTest::provideUrls |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssRewriteFilterTest.php |
|
RequestDataCollectorTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
ProcessTest::responsesCodeProvider |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
GssFilter::$gssFunctionMapProvider |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
CacheProvider::getNamespaceVersion |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace version |
ResponseTest::validContentProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DocParserTest::getConstantsProvider |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
CacheProvider::getNamespaceCacheKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace cache key |
RequestTest::testGetClientIpProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
GssFilter::setGssFunctionMapProvider |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
RequestMatcherTest::testIpv4Provider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|