StatisticsPopularBlock::blockForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
CacheTestBase::assertCacheRemoved |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Asserts that a cache entry has been removed. |
BlockTest::testBlockModuleDisable |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Tests blocks belonging to disabled modules. |
DebugLoggerInterface::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns the number of errors. |
IpValidatorTest::testInvalidIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV6 |
views.view.test_field_classes.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
MainContentFallbackTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
Modules to enable. |
DisplayPluginBase::renderMoreLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the 'more' link |
AttributeBagTest::testGetDefaults |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
CouldNotRewindStreamException.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php |
|
KeyValueStoreInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes all items from the key/value store. |
GenericEventTest::testSetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
PathSubscriber::onKernelTerminate |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Ensures system paths for the request get cached. |
SerializationTestEncoder::$format |
property |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
The format that this Encoder supports. |
GenericEventTest::testGetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
LegacyUrlMatcher::matchDrupalItem |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Get a Drupal menu item. |
PHPUnit_Framework_TestCase::$data |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
form_test_clicked_button_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for the form_test_clicked_button() form. |
PHP_TokenWithScope::getEndTokenId |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Framework_AssertTest::equalValues |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
PathProcessorLanguage::$languages |
property |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
An array of enabled languages. |
PostFileInterface::setContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the Content-Type of the file |
BaseCompilerFilter::LEVEL_DEFAULT |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
RequestTest::testSetDefaultLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MTimeProtectedFastFileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Definition of Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage. |
DecimalItem::$propertyDefinitions |
property |
drupal/core/modules/number/lib/Drupal/number/Type/DecimalItem.php |
Definitions of the contained properties. |
PostFileInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the Content-Type of the file |
RemoteFileDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Modules to enable. |
BaseCompilerFilter::LEVEL_VERBOSE |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
DrupalUnitTestBaseTest::testSetUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of setUp(). |
GenericEventTest::testOffsetUnset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
FilledStandardUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\FilledStandardUpgradePathTest. |
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
PluginBaseUnitTest::getTestPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Sets up and returns a basic instance of a plugin. |
InPlaceEditorManager::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditorManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
Twig_NodeVisitor_Escaper::$blocks |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
Parser::getCurrentLineIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the current line indentation. |
DatabaseBackendUnitTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Modules to enable. |
GenericEventTest::testOffsetIsset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
CacheWarmerTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
AttributeBagTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator |
ViewStorageController::attachLoad |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::attachLoad(); |
IntegerItem::$propertyDefinitions |
property |
drupal/core/modules/number/lib/Drupal/number/Type/IntegerItem.php |
Definitions of the contained properties. |
ThemeTest::testFindThemeTemplates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests drupal_find_theme_templates(). |
GenericEventTest::testHasArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
IpValidatorTest::getInvalidIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
EntityFormControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Contains \Drupal\Core\Entity\EntityFormControllerInterface. |
EntityReferenceLabelFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceLabelFormatter. |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |