TypedDataNormalizer.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/TypedDataNormalizer.php |
Contains \Drupal\serialization\Normalizer\TypedDataNormalizer. |
MemcacheMock::storeData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
|
FieldUrlTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Returns the views data definition. |
ViewTestBase::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Returns the views data definition. |
XmlEncoder::appendCData |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
|
DatabaseBackend::delete |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::delete(). |
Config::$overriddenData |
property |
drupal/core/lib/Drupal/Core/Config/Config.php |
The current runtime data ($data + $overrides from Config Context). |
MemoryDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
LoggerDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
ClassMetadata::hasField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped property for this class. |
LoggerDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
MemoryDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
|
RouterDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
ConfigDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
|
UserDataTest::$userData |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php |
Provides the user data service object. |
DatabaseWebTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseWebTestBase.php |
Definition of Drupal\system\Tests\Database\DatabaseWebTestBase. |
ConfigDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
|
SortRandomTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Add more items to the test set, to make the order tests more robust. |
edit.metadata.generator |
service |
drupal/core/modules/edit/edit.services.yml |
Drupal\edit\MetadataGenerator |
update_fetch_data_batch |
function |
drupal/core/modules/update/update.fetch.inc |
Batch callback: Processes a step in batch for fetching available update data. |
Database::$databaseInfo |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
A processed copy of the database connection information from settings.php. |
Database::getConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Gets the connection object for the specified database key and target. |
PHP_CodeCoverage::$data |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Code coverage data. |
MetadataBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Initializes the Bag |
ClassMetadata::$members |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
ClassMetadata::$getters |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
MetadataBag::getCreated |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets the created timestamp metadata. |
Session::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Gets session meta. |
ViewsData::$fullyLoaded |
property |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Whether the data has been fully loaded in this request. |
FakeMetadataFactory.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
|
install_database_errors |
function |
drupal/core/includes/install.core.inc |
Checks a database connection and returns any errors. |
MemberMetadata::__sleep |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns the names of the properties that should be serialized |
MemberMetadata::getName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns the name of the member |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database table name. |
DatabaseStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
PoMemoryWriter::getData |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Get all stored PoItem's. |
DatabaseStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
DatabaseStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
DatabaseStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
DatabaseStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
EditorBase::getMetadata |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditorBase.php |
Implements \Drupal\edit\EditPluginInterface::getMetadata(). |
ElementMetadataTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
The name of the SQL table to use. |
DatabaseStorage::getAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getAll(). |
database_test_tablesort |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a tablesort query and returns the results. |
TypedDataTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Modules to enable. |
ZendDataCache::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Deletes a cache entry. |
DatabaseStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Contains Drupal\system\Tests\KeyValueStore\DatabaseStorageTest. |
NoSuchMetadataException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/NoSuchMetadataException.php |
@author Bernhard Schussek <bschussek@gmail.com> |
DatabaseTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up Drupal unit test environment. |