RedisProfilerStorage::REDIS_OPT_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
ItemRenderController::getBuildDefaults |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::getBuildDefaults(). |
EditorSelectionTest::getSelectedEditor |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
Retrieves the FieldInstance object for the given field and returns the
editor that Edit selects. |
HandlerArgumentUserUidTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php |
Views used by this test. |
RouterListenerTest::testInvalidMatcher |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
@expectedException \InvalidArgumentException |
FeedRenderController::getBuildDefaults |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::getBuildDefaults(). |
File_Iterator_Factory::getFileIterator |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Factory.php |
|
PHPUnit_Framework_TestSuite::$numTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
The number of tests in the test suite. |
RouterListenerTest::testRequestMatcher |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
Framework_AssertTest::testAssertRegExp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertRegExp |
PHPUnit_Framework_TestSuite::$testCase |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
AbstractProcessTest::pipesCodeProvider |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
ExecutionContextTest::testAddViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
PHPUnit_Util_Log_JUnit::$writeDocument |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
FileValidatorTest::testInvalidMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
views.view.test_page_display_route.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
views_test_data_field_views_data_alter |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_field_views_data_alter(). |
Twig_NodeVisitorInterface::getPriority |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php |
Returns the priority for this visitor. |
Twig_TokenParser_Embed::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Embed.php |
|
Twig_TemplatePropertyObjectAndIterator |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
TraceableEventDispatcher::postDispatch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
|
FilterPluginBase::showBuildGroupButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the build_group/hide button. |
EntityReferenceSelectionAccessTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceSelectionAccessTest. |
OverlaySubscriber::getSubscribedEvents |
function |
drupal/core/modules/overlay/lib/Drupal/overlay/EventSubscriber/OverlaySubscriber.php |
Returns an array of event names this subscriber wants to listen to. |
TraceableEventDispatcher::wrapListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
|
FilterSettingsTest::testFilterDefaults |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
Tests explicit and implicit default settings for filters. |
FieldStorageController::$moduleHandler |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The module handler. |
DependencyHookInvocationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Modules to enable. |
GroupSequenceProviderEntity::$lastName |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
RegisterServicesForDestructionPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php |
Contains \Drupal\Core\DependencyInjection\Compiler\RegisterServicesForDestructionPass. |
FieldStorageController::$entityManager |
property |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
The entity manager. |
ViewTestBase::assertIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View matches expected values. |
BlockLanguageCacheTest::testBlockLinks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Creates a block in a language, check blocks page in all languages. |
LanguageDependencyInjectionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Sets up a Drupal site for running functional and integration tests. |
Response::ensureIEOverSSLCompatibility |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Check if we need to remove Cache-Control for ssl encrypted downloads when using IE < 9 |
ConnectionUnitTest::assertNoConnection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Asserts that a connection ID does not exist. |
PHP_Token_IncludeTest::testGetIncludes |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/IncludeTest.php |
@covers PHP_Token_Includes::getName
@covers PHP_Token_Includes::getType |
PHPUnit_Framework_TestSuite::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the test groups of the suite. |
GroupSequenceProviderEntity::setGroups |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
Process::$enhanceSigchildCompatibility |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
ConnectionUnitTest::testOpenQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query. |
FilterPluginBase::defaultExposeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
LocaleValidatorTest::getInvalidLocales |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
FieldStorageController::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Instantiates a new instance of this entity controller. |
translation_entity_test_views.info.yml |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.info.yml |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.info.yml |
ClosureExpressionVisitorTest::$visitor |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
NodeRevisionPermissionsTest::$accounts |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
ContainerBuilder::$obsoleteDefinitions |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ClosureExpressionVisitorTest::$builder |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
views_test_data_views_invalidate_cache |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Implements hook_views_invalidate_cache(). |