RedisProfilerStorage::REDIS_SERIALIZER_NONE |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
PropertyMetadataInterface::getPropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataInterface.php |
Extracts the value of the property from the given container. |
action.action.node_make_unsticky_action.yml |
file |
drupal/core/modules/node/config/action.action.node_make_unsticky_action.yml |
drupal/core/modules/node/config/action.action.node_make_unsticky_action.yml |
CacheWarmerAggregate::enableOptionalWarmers |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php |
|
ArgumentUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/ArgumentUserUIDTest.php |
|
LocaleImportFunctionalTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
SystemUpgradePathTest::testFrontpageUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php |
Check whether views got enabled. |
TraceableEventDispatcher::saveInfoInProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Update the profiles with the timing and events information and saves them. |
UrlGeneratorTest::testAbsoluteUrlWithPort80 |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
NamespacedAttributeBag::$namespaceCharacter |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Namespace character. |
UserStorageController::baseFieldDefinitions |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Defines the base properties of the entity type. |
SizeUnitTest::testCommonParseSizeFormatSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Cross-tests parse_size() and format_size(). |
XssTest::providerTestFilterXssNotNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Data provider for testFilterXssNotNormalized(). |
LocaleValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
DefaultViewRecentComments::$commentsCreated |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Will hold the comments created for testing. |
ContainerBuilderTest::testAddObjectResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource |
_form_element_triggered_scripted_submission |
function |
drupal/core/includes/form.inc |
Detects if an element triggered the form submission via Ajax. |
StatisticsAdminTest::testStatisticsSettings |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Verifies that the statistics settings page works. |
RedisProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
FieldSqlStorageTest::testFieldUpdateFailure |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test that failure to create fields is handled gracefully. |
FieldMapEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
PHPUnit_Framework_TestCase::setDependencies |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Sets the dependencies of a TestCase. |
Framework_AssertTest::testAttributeLessThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeLessThan |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
HttpCacheTest::testShouldNotCatchExceptions |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
FieldMapEnhancerTest::testNotFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
ExecutionContextTest_TestClass::$myProperty |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
MemcacheSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
MemcacheSessionHandlerTest::testReadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
StaticReflectionProperty::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
UrlGeneratorTest::testGenerateWithoutRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException |
NativeSessionStorageTest::testCookieOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
EntityAccessControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Clears all cached access checks. |
FilterNoFormatTest::testCheckMarkupNoFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php |
Tests text without format. |
PHP_CodeCoverage_Filter::addFileToBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds a file to the blacklist. |
MultiTransferException::$successfulRequests |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php |
|
FilterPluginBase::groupMultipleExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Returns the options available for a grouped filter that users checkboxes
as widget, and therefore has to be applied several times, one per
item selected. |
FieldInstanceStorageController::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Constructs a FieldInstanceStorageController object. |
ResponseHeaderBag::hasCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ImageUpgradePathTest::testImageStyleUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Tests that custom and overridden image styles have been upgraded. |
SelectPagerDefaultTest::testInnerPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query results with an inner pager query are valid. |
PHP_CodeCoverage_Filter::addFileToWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Adds a file to the whitelist. |
ResponseHeaderBag::getCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
Twig_Node_Expression_Call::compileArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Call.php |
|
ValidatorBuilderTest::testAddMethodMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ConfirmFormArrayPathTestForm::getCancelPath |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Overrides \Drupal\form_test\ConfirmFormTestForm::getCancelPath(). |
PHPUnit_Framework_TestResult::$xdebugLoaded |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
ConfirmFormArrayPathTestForm::getCancelText |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Overrides \Drupal\form_test\ConfirmFormTestForm::getCancelText(). |
PHPUnit_Framework_TestCase::getMockFromWsdl |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a mock object based on the given WSDL file. |
UserAdminTest::testNotificationEmailAddress |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php |
Tests the alternate notification e-mail address for user mails. |