EditorSelectionTest::testText |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
Tests a textual field, without/with text processing, with cardinality 1 and
>1, always without a WYSIWYG editor present. |
LocaleValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
PrivateStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
ConstraintValidator::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidator.php |
|
PHPUnit_Util_XML::getNodeText |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Get the text value of this node's child text node. |
LengthValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
TextSummaryOrTrimmedFormatter |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextSummaryOrTrimmedFormatter.php |
Plugin implementation of the 'text_summary_or_trimmed' formatter. |
TextfieldWidget::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
ExtensionPresentExtension.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/DependencyInjection/ExtensionPresentExtension.php |
|
ChoiceValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
TextareaWithSummaryWidget.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Definition of Drupal\text\Plugin\field\widget\TextareaWithSummaryWidget. |
TextTranslationTest::$modules |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Modules to enable. |
TextTranslationTest::$profile |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
The profile to install as a basis for testing. |
TableSortExtenderUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Definition of Drupal\system\Tests\Common\TableSortExtenderTest. |
ExecutionContext::$translator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
ExecutionContext::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Creates a new execution context. |
PagerSelectExtender::$element |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The unique ID of this pager on this page. |
TwigTestExtension::getFilters |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
ExecutionContext::getMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the metadata for the currently validated value. |
ExecutionContextInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
|
WebTestBase::assertTextHelper |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Helper for assertText and assertNoText. |
WebTestBase::assertUniqueText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text is found ONLY ONCE on the text version of the page. |
BreakLockForm::getConfirmText |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
RequestContext::getParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Returns the parameters. |
RequestContext::setParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the parameters. |
FieldUnitTestBase::assertText |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Pass if the text IS found in set string. |
EntityBCDecorator::setContext |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
ReindexConfirm::getCancelText |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getCancelText(). |
FieldUnitTest::_testEmptyText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the usage of the empty text. |
Context::setContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::setContextDefinition(). |
Context::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getContextDefinition(). |
TextPlainUnitTest::assertText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a text string appears in the text-only version of $this->content. |
SelectExtender::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
ConfirmFormBase::getCancelText |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Returns a caption for the link which cancels the action. |
ExecutionContextTest::$visitor |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::testInit |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest_TestClass |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
text_field_prepare_translation |
function |
drupal/core/modules/text/text.module |
Implements hook_field_prepare_translation(). |
ContainerBuilder::getExtension |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns an extension by alias or namespace. |
ArgumentNullTest::testAreaText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php |
|
WebTestBase::$plainTextContent |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The content of the page currently loaded in the internal browser (plain text version). |
ProjectExtension::getNamespace |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
Returns the namespace to be used for this extension (XML namespace). |
TextItem::$propertyDefinitions |
property |
drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php |
Definitions of the contained properties. |
NotNullValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
|
ExecutionContext::addViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Adds a violation at the current node of the validation graph. |
CountryValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
ExecutionContext::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the class name of the current node. |
TwigTestExtension::☃Function |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|