statistics_token_info |
function |
drupal/core/modules/statistics/statistics.tokens.inc |
Implements hook_token_info(). |
Twig_Node::removeNode |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Removes a node by name. |
ViewsDataTest::$count |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Stores a count for hook_views_data being invoked. |
DBLogResource::routes |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Overrides \Drupal\rest\Plugin\ResourceBase::routes(). |
RedisCacheTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php |
|
ARCHIVE_TAR_END_BLOCK |
constant |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
drupal_process_states |
function |
drupal/core/includes/common.inc |
Adds JavaScript to change the state of an element based on another element. |
user_role_permissions |
function |
drupal/core/modules/user/user.module |
Determine the permissions for one or more roles. |
CommentStatisticsTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
Tests the comment module administrative and end-user-facing interfaces. |
StaticReflectionClass |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
options_test.info.yml |
file |
drupal/core/modules/options/tests/options_test.info.yml |
drupal/core/modules/options/tests/options_test.info.yml |
update_manager_access |
function |
drupal/core/modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
Tables::$entityTables |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Entity table array, key is table name, value is alias. |
ArchiveTar::$_tarname |
property |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
Drupal::entityManager |
function |
drupal/core/lib/Drupal.php |
Retrieves the entity manager service. |
EasyRdf_Resource::isA |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Check if a resource is of the specified type |
DisplayAttachmentTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php |
Tests the UI for the attachment display plugin. |
ChainRouter::$context |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|
Sql::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add settings for the ui. |
BatchStorage::cleanup |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Cleans up failed or old batches. |
Language::__construct |
function |
drupal/core/lib/Drupal/Core/Language/Language.php |
Language constructor builds the default language object. |
SaveDataTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
|
ChainRouter::$routers |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Array of arrays of routers grouped by priority |
drupal_build_js_cache |
function |
drupal/core/includes/common.inc |
Aggregates JavaScript files into a cache file in the files directory. |
update_themes_enabled |
function |
drupal/core/modules/update/update.module |
Implements hook_themes_enabled(). |
datetime_node_prepare |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_node_prepare(). |
EntityParent::getData |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php |
|
BatchStorageInterface |
interface |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
|
drupal_clear_js_cache |
function |
drupal/core/includes/common.inc |
Deletes old cached JavaScript files and variables. |
ClassCollectionLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
ClassCollectionLoader. |
Process::isSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the process ended successfully. |
ParameterBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Replaces the current parameters by a new set. |
PHPUnit_Util_Log_JSON |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php |
A TestListener that generates JSON messages. |
ExposedFormPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
The base plugin to handle exposed filter forms. |
CollectionTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
PathProcessorTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Contains Drupal\Tests\Core\PathProcessor\PathProcessorTest. |
TestBase::settingsSet |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Changes in memory settings. |
Twig_Error::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
LockUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
|
Entity::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FilterNumericTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Definition of Drupal\views\Tests\Handler\FilterNumericTest. |
OptionsFormattersTest |
class |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFormattersTest.php |
Tests the formatters provided by the options module. |
ContainerBuilder::set |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets a service. |
FormValuesTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
Sets up a Drupal site for running functional and integration tests. |
MatchPathTest::$front |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
|
CommentFieldsTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Definition of Drupal\comment\Tests\CommentFieldsTest. |
Twig_Error::$previous |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
AssetCache::setValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Sets the values for the asset's variables. |
UrlGenerator::$routes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
|
form_process_checkbox |
function |
drupal/core/includes/form.inc |
Sets the #checked property of a checkbox element. |