SettingsForm::__construct |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
Constructs a \Drupal\aggregator\SettingsForm object. |
CacheDecorator::$cacheKey |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
The cache key used to store the definition list. |
ConfigImporterTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Sets up Drupal unit test environment. |
RouteSubscriber::$manager |
property |
drupal/core/modules/rest/lib/Drupal/rest/EventSubscriber/RouteSubscriber.php |
The plugin manager for REST plugins. |
Request::HEADER_CLIENT_IP |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
EventManagerTest::postFoo |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
KernelForTest::getBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
@api |
CacheDecorator::$cacheBin |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
The cache bin used to store the definition list. |
DateHelper::weekDaysAbbr2 |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs a translated array of 2-letter week day abbreviations. |
CompiledRoute::getPattern |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the pattern. |
PictureAdminUITest::setUp |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Drupal\simpletest\WebTestBase\setUp(). |
ResourceNotFoundException |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php |
The resource was not found. |
RolesRidTest::$entityInfo |
property |
drupal/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php |
Entity info used by the test. |
views-view-grid.html.twig |
file |
drupal/core/modules/views/templates/views-view-grid.html.twig |
Default theme implementation for views to display rows in a grid. |
DateHelper::weekDaysAbbr1 |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs a translated array of 1-letter week day abbreviations. |
CompiledRoute::getOptions |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the options. |
CurlMulti::$removeHandles |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
|
EntityCrudHookTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Sets up Drupal unit test environment. |
TwigResource::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
|
AnnotationDirectoryLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php |
AnnotationDirectoryLoader loads routing information from annotations set
on PHP classes and methods. |
YamlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
AddClassesToCachePass.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
views-view-list.html.twig |
file |
drupal/core/modules/views/templates/views-view-list.html.twig |
Default theme implementation for a view template to display a list of rows. |
LoadMultipleTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LoadMultipleTest.php |
|
FilterSecurityTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Sets up a Drupal site for running functional and integration tests. |
SessionInterface::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Sets attributes. |
SkippedTestSuiteError.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestSuiteError.php |
|
FieldTest::getPlaceholder |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
A mock function which allows to call placeholder from public. |
shortcut_link_edit_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_link_edit(). |
_toolbar_get_subtree_hash |
function |
drupal/core/modules/toolbar/toolbar.module |
Returns the hash of the per-user rendered toolbar subtrees. |
CssEmbedFilter::$javaPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
file_module_test.info.yml |
file |
drupal/core/modules/file/tests/file_module_test.info.yml |
drupal/core/modules/file/tests/file_module_test.info.yml |
ImageEffectDeleteForm.php |
file |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Contains \Drupal\image\Form\ImageEffectDeleteForm. |
theme_update_status_label |
function |
drupal/core/modules/update/update.report.inc |
Returns HTML for a label to display for a project's update status. |
hook_field_language_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on field_language() values. |
ResourceInterface::routes |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceInterface.php |
Returns a collection of routes with URL path information for the resource. |
DefaultProcessor::process |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::process(). |
ConfigurableExtension.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/ConfigurableExtension.php |
|
RequirementsTest::testOne |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
|
FilterAdminTest::$profile |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
The installation profile to use with this test. |
RegisterListenersPass.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php |
|
views_ui_add_ajax_trigger |
function |
drupal/core/modules/views_ui/admin.inc |
Converts a form element in the add view wizard to be AJAX-enabled. |
RequirementsTest::testTwo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires PHPUnit 1.0 |
ViewUnitTestBase::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns a very simple test dataset. |
EntityFormDisplayTest.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Contains \Drupal\entity\Tests\EntityFormDisplayTest. |
EasyRdf_Graph::getLiteral |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get a single literal value for a property of a resource |
template_preprocess_block |
function |
drupal/core/modules/block/block.module |
Prepares variables for block templates. |
ConfigOverrideTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
Sets up Drupal unit test environment. |
VocabularyUnitTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Sets up a Drupal site for running functional and integration tests. |
MenuTest::testMenuBundles |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Tests menu link bundles. |