field_sql_storage_field_storage_purge_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge_field(). |
CommentStorageController::releaseThreadLock |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Release the lock acquired for the thread in preSave(). |
ContentAwareGenerator::getRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages |
_field_test_field_storage_query_sort_helper |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Sort helper for field_test_field_storage_query(). |
NodeAccessBaseTableTest::assertTaxonomyPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
LanguageRequestSubscriber::$languageManager |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php |
The language manager service. |
AbstractManagerRegistry::$defaultConnection |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
AlterDecoratorTest::$alterTestPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Stores a plugin manager which uses the AlterDecorator. |
AbstractManagerRegistry::getConnectionNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets all connection names. |
TermStorageController::baseFieldDefinitions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageControllerNG::baseFieldDefintions(). |
AbstractManagerRegistry::getManagerForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the object manager associated with a given class. |
RelationLinkManager::getRelationInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationInternalIds(). |
NamespaceCoveragePrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePrivateTest.php |
@covers Foo\CoveredClass::<private> |
field.instance.node.article.field_image.yml |
file |
drupal/core/profiles/standard/config/field.instance.node.article.field_image.yml |
drupal/core/profiles/standard/config/field.instance.node.article.field_image.yml |
PHP_CodeCoverage_Report_Node_File::$classes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
template_preprocess_overlay_disable_message |
function |
drupal/core/modules/overlay/overlay.module |
Prepares variables for overlay disable message templates. |
CoverageMethodParenthesesWhitespaceTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php |
|
NodeStorageController::baseFieldDefinitions |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
UnmanagedDeleteRecursiveTest::testDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting a directory with some files. |
AbstractProfilerStorageTest::testDuplicates |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
SqliteProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
ImageThemeFunctionTest::testImageStyleTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image style theme function. |
language_admin_add_predefined_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Element specific validator for the Add language button. |
LocaleUpdateTest::testEnableDisableLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a langauge is enabled. |
FileProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
language_negotiation_configure_browser_form |
function |
drupal/core/modules/language/language.admin.inc |
Builds the browser language negotiation method configuration form. |
PHP_CodeCoverage_Report_Node_Iterator::next |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Iterator.php |
Moves forward to next element. |
KeyValueDatabaseExpirableFactory::$storages |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Holds references to each instantiation so they can be terminated. |
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |
AbstractMessage::parseCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Parse the Cache-Control HTTP header into an array |
ManageDisplayTest::assertNodeViewTextHelper |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is (not) found in the rendered nodein a view mode. |
UpdateCoreTest::testModulePageRegularUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when an update is missing. |
MTimeProtectedFileStorageTest::testSecurity |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the security of the MTimeProtectedFileStorage implementation. |
DatabaseStorageExpirable::garbageCollection |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Deletes expired items. |
MTimeProtectedFastFileStorageTest::$expected |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
The expected test results for the security test. |
ConfigStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::$fieldDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Static cache of field definitions per bundle. |
ConfigStorageController::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServicename(). |
PHP_CodeCoverage_Report_Text::$lowUpperBound |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
translation_entity_language_types_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_language_type_info_alter(). |
StorageComparerInterface::getEmptyChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets an empty changelist. |
PHP_CodeCoverage_Report_HTML::$lowUpperBound |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
MenuLinkStorageController::$routerItemFields |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Holds an array of router item schema fields. |
LanguageUpgradePathTest::testLanguageUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests a successful upgrade. |
language_form_system_regional_settings_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_form_FORM_ID_alter for system_regional_settings(). |
PHPUnit_Framework_TestCase::getStatusMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the status message of this test. |
PHP_CodeCoverage_Report_Factory::reducePaths |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
Reduces the paths by cutting the longest common start path. |
LoadClassMetadataEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Retrieve associated ObjectManager. |
FieldSqlStorageTest::testFieldStorageDetails |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test the storage details. |