StatisticsAdminTest::$test_node |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
A page node for which to check content statistics. |
LanguageDependencyInjectionTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Test for dependency injected language object. |
ConstraintViolationListTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
BlockLanguageCacheTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
|
PagerPluginBase::hasMoreRecords |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if there are more records available. |
FieldWebTest::testTextRendering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests trimming/read-more/ellipses. |
Twig_LoaderInterface::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php |
Gets the source code of a template, given its name. |
language_elements_test.info.yml |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
EmailItem::$propertyDefinitions |
property |
drupal/core/modules/email/lib/Drupal/email/Type/EmailItem.php |
Definitions of the contained properties. |
system_modules_uninstall_submit |
function |
drupal/core/modules/system/system.admin.inc |
Processes the submitted uninstall form. |
ContainerFactoryPluginInterface |
interface |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php |
Defines an interface for pulling plugin dependencies from the container. |
LanguageSwitchingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Modules to enable. |
DependencyMissingTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
Modules to enable. |
TranslationString::$translation |
property |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
The string translation. |
DataCollectorInterface::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Collects data for the given Request and Response. |
NullBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
DataCollectorInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Returns the name of the collector. |
ValidatorBuilder::$initializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
EntityAccessControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Defines a common interface for entity access controller classes. |
ViewExecutable::$showAdminLinks |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Should the admin links be shown on the rendered view. |
ViewTestBase::findBlockInstance |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Find a block instance on the page. |
hook_ckeditor_plugin_info_alter |
function |
drupal/core/modules/ckeditor/ckeditor.api.php |
Modify the list of available CKEditor plugins. |
ValidatorBuilder::$yamlMappings |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
RecursiveRenderingException.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/RecursiveRenderingException.php |
Contains \Drupal\entity_reference\RecursiveRenderingException. |
BlockLibrarySearchTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
|
DependencyOrderingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
|
MenuLinkFormController::actions |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::actions(). |
theme_ckeditor_settings_toolbar |
function |
drupal/core/modules/ckeditor/ckeditor.admin.inc |
Displays the toolbar configuration for CKEditor. |
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
MappingDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Gets the names of all mapped classes known to this driver. |
AccountSettingsForm::submitForm |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
PluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Validate the options form. |
ConditionAggregateInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Contains \Drupal\Core\Entity\Query\ConditionAggregateInterface. |
ContainerBuilder::getExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all registered extensions. |
SearchNumberMatchingTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Sets up a Drupal site for running functional and integration tests. |
KernelInterface::locateResource |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Returns the file path for a given resource. |
update_test_archiver_info_alter |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_archiver_info_alter(). |
DefinitionTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::__construct |
ValidatorBuilder::addXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds an XML constraint mapping file to the validator. |
FeedParserTest::testInvalidFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests error handling when an invalid feed is added. |
KernelInterface::getEnvironment |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the environment. |
RedirectableUrlMatcherInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php |
RedirectableUrlMatcherInterface knows how to redirect the user. |
ArchiverInterface::listContents |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiverInterface.php |
Lists all files in the archive. |
ViewExecutable::setExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the exposed filters input to an array. If unset they will be taken
from $_GET when the time comes. |
CurlMultiInterface::BEFORE_SEND |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
|
InputRequired::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Provide a form to edit options for this plugin. |
ViewExecutable::getExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Figure out what the exposed input for this view is. |
DefinitionTest::testSetGetClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setClass
@covers Symfony\Component\DependencyInjection\Definition::getClass |
ActionConfigEntityInterface.php |
file |
drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php |
Contains \Drupal\system\ActionConfigEntityInterface. |
StreamWrapperInterface::dirname |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Gets the name of the directory from a given path. |