views_theme_functions |
function |
drupal/core/modules/views/views.module |
Build a list of theme function names for use most everywhere. |
Process::updateStatus |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Updates the status of the process. |
SchemaTest::tryInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php |
Tests inserting data into an existing table. |
DirectoryResourceTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
|
BreakpointAPITest.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php |
Definition of Drupal\breakpoint\Tests\BreakpointAPITest. |
PermissionAccessCheck |
class |
drupal/core/lib/Drupal/Core/Access/PermissionAccessCheck.php |
Determines access to routes based on permissions defined via hook_permission(). |
TrackerTest::$modules |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Modules to enable. |
Response::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Constructor. |
SessionTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
theme_render_template |
function |
drupal/core/includes/theme.inc |
Render a system default template, which is essentially a PHP template. |
Attribute::__toString |
function |
drupal/core/lib/Drupal/Core/Template/Attribute.php |
Implements the magic __toString() method. |
Database::RETURN_NULL |
constant |
drupal/core/lib/Drupal/Core/Database/Database.php |
Flag to indicate a query call should simply return NULL. |
Schema::createKeysSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
|
Process::updateOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
HttpCache::invalidate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Invalidates non-safe methods (like POST, PUT, and DELETE). |
TestHttpKernel::reset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
hook_token_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the metadata about available placeholder tokens and token types. |
NodeStorageController |
class |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Controller class for nodes. |
Inline::parseSequence |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a sequence to a YAML string. |
InOperator::op_simple |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
|
AssetReference::$name |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
|
RebuildTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Modules to enable. |
views_get_view_result |
function |
drupal/core/modules/views/views.module |
Get the result of a view. |
Fields::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
url_alter_test.module |
file |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module |
Module to help test hook_url_inbound_alter() and hook_url_outbound_alter(). |
CompiledRoute::$route |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The Route object of which this object is the compiled version. |
ClassCollectionLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
ClassCollectionLoader. |
Response::sendHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sends HTTP headers. |
FileResource::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Checks if a timestamp represents the latest resource. |
PoWriterInterface.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoWriterInterface.php |
Definition of Drupal\Component\Gettext\PoWriterInterface. |
theme_status_messages |
function |
drupal/core/includes/theme.inc |
Returns HTML for status and/or error messages, grouped by type. |
CompiledRoute::$regex |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The regular expression to match placeholders out of this path. |
update_test_mock_page |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Page callback: Prints mock XML for the Update Manager module. |
Response::sendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sends content for the current web response. |
CacheTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
Views used by this test. |
ParseInfoFileUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Tests the drupal_parse_info_file() API function. |
Text::render_textarea |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php |
Render a text area, using the proper format. |
PoReaderInterface.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php |
Definition of Drupal\Component\Gettext\PoReaderInterface. |
UnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\UnmanagedMoveTest. |
ForumIndexTest::setUp |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
Sets up a Drupal site for running functional and integration tests. |
Reference::__toString |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
__toString. |
Field::get_base_table |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Set the base_table and base_table_alias. |
filter_default_format |
function |
drupal/core/modules/filter/filter.module |
Returns the ID of the default text format for a particular user. |
CompiledRoute::getFit |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the fit of this route. |
theme_common_test_foo |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Provides a theme function for drupal_render(). |
ViewUI::submitItemAdd |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Submit handler for adding new item(s) to a view. |
YamlDumperTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
RouteCompilerTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
statistics_access_log |
function |
drupal/core/modules/statistics/statistics.admin.inc |
Page callback: Gathers page access statistics suitable for rendering. |
AbstractHasDispatcher |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Class that holds an event dispatcher |