DatabaseBackend.php |
file |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Definition of Drupal\Core\Flood\DatabaseBackend. |
DatabaseLockBackend |
class |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Defines the database lock backend. This is the default backend in Drupal. |
TypedData::getValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
Implements TypedDataInterface::getValue(). |
TypedData::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
Implements TypedDataInterface::setValue(). |
PoMetadataInterface |
interface |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Methods required for both reader and writer implementations. |
NodeTermData::query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Called to implement a relationship in a query. |
DatabaseStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Definition of Drupal\Core\Config\DatabaseStorage. |
DatabaseStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Tests the key-value database storage. |
DataCommand::$value |
property |
drupal/core/lib/Drupal/Core/Ajax/DataCommand.php |
The value of the data to be atached to elements matched by the selector. |
DataCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/DataCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
taxonomy_views_data |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_views_data(). |
AreaTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Returns the views data definition. |
LoggerDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
LogDataCollector. |
menu_tree_page_data |
function |
drupal/core/includes/menu.inc |
Gets the data structure for a named menu tree, based on the current page. |
Stream::getMetaData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Get stream metadata |
MetadataBagTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
DatabaseStorage.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Contains Drupal\Core\KeyValueStore\DatabaseStorage. |
Twig_Lexer::lexData |
function |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
MemoryDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
MemoryDataCollector. |
RouterDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
RouterDataCollector. |
DatabaseBackend.php |
file |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Definition of Drupal\Core\Cache\DatabaseBackend. |
ConfigDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
ConfigDataCollector. |
hook_data_type_info |
function |
drupal/core/modules/system/system.api.php |
Defines available data types for the typed data API. |
Select::addMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Adds additional metadata to the query. |
Select::getMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Retrieves a given piece of metadata. |
MetadataBag::CREATED |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
MetadataBag::UPDATED |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
xmlrpc_message_cdata |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles character data for XML parsing in xmlrpc_message_parse(). |
DatabaseBackend::get |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::get(). |
DatabaseBackend::set |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::set(). |
MetadataBag::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets this bag's name |
MetadataBag::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Sets name. |
database_test.module |
file |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
|
views_test_data_menu |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_menu(). |
ComplexDataInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Interface for complex data; i.e. data containing named and typed properties. |
QueryTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
Returns the views data definition. |
DatabaseTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Definition of Drupal\system\Tests\Database\DatabaseTestBase. |
PHPDriver::$metadata |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php |
|
views_test_data.info |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.info |
name = Views Test
description = Test module for Views.
package = Testing
version = VERSION
core = 8.x
dependencies[] = views
hidden = TRUE |
Database::$activeKey |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
The key of the currently active database connection. |
TypedData::getString |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
Implements TypedDataInterface::getString(). |
DatabaseStorage::set |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::set(). |
TreeDataUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Definition of Drupal\system\Tests\Menu\TreeDataUnitTest. |
database_test_schema |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.install |
Implements hook_schema(). |
MemoryStorage::$data |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
The actual storage of key-value pairs. |
ClassMetadataFactory |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Contract for a Doctrine persistence layer ClassMetadata class to implement. |
field_data_type_info |
function |
drupal/core/modules/field/field.module |
Implements hook_data_type_info() to register data types for all field types. |
RequestDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
RequestDataCollector. |
PoDatabaseWriter.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Definition of Drupal\locale\PoDatabaseWriter. |
TypedDataManager.php |
file |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Definition of Drupal\Core\TypedData\TypedDataManager. |