|
EntityTranslationUITest::setupLanguages |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Enables additional languages. |
|
TextSummaryItem::getPropertyDefinitions |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Type/TextSummaryItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
|
UserRoleAdminTest::testRoleWeightChange |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Test user role weight change operation. |
|
FormValuesTest::testSimpleAjaxFormValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
Submits forms with select and checkbox elements via Ajax. |
|
RequestDataCollector::getRequestRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
|
RequestDataCollector::getRequestHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
|
FirstEntryFinalMatcherTest::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/FirstEntryFinalMatcherTest.php |
Constructor for UnitTestBase. |
|
RequestDataCollector::getRequestCookies |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
|
language_elements_configuration_element |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
A form containing a language configuration element. |
|
TaxonomyIndexTid::buildExtraOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Provide a form for setting options. |
|
PluginInstanceTest::testPluginInstances |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
Tests creating instances of every views plugin. |
|
NodeRevisionsAllTestCase::testRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Checks node revision operations. |
|
DiscoveryTestBase::$expectedDefinitions |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php |
The plugin definitions the discovery component is expected to discover. |
|
Twig_Node_Expression_Binary_In::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php |
Compiles the node to PHP. |
|
DocParserTest::testIgnorePHPDocThrowTag |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-14 |
|
ClassWithValidAnnotationTarget::$nested |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetAll(@AnnotationTargetAnnotation); |
|
views.view.test_executable_displays.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
|
EntityTranslationUITest::getTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns the translation object to use to retrieve the translated values. |
|
LegacyDiscoveryDecorator::getDefinition |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/LegacyDiscoveryDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
|
StaticReflectionProperty::$propertyName |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
The name of the property. |
|
views.view.test_view_handler_weight.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_handler_weight.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_handler_weight.yml |
|
XmlEncoderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
@expectedException UnexpectedValueException
@expectedExceptionMessage Document types are not allowed. |
|
translation_language_switch_links_alter |
function |
drupal/core/modules/translation/translation.module |
Implements hook_language_switch_links_alter(). |
|
TaxonomyIndexTid::validate_term_strings |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
|
form_test_validate_required_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form(). |
|
MockFileSessionStorageTest::$sessionDir |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
|
StaticReflectionProperty::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
|
AjaxCommandsUnitTest::testAddCssCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that AddCssCommand objects can be constructed and rendered. |
|
CssEmbedFilterTest::testCssEmbedDataUri |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssEmbedFilterTest.php |
|
|
MockArraySessionStorage::setSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session data. |
|
XmlEncoderTest::testEncodeCdataWrapping |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
|
Twig_Node_Include::addTemplateArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
|
NativeProxyTest::testGetSaveHandlerName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/NativeProxyTest.php |
|
|
AjaxCommandsUnitTest::testAppendCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that AppendCommand objects can be constructed and rendered. |
|
AbstractClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return the mapping driver implementation. |
|
AjaxCommandsUnitTest::testBeforeCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that BeforeCommand objects can be constructed and rendered. |
|
ParameterCircularReferenceException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.php |
|
|
breakpoint_theme_test_system_theme_info |
function |
drupal/core/modules/breakpoint/tests/breakpoint_theme_test.module |
Implements hook_system_theme_info(). |
|
ImmutableEventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Adds an event subscriber. |
|
StaticReflectionProperty::setAccessible |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
|
ArgumentPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate the options form. |
|
TaxonomyAutocompleteWidget::formElement |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
|
AjaxCommandsUnitTest::testInsertCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that InsertCommand objects can be constructed and rendered. |
|
AjaxCommandsUnitTest::testInvokeCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that InvokeCommand objects can be constructed and rendered. |
|
SessionHandlerProxyTest::testCloseFalse |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
|
AjaxCommandsUnitTest::testRemoveCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that RemoveCommand objects can be constructed and rendered. |
|
MockArraySessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the MetadataBag. |
|
MockArraySessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Gets the MetadataBag. |
|
SaveUploadTest::testHandleDangerousFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test dangerous file handling. |
|
TestEventDispatcher::getCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php |
Gets the called listeners. |