|
AutocompleteTagsUnitTest::assertTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Helper function: asserts that the ending array of tags is what we wanted. |
|
hook_field_display_ENTITY_TYPE_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the display settings of a field before it is displayed. |
|
BasicTest::testViewsWizardAndListing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php |
|
|
Twig_Tests_Node_SetTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php |
@covers Twig_Node_Set::compile
@dataProvider getTests |
|
MemcacheProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Append data to an existing item on the memcache server |
|
HttpKernelTest::assertResponseEquals |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
|
ProjectServiceContainer::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
Constructor. |
|
StorageTestBase::testNonExistingKeys |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests expected behavior for non-existing keys. |
|
theme_filter_html_image_secure_image |
function |
drupal/core/modules/filter/filter.module |
Formats an image DOM element that has an invalid source. |
|
ErrorHandlerTest::assertErrorMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
Helper function: assert that the error message is found. |
|
PreUpdateEventArgs::$entityChangeSet |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
|
|
RouteTest::testInvalidRouteParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Annotation/RouteTest.php |
@expectedException \BadMethodCallException |
|
DefinitionDecorator::setFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
|
SelectTest::testSelectDuplicateAlias |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that aliases are renamed when they are duplicates. |
|
Twig_Tests_Node_ImportTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ImportTest.php |
|
|
entity_crud_hook_test_comment_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_update(). |
|
DefinitionDecorator::setConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
|
ControllerResolver::createController |
function |
drupal/core/lib/Drupal/Core/ControllerResolver.php |
Returns a callable for the given controller. |
|
InvalidBreakpointMediaQueryException |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php |
Exception thrown if an illegal media query is detected. |
|
NodeRevisionPermissionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
|
RequestMatcherTest::testIpv4Provider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
|
PreUpdateEventArgs::assertValidField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Assert the field exists in changeset. |
|
Twig_Loader_Filesystem::findTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
|
Twig_Loader_Filesystem::validateName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
|
StaticReflectionParser::getClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
|
RequestMatcherTest::testIpv6Provider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
|
InvalidBreakpointSourceTypeException |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php |
Exception thrown if an invalid source_type is detected. |
|
DefinitionDecorator::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
You should always use this method when overwriting existing arguments
of the parent definition. |
|
ControllerResolver::createController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
Returns a callable for the given controller. |
|
DatabaseStorageExpirable::__destruct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Performs garbage collection as needed when destructing the storage object. |
|
UniversalClassLoader::useIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Turns on searching the include for class files. Allows easy loading
of installed PEAR packages |
|
TempStoreDatabaseTest::$storeFactory |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
A key/value store factory. |
|
ContainerBuilderTest::testGetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases |
|
LifecycleEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated ObjectManager. |
|
RedisProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
|
TestClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
|
entity_crud_hook_test_file_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_predelete(). |
|
ExceptionControllerTest::test405HTML |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
Ensure the execute() method returns a valid response on 405 exceptions. |
|
ContainerBuilderTest::testSetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAliases |
|
UnformattedSummary::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Provide a form to edit options for this plugin. |
|
UnexpectedTypeException::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php |
|
|
_system_test_first_shutdown_function |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Dummy shutdown function which registers another shutdown function. |
|
entity_crud_hook_test_node_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_predelete(). |
|
ContainerBuilderTest::testAddAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addAliases |
|
template_preprocess_book_export_html |
function |
drupal/core/modules/book/book.module |
Preprocesses variables for book-export-html.tpl.php. |
|
ConfigOverrideTest::testConfOverride |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
Tests configuration override. |
|
LazyAssetManagerTest::testSetFormula |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
|
ReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return the shortname of a class. |
|
DrupalKernel::$containerNeedsDumping |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Whether the container needs to be dumped once booting is complete. |
|
ReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
|