Twig_TemplateMagicPropertyObject::$attributes |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ScopeCrossingInjectionException::$sourceScope |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
NativeFileSessionHandlerTest::test__Construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
|
StaticReflectionClass::getStaticPropertyValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ScopeCrossingInjectionException::getDestScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
InlineServiceDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Sets the RepeatedPass interface. |
SearchSimplifyTest::testSearchSimplifyUnicode |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
Tests that all Unicode characters simplify correctly. |
ScopeWideningInjectionException::$sourceScope |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
DerivativeInterface::getDerivativeDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Derivative/DerivativeInterface.php |
Returns the definition of all derivatives of a base plugin. |
InlineServiceDefinitionsPass::inlineArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Processes inline arguments. |
MemcacheddSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
MemcacheddSessionHandlerTest::testReadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
DisplayExtenderPluginBase::defineOptionsAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide a form to edit options for this plugin. |
BreakpointThemeTest::testThemeBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test the breakpoints defined by the custom group. |
AnnotationException::semanticalErrorConstants |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationException.php |
Creates a new AnnotationException describing a constant semantical error. |
ScopeWideningInjectionException::getDestScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
Twig_Tests_Node_Expression_NameTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
|
ClosureExpressionVisitor::getObjectFieldValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Access the field of a given object. This field has to be public directly
or indirectly (through an accessor get* or a magic method, __get, __call). |
EntityAccessTest::testEntityTranslationAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures entity access for entity translations is properly working. |
ClassMapGeneratorTest::assertEqualsNormalized |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
ReplaceAliasByActualDefinitionPass::$compiler |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
|
FinishResponseSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
Registers the methods in this class that should be listeners. |
ParserTest::testUnindentedCollectionException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@expectedException Symfony\Component\Yaml\Exception\ParseException |
Twig_NodeVisitor_Optimizer::optimizeVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
ClassCollectionLoaderTest::getDifferentOrders |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
ReplaceAliasByActualDefinitionPass::$sourceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
|
AbstractReaderTest::testImportWithInheritance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
Twig_NodeVisitor_Optimizer::optimizePrintNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
Optimizes print nodes. |
StaticReflectionClass::setStaticPropertyValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ParameterBagTest::testGetDeepWithInvalidPaths |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@dataProvider getInvalidPaths
@expectedException \InvalidArgumentException |
OtherInstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
PathSubscriber::onKernelRequestLanguageResolve |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Decode language information embedded in the request path. |
ajax_forms_test_advanced_commands_css_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'css'. |
RedirectableUrlMatcherTest::testSchemeRedirect |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
MemcacheSessionHandlerTest::testDestroySession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
BreakpointGroupTestBase::verifyBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Verify that a breakpoint is properly stored. |
EntityApiInfoTest::testEntityInfoCacheWatchdog |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Tests entity info cache after enabling a module with a dependency on an entity providing module. |
SearchExcerptTest::testSearchExcerptSimplified |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExcerptTest.php |
Tests search_excerpt() with search keywords matching simplified words. |
LegacyRequestSubscriber::onKernelRequestLegacy |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php |
Initializes the rest of the legacy Drupal subsystems. |
PollTokenReplaceTest::testPollTokenReplacement |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php |
Creates a poll, then tests the tokens generated from it. |
ClassLoaderTest::getLoadClassFromFallbackTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
language_configuration_element_default_options |
function |
drupal/core/modules/language/language.module |
Returns the default options for the language configuration form element. |
field_test_field_formatter_settings_form_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_formatter_settings_form_alter(). |
MimeTypeTest::testGuessImageWithKnownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
ToolkitTestBase::assertToolkitOperationsCalled |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
Assert that all of the specified image toolkit operations were called
exactly once once, other values result in failure. |
StatisticsReportsTest::testPopularContentBlock |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Tests the "popular content" block. |
DefaultWizardDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/DefaultWizardDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
FileTokenReplaceTest::testFileTokenReplacement |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
Creates a file, then tests the tokens generated from it. |
UnmanagedDeleteRecursiveTest::testSubDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting subdirectories with some files. |
EntityEnclosingRequestInterface::getPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get the post fields that will be used in the request |