KernelTest::testClassCacheIsLoaded |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
HIncludeFragmentRenderer::$charset |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
|
TourRenderController::viewMultiple |
function |
drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::viewMultiple(). |
ViewExecutableTest::testProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the accessing of values on the object. |
ajax_forms_test_ajax_commands_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for the Ajax Command display form. |
IndexPhpTest::testIndexPhpHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php |
Test index.php handling. |
EntityAccessController::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Clears all cached access checks. |
AnnotationClassLoader::setResolver |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
CommentSelection::buildEntityQuery |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
AnnotationClassLoader::getResolver |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
CommentSelection::entityQueryAlter |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
AsseticExtension::getFilterInvoker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
ParamConverterManager::$converters |
property |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Converters managed by the ParamConverterManager. |
StatementPrefetch::$resultRowCount |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The number of rows in this result set. |
TextTranslationTest::testTextField |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Test that a plaintext textfield widget is correctly populated. |
DefaultWizardDeriver::$derivatives |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/DefaultWizardDeriver.php |
Stores all base table plugin information. |
MongoDbProfilerStorage::buildQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
PassConfig::getAfterRemovingPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Gets all passes for the AfterRemoving pass. |
breakpoint_get_theme_media_queries |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Get a list of available breakpoints from a specified theme. |
CustomBlockLoadHooksTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php |
Modules to enable. |
PHP_CodeCoverage::applyListsFilter |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Applies the blacklist/whitelist filtering. |
CommentLinksTest::testCommentLinks |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Tests comment links. |
BackendChainImplementationUnitTest |
class |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Tests implementation-specific functionality of the BackendChain backend. |
Twig_Test_Loader_TemplateReference |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
MongoDbProfilerStorage::getProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
ClassMetadata::addGetterConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the getter of the given property. |
DisplayOverview::$formatterManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
The formatter plugin manager. |
GssFilter::$gssFunctionMapProvider |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
_update_8003_field_create_instance |
function |
drupal/core/modules/field/field.install |
Writes a field instance directly to configuration. |
views_ui_contextual_links_suppress |
function |
drupal/core/modules/views_ui/views_ui.module |
Sets a static variable for controlling whether contextual links are rendered. |
RemoteFileUnmanagedCopyTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Sets up a Drupal site for running functional and integration tests. |
ViewsUIController::autocompleteTag |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Menu callback for Views tag autocompletion. |
JavaScriptTest::testLibraryUnknown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests non-existing libraries. |
PluginTestBase::$testPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
TestClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Checks whether the class metadata is an entity. |
_locale_translation_file_is_remote |
function |
drupal/core/modules/locale/locale.translation.inc |
Determine if a file is a remote file. |
PHPUnit_Util_Configuration::$xpath |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
|
TaxonomyTestBase::createVocabulary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php |
Returns a new vocabulary with random properties. |
ViewsHandlerDiscovery::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
Constructs a ViewsHandlerDiscovery object. |
HalSubscriber::getSubscribedEvents |
function |
drupal/core/modules/hal/lib/Drupal/hal/HalSubscriber.php |
Registers the methods in this class that should be listeners. |
_locale_translation_source_compare |
function |
drupal/core/modules/locale/locale.translation.inc |
Compare two update sources, looking for the newer one. |
StringItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
UserTimeZoneTest::testUserTimeZone |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTimeZoneTest.php |
Tests the display of dates and time when user-configurable time zones are set. |
PassConfig::setAfterRemovingPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Sets the AfterRemoving passes. |
ClassMetadata::hasPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Check if there's any metadata attached to the given named property. |
field_ui_form_node_type_form_alter |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_form_FORM_ID_alter(). |
Twig_TemplateInterface::ARRAY_CALL |
constant |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
|
MenuDeleteMenuForm::getDescription |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns additional text to display as a description. |
UnmanagedCopyTest::testNonExistent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Copy a non-existent file. |
ClassMetadata::getPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns all metadata instances for the given named property. |