field_sql_storage_field_storage_write |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_write(). |
field_sql_storage_field_storage_purge |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge(). |
AggregatorRenderingTest::testFeedPage |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php |
Creates a feed and checks that feed's page. |
CommentStorageController::$threadLock |
property |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
The thread for which a lock was acquired. |
FileProfilerStorage::getIndexFilename |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Gets the index filename. |
FileProfilerStorage::readLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Reads a line in the file, backward. |
NodeAccessLanguageAwareTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Enable language and a language-aware node access module. |
field_test_field_storage_create_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_create_field(). |
language_negotiation_url_domains_save |
function |
drupal/core/modules/language/language.negotiation.inc |
Saves the language domain settings. |
field_test_field_storage_delete_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_field(). |
MemcachedProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Append data to an existing item on the memcache server |
DatabaseStorageExpirableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
|
PHP_CodeCoverage_Report_HTML_Renderer |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
Base class for PHP_CodeCoverage_Report_Node renderers. |
ConstraintViolation::$messageTemplate |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
CoverageNotPrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPrivateTest.php |
@covers CoveredClass::<!private> |
AliasManagerInterface::getPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Returns an array of system paths that have been looked up. |
EasyRdf_Parser_Turtle::isLanguageChar |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
@ignore |
EntityStorageControllerBase::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Name of entity's UUID database table field, if it supports UUIDs. |
PersistentObject::injectObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Inject Doctrine Object Manager |
EntityStorageControllerBase::cacheGet |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Gets entities from the static cache. |
EntityStorageControllerBase::cacheSet |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Stores entities in the static entity cache. |
AbstractManagerRegistry::$connections |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
VocabularyStorageController::postSave |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
_image_field_required_fields_validate |
function |
drupal/core/modules/image/image.field.inc |
Validate callback for alt and title field, if the user wants them required. |
AbstractManagerRegistry::resetService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Resets the given services |
RemoteFileUnmanagedCopyTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Modules to enable. |
MTimeProtectedFastFileStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
CustomBlockPageViewTest::$permissions |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Permissions to grant admin user. |
PHP_CodeCoverage::getLinesToBeCovered |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the files and lines a test method wants to cover. |
CustomBlockPageViewTest::testPageEdit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Checks block edit functionality. |
AbstractManagerRegistry::resetManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Resets a named object manager. |
ImageValidatorTest::testWidthTooSmall |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
DummyMongoDbProfilerStorage::getMongo |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
Internal convenience method that returns the instance of the MongoDB Collection |
RdfMappingManager::$siteSchemaManager |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
The site schema manager. |
MessageParserInterface::parseResponse |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
Parse an HTTP response message into an associative array of parts. |
NodeTypeInitialLanguageTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Modules to enable. |
CustomBlockController::$entityManager |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Controller/CustomBlockController.php |
Entity Manager service. |
PHP_CodeCoverageTest::testConstructor |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::__construct
@covers PHP_CodeCoverage::filter |
NamespaceCoverageNotProtectedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php |
|
AliasManagerCacheDecorator::$cacheKey |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
The cache key to use when caching system paths. |
plugin.manager.views.argument_default |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.display_extender |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
PathLanguageUiTest::testNonDefaultUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a non-default language URL alias works. |
UnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
|
InvalidAnnotationUsageButIgnoredClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php |
@NoAnnotation |
ImageFieldDefaultImagesTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Modules to enable. |
node_access_test_language_node_grants |
function |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module |
Implements hook_node_grants(). |
PageTitleFilteringTest::$content_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
LanguageConditionTest::testConditions |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
Test the language condition. |
ConfigTest::testFileConfigurationPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ConfigTest.php |
Tests file configuration page. |