RolesRid::$roleStorageController |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/RolesRid.php |
The role entity storage controller |
EntityStorageControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Defines a common interface for entity controller classes. |
plugin.manager.aggregator.parser |
service |
drupal/core/modules/aggregator/aggregator.services.yml |
Drupal\aggregator\Plugin\AggregatorPluginManager |
BlockCacheTest::testCachePerPage |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_PER_PAGE. |
ViewStorageInterface::getDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Retrieves a specific display's configuration by reference. |
LanguageUILanguageNegotiationTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Test UI language negotiation |
NullStorageExpirable::$collection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
The name of the collection holding key and value pairs. |
NullStorageExpirable::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Creates a new expirable null key/value store. |
LanguageValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
ConfigStorageController::postSave |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on a saved entity before the insert or update hook is invoked. |
NullStorageExpirable::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
ImageEffectDeleteForm::submitForm |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Form submission handler. |
BlockUiTest::testBlockAdminUiPage |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Test block admin page exists and functions correctly. |
ImageStyleDeleteForm::$imageStyle |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
The image style to be deleted. |
ImageStyleDeleteForm::getQuestion |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns the question to ask the user. |
NullStorageExpirable::setMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setMultiple(). |
PhpSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
DatabaseStorageController::$cache |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Whether this entity type should use the static cache. |
ItemStorageController::attachLoad |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::attachLoad(). |
FeedStorageController::attachLoad |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::attachLoad(). |
BlockStorageUnitTest::$controller |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
The block storage controller. |
DatabaseStorageController::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::create(). |
FeedStorageController::postDelete |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::postDelete(). |
DatabaseStorageController::delete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::delete(). |
BlockStorageUnitTest::createTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the creation of blocks. |
MenuLinkStorageController::create |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::create(). |
BlockStorageUnitTest::renderTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the rendering of blocks. |
BlockStorageUnitTest::deleteTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the deleting of blocks. |
UserStorageController::attachLoad |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::attachLoad(). |
language_default_locked_languages |
function |
drupal/core/includes/bootstrap.inc |
Returns a list of the default locked languages. |
PathProcessorManager::addOutbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Adds an outbound processor object to the $outboundProcessors property. |
LanguageUrlRewritingTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
|
RedisProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Constructor. |
FilterFormatStorageController.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Contains \Drupal\filter\FilterFormatStorageController. |
UserStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
PathProcessorManager::getOutbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Returns the sorted array of outbound processors. |
UserStorageController::invokeHook |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides DatabaseStorageController::invokeHook(). |
ActionAdminManageForm::submitForm |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Form submission handler. |
PHP_CodeCoverage_Version::VERSION |
constant |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php |
|
PHP_CodeCoverage_Report_Node::$id |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
RedisProfilerStorage::getItemName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the item name. |
PagerPluginBase::exposedFormAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
PathProcessorAlias::$aliasManager |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php |
An alias manager for looking up the system path. |
NativeSessionStorageTest::testBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
RedisProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Appends data to an existing item on the Redis server. |
MockArraySessionStorage::$started |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
FieldInterface::getStorageDetails |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Returns information about how the storage backend stores the field data. |
UserLanguageCreationTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
|
Language::LANGCODE_NOT_APPLICABLE |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language code used when the marked object has no linguistic content. |
PdoProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |