Cookie::$expire |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
|
DumperInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Lazy proxy dumper capable of generating the instantiation logic php code for proxied services. |
PHP_Token_CONST |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
OutputError.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/OutputError.php |
|
db_create_table |
function |
drupal/core/includes/database.inc |
Creates a new table from a Drupal table definition. |
Cookie::$secure |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
|
Process::getEnv |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets the environment variables. |
Kernel::__clone |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
AddRoleUserTest |
class |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
Tests the role add plugin. |
db_index_exists |
function |
drupal/core/includes/database.inc |
Checks if an index exists in the given table. |
PHP_Token_CATCH |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
user_menu_title |
function |
drupal/core/modules/user/user.module |
Menu item title callback for the 'user' path. |
Process::setEnv |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets the environment variables. |
block_admin_add |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Build the block instance add form. |
db_table_exists |
function |
drupal/core/includes/database.inc |
Checks if a table exists. |
PHP_Token_THROW |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
user_page_title |
function |
drupal/core/modules/user/user.module |
Menu item title callback - use the user name. |
SEARCH_TYPE_JPN |
constant |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
db_field_exists |
function |
drupal/core/includes/database.inc |
Checks if a column exists in the given table. |
user_login_form |
function |
drupal/core/modules/user/user.module |
Form builder; the main user login form. |
SearchMatchTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
Cookie::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
Gets the name of the cookie. |
TestExample.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Definition of Drupal\views_test_data\Plugin\views\area\TestExample |
Ip::ALL_NO_PRIV |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Ip.php |
|
Search::$parsed |
property |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php |
Checks if the search query has been parsed. |
CacheArray::set |
function |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Writes a value to the persistent cache immediately. |
db_rename_table |
function |
drupal/core/includes/database.inc |
Renames a table. |
Select::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Runs the query against the database. |
system.info.yml |
file |
drupal/core/modules/system/system.info.yml |
drupal/core/modules/system/system.info.yml |
Cookie::getPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
Gets the path on the server in which the cookie will be available on. |
DisplayTest.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Definition of Drupal\views_test_data\Plugin\views\display\DisplayTest. |
PHP_Token_FINAL |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
SchemaException |
class |
drupal/core/lib/Drupal/Core/Database/SchemaException.php |
Base exception for Schema-related errors. |
TestTokenParser |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
DriverChainTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
edit_permission |
function |
drupal/core/modules/edit/edit.module |
Implements hook_permission(). |
MenuTest::$menu |
property |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
|
WriteRecordTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/WriteRecordTest.php |
Tests writing of data records with drupal_write_record(). |
MappingTest.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Definition of Drupal\views_test_data\Plugin\views\style\MappingTest; |
edit_page_build |
function |
drupal/core/modules/edit/edit.module |
Implements hook_page_build(). |
Kernel::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
@api |
book_update_bid |
function |
drupal/core/modules/book/book.module |
Updates the book ID of a page and its children when it moves to a new book. |
user_user_login |
function |
drupal/core/modules/user/user.module |
Implements hook_user_login(). |
toolbar_toolbar |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_toolbar(). |
RouteSubscriber |
class |
drupal/core/modules/rest/lib/Drupal/rest/EventSubscriber/RouteSubscriber.php |
Subscriber for REST-style routes. |
MockLayoutBlock |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlock.php |
Mock implementation of a layout block plugin used by Plugin API unit tests. |
field.views.inc |
file |
drupal/core/modules/field/field.views.inc |
Provide Views data and handlers for field.module. |
rdf_test.module |
file |
drupal/core/modules/rdf/tests/rdf_test.module |
Tests API interaction with the RDF module. |
TokenStream.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
|
SkippedTest.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTest.php |
|