Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for init

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_handler_filter::init function modules/views/handlers/views_handler_filter.inc Provide some extra help to get the operator/value easier to use.
_backdrop_theme_initialize function includes/theme.inc Initializes the theme system given already loaded information.
drupal_language_initialize function includes/drupal.inc Initializes all the defined language types.
views_plugin_display::init function modules/views/plugins/views_plugin_display.inc
_backdrop_schema_initialize function includes/common.inc Fills in required default values for table definitions from hook_schema().
backdrop_session_initialize function includes/session.inc Initializes the session handler, starting a session if needed.
views_object::set_definition function modules/views/includes/base.inc Let the handler know what its full definition is.
ThemeHookInitUnitTest::setUp function modules/simpletest/tests/theme.test Sets up a Backdrop site for running functional and integration tests.
views_handler_argument::init function modules/views/handlers/views_handler_argument.inc init the handler with necessary data.
image_effect_definition_load function modules/image/image.module Load the definition for an image effect.
backdrop_settings_initialize function includes/bootstrap.inc Sets the base URL, cookie domain, and session name from configuration.
backdrop_language_initialize function includes/bootstrap.inc Initializes all the defined language types.
drupal_environment_initialize function includes/drupal.inc Initializes the PHP environment.
views_plugin_pager_none::init function modules/views/plugins/views_plugin_pager_none.inc Initialize the plugin.
ViewsSqlTest::schemaDefinition function modules/views/tests/views_query.test The schema definition.
views_handler_field_file::init function modules/file/views/views_handler_field_file.inc Constructor to provide additional field to add.
views_handler_field_node::init function modules/node/views/views_handler_field_node.inc init the handler with necessary data.
views_handler_field_user::init function modules/user/views/views_handler_field_user.inc Override init function to provide generic option to link to user.
backdrop_environment_initialize function includes/bootstrap.inc Initializes the PHP environment.
views_plugin_localization::init function modules/views/plugins/views_plugin_localization.inc Initialize the plugin.
views_plugin_row_node_rss::init function modules/node/views/views_plugin_row_node_rss.inc Override init function to convert fulltext view-mode to full.
views_plugin_display_feed::init function modules/views/plugins/views_plugin_display_feed.inc
ThemeHookInitUnitTest::$profile property modules/simpletest/tests/theme.test The profile to install as a basis for testing.
views_plugin_exposed_form::init function modules/views/plugins/views_plugin_exposed_form.inc Initialize the plugin.
views_handler_field_field::init function modules/field/views/views_handler_field_field.inc init the handler with necessary data.
system_test_authorize_init_page function modules/simpletest/tests/system_test.module Page callback to initialize authorize.php during testing.
views_object::option_definition function modules/views/includes/base.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_relationship::init function modules/views/handlers/views_handler_relationship.inc Init handler to let relationships live on tables other than the table they operate on.
views_handler_field_entity::init function modules/views/handlers/views_handler_field_entity.inc Initialize the entity type.
TableSortTest::testTableSortInit function modules/simpletest/tests/tablesort.test Test tablesort_init().
views_plugin_query_default::init function modules/views/plugins/views_plugin_query_default.inc Constructor; Create the basic query object and fill with default values.
views_handler::option_definition function modules/views/includes/handlers.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ConfigFileStorage::isInitialized function drivers/config_file/config_file_storage.inc Check that the storage managed by this object is present and functional.
views_plugin_row_node_view::init function modules/node/views/views_plugin_row_node_view.inc Initialize the row plugin.
views_handler_field_boolean::init function modules/views/handlers/views_handler_field_boolean.inc init the handler with necessary data.
views_handler_field_comment::init function modules/comment/views/views_handler_field_comment.inc Override init function to provide generic option to link to comment.
views_handler_argument_date::init function modules/views/handlers/views_handler_argument_date.inc init the handler with necessary data.
EntityFieldQuery::initializePager function modules/entity/entity.query.inc Gets the total number of results and initialize a pager for the query.
ThemeRegistry::initializeRegistry function includes/theme.inc Initializes the full theme registry.
date_views_argument_handler::init function modules/date/views/date_views_argument_handler.inc Get granularity and use it to create the formula and a format for the results.
theme_test_hook_init_page_callback function modules/simpletest/tests/theme_test.module Menu callback for testing themed output generated in hook_init().
views_handler_argument_string::init function modules/views/handlers/views_handler_argument_string.inc init the handler with necessary data.
views_plugin_row::option_definition function modules/views/plugins/views_plugin_row.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
BackdropWebTestCase::curlInitialize function modules/simpletest/backdrop_web_test_case.php Initializes the cURL connection.
views_plugin_display_extender::init function modules/views/plugins/views_plugin_display_extender.inc
views_handler_field_user_name::init function modules/user/views/views_handler_field_user_name.inc Add uid in the query so we can test for anonymous if needed.
views_plugin_argument_default::init function modules/views/plugins/views_plugin_argument_default.inc Initialize this plugin with the view and the argument it is linked to.
views_plugin_argument_validate::init function modules/views/plugins/views_plugin_argument_validate.inc Initialize this plugin with the view and the argument it is linked to.
ConfigFileStorage::initializeStorage function drivers/config_file/config_file_storage.inc Create a configuration directory, if it does not already exist, and ensure it is writable by the site. Additionally, protect it with a .htaccess file.
ConfigDatabaseStorage::isInitialized function drivers/config_database/config_database_storage.inc Check that the storage managed by this object is present and functional.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS