Twig_Tests_Node_SandboxTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php |
|
AggregatorCategoryBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Contains \Drupal\aggregator\Plugin\Block\AggregatorCategoryBlock. |
PHP_TokenTest::testToString |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/TokenTest.php |
@covers PHP_Token::__construct
@covers PHP_Token::__toString |
BlockPluginInterface::build |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Builds and returns the renderable array for this block plugin. |
StreamInterface::__toString |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
ConfigInstallWebTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php |
Sets up a Drupal site for running functional and integration tests. |
BinaryFileResponse::$offset |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
ContextPluginTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/ContextPluginTest.php |
Modules to enable. |
ElementsLabelsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
|
MemberMetadata::isProtected |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns whether this member is protected |
block.block.stark.admin.yml |
file |
drupal/core/profiles/minimal/config/block.block.stark.admin.yml |
drupal/core/profiles/minimal/config/block.block.stark.admin.yml |
StaticReflectionService.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
|
Twig_Compiler::addDebugInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Adds debugging information. |
PluginTypeListTest::getInfo |
function |
drupal/core/modules/views/tests/Drupal/views/Tests/PluginTypeListTest.php |
This method exists to support the simpletest UI runner. |
NodeTypeInitialLanguageTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests related to node type initial language. |
Request::setEventDispatcher |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Set the EventDispatcher of the request |
BinaryFileResponse::$maxlen |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
EntityReference::$usesPager |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesPager. |
ChainRouterTest::testWarmup |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
|
block.block.stark.tools.yml |
file |
drupal/core/profiles/minimal/config/block.block.stark.tools.yml |
drupal/core/profiles/minimal/config/block.block.stark.tools.yml |
Twig_Compiler::getDebugInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
ClientInterface::getBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the client's base URL as either an expanded or raw URI template |
EntityTranslation::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
CoffeeScriptFilter::setBare |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php |
|
Request::getEventDispatcher |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the EventDispatcher of the request |
TestFileTransfer::$username |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
The username for this file transfer. |
block.block.stark.login.yml |
file |
drupal/core/profiles/minimal/config/block.block.stark.login.yml |
drupal/core/profiles/minimal/config/block.block.stark.login.yml |
ClientInterface::setBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the base URL of the client |
TestFileTransfer::$password |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
The password for this file transfer. |
ScanDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Modules to enable. |
Twig_Tests_Node_IncludeTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
|
EntityTestLabelCallback.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabelCallback.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestLabelCallback. |
EntityBCDecorator::language |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
LocaleTypedConfig::language |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
|
LOCALE_TRANSLATION_IMPORTED |
constant |
drupal/core/modules/locale/locale.module |
Translation source is an imported file. |
StreamInterface::getWrapper |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get the stream wrapper type |
PHP_CodeCoverageTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
FieldUnitTestBase::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Modules to enable. |
Reference::$invalidBehavior |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
|
BinaryFileResponse::setFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Sets the file to stream. |
GetConstructorDummy::getFoo |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
UnicornEditor::settingsForm |
function |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm(). |
_system_rebuild_module_data |
function |
drupal/core/modules/system/system.module |
Helper function to scan and collect module .info.yml data. |
FieldUnitTestBase::$content |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
A string for assert raw and text helper methods. |
PoMemoryWriter::__construct |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Constructor, initialize empty items. |
BinaryFileResponse::getFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Gets the file. |
SqliteProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
FormatterBase::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Returns a form to configure settings for the formatter. |
GetConstructorDummy::getBar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
system_module_test.info.yml |
file |
drupal/core/modules/system/tests/modules/system_module_test/system_module_test.info.yml |
drupal/core/modules/system/tests/modules/system_module_test/system_module_test.info.yml |