DatabaseFileUsageBackend::$connection |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The database connection used to store file usage information. |
StaticReflectionProperty::isProtected |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
views.view.test_user_relationship.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml |
PHPUnit_Framework_TestSuite::tearDown |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Template Method that is called after the tests
of this test suite have finished running. |
PHPUnit_Util_Log_TAP::$testSuiteLevel |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
|
DatabaseFileUsageBackend::__construct |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Construct the DatabaseFileUsageBackend. |
PHPUnit_Util_Log_TAP::$testSuccessful |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
|
MenuRouterTest::testAuthUserUserLogin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test that an authenticated user hitting 'user/login' gets redirected to
'user' and 'user/register' gets redirected to the user edit page. |
EntityQueryRelationshipTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Modules to enable. |
EqualToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
|
ProjectServiceContainer::getParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets a parameter. |
EntityQueryRelationshipTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
RouteObjectInterface::CONTROLLER_NAME |
constant |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Field name for an explicit controller name to be used with this route |
ProjectServiceContainer::hasParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Checks if a parameter exists. |
ProjectServiceContainer::setParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Sets a parameter. |
EasyRdf_Resource::reversePropertyUris |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get a list of the full URIs for the properties that point to this resource. |
PHPUnit_Framework_TestResult::$passed |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
system_date_format_localize_form_save |
function |
drupal/core/modules/system/system.admin.inc |
Save locale specific date formats to the database. |
PHPUnit_Framework_TestResult::$errors |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
DatetimeFieldTest::testDatelistWidget |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Tests Date List Widget functionality. |
RegisterListenersPass::$subscriberTag |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php |
|
RouteObjectInterface::getRouteContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Get the content document this route entry stands for. If non-null,
the ControllerClassMapper uses it to identify a controller and
the content is passed to the controller. |
ViewPreviewFormController::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
The views temp store. |
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. |
OptionsWidgetsTest::testOnOffCheckbox |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_onoff' widget. |
CExtDisablingNodeVisitor::getPriority |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Returns the priority for this visitor. |
ActionFormControllerBase::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Constructs a new action form. |
Twig_SimpleFilter::getPreservesSafety |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFilter.php |
|
PHP_CodeCoverage_Filter::hasWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns whether this filter has a whitelist. |
ThemeEarlyInitializationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
|
field_sql_storage_update_dependencies |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Implements hook_update_dependencies(). |
XssUnitTest::testBadProtocolStripping |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Checks that harmful protocols are stripped. |
ResolveInvalidReferencesPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
Process the ContainerBuilder to resolve invalid references. |
ImageStyleStorageController::postSave |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
ContextualDynamicContextTest::getInfo |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
|
AnnotationWithAttributes::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
Connection::sqlFunctionSubstringIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function. |
_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. |
translation_entity_translatable_batch |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Batch callback: Converts field data to or from Language::LANGCODE_NOT_SPECIFIED. |
DefinitionTest::testSetIsSynchronized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setSynchronized
@covers Symfony\Component\DependencyInjection\Definition::isSynchronized |
entity_cache_test_dependency.info.yml |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info.yml |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info.yml |
PHP_CodeCoverage_Driver_Xdebug::start |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php |
Start collection of code coverage information. |
entity_crud_hook_test_comment_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
TestEntityController::preSaveRevision |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
HistoryUserTimestamp::buildExposeForm |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for exposed filter options. |
EntityFormDisplayInterface::getWidget |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Returns the Widget plugin for a field. |
SearchMultilingualEntityTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
|
UrlTest::testDrupalGetQueryParameters |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_get_query_parameters(). |