list-operations.inc |
file |
drupal/core/modules/system/tests/modules/design_test/page/list-operations.inc |
Tests Operations. |
SelectInterface.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Definition of Drupal\Core\Database\Query\SelectInterface |
Response::setPublic |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Marks the response as "public". |
RouteTestSubscriber |
class |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouteTestSubscriber.php |
Listens to the dynamic route event and add a test route. |
UserSession::$roles |
property |
drupal/core/lib/Drupal/Core/Session/UserSession.php |
List of the roles this user has. |
Mini::useCountQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php |
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::useCountQuery(). |
_field_filter_items |
function |
drupal/core/modules/field/field.module |
Filters out empty field values. |
_search_menu_access |
function |
drupal/core/modules/search/search.module |
Access callback: Determines access for a search page. |
PeclUriTemplate.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php |
|
custom_block_schema |
function |
drupal/core/modules/block/custom_block/custom_block.install |
Implements hook_schema(). |
TempStore::$storage |
property |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
The key/value storage object used for this data. |
RedisMock::flushAll |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/RedisMock.php |
Flush all existing items from all databases at the server. |
valid_email_address |
function |
drupal/core/includes/common.inc |
Verifies the syntax of the given e-mail address. |
ArrayCache::doFetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php |
Fetches an entry from the cache. |
CustomBlockType.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlockType. |
StaticDiscovery.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Definition of Drupal\Component\Plugin\Discovery\StaticDiscovery. |
NestedArrayUnitTest |
class |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests the NestedArray helper class. |
PHP_Token_XOR_EQUAL |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Full::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
Overrides \Drupal\views\Plugin\views\SqlBase::defineOptions(). |
UserHelpersTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/UserHelpersTest.php |
Contains \Drupal\simpletest\Tests\UserLoginTest. |
FileTranslation.php |
file |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Contains \Drupal\Core\StringTranslation\Translator\FileTranslation. |
ViewUI::getIterator |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \IteratorAggregate::getIterator(). |
AlterTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
Modules to enable. |
Attachment::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
When used externally, this is how a view gets run and returns
data in the format required. |
BrokenSetUpTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php |
Definition of Drupal\simpletest\Tests\BrokenSetUpTest. |
LlamaContextual.php |
file |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextual.php |
Contains \Drupal\ckeditor_test\Plugin\CKEditorPlugin\LlamaContextual. |
PHP_Token_AND_EQUAL |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
rdf_rdfa_attributes |
function |
drupal/core/modules/rdf/rdf.module |
Builds an array of RDFa attributes for a given mapping. |
ConfigInstaller::ID |
constant |
drupal/core/lib/Drupal/Core/Config/ConfigInstaller.php |
The name used to identify events and the lock. |
Analyze::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Analyze.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
PhpDumper::endClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Ends the class definition. |
NodeNewComments.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Definition of Drupal\comment\Plugin\views\field\NodeNewComments. |
PHP_Token_MOD_EQUAL |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_Token::getLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Gets the line. |
views_get_all_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all views as fully loaded $view objects. |
ConfigImporterEvent |
class |
drupal/core/lib/Drupal/Core/Config/ConfigImporterEvent.php |
|
RearrangeFieldsTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php |
Tests the reordering of fields via AJAX. |
Response::getMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the number of seconds after the time specified in the response's Date
header when the response should no longer be considered fresh. |
ArrayCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php |
Deletes all cache entries. |
FatalErrorException |
class |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FatalErrorException.php |
Fatal Error Exception. |
ParserInterface.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ParserInterface.php |
Contains \Drupal\aggregator\Plugin\FetcherInterface. |
MailCaptureTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php |
Definition of Drupal\simpletest\Tests\MailCaptureTest. |
Twig_Token::getType |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Gets the token type. |
FilterBase::$module |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
The name of the module that owns this filter. |
Definition::setTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets tags for this definition |
Response::setMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the number of seconds after which the response should no longer be considered fresh. |
Views pager plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handler pagers of a view. |
BankAccountTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
|
IntegrationTest.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Contains \Drupal\statistics\Tests\Views\IntegrationTest. |
ContextualLinks.php |
file |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Definition of Drupal\contextual\Plugin\views\field\ContextualLinks. |