ContextAwarePluginBase::setContextValue |
function |
drupal/core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php |
Override of \Drupal\Component\Plugin\ContextAwarePluginBase::setContextValue(). |
StaticReflectionClass::getExtensionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
TextSummaryItem::getPropertyDefinitions |
function |
drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
TextareaWithSummaryWidget::errorElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Overrides TextareaWidget::errorElement(). |
views_ui_contextual_links_suppress_push |
function |
drupal/core/modules/views_ui/views_ui.module |
Increments the views_ui_contextual_links_suppress() static variable. |
PHPUnit_Util_TestDox_ResultPrinter_Text |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php |
Prints TestDox documentation in text format. |
ExecutionContextInterface::addViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Adds a violation at the current node of the validation graph. |
ExecutionContextInterface::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the class name of the current node. |
PHPUnit_TextUI_Command::handleArguments |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Handles the command-line arguments. |
PHPUnit_TextUI_Command::handleBootstrap |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Loads a bootstrap file. |
PHPUnit_TextUI_ResultPrinter::$numTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
SearchExpressionTest::testInsertExtract |
function |
drupal/core/modules/search/tests/Drupal/search/Tests/SearchExpressionTest.php |
Tests the search expression methods. |
PHPUnit_TextUI_ResultPrinter::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
A test started. |
PHPUnit_TextUI_TestRunner::SUCCESS_EXIT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
PHPUnit_TextUI_TestRunner::FAILURE_EXIT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
ManageDisplayTest::assertNodeViewNoText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is not found in the rendered node in a view mode. |
ContextAwarePluginInterface::getContext |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets a defined context. |
ContextAwarePluginBase::getContextValues |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContextValues(). |
ContextAwarePluginBase::validateContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::valdidateContexts(). |
StaticReflectionMethod::getExtensionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
ExecutionContextTest::testAddViolationAt |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
GlobalExecutionContextInterface::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the value at which validation was started in the object graph. |
GetUntransformedTextCommand::__construct |
function |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
Constructs a GetUntransformedTextCommand object. |
RequestContextAwareInterface::setContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php |
Sets the request context. |
RequestContextAwareInterface::getContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php |
Gets the request context. |
ExecutionContextInterface::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Validates a value against a constraint. |
ExecutionContextInterface::getViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the violations generated by the validator so far. |
HtmlToTextTest::testDrupalHtmlToTextArgs |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test $allowed_tags argument of drupal_html_to_text(). |
PHPUnit_TextUI_ResultPrinter::$maxColumn |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_TextUI_ResultPrinter::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
A failure occurred. |
ContextAwarePluginInterface::getContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the defined contexts. |
PHP_CodeCoverage_Report_Text::__construct |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
ExecutionContextTest::testGetPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ContainerBuilderTest::testExtensionConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getExtensionConfig
@covers Symfony\Component\DependencyInjection\ContainerBuilder::prependExtensionConfig |
Twig_Tests_IntegrationTest::getExtensions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
ModulesInstallConfirmForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns a caption for the button that confirms the action. |
ExecutionContextInterface::addViolationAt |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Adds a violation at the validation graph node with the given property
path relative to the current property path. |
Twig_Tests_Node_TextTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php |
@covers Twig_Node_Text::__construct |
PHPUnit_TextUI_ResultPrinter::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
Constructor. |
PHPUnit_TextUI_ResultPrinter::printResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_TextUI_ResultPrinter::printDefect |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_TextUI_ResultPrinter::printErrors |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_TextUI_ResultPrinter::printHeader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_TextUI_ResultPrinter::printFooter |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_TextUI_TestRunner::EXCEPTION_EXIT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
EntityDisplayTest::testExtraFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the behavior of a field component within an EntityDisplay object. |
ProjectExtension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
Returns the base path for the XSD files. |
Editor::textFormatHasTransformationFilters |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/InPlaceEditor/Editor.php |
Returns whether the text format has transformation filters. |
DummyReadOnlyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Override getExternalUrl(). |
TextSummaryTest::testFirstSentenceQuestion |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Tests an edge case where the first sentence is a question and
subsequent sentences are not. This edge case is documented at
http://drupal.org/node/180425. |