ViewsBlock::addContextualLinks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Converts Views block content to a renderable array with contextual links. |
TableSortExtender::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
|
TwigTestExtension::dynamic_foo |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
RequestContext::getQueryString |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the query string. |
UserRoleDelete::getConfirmText |
function |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Returns a caption for the button that confirms the action. |
RequestContext::setQueryString |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the query string. |
ContextPluginTest::testContext |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/ContextPluginTest.php |
Tests basic context definition and value getters and setters. |
ContextualLinks::defineOptions |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
DynamicRouterTest::testContext |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
rather trivial, but we want 100% coverage |
DisplayPluginBase::useMoreText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have custom link text? |
ContextInterface::setOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Sets the override data for a configuration object. |
ContextInterface::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Gets the override data for a configuration object. |
ReindexConfirm::getConfirmText |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
Twig_Environment::getExtension |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets an extension by name. |
TypedDataInterface::setContext |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Sets the context of a property or item via a context aware parent. |
DeleteMultiple::getConfirmText |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns a caption for the button that confirms the action. |
TextPlainUnitTest::assertNoRaw |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a raw string does not appear in $this->content. |
PHPUnit_TextUI_TestRunner::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
SelectExtender::getExpressions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the expressions array for this query. |
DisplayPluginBase::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for pagers. |
LanguageValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
FieldDeleteForm::getConfirmText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Returns a caption for the button that confirms the action. |
CallbackValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
ContextErrorException::$context |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/ContextErrorException.php |
|
ConfirmFormBase::getConfirmText |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Returns a caption for the button that confirms the action. |
TemporaryStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
ExecutionContextTest::$metadata |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ContextAwarePluginInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Contains \Drupal\Component\Plugin\ContextAwarePluginInterface. |
ExecutionContextTest::testClone |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
FieldWebTest::testTextRendering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests trimming/read-more/ellipses. |
ContainerBuilder::getExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all registered extensions. |
Twig_SimpleFilter::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFilter.php |
|
TableSortExtenderUnitTest::$GET |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Storage for initial value of $_GET. |
CurrencyValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
FeedItemsDelete::getConfirmText |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
GlobalExecutionContextInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Stores the node-independent state of a validation run. |
ExecutionContext::$propertyPath |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
ExecutionContext::getViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the violations generated by the validator so far. |
TwigTestExtension::getFunctions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
TwigTestExtension::dynamic_path |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
ExecutionContext::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Validates a value against a constraint. |
WebTestBase::assertNoUniqueText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text is found MORE THAN ONCE on the text version of the page. |
ExecutionContext::resolveGroups |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns an array of group names. |
GetUntransformedTextCommand.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
Contains \Drupal\editor\Ajax\GetUntransformedTextCommand. |
DateTimeValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
FieldUnitTestBase::assertNoText |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Pass if the text IS NOT found in set string. |
NotBlankValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
FieldPluginBase::renderTrimText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Trim the field down to the specified length. |
ConfigContext::$eventDispatcher |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
An event dispatcher instance to use for configuration events. |
Twig_Environment::setExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers an array of extensions. |