LanguagePathMonolingualTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Modules to enable. |
ConfigStorageController::importUpdate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Updates configuration upon synchronizing configuration changes. |
ConfigStorageController::importDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Delete configuration upon synchronizing configuration changes. |
StringDatabaseStorage::dbStringSelect |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Builds a SELECT query with multiple conditions and fields. |
language_configuration_element_submit |
function |
drupal/core/modules/language/language.module |
Submit handler for the forms that have a language_configuration element. |
StringDatabaseStorage::dbStringInsert |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Createds a database record for a string object. |
PHP_CodeCoverage_Report_Text::$colors |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
PHP_CodeCoverage_Report_Text::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
views.view.test_page_display_menu.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_menu.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_menu.yml |
MockArraySessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
MockArraySessionStorageTest::$flashes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
DatabaseStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds the query to load the entity. |
MockArraySessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
MemcachedSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
DatabaseStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Attaches data to entities upon loading. |
RequestTest::testGetPreferredLanguage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
LanguageNegotiationInfoTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Modules to enable. |
FieldInstanceFormBase::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The field widget plugin manager. |
FieldInstanceFormBase::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The entity manager. |
PHP_CodeCoverage_Report_HTML::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
UserStorageController::createInstance |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Instantiates a new instance of this entity controller. |
PathProcessorManager::$sortedOutbound |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Holds the array of outbound processors, sorted by priority. |
DatabaseStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
MenuLinkStorageController::buildQuery |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::buildQuery(). |
MenuLinkStorageController::attachLoad |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::attachLoad(). |
DatabaseStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Invokes a hook on behalf of the entity. |
PathProcessorManager::processOutbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Implements Drupal\Core\PathProcessor\OutboundPathProcessorInterface::processOutbound(). |
MenuLinkStorageController::postDelete |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::postDelete(). |
PHP_CodeCoverage_Report_Node::$parent |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
MenuLinkStorageController::findParent |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Finds a possible parent for a given menu link entity. |
MenuLinkStorageController::setParents |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Sets the p1 through p9 properties for a menu link entity being saved. |
PHP_CodeCoverage_Report_Node::getName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
RedisProfilerStorage::isItemNameValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
PHP_CodeCoverage_Report_Node::getPath |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
MockArraySessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
EntityTestMulRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Definition of Drupal\entity_test\EntityTestMulRevStorageController. |
DatabaseFileUsageBackend::$connection |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The database connection used to store file usage information. |
DatabaseFileUsageBackend::__construct |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Construct the DatabaseFileUsageBackend. |
PHP_CodeCoverage_Filter::getBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns the list of blacklisted files. |
PHP_CodeCoverage_Filter::getWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns the list of whitelisted files. |
PHP_CodeCoverage_Filter::hasWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns whether this filter has a whitelist. |
field_sql_storage_update_dependencies |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Implements hook_update_dependencies(). |
ImageStyleStorageController::postSave |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
_field_sql_storage_revision_tablename |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field revision archive table. |
PHP_CodeCoverage_Driver_Xdebug::start |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php |
Start collection of code coverage information. |
MTimeProtectedFastFileStorageTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Definition of Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest. |
field_sql_storage_field_update_forbid |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
BaseMemcacheProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Retrieve item from the memcache server |
BaseMemcacheProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Store an item on the memcache server under the specified key |