TextPlainUnitTest::$content |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Contains rendered content. |
MissingContextException.php |
file |
drupal/core/lib/Drupal/Core/TypedData/MissingContextException.php |
Contains \Drupal\Core\TypedData\MissingContextException. |
SelectExtender::addMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds additional metadata to the query. |
SelectExtender::getMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Retrieves a given piece of metadata. |
ContextAwarePluginInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Interface for defining context aware plugins. |
PHP_CodeCoverage_Report_Text |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
Generates human readable output from an PHP_CodeCoverage object. |
LlamaContextualAndButton.php |
file |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php |
Contains \Drupal\ckeditor_test\Plugin\CKEditorPlugin\LlamaContextualAndButton. |
TipPluginText::getAttributes |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/tour/tip/TipPluginText.php |
Overrides \Drupal\tour\TipPluginBase::getAttributes(). |
ConfigFactory::$contextStack |
property |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
A stack of configuration contexts the last being the context in use. |
CountValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
TextCustom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php |
Default options form that provides the label widget that all fields
should have. |
ContextualDynamicContextTest |
class |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Tests accessible links after inaccessible links on dynamic context. |
PublicStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
FalseValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
PHPUnit_Util_XML::nodeToText |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
@since Method available since Release 3.4.0 |
filter.format.plain_text.yml |
file |
drupal/core/modules/filter/config/filter.format.plain_text.yml |
drupal/core/modules/filter/config/filter.format.plain_text.yml |
RegexValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
TextfieldWidget::formElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
TextTranslationTest::getInfo |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
|
TextareaWidget::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
RequestContext::$queryString |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
|
PagerSelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
TwigTestExtension::☃Filter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
PagerSelectExtender::element |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the element ID for this pager query. |
ImageValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ChainRouterTest::testContext |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
context must be propagated to chained routers and be stored locally |
RequestContext::getHttpsPort |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTPS port. |
RequestContext::setHttpsPort |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the HTTPS port. |
RequestContext::getParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets a parameter value. |
RequestContext::hasParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Checks if a parameter value is set for the given parameter. |
RequestContext::setParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets a parameter value. |
RequestContextAwareInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php |
@api |
HtmlToTextTest::stringToHtml |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Converts a string to its PHP source equivalent for display in test messages. |
PHPUnit_TextUI_Command::main |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
|
ContextualController::render |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/ContextualController.php |
Returns the requested rendered contextual links. |
PHPUnit_TextUI_ResultPrinter |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
Prints the result of a TextUI TestRunner run. |
BlankValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
|
RangeValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
SelectExtender::$placeholder |
property |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
The placeholder counter. |
EmailValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
TextPlainUnitTest::assertRaw |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a raw string appears in $this->content. |
LegacyUrlMatcher::setContext |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Sets the request context. |
LegacyUrlMatcher::getContext |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Gets the request context. |
AreaTitleTest::testTitleText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php |
Tests the title area handler. |
SelectExtender::getArguments |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Compiles and returns an associative array of the arguments for this prepared statement. |
UserConfigContext::setAccount |
function |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Creates the configuration context for user accounts. |
DrupalDiffFormatter::_context |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
SelectExtender::addExpression |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds an expression to the list of "fields" to be SELECTed. |
EasyRdf_Format::getExtensions |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get all the registered file extensions (filename suffix) for a format object |
EasyRdf_Format::setExtensions |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Set the file format extensions (filename suffix) for a format object |