Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / src/core/class-automator-db.php

Automator_DB::all_views()

Method: Check if all Automator VIEWS exists. Return empty if all VIEWS exists else only the ones that are missing.

Source: src/core/class-automator-db.php:458

Used by 2 functions | Uses 0 functions

Automator_DB::trigger_log_view_query()

Method:

Source: src/core/class-automator-db.php:337

Used by 2 functions | Uses 0 functions

Automator_DB::action_log_view_query()

Method:

Source: src/core/class-automator-db.php:380

Used by 2 functions | Uses 0 functions

Automator_DB::is_view_exists()

Method: Check if specific VIEW is missing.

Source: src/core/class-automator-db.php:426

Used by 4 functions | Uses 1 function

Automator_DB::get_schema()

Method: Return create queries for Automator tables

Source: src/core/class-automator-db.php:89

Used by 2 functions | Uses 0 functions

Automator_DB::activation()

Method: The code that runs during plugin activation.

Source: src/core/class-automator-db.php:217

Used by 1 function | Uses 1 function

Automator_DB::create_tables()

Method: Create tables

Source: src/core/class-automator-db.php:238

Used by 2 functions | Uses 1 function

Automator_DB::mysql_8_auto_increment_fix()

Method: Added this to fix MySQL 8 AUTO_INCREMENT issue with already created tables

Source: src/core/class-automator-db.php:253

Used by 0 functions | Uses 0 functions

Automator_DB::automator_generate_views()

Method: Call views instead of complex queries on log pages

Source: src/core/class-automator-db.php:271

Used by 0 functions | Uses 1 function

Automator_DB::create_views()

Method: Generate VIEWS

Source: src/core/class-automator-db.php:288

Used by 2 functions | Uses 3 functions
1 2 Next »

Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service